|
From: MTM Z. <zen...@fe...> - 2003-12-18 14:47:34
|
Hello, Installed the CVS build Hermes pre 1.0.0.0 version. It starts normally, starts polling the database. The log files give no errors. Then I try to run a Loopback test with the client that I copied from the CVS build from Hermes and then the Loopback hangs. In the logfile of Hermes it shows that the message can be normally stored. However it tries to retrieve the message from file. When it tries to create a soap envelope of that file it generates an error. the exception is as follows: [10002] Unknown error Exception: com.sun.xml.messaging.saaj.SOAPExceptionImpl Message: Unable to create envelope from given source: then it continues with a Transaction.rollback (txID: #32) after the rollback in the logfile everything seems to be ok again. it does a retry and that is successfull, moving to status send and received, however the loopback does not continue, it keeps hanging. anybody have an idea about this problem?!?!? software: Linux 9 jwsdp 1.2 catalina 4.1.19 Hermes pre 1.0.0.0 postgres 3.2.1 Mark Zenhorst |