Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - bfarrajmtl

Pages: [1]
1
OD/WEK & JAVA API / Connection cannot be established using ODWEK
« on: July 23, 2018, 07:14:21 AM »
Hello, we have an application that connects to CMOD using ODWEK, connection is lost for a few seconds, CMOD logs have no errors and application logs show the following entries:

[2018-07-23 08:03:10,441] [ERROR] [hread.pool : 10] Connection cannot be established for the sthaxxxxx server, com.ibm.edms.od.ODException: Connection cannot be established for the sthaxxxxx server--NL--   at com.ibm.edms.od.ODServer.getFolders(ODServer.java:1258)--NL-- at com.ibm.edms.od.ODServer.openFolder(ODServer.java:749)--NL-- at com.example.cmod.DatastoreOD.getSortedDocumentList(DatastoreOD.java:178)

com.ing.canada.ss.base.ServiceException [traceId=JXxhuc2yxADC] com.example.base.ServiceException: com.ibm.edms.od.ODException: Connection cannot be established for the sthaxxxxx server in service : getDocumentHitList2x00 at com.example.cmod.service.impl.GetDocumentHitListImpl.getDocumentHitList2x00(GetDocumentHitListImpl.java:257)

[7/23/18 8:02:48:403 EDT] 00000009 TimeoutManage I   WTRN0006W: Transaction 00000164C7036F00000000017E649C1870DC345E3545D661AE4C29A09F0D67899CB33D6200000164C7036F00000000017E649C1870DC345E3545D661AE4C29A09F0D67899CB33D6200000001 has timed out after 120 seconds.
[7/23/18 8:02:48:404 EDT] 00000009 TimeoutManage I   WTRN0124I: When the timeout occurred the thread with which the transaction is, or was most recently, associated was Thread[ORB.thread.pool : 0,5,main].

CMOD version is 10.1.0.1 and ODWEK is 9.0.0.8.

Has anyone encountered a similar behavior?

Thanks.

Pages: [1]