is "//" valid in a path?

>
/usr/local/tomcat//lib/ant.jar:/usr/local/tomcat//lib/jasper.jar:/usr/local/
tomcat//lib/jaxp.jar:/usr/local/tomcat//lib/parser.jar:/usr/local/tomcat//li
b/servlet.jar:/usr/local/tomcat//lib/test:/usr/local/tomcat//lib/webserver.j
ar:/usr/local/jdk1.3.1//lib/tools.jar
............................^

what versions of tomcat + jetspeed are u usin?
............................................................................
..^
............................................................................
.................................................^

----- Original Message -----
From: "Leonard Megliola" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, May 24, 2001 4:02 PM
Subject: Re: Jetspeed Installation: Tomcat Not Starting, Crashing


> At 10:50 AM 5/24/2001 +0200, you wrote:
> > > Well, the webapps that are delivered with Tomcat work just fine.  If
you
> > > can point me to another to try, I will try it.
> > >
> > > I am aware that there are problems with Java on RH 7.1, but I am using
7.0
> > > which theoretically should not have the same problems.  7.1 is on
kernel
> > > 2.4, and I believe that is the problem.
> > >
> >
> >Anything in the Jetspeed or Tomcat logs?
>
> Log file contents....
>
> servlet.log:
> 2001-05-24 03:34:47 - path="/examples" :jsp: init
> 2001-05-24 03:34:47 - path="/admin" :jsp: init
> 2001-05-24 03:34:47 - path="" :jsp: init
> 2001-05-24 03:34:47 - path="/test" :jsp: init
>
> jasper.log:
> 2001-05-24 03:56:54 - Scratch dir for the JSP engine is:
> /usr/local/tomcat/work/localhost_8080%2Fexamples
> 2001-05-24 03:56:54 - IMPORTANT: Do not modify the generated servlets
>
> There were no jetspeed.log or tomcat.log files.
>
> Here's what Tomcat normally outputs on starting without the Jetspeed war
> file installed:
>
> Using classpath:
>
/usr/local/tomcat//lib/ant.jar:/usr/local/tomcat//lib/jasper.jar:/usr/local/
tomcat//lib/jaxp.jar:/usr/local/tomcat//lib/parser.jar:/usr/local/tomcat//li
b/servlet.jar:/usr/local/tomcat//lib/test:/usr/local/tomcat//lib/webserver.j
ar:/usr/local/jdk1.3.1//lib/tools.jar
> 2001-05-24 03:54:06 - ContextManager: Adding context Ctx( /examples )
> 2001-05-24 03:54:06 - ContextManager: Adding context Ctx( /admin )
> Starting tomcat. Check logs/tomcat.log for error messages
> 2001-05-24 03:54:06 - ContextManager: Adding context Ctx(  )
> 2001-05-24 03:54:06 - ContextManager: Adding context Ctx( /test )
> 2001-05-24 03:54:07 - PoolTcpConnector: Starting HttpConnectionHandler on
8080
> 2001-05-24 03:54:08 - PoolTcpConnector: Starting Ajp12ConnectionHandler on
8007
>
> Here's what it outputs with the jetspeed.war installed:
>
> Using classpath:
>
/usr/local/tomcat//lib/ant.jar:/usr/local/tomcat//lib/jasper.jar:/usr/local/
tomcat//lib/jaxp.jar:/usr/local/tomcat//lib/parser.jar:/usr/local/tomcat//li
b/servlet.jar:/usr/local/tomcat//lib/test:/usr/local/tomcat//lib/webserver.j
ar:/usr/local/jdk1.3.1//lib/tools.jar
> 2001-05-24 03:56:50 - ContextManager: Adding context Ctx( /examples )
> 2001-05-24 03:56:50 - ContextManager: Adding context Ctx( /admin )
> Starting tomcat. Check logs/tomcat.log for error messages
> 2001-05-24 03:56:50 - ContextManager: Adding context Ctx(  )
> 2001-05-24 03:56:50 - ContextManager: Adding context Ctx( /test )
> 2001-05-24 03:56:54 - ContextManager: Adding context Ctx( /jetspeed )
> initializing all services using org.apache.tomcat.facade.ServletConfigImpl
> initializing service: ResourcesService
>
> Notice, it never got to the "Starting HttpConnectionHandler" line.
>
> The installation instructions say nothing about needing to install a
> database just to get the system up and running.  Could this be a problem?
>
> Leonard
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to