|
From: Han K. N. <hk...@ni...> - 2003-11-18 19:24:01
|
Hi,
I installed the 0931 release with Tomcat 4.1.12 and the JDK1.4.1 on =
win2k.
I did delete the servlet.jar file from the lib directory.
I tried to run the loopback example with the config/url set to =
http://localhost:8080/msh/ in both client and msh properties files.
But in that case I have the following error when running the =
LoopBack.bat file:
hk.hku.cecid.phoenix.message.handler.RequestException:
Failed to send query to MSH.
HTTP response code =3D 404
HTTP response message =3D /msh/
at =
hk.hku.cecid.phoenix.message.handler.Request.expectMapResponse(Unknow
n Source)
at =
hk.hku.cecid.phoenix.message.handler.Request.sendMessageServiceHandle
rConfig(Unknown Source)
at hk.hku.cecid.phoenix.message.handler.Request.register(Unknown =
Source)
at hk.hku.cecid.phoenix.message.handler.Request.<init>(Unknown =
Source)
at hk.hku.cecid.phoenix.message.handler.Request.<init>(Unknown =
Source)
at LoopBack.run(LoopBack.java:30)
at LoopBack.main(LoopBack.java:11)
It seems to me that the msh cannot even be accessed but I don't know =
why.
BTW, I also get this warning everytime I start Tomcat:
log4j:WARN No appenders could be found for logger =
(hk.hku.cecid.phoenix.message.
handler.MessageServer).
log4j:WARN Please initialize the log4j system properly.
I don't know if it is related.
Any help is welcome. Thanks.
Best regards.
HK
|