|
From: Patrick Y. <kc...@ce...> - 2003-07-25 02:45:42
|
I am afraid we don't have those applications ready to test the 4 modes..=20 if somebody have made them, we can add them to our packages.. :-) Thanks, -Patrick Vitor Noronha e T=E1vora wrote: > Patrick, > > I've replaced JDK 1.3.1 with JDK 1.4.2 and now there is no problem=20 > running RunLoopback. > > Do you have more applications to test the 4 modes of Hermes? > > Thanks very much for the support. > > Best Regards, > V. T=E1vora > > > > At 18:34 24-07-2003 +0800, you wrote: > >> I tried Tomcat 4.0.6 with JDK 1.3.1, still no luck. >> No problem with JDK1.4 .. will continue to investigate. >> -Patrick >> >> >> Patrick Yee wrote: >> >>> I can repeat your problem... I found that this problem is related to=20 >>> tomcat 4.1.24 and JDK 1.3.1 and their class loaders. The exact cause=20 >>> is still under investigation. >>> >>> Could you try to use Tomcat 4.0.6 or JDK 1.4? It should solve the=20 >>> problem. >>> >>> Regards, -Patrick >>> >>> >>> >>> >>> >>> Vitor Noronha e T=E1vora wrote: >>> >>>> Hi, >>>> >>>> I am trying to test the Hermes MSH package (v 0.9.3.1) but I can=20 >>>> not run the RunLoopBack client application due to problems with the=20 >>>> registration in the MSH Server. >>>> >>>> I am using the Tomcat (v. 2.1.24), jdk 1.3.1 and I am testing=20 >>>> Hermes sw in a PC with Win2000 OS and with a HSQLDB database. I=20 >>>> have deployed the applications from the distribution package. >>>> >>>> There is no problem starting the MSH in Tomcat but then I can not=20 >>>> start the client application. I've tryied to change several=20 >>>> parameters in configurations but the problem is allways the same. >>>> >>>> Starting the MSH in Tomcat I have the info >>>> >>>> Info: using property file in=20 >>>> C:\TOMCAT\jakarta-tomcat-4.1.24\bin\msh.properties.xml >>>> [INFO] Http11Protocol - -Starting Coyote HTTP/1.1 on port 8080 >>>> [INFO] ChannelSocket - -JK2: ajp13 listening on 0.0.0.0/0.0.0.0:8009 >>>> [INFO] JkMain - -Jk running ID=3D0 time=3D30/200 =20 >>>> config=3Dc:\tomcat\jakarta-tomcat-4.1.24\conf\jk2.properties >>>> >>>> >>>> In the client window I have the following info: >>>> >>>> Packaging... >>>> Info: using property file in /E:/ebxmlms/sample/ >>>> hk.hku.cecid.phoenix.message.handler.RequestExce >>>> Failed to send query to MSH. >>>> HTTP response code =3D 200 >>>> HTTP response message =3D OK >>>> >>>> at=20 >>>> hk.hku.cecid.phoenix.message.handler.Request.expectMapResponse(Unkno= wn=20 >>>> Source) >>>> at=20 >>>> hk.hku.cecid.phoenix.message.handler.Request.sendMessageServiceHandl= eConfig(Unknown=20 >>>> Source) >>>> at=20 >>>> hk.hku.cecid.phoenix.message.handler.Request.register(Unknown Source= ) >>>> >>>> at=20 >>>> hk.hku.cecid.phoenix.message.handler.Request.<init>(Unknown Source) >>>> at=20 >>>> hk.hku.cecid.phoenix.message.handler.Request.<init>(Unknown Source) >>>> at LoopBack.run(LoopBack.java:32) >>>> at LoopBack.main(LoopBack.java:11) >>>> >>>> >>>> In the server log (msh.log) I have the info: >>>> >>>> 2003-07-23 05:31:32,903 INFO [Thread-6]: Process command: Register=20 >>>> MSH Configuration (1) >>>> 2003-07-23 05:31:32,903 INFO [Thread-6]: Received request for=20 >>>> registering msh config >>>> 2003-07-23 05:31:32,903 DEBUG [Thread-6]: =3D>=20 >>>> MessageServiceHandler.register >>>> 2003-07-23 05:31:32,903 ERROR [Thread-6]: [10002] Unknown=20 >>>> errorException: java.lang.NullPointerException >>>> Message: null >>>> >>>> In attach are the config files that I am using. >>>> >>>> >>>> When I shutdown the Tomcat I have also an error msg: >>>> >>>> Stopping service Tomcat-Standalone >>>> java.lang.NullPointerException >>>> at=20 >>>> org.apache.tomcat.util.net.PoolTcpEndpoint.closeServerSocket(PoolTcp= Endpoint.java:338)=20 >>>> >>>> at=20 >>>> org.apache.tomcat.util.net.PoolTcpEndpoint.acceptSocket(PoolTcpEndpo= int.java:397)=20 >>>> >>>> at=20 >>>> org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.jav= a:529)=20 >>>> >>>> at=20 >>>> org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(Thread= Pool.java:619)=20 >>>> >>>> at java.lang.Thread.run(Thread.java:484) >>>> [ERROR] PoolTcpEndpoint - -Caught exception trying to close socket.=20 >>>> <java.lang.NullPointerException> >>>> [WARN] PoolTcpEndpoint - -Reinitializing ServerSocket >>>> java.net.BindException: Cannot assign requested address: connect >>>> at java.net.PlainSocketImpl.socketConnect(Native Method) >>>> at=20 >>>> java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:320) >>>> at=20 >>>> java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:133) >>>> at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:120= ) >>>> at java.net.Socket.<init>(Socket.java:273) >>>> at java.net.Socket.<init>(Socket.java:127) >>>> at=20 >>>> org.apache.jk.common.ChannelSocket.destroy(ChannelSocket.java:384) >>>> at org.apache.jk.server.JkMain.stop(JkMain.java:308) >>>> at=20 >>>> org.apache.jk.server.JkCoyoteHandler.destroy(JkCoyoteHandler.java:17= 9) >>>> at=20 >>>> org.apache.coyote.tomcat4.CoyoteConnector.stop(CoyoteConnector.java:= 1166)=20 >>>> >>>> at=20 >>>> org.apache.catalina.core.StandardService.stop(StandardService.java:5= 46)=20 >>>> >>>> at=20 >>>> org.apache.catalina.core.StandardServer.stop(StandardServer.java:222= 5) >>>> at=20 >>>> org.apache.catalina.startup.Catalina.start(Catalina.java:543) >>>> at=20 >>>> org.apache.catalina.startup.Catalina.execute(Catalina.java:400) >>>> at=20 >>>> org.apache.catalina.startup.Catalina.process(Catalina.java:180) >>>> at java.lang.reflect.Method.invoke(Native Method) >>>> at=20 >>>> org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203) >>>> >>>> Can somebody help me? Probably there is some error with config=20 >>>> files.... and in the last 4 days I=B4ve tryed to solve it without=20 >>>> success. >>>> >>>> Thanks in advance. >>>> >>>> Best Regards, >>>> V. T=E1vora >>>> >>>> >> ------------------------------------------------------- This SF.Net=20 >> email sponsored by: Free pre-built ASP.NET sites including Data=20 >> Reports, E-commerce, Portals, and Forums are available now. Download=20 >> today and enter to win an XBOX or Visual Studio .NET.=20 >> http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_= 01/01=20 >> _______________________________________________ ebxmlms-general=20 >> mailing list ebx...@li...=20 >> https://lists.sourceforge.net/lists/listinfo/ebxmlms-general > > > > > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_0= 1/01=20 > > _______________________________________________ > ebxmlms-general mailing list > ebx...@li... > https://lists.sourceforge.net/lists/listinfo/ebxmlms-general > |