• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Strange "Stop" of Tomcat

 
Greenhorn
Posts: 16
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I setup tomcat in my office, and it works fine.
Then I went back home, and the tomcat looks still OK(i can browse my webpage made by jsp).
However, after 2-3 hours, I cannot connect to the server from home.
Then I went back to office, and find I can still connect to the server from other PCs in office and the tomcat works OK.

So the problem is: Tomcat works fine at the first 1-2 hours(for both intranet and from other isp), but I cannot connect to the server from other isp after several hours.
Could anyone help me out? Thanks!!
 
Author and all-around good cowpoke
Posts: 13078
6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
That is pretty mysterious! When you say "can't connect" what actually happens?
Sounds like Tomcat is not actually stopping, you just are not getting through. Is there a firewall involved?
Bill
 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
How are you starting Tomcat?
If this is running on a Unix Server are you starting it with nohup?
 
I brought this back from the farm where they grow the tiny ads:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic