Correction, it wasn't my web.xml, it was my orion-application.xml that was causing me problems.
----- Original Message -----
Sent: Thursday, January 04, 2001 2:25 PM
Subject: Re: Win 2000 problems with http server

I have had a similar problem, you start everything up properly and then you get a BSD as soon as you go to the URL.  Then you have to do a double reboot.  First one give you half of the desktop back and then a hard reboot brings everything back.   I am also running Zone Alarm, not the pro version.
 
I have found that the problem is normally cause by a bad XML file.  In my case, it was a bad web.xml file for one of my applications.  I have had a similar problem with Resin and a bad resin.conf file. 
 
My suggestion is to rename the orion directory, say orion_bak and then re-install orion.  You may also want to make sure that IIS is not running, a port conflict should normally be identified upon orion's startup though.
 
Once orion is running again, slowly put parts of you application back in, start with something simple like a JSP file or a servlet that you know works.  Then configure the datasource.xml file.  Check each time to make sure that orion still works.  I shut down orion before making each change just to be on the safe side,  but you shouldn't have to.
----- Original Message -----
From: Arno Grbac
Sent: Thursday, January 04, 2001 12:17 PM
Subject: RE: Win 2000 problems with http server

Are you running some kind of application level firewall? For example, running zone alarm pro
will do just that. I'm running the same setup and all is fine. The server never goes down, ..well,
it's been up for weeks now.
Hope this helps.
-arno
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of hanasaki
Sent: Thursday, January 04, 2001 2:30 PM
To: Orion-Interest
Subject: Win 2000 problems with http server

I have two computers that are both experiencing the same problem.  They are both running Win 2000 Professional with jdk 1.3.0-c

Orion starts fine and seems to run ok with/without the console.  The Orion gui tools seem to run ok.

THE PROBLEM: connecting to the orion http server on port 80 causes the systems to crash and reboot.

- tried "-classic"
- tried orion 1.3.8 and 1.4

C:\>java -version
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C)
Java HotSpot(TM) Client VM (build 1.3.0-C, mixed mode)

C:\>
 
 

Reply via email to