Re[2]: URL Pathing

2000-10-17 Thread Frank Carver


Monday, October 16, 2000, 11:45:58 PM, you wrote:


CS b) do something like this:
CS  if(servletConfig.getServletContext().getServerInfo().startsWith("Orion"))
CS  ...
CS else
CS ...

Yuck.  Anyone intersted in writing a "ServerHawk" ?

-- 
Frank CarverEfficacy Solutions Limitedwww.efsol.com






Re: URGENT: accidental stops

2000-09-28 Thread Frank Carver


Thursday, September 28, 2000, 12:10:07 PM, you wrote:

SM Hello,

SM I've very urgent and annoying problem: Orion's web-service (or maybe whole
SM app)just stops responding in less than 10-20 hours of not very intensive use
SM (development, testing), but the "java -jar orion.jar" process still resides
SM in memory. Today I've found that even process died.
SM I'm having Intel 2xPIII 512M, Linux Debian, IBM JDK 1.3 and Orion 1.3.7
SM installed.

Users of the Resin web server have reported very similar problems on
their mailing list (archived at
http://www.caucho.com/support/resin-interest/). Research so far seems
to show that it is a threading problem in the IBM 1.3.0 JDK, which can
happent on all systems, but is much more frequent with SMP.  If you
can, try with another JVM and see if the problem persists.

-- 
Frank CarverEfficacy Solutions Limitedwww.efsol.com