Friday, April 30, 2010

Couldn't Find dfc.data.dir in dfc.properties file

I am getting this error message at client machine, whenevr I tried to execute the code in Eclipse.

Error Message:
''/opt/Documentum'' is an invalid value for the property dfc.data.dir
Or
0 [main] WARN com.documentum.fc.common.DfLogger - Failed to load
log4j.properties. Using default log4j configuration
Or
Couldn't Find dfc.data.dir in dfc.properties file

Resolution:

For eclipse follow below steps:
1) Right click on project folder -> Properties
2) Click on Java Build Path -> Click on Libraries tab -> Add Variable
3) Click on configure variable
4) Click on New
5) Enter "config" in Name
6) select the c:\documentum\config folder

com.documentum.web.form.control.TagPoolingEnabledException


After installing the DA 6.5, when I tried to access it from IE, I received the following error in browser and unable to access DA: com.documentum.web.form.control.TagPoolingEnabledException: JSP tag pooling is not supported. Please refer to the product deployment guide for instructions on turning off tag pooling for the application server.


Resolution:

1- Go to the following folder – C:\apache-tomcat-6.0.18\conf
2- Add the below mentioned entries in web.xml -
jsp org.apache.jasper.servlet.JspServletenablePoolingfalseforkfalsexpoweredByfalse3
3- Delete the work folder
4- Restart the tomcat server.

Wednesday, April 28, 2010

Documentum Global Support

This blog is dedicated to all the Documentum professional, intented to share different kind of issues, facing meanwhile the Documentum activities and relevant resolutions.
My humble request, with all Documentum professionals is to share their knowledge base with us to expedite our knowledge base with a assembled approach.