• 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

JRun problem

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
We maintain two webservers ( Windows NT 4.0 ), Both has upto 10 sites in each. Some of our clients has JSP pages for which we had to go for Jrun 3.0. I also installed the connector for IIS to make JSP pages to run. everything's working fine but every 3-4 hours the JRun's default server service stope automatically and i get to know about that through our clients as they call up and say that their sites are not working, I am unable to give them excuses.
And on the other webserver it gives an Dr.Watson error of JAVAW.EXE atleast once a day. I have to solve the problem but unable to trace out the problem. I also istalled the connector ( JRun and IIS) twice but it did not work. I installed JDK 1.2 as i came to know that JAVAW.EXE is an application related to JDK 1.2. Even though it does not stop giving those errors. Can any one give any advice about this. I hope you guys will help me out.

Take care.
[This message has been edited by sundeep (edited April 20, 2001).]
 
Ranch Hand
Posts: 102
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Have you applied the service packs for JRun 3.0 or upgrade to 3.1
David
 
sundeep
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by David Freels:
Have you applied the service packs for JRun 3.0 or upgrade to 3.1
David


 
Ranch Hand
Posts: 98
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
check the logs...that is the first thing you should do when a web/app server dies abruptly
-manav
 
Sheriff
Posts: 7001
6
Eclipse IDE Python C++ Debian Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
"sundeep",
The Java Ranch has thousands of visitors every week, many with surprisingly similar names. To avoid confusion we have a naming convention, described at http://www.javaranch.com/name.jsp . We require names to have at least two words, separated by a space, and strongly recommend that you use your full real name. Please log in with a new name which meets the requirements.
Thanks.
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic