The SystemOut.log shows the sequence of exceptions:
ConnectionEve A J2CA0056I: The Connection Manager received a fatal
connection error from the Resource Adaptor for resource eis/cics_resource.
The exception which was received is null
ConnectionEve A J2CA0092E: This is an English only message: Event source
is [com.ibm.connector2.cics.ECIManagedConnection@65a7e227
gatewayURL="local:" server="MYSERVER" Port=2006 Userid="NOT NULL"
TranName=null TPNName=null TXN State=Local:no LUW assigned].
ExceptionUtil E CNTR0020E: Non-application exception occurred while
processing method "myMethod" on bean "BeanId(MY_EAR#MY_EJB.jar#myBean,
null)". Exception data: java.lang.NullPointerException
at com.mycode.dowork.cics.run.dorun(Run.java:51)
The trace.log with trace string:
WAS.j2c=all=enabled:RRA=all=enabled:com.ibm.connector2.*=all=enabled
shows this:
ECIManagedCon d 15:08:15:445 :
[Servlet.Engine.Transports : 0:65a7e227] : Exception Logged
com.ibm.connector2.cics.ECIManagedConnection
ECIManagedCon d java.io.IOException:
CCL6670E: Exception occurred in the Gateway. [java.lang.Exception:
CCL6703E: CICS Request: Load of native library failed
java.lang.UnsatisfiedLinkError: Can't find library CTGJNI (libCTGJNI.a
or .so) in java.library.path
ECIManagedCon d
java.library.path=/usr/WebSphere/AppServer/java/jre/bin:/usr/WebSphere/A
java.library.path=/usr/WebSphere/AppServer/java/jre/bin:/usr/WebSphere/A
ppServer/java/jre/bin/classic:/usr/WebSphere/AppServer/bin:/usr/mqm/java
ppServer/java/jre/bin/classic:/usr/WebSphere/AppServer/bin:/usr/mqm/java
/lib:/usr/opt/wemps/lib:/home/db2inst1/sqllib/lib::/usr/lib.]
|