-
Very Urgent--Could not get content as file: "Content{format='pdf', pageNumber=0, renditionType=PRIMA
Hi Experts, When trying to get document from documentum using dfs we are getting the follwoing error. com.emc.documentum.fs.rt.ServiceInvocationRuntimeException: Could not get content as file: "Content{format='pdf', pageNumber=0, renditionType=PRIMARY}". From Datapackage object we are using getAsFile as below…
-
JMS threads getting stuck
We had an issue involving all java methods timing out from diff applications. It did not get resolved even after repeated JMS restarts (about 5 or 6 times). Then, we accessed the JBoss JMX console to take a thread dump. What we found was that most of the threads were blocked as below and the total thread count was going up…
-
Session Transaction and java heap space error
I am getting Java heap space error while processing sysobjects nearly "440755" and processing goes with session transaction.Please let me know is there any changes of heap space error related with Session transaction?
-
What is the best way we can change the length of an attribute?
Hi, I want to change the length of an attribute of a custom type. What is the best way practice? I want to enforce it. Please share your knowledge and experience. Thanks. ta
-
Documentum method server timeout configurations in jboss..
Hello All, I got following error while executing job on jobss method server on Unix........... Method timeout (Exceeded the allowed duration of 3600 seconds) JAVA_METHOD_SERVER.. I do try for methods min_timeout=60 and max_timeout=600 configuration but its not working... Is there any configuartion regarding documentum…
-
How to get taskspace application name in my java code
Hi! I'm developing some java code, and I need to get the taskspace application name that calls the java class containing the code...What I want to do is to select the folder names in which the search will be done, depending on the taskspace application in which I perform the advanced search. The names of my taskspace…
-
Datum input format validator
Hellou, I have a problem with an xForm (taskspace) date input validator. When a date is picked (from the calendar) the validator displays an error message. (see screen shot). I have changed the <default_locale> value in app.xml to experiment and the result is as in the screen shot. With en_US default locale the "required"…