i'm running Tomcat4.1.27 & installed it as service everything was fine, i could visit the index & all my webapp pages. but after i restart the tomcat server, i can't even visit the tomcat index page the status msg of IE keeps displaying: Opening page http://localhost:8080/... it takes forever... i'd tried start & stop thru the service console many times, & reboot windows as well anyone, pls HELP
William Brogden
Author and all-around good cowpoke
Rancher
Joined: Mar 22, 2000
Posts: 12265
1
posted
0
Exactly what happens when you reboot windows? Since this is Tomcat 4.1.27 - did you install the special "hotfix"? Which Java SDK version is installed and which Windows version are you running? Bill
g wong
Greenhorn
Joined: Oct 12, 2003
Posts: 10
posted
0
thx, Willian i'm using j2sdk1.4.2 actually, the windows starts as usual. but tomcat in the services panel does not start. so i have to start it myself. i know nothing about hotfix, pls tell me more about that
g wong
Greenhorn
Joined: Oct 12, 2003
Posts: 10
posted
0
i wonder where i can download hotfix for tomcat4.1.27 running on windows 2000 or my problems related to that hotfix? this hotfix seems to describe the problem of reloading, but my situation is i cannot access the localhost:8080 even the tomcat is started it keeps loading but nth shows... pls, sombody help~
William Brogden
Author and all-around good cowpoke
Rancher
Joined: Mar 22, 2000
Posts: 12265
1
posted
0
It looks like the hotfix has vanished from jakarta.apache.org - I guess they are now up to version 4.1.29 now. I have a copy of it if you want to continue with 4.1.27 - it is just 22K. Is anything showing up in the Tomcat ../logs directory? Bill
g wong
Greenhorn
Joined: Oct 12, 2003
Posts: 10
posted
0
thx so much, William how do i get the file from you? i dunno if it's appropriate to leave my email here, but i really want it, rossiter_@hotmail.com here's the content of the log: 2003-12-08 14:46:41 WebappLoader[/inventory]: Deploying class repositories to work directory C:\Tomcat 4.1\work\Standalone\localhost\inventory 2003-12-08 14:46:41 WebappLoader[/inventory]: Deploy class files /WEB-INF/classes to C:\Tomcat 4.1\webapps\inventory\WEB-INF\classes 2003-12-08 14:46:41 WebappLoader[/inventory]: Deploy JAR /WEB-INF/lib/rowset.jar to C:\Tomcat 4.1\webapps\inventory\WEB-INF\lib\rowset.jar 2003-12-08 14:46:44 ContextConfig[/inventory]: Added certificates -> request attribute Valve 2003-12-08 14:46:44 StandardManager[/inventory]: Seeding random number generator class java.security.SecureRandom 2003-12-08 14:46:44 StandardManager[/inventory]: Seeding of random number generator has been completed 2003-12-08 14:46:44 StandardWrapper[/inventory efault]: Loading container servlet default 2003-12-08 14:46:44 StandardWrapper[/inventory:invoker]: Loading container servlet invoker 2003-12-08 14:46:45 WebappLoader[/wroxrealms]: Deploying class repositories to work directory C:\Tomcat 4.1\work\Standalone\localhost\wroxrealms 2003-12-08 14:46:45 WebappLoader[/wroxrealms]: Deploy class files /WEB-INF/classes to C:\Tomcat 4.1\webapps\wroxrealms\WEB-INF\classes 2003-12-08 14:46:45 WebappLoader[/wroxrealms]: Reloading checks are enabled for this Context 2003-12-08 14:57:02 WebappLoader[/inventory]: Deploying class repositories to work directory C:\Tomcat 4.1\work\Standalone\localhost\inventory 2003-12-08 14:57:02 WebappLoader[/inventory]: Deploy class files /WEB-INF/classes to C:\Tomcat 4.1\webapps\inventory\WEB-INF\classes 2003-12-08 14:57:02 WebappLoader[/inventory]: Deploy JAR /WEB-INF/lib/rowset.jar to C:\Tomcat 4.1\webapps\inventory\WEB-INF\lib\rowset.jar 2003-12-08 14:57:04 ContextConfig[/inventory]: Added certificates -> request attribute Valve 2003-12-08 14:57:04 StandardManager[/inventory]: Seeding random number generator class java.security.SecureRandom 2003-12-08 14:57:04 StandardManager[/inventory]: Seeding of random number generator has been completed 2003-12-08 14:57:04 StandardWrapper[/inventory efault]: Loading container servlet default 2003-12-08 14:57:04 StandardWrapper[/inventory:invoker]: Loading container servlet invoker 2003-12-08 14:57:06 WebappLoader[/wroxrealms]: Deploying class repositories to work directory C:\Tomcat 4.1\work\Standalone\localhost\wroxrealms 2003-12-08 14:57:06 WebappLoader[/wroxrealms]: Deploy class files /WEB-INF/classes to C:\Tomcat 4.1\webapps\wroxrealms\WEB-INF\classes 2003-12-08 14:57:06 WebappLoader[/wroxrealms]: Reloading checks are enabled for this Context i see there's anothr file called stderr, is it useful too??
William Brogden
Author and all-around good cowpoke
Rancher
Joined: Mar 22, 2000
Posts: 12265
1
posted
0
That log looks pretty normal. Does stderr report any exceptions? I have emailed the hotfix zip. Bill
g wong
Greenhorn
Joined: Oct 12, 2003
Posts: 10
posted
0
thx so much to you, william should class file should i replace w/ the file you sent me? here's the content in stderr: Created catalinaLoader in: C:\Tomcat 4.1\server\lib 2003/12/8 下午 02:56:51 org.apache.commons.modeler.Registry loadRegistry Loading registry information 2003/12/8 下午 02:56:51 org.apache.commons.modeler.Registry getRegistry Creating new Registry instance 2003/12/8 下午 02:56:53 org.apache.commons.modeler.Registry getServer Creating MBeanServer 2003/12/8 下午 02:56:59 org.apache.coyote.http11.Http11Protocol init Initializing Coyote HTTP/1.1 on port 8088 2003/12/8 下午 02:57:01 org.apache.coyote.http11.Http11Protocol init Initializing Coyote HTTP/1.1 on port 8443
g wong
Greenhorn
Joined: Oct 12, 2003
Posts: 10
posted
0
anybody experienced that?? can anybody tell me which file should the hotfix22096 replace?? thx in advance
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.