• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Glassfish suddenly cannot be reached anymore remotely.

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
sometimes it happens that our web application on our glassfish server (v2.1) suddenly cannot be reached anymore while on the server itself the web application still works.

After restarting the glassfish server all works normally again.

Port 80 is closed on the firewall. The application uses only https.

What could be the problem, how to proceed to detect it?

Environment:
Windows Sever 2003
2GB Ram
10-20 users

Sybase SQL Anywhere Database


Thanks a lot.
 
reply
    Bookmark Topic Watch Topic
  • New Topic