Weird response from tomcat when running the Express-C
![]()
I downloaded the Rational Team Concert 2.0.0.1 Express-C edition and put it on my USB stick, mounted as e:
I then ran e:\jazz\server\server.startup.bat and when tomcat reported ready to serve, I pointed my firefox to http://127.0.0.1:9443/ and got a dialog asking whether wanting to save or execute the received file. The file is named 'N7Bf89De.part', is 7 bytes in size - and the contents are: 15 03 01 00 02 02 0A What's up with that? Thanks, /Morten |
7 answers
![]()
Forgot to mention that the tomcat log doesn't show anything other than:
2009-11-11 00:00:34 org.apache.catalina.core.AprLifecycleListener lifecycleEvent INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: E:\jazz\server\jre\bin;.; 2009-11-11 00:00:35 org.apache.coyote.http11.Http11BaseProtocol init INFO: Initializing Coyote HTTP/1.1 on http-9080 2009-11-11 00:00:38 org.apache.coyote.http11.Http11BaseProtocol init INFO: Initializing Coyote HTTP/1.1 on http-9443 2009-11-11 00:00:38 org.apache.catalina.startup.Catalina load INFO: Initialization processed in 5906 ms 2009-11-11 00:00:41 org.apache.catalina.core.StandardService start INFO: Starting service Catalina 2009-11-11 00:00:41 org.apache.catalina.core.StandardEngine start INFO: Starting Servlet Engine: Apache Tomcat/5.5.23 2009-11-11 00:00:41 org.apache.catalina.core.StandardHost start INFO: XML validation disabled 2009-11-11 00:01:15 org.apache.coyote.http11.Http11BaseProtocol start INFO: Starting Coyote HTTP/1.1 on http-9080 2009-11-11 00:01:15 org.apache.coyote.http11.Http11BaseProtocol start INFO: Starting Coyote HTTP/1.1 on http-9443 2009-11-11 00:01:15 org.apache.jk.common.ChannelSocket init INFO: JK: ajp13 listening on /0.0.0.0:9009 2009-11-11 00:01:15 org.apache.jk.server.JkMain start INFO: Jk running ID=0 time=0/62 config=null 2009-11-11 00:01:15 org.apache.catalina.storeconfig.StoreLoader load INFO: Find registry server-registry.xml at classpath resource 2009-11-11 00:01:15 org.apache.catalina.startup.Catalina start INFO: Server startup in 37094 ms (from e:\jazz\server\tomcat\logs\catalina.2009-11-11.log) |
![]() I downloaded the Rational Team Concert 2.0.0.1 Express-C edition and put it on my USB stick, mounted as e: Hi Try https://127.0.0.1:9443/jazz Note the httpS - not http - and add the /jazz bit too anthony |
![]()
I found out that there was not enough free space on the memory stick.
I moved it to a bigger one and now I get the setup page okay from https://127.0.0.1:9443/jazz/setup Too obvious to notice :0| /Morten |
![]() I found out that there was not enough free space on the memory stick. Glad to hear you got this fixed. Out of pure curiosity, how big was the memory stick that did not work - and how big was the one that worked? anthony |
![]()
I don't know exactly, but I think there was about 100MB free on the one that failed. Now I'm running it from a disk instead. There, I can see that the bundle-cache takes about 135MB of space. |
![]()
Hi,
We have installed IBM RQM Server ver 2.0.0.1 version and when tried to start the server it gives the below error message. "INFO: XML validation disabled" and will get stuck. Has anyone came accross this issue. Dec 16, 2009 3:34:27 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\IBM\RQM20\server\jre\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\PROGRA~1\IBM\SQLLIB\BIN;C:\PROGRA~1\IBM\SQLLIB\FUNCTION;C:\PROGRA~1\IBM\SQLLIB\SAMPLES\REPL Dec 16, 2009 3:34:28 PM org.apache.coyote.http11.Http11BaseProtocol init INFO: Initializing Coyote HTTP/1.1 on http-9080 Dec 16, 2009 3:34:33 PM org.apache.coyote.http11.Http11BaseProtocol init INFO: Initializing Coyote HTTP/1.1 on http-9443 Dec 16, 2009 3:34:33 PM org.apache.catalina.startup.Catalina load INFO: Initialization processed in 8966 ms Dec 16, 2009 3:34:34 PM org.apache.catalina.core.StandardService start INFO: Starting service Catalina Dec 16, 2009 3:34:34 PM org.apache.catalina.core.StandardEngine start INFO: Starting Servlet Engine: Apache Tomcat/5.5.23 Dec 16, 2009 3:34:34 PM org.apache.catalina.core.StandardHost start INFO: XML validation disabled Dec 16, 2009 3:34:36 PM org.apache.catalina.startup.HostConfig deployWAR INFO: Deploying web application archive help.war Dec 16, 2009 3:35:14 PM org.apache.catalina.startup.HostConfig deployWAR INFO: Deploying web application archive jazz.war Dec 16, 2009 3:36:11 PM org.apache.coyote.http11.Http11BaseProtocol start INFO: Starting Coyote HTTP/1.1 on http-9080 Dec 16, 2009 3:36:12 PM org.apache.coyote.http11.Http11BaseProtocol start INFO: Starting Coyote HTTP/1.1 on http-9443 Dec 16, 2009 3:36:13 PM org.apache.jk.common.ChannelSocket init INFO: JK: ajp13 listening on /0.0.0.0:9009 Dec 16, 2009 3:36:13 PM org.apache.jk.server.JkMain start INFO: Jk running ID=0 time=0/961 config=null Dec 16, 2009 3:36:13 PM org.apache.catalina.storeconfig.StoreLoader load INFO: Find registry server-registry.xml at classpath resource Dec 16, 2009 3:36:14 PM org.apache.catalina.startup.Catalina start INFO: Server startup in 100545 ms Dec 16, 2009 3:47:55 PM org.apache.coyote.http11.Http11BaseProtocol pause INFO: Pausing Coyote HTTP/1.1 on http-9080 Dec 16, 2009 3:47:56 PM org.apache.coyote.http11.Http11BaseProtocol pause INFO: Pausing Coyote HTTP/1.1 on http-9443 Dec 16, 2009 3:47:58 PM org.apache.catalina.core.StandardService stop INFO: Stopping service Catalina Dec 16, 2009 3:48:02 PM org.apache.catalina.core.StandardWrapper unload INFO: Waiting for 1 instance(s) to be deallocated Dec 16, 2009 3:48:03 PM org.apache.catalina.core.StandardWrapper unload INFO: Waiting for 1 instance(s) to be deallocated Dec 16, 2009 3:48:04 PM org.apache.catalina.core.StandardWrapper unload INFO: Waiting for 1 instance(s) to be deallocated Dec 16, 2009 3:52:42 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\IBM\RQM20\server\jre\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\PROGRA~1\IBM\SQLLIB\BIN;C:\PROGRA~1\IBM\SQLLIB\FUNCTION;C:\PROGRA~1\IBM\SQLLIB\SAMPLES\REPL Dec 16, 2009 3:52:43 PM org.apache.coyote.http11.Http11BaseProtocol init INFO: Initializing Coyote HTTP/1.1 on http-9080 Dec 16, 2009 3:52:49 PM org.apache.coyote.http11.Http11BaseProtocol init INFO: Initializing Coyote HTTP/1.1 on http-9443 Dec 16, 2009 3:52:49 PM org.apache.catalina.startup.Catalina load INFO: Initialization processed in 10459 ms Dec 16, 2009 3:52:50 PM org.apache.catalina.core.StandardService start INFO: Starting service Catalina Dec 16, 2009 3:52:50 PM org.apache.catalina.core.StandardEngine start INFO: Starting Servlet Engine: Apache Tomcat/5.5.23 Dec 16, 2009 3:52:50 PM org.apache.catalina.core.StandardHost start INFO: XML validation disabled Dec 16, 2009 3:56:57 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\IBM\RQM20\server\jre\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\PROGRA~1\IBM\SQLLIB\BIN;C:\PROGRA~1\IBM\SQLLIB\FUNCTION;C:\PROGRA~1\IBM\SQLLIB\SAMPLES\REPL Dec 16, 2009 3:56:58 PM org.apache.coyote.http11.Http11BaseProtocol init INFO: Initializing Coyote HTTP/1.1 on http-9080 Dec 16, 2009 3:57:03 PM org.apache.coyote.http11.Http11BaseProtocol init INFO: Initializing Coyote HTTP/1.1 on http-9443 Dec 16, 2009 3:57:03 PM org.apache.catalina.startup.Catalina load INFO: Initialization processed in 8563 ms Dec 16, 2009 3:57:04 PM org.apache.catalina.core.StandardService start INFO: Starting service Catalina Dec 16, 2009 3:57:04 PM org.apache.catalina.core.StandardEngine start INFO: Starting Servlet Engine: Apache Tomcat/5.5.23 Dec 16, 2009 3:57:04 PM org.apache.catalina.core.StandardHost start INFO: XML validation disabled |
![]() Hi, That's not an error. When I start, I get: <pre> 2009-12-16 20:41:11 org.apache.catalina.core.AprLifecycleListener lifecycleEvent INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: {blabla} 2009-12-16 20:41:11 org.apache.coyote.http11.Http11BaseProtocol init INFO: Initializing Coyote HTTP/1.1 on http-9080 2009-12-16 20:41:13 org.apache.coyote.http11.Http11BaseProtocol init INFO: Initializing Coyote HTTP/1.1 on http-9443 2009-12-16 20:41:13 org.apache.catalina.startup.Catalina load INFO: Initialization processed in 3625 ms 2009-12-16 20:41:14 org.apache.catalina.core.StandardService start INFO: Starting service Catalina 2009-12-16 20:41:14 org.apache.catalina.core.StandardEngine start INFO: Starting Servlet Engine: Apache Tomcat/5.5.23 2009-12-16 20:41:14 org.apache.catalina.core.StandardHost start INFO: XML validation disabled 2009-12-16 20:41:45 org.apache.coyote.http11.Http11BaseProtocol start INFO: Starting Coyote HTTP/1.1 on http-9080 2009-12-16 20:41:45 org.apache.coyote.http11.Http11BaseProtocol start INFO: Starting Coyote HTTP/1.1 on http-9443 2009-12-16 20:41:45 org.apache.jk.common.ChannelSocket init INFO: JK: ajp13 listening on /0.0.0.0:9009 2009-12-16 20:41:45 org.apache.jk.server.JkMain start INFO: Jk running ID=0 time=0/63 config=null 2009-12-16 20:41:46 org.apache.catalina.storeconfig.StoreLoader load INFO: Find registry server-registry.xml at classpath resource 2009-12-16 20:41:46 org.apache.catalina.startup.Catalina start INFO: Server startup in 32328 ms </pre> Notice the thirty second or so delay from the "INFO: XML"-line. So try giving it a few moments - and if it doesn't come up, check the catalina.log-file in server/tomcat/logs directory for errors. Good luck. /Morten |