Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

problem with Cics Transaction Gateway on Windows 2000 Server

440 views
Skip to first unread message

Max Bilato

unread,
Dec 9, 2002, 10:41:58 AM12/9/02
to
I have a problem with the IBM CICS TRANSACTION GATEWAY 4.0.2 installed
on a machine running windows 2000 server with WebSphere Application
Server 4.0.4
When i try to launch a simple test program it display me the following
error:

com.ibm.wsif.WSIFException: IWAA0100E: ResourceException thrown during
execute m
ethod of the Interaction, check target exception for details.; nested
exception
is:
javax.resource.spi.SecurityException: CTG9631E: Error occurred
during in
teraction with CICS. Error Code=ECI_ERR_SECURITY_ERROR
javax.resource.spi.SecurityException: CTG9631E: Error occurred during
interactio
n with CICS. Error Code=ECI_ERR_SECURITY_ERROR
at java.lang.Throwable.<init>(Throwable.java:96)
at java.lang.Exception.<init>(Exception.java:44)
at javax.resource.ResourceException.<init>(ResourceException.java:60)
at javax.resource.spi.SecurityException.<init>(SecurityException.java:56
)
at com.ibm.connector2.cics.ECIManagedConnection.checkReturnCode(ECIManag
edConnection.java:1070)
at com.ibm.connector2.cics.ECIManagedConnection.call(ECIManagedConnectio
n.java:903)
at com.ibm.connector2.cics.ECIConnection.call(ECIConnection.java:116)
at com.ibm.connector2.cics.ECIInteraction.execute(ECIInteraction.java:27
8)
at com.ibm.wsif.jca.JCAOperation.executeRequestResponseOperation(JCAOper
ation.java:79)
at NewAdder.cics.SommaCICSProxy.execute(SommaCICSProxy.java:189)
at NewAdder.cics.SommaCICSProxy.execute(SommaCICSProxy.java:99)
at NewAdder.cics.SommaCICSProxy.execute(SommaCICSProxy.java:86)
at NewAdder.cics.TestNewAdderCICS.getSomma(TestNewAdderCICS.java:21)
at NewAdder.cics.TestNewAdderCICS.main(TestNewAdderCICS.java:7)

If i try to launch this sample from a machine that running Windows
2000 Professional (with CICS TRANSACTION GATEWAY), it's work fine.

Thanks

Max Bilato
max.b...@coginfo.com

0 new messages