|
From: Tony S. <Ton...@su...> - 2003-06-20 16:13:24
|
Hello,=20 I am at it again - I am having trouble getting the monitor to work on a = new installation:=20 - MS Windows 2000 SP3=20 - j2sdk-1_4_1_03-windows-i586=20 - mysql-4.0.13-win=20 - jboss-3.2.1=20 - hermes_ebms2_all_in_one_0930=20 - I have copied the file xalan.jar to $JAVA_HOME/jre/lib/endorsed.=20 - I have copied msh.jar to C:\Program Files\ebxmlms\lib=20 - I have copied msh.properties.xml to the directory of RunMonitor.bat=20 - I have verified tables created in database=20 In "msh.properties.xml" I have:=20 <Config>=20 <URL>http://66.227.143.138:8080/msh/</URL>=20 In "monitor.properties.xml" I have:=20 <DefaultConfig>=20 <ToMSHURL>http://66.227.143.138:8080/msh/</ToMSHURL>=20 I know this is valid URL, when I enter it into a browser I get:=20 "MSH is alive. However, MSH does not HTTP GET method."=20 HOWEVER:=20 I get this error and the Monitor exits:=20 Cannot create request objects.=20 hk.hku.cecid.phoenix.message.handler.RequestException: Malformed = MessageServiceHandler URL!=20 at hk.hku.cecid.phoenix.message.handler.Request.<init>(Unknown Source)=20 at hk.hku.cecid.phoenix.message.handler.Request.<init>(Unknown Source)=20 at = hk.hku.cecid.phoenix.message.monitor.Monitor.setConfigParamenters(Unknown= Source)=20 at hk.hku.cecid.phoenix.message.monitor.Monitor.main(Unknown Source)=20 Any help would be GREATLY appreciated.=20 Tony Slosar=20 |