Explains how to configure and use DFC 4.2 Standalone on a machine that has no other Documentum applications.
Blue Fish Development Group
701 Brazos St. #700
Austin, TX 78701
(512) 469-9300
Explains how to configure and use DFC 4.2 Standalone on a machine that has no other Documentum applications.
A common problem and/or question I see is “How do I use/install the DFC Standalone?”, albeit in different forms. If you install the Documentum Intranet Client or other Documentum applications that utilize the DFC, the DFC and required supporting libraries or DLL’s will be properly installed. If however, you want to access Documentum using the DFC on a machine that has no other Documentum applications, you will need to correctly configure your environment.
This article describes how to properly configure your environment to use the DFC standalone, addresses some errors you may encounter and discusses possible causes of those errors. Additionally, I have written a Java application that can be used to validate your environment. You can download it at: Check42DFEnvironment Application
You can also download the DFC Environment for Windows/NT and DFC Environment for Solaris which include DCTM DLL’s, Solaris library, and dfc.jar required to use the 4.2 version of the DFC.
dfcenv.zip to some folder.dfcenv.jar to some directory (e.g. /home/username/dfcenv) and install Check42DFEnvironment to some other directory (e.g. /home/username/DCTMapp).dfcenv.jar. How you do this depends on the shell you are using.
Assuming you unjarred dfcenv.jar to /home/username/dfcenv,
java.lang.NoClassDefFound: com/documentum/fc/common/....
Indicates that you probably haven’t included the dfc.jar in your Java classpath or the dfc.jar file itself does not exist in any directories/folders that are part of your classpath
[DM_DFC_E_INIT_DMCL]error: “Error occurred while trying to initialize the DMCL: java.lang.UnsatisfiedLinkError: initialize.”; ERRORCODE: 205; NEXT: null
This error message can indicate a number of problems with the set up of your environment. These include:
In Solaris,
In Windows/NT,
Installing and Running On Windows/NT
Installing and Running On Solaris
Subscribe to our newsletter to be notified when new articles are posted. You can unsubscribe at any time.
You must be logged in to post a comment.