Dear Members/Readers,
As we have build an Custom Utility around the Vignette API to extract the GUID's from VCM and to build/create/generate the XML's for Each content GUID's, which holds all the information like metadata,version,classifications..etc pertaining to that GUID. As we are having roughly 7039 content id in our QA env, while running our utility for entire/complete records (7039) we are able to run it for approx for 1000 -2000 odd records, with out any interruption and there after it seems ,our custom appplication/utility gets into halted/hangup stage. And nothing is been processed further.
After 30 - 35 mins of halt/idle time, the VCM server seems to be up/active and our utility picks up processing the records from where it has left. And the total time it has taken to run the utility for the entire 7039 records is approx 3 hours.
As it seems to be some form of perfromance issue, as well as the exception/error at the web logic server side also.when browsed in to the VgnVCMServer_output.log, we were able to get the below mentioned error.
--------------------------------
<Dec 10, 2013 10:08:33 PM EST> <Error> <WebLogicServer> <BEA-000337> <ExecuteThread: '23' for queue: 'weblogic.kernel.Default' has been busy for "1,061" seconds working on the request "connection144.session145", which is more than the configured time (StuckThreadMaxTime) of "600" seconds.>
<Dec 10, 2013 10:18:33 PM EST> <Error> <WebLogicServer> <BEA-000337> <ExecuteThread: '23' for queue: 'weblogic.kernel.Default' has been busy for "1,661" seconds working on the request "connection144.session145", which is more than the configured time (StuckThreadMaxTime) of "600" seconds.>
<Dec 10, 2013 10:27:43 PM EST> <Error> <JDBC> <BEA-001112> <Test "SELECT 1 FROM SYSIBM.SYSDUMMY1" set up for pool "VgnPool" failed with exception: "java.sql.SQLException: [Vignette Corp.][DB2 JDBC Driver]Connection timed out".>
<Dec 11, 2013 3:18:33 AM EST> <Error> <WebLogicServer> <BEA-000337> <ExecuteThread: '10' for queue: 'weblogic.kernel.Default' has been busy for "1,030" seconds working on the request "com.vignette.as.server.ejb.SiteOpsBean_o3ciu8_EOImpl", which is more than the configured time (StuckThreadMaxTime) of "600" seconds.>
<Dec 11, 2013 3:28:33 AM EST> <Error> <WebLogicServer> <BEA-000337> <ExecuteThread: '10' for queue: 'weblogic.kernel.Default' has been busy for "1,630" seconds working on the request "com.vignette.as.server.ejb.SiteOpsBean_o3ciu8_EOImpl", which is more than the configured time (StuckThreadMaxTime) of "600" seconds.>
<Dec 11, 2013 3:37:10 AM EST> <Error> <JDBC> <BEA-001112> <Test "SELECT 1 FROM SYSIBM.SYSDUMMY1" set up for pool "VgnPoolXA" failed with exception: "javax.transaction.xa.XAException: [Vignette Corp.][DB2 JDBC Driver]XAStart failed.".>
------------------------------------
Also attached the VCM server log for complete refference and understanding.
Would request for any quick help and assistance on the above issue.
Appreciate any form of help in the above aspect.
Warm Regards
Ganesh.