| Henry Sun 2004-01-19, 2:48 pm |
| Hi, friends,
My company is using WCS54 and WAS4 on iSeries. Recently we applied the
latest PTFs to both of them. As a result an exception was thrown when an
application attempts to make an SSL connection to a remote system. This bug
was fixed after we changed some configurations instructed in
http://www-1.ibm.com/support/docvie...
&rs=110.
But after we did this, we encountered another problem, which seems like that
the WCS cannot talk to the Payment Manager. The error message is like
following:
Message Text: CMN0420E The following CommandException occurred during
processing: "javax.transaction.TransactionRolledbackException: CORBA
TRANSACTION_ROLLEDBACK 0 No; nested exception is:
org.omg.CORBA.TRANSACTION_ROLLEDBACK:
com.ibm.websphere.csi.CSITransactionRolledbackException: null; nested
exception is:
com.ibm.websphere.csi.CSITransactionRolledbackException: Transaction rolled
back
com.ibm.websphere.csi.CSITransactionRolledbackException: Transaction rolled
back
java/lang/Throwable.<init>(Ljava/lang/String;)V+4 (Throwable.java:85)
java/lang/Exception.<init>(Ljava/lang/String;)V+1 (Exception.java:33)
java/io/IOException.<init>(Ljava/lang/String;)V+1
(IOException.java:38)
java/rmi/RemoteException.<init>(Ljava/lang/String;)V+1
(RemoteException.java:47)
com/ibm/websphere/csi/CSITransactionRolledbackException.<init>(Ljava/lang/St
ring;)V+1 (CSITransactionRolledbackException.java:42)
com/ibm/ejs/csi/TransactionControlImpl.getCurrentTransaction()Ljava/lang/Obj
ect;+83 (TransactionControlImpl.java:519)
com/ibm/ejs/container/EJSContainer.getCurrentTx(ZZ)Lcom/ibm/ejs/container/Co
ntainerTx;+34 (EJSContainer.java:1077)
com/ibm/ejs/container/EJSContainer.preInvoke(Lcom/ibm/ejs/container/EJSWrapp
er;ILcom/ibm/ejs/container/EJSDeployedSupport;)Ljavax/ejb/EnterpriseBean;+52
2 (EJSContainer.java:1637)
............
Anybody gets the same problem?
Thanks.
Henry
|