You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Glen Eustace <G....@massey.ac.nz> on 2002/09/27 03:24:07 UTC

Configuring for muli-user

Has someone got a server.xml for supporting multiple users, possibly
using the UserConfig listener that I have a look at. I have recently
installed tomcat4.1 and can not get it to run. At the moment, I get

INFO: Initializing Coyote HTTP/1.1 on port 8080
Starting service Tomcat-Standalone
Apache Tomcat/4.1
java.lang.NullPointerException
        at java.io.File.<init>(File.java:180)
        at
org.apache.catalina.core.StandardContext.getBasePath(StandardContext.java:3833)
        at
org.apache.catalina.core.StandardContext.setResources(StandardContext.java:1149)
        at
org.apache.catalina.core.StandardContext.start(StandardContext.java:3387)

And I can not work out why.
-- 
 .*.  | Glen Eustace, Systems Engineer - Networking.
 /V\  | Information Technology Services PN460, Turitea,
(/ \) | Massey University, Palmerston North, New Zealand.
(   ) | Ph: +64 6 350 5799 x 2707, Fax: +64 6 350 5607
^^-^^ |------------------------------------------------------------


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>