Check your config files in orion/config.  It looks like a tag wasn't
properly closed or is missing from server.xml application.xml, or
global-web-application.xml.  If you still have the originals or the tar
ball, re xtract the files to another directory and compare them, or cross
reference it with the Orion documentation for those files.

Hope this helps.

-----Original Message-----
From: daniele rizzi [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 05, 2002 1:00 AM
To: Orion-Interest
Subject: what happens at startup?



hi all,

this morning I've tried to restart my own orion server, with bad result:
this is an extract from server.log
----
05/03/02 8.35 9.0.2.0.0 Stopped (Shutdown executed by admin from
192.168.237.159 (lspd31.largesys.pd))
05/03/02 8.35 9.0.2.0.0 Started
05/03/02 8.35 Internal error in HttpServer
java.lang.NullPointerException: application reference's config was null
        at
com.evermind.server.ApplicationServer.getApplication(ApplicationServer.java:
1925)
        at
com.evermind.server.http.HttpServer.getHttpApplication(HttpServer.java:623)
        at
com.evermind.server.http.HttpSite.getApplication(HttpSite.java:375)
        at
com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandle
r.java:370)
        at
com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:250)
        at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:62)

--- ... then it repeats again for every request...

any hint?

thanx,
daniele rizzi


Reply via email to