|
From: Bob K. <py...@ce...> - 2003-11-04 02:43:13
|
If you have any question on Hermes, I will recommend you to subscribe the mailing lists of Hermes at http://sourceforge.net/mail/?group_id=56612 . We will try to answer the problem on the mailing list. For the problem you asked, I had investigated the problem but I cannot get out the reason. It seems that the SOAPConnection on JAXM is failed to be make because the endpoint type is bad (but I cannot see how bad it is). If you can, help me to check whether you environment on your Unix is correct that it can access the correct JAXM library. Regards, Bob Koon changgwj wrote: > Hello ? > I am a Janggwonjin that live in Korea. > > Receive your module in the Internet and is using well. > > Module that is using present is no error in NT PC. > > By the way, > > The error happens if sending Data from UNIX. > > I ask reply as send error message. > > Thank you . > > ----------------------------------------------------------------------------- > > -------------[msh.log] error Message > ------------------------------------------ > > ------------------------------------------------------------------------------ > > 2003-11-03 13:32:47,620 DEBUG [Thread-55]: => MessageProcessor.run > 2003-11-03 13:32:47,621 DEBUG [Thread-55]: Send... try #1 > 2003-11-03 13:32:47,623 DEBUG [Thread-55]: => MessageServer.retry > 2003-11-03 13:32:47,623 DEBUG [Thread-55]: => > DbConnectionPool.getConnection > 2003-11-03 13:32:47,624 DEBUG [Thread-55]: <= > DbConnectionPool.getConnection > 2003-11-03 13:32:47,632 DEBUG [Thread-55]: current state: <Started > Sending> specified state: <Retrying #1> > 2003-11-03 13:32:47,634 DEBUG [Thread-55]: Update state to become > <Retrying #1> > 2003-11-03 13:32:47,642 DEBUG [Thread-55]: <= MessageServer.retry > 2003-11-03 13:32:47,642 DEBUG [Thread-55]: => Transaction.commit > (txID: #67) > 2003-11-03 13:32:47,647 DEBUG [Thread-55]: => > DbConnectionPool.freeConnection > 2003-11-03 13:32:47,647 DEBUG [Thread-55]: <= > DbConnectionPool.freeConnection > 2003-11-03 13:32:47,648 DEBUG [Thread-55]: <= Transaction.commit > 2003-11-03 13:32:47,653 DEBUG [Thread-56]: => HttpSender.run > 2003-11-03 13:32:47,653 DEBUG [Thread-56]: => HttpServlet.send > 2003-11-03 13:32:47,654 INFO [Thread-56]: Sending message to > http://203.235.70.254:7020/ebms/msh > 2003-11-03 13:32:48,970 ERROR [Thread-56]: [10505] Cannot send SOAP > message > Exception: javax.xml.soap.SOAPException > Message: Bad endPoint type http://203.235.70.254:7020/ebms/msh > 2003-11-03 13:32:48,972 DEBUG [Thread-56]: => MessageProcessor.wakeUp > 2003-11-03 13:32:48,973 DEBUG [Thread-56]: <= MessageProcessor.wakeUp > 2003-11-03 13:32:48,973 DEBUG [Thread-56]: <= HttpSender.run > 2003-11-03 13:32:48,973 DEBUG [Thread-55]: => MessageServer.logSentMessage > 2003-11-03 13:32:48,974 DEBUG [Thread-55]: => > DbConnectionPool.getConnection > 2003-11-03 13:32:48,974 DEBUG [Thread-55]: <= > DbConnectionPool.getConnection > 2003-11-03 13:32:48,982 DEBUG [Thread-55]: <= MessageServer.logSentMessage > 2003-11-03 13:32:48,982 DEBUG [Thread-55]: => Transaction.commit > (txID: #68) > 2003-11-03 13:32:48,986 DEBUG [Thread-55]: => > DbConnectionPool.freeConnection > 2003-11-03 13:32:48,986 DEBUG [Thread-55]: <= > DbConnectionPool.freeConnection > 2003-11-03 13:32:48,986 DEBUG [Thread-55]: <= Transaction.commit > 2003-11-03 13:32:48,987 DEBUG [Thread-55]: > hk.hku.cecid.phoenix.message.handler.HttpSender cannot send message > successfully for 1 ti > mes: [10505] Cannot send SOAP message > 2003-11-03 13:32:48,987 DEBUG [Thread-55]: => > MessageProcessor.generateError > 2003-11-03 13:32:49,015 DEBUG [Thread-55]: final sequence number in > store: -9998 > 2003-11-03 13:32:49,015 DEBUG [Thread-55]: => MessageServer.store > 2003-11-03 13:32:49,016 DEBUG [Thread-55]: => > ................messageId=20031103-043248995-banca.03.N08.real.urn:bancassurance.Batch > .23@42.1.51.12 <mailto:.23@42.1.51.12>.......... > 2003-11-03 13:32:49,016 DEBUG [Thread-55]: => > ................refToMessageId=20031103-043243630-banca.03.N08.real.urn:bancassurance. > Batch.1@42.1.51.12 <mailto:Batch.1@42.1.51.12>.......... > 2003-11-03 13:32:49,016 DEBUG [Thread-55]: insert into reftomessage > database > 2003-11-03 13:32:49,017 DEBUG [Thread-55]: => > DbConnectionPool.getConnection > 2003-11-03 13:32:49,017 DEBUG [Thread-55]: <= > DbConnectionPool.getConnection > 2003-11-03 13:32:49,025 DEBUG [Thread-55]: => DirectoryManager.store > 2003-11-03 13:32:49,026 DEBUG [Thread-55]: => > DirectoryManager.getRepositoryFileName > > > |