Applications seem to run fine but every request
generates the null null error.

for the moment, Linux, JDK1.3.

Also, just running the default RC5 Jetty only
(no JBoss) release is fine, no errors are
generated.

Daren

On Thu, 7 Jun 2001, Julian Gosnell wrote:

> Oops.....
>
> Mine runs fine !
>
> I'm going to need some help here:
>
> Platform, OS, JVM, etc...
>
> Anyone else seen this - or not seen this ?
>
> Jules
>
> --- "Daren R. Sefcik" <[EMAIL PROTECTED]> wrote:
> > On Wed, 6 Jun 2001, Sebastien Alborini wrote:
> >
> > > The package is available from the Sourceforge
> > site.
> > > The jboss.org website should be updated soon.
> >
> > I installed it (all default files) and just loading
> > the
> > default page I get:
> >
> > [Jetty] Started
> > [Jetty] start HttpServer version Jetty/3.1.RC5
> > [Jetty] Already started on 0.0.0.0:8080
> > [Jetty] Started SocketListener on 0.0.0.0:8080
> > [Jetty] classpath set while started
> > [Jetty] Started WebInfProtect
> > [Service Control] Started 34 services
> > [Default] JBoss 2.2.2 Started in 0m:9s
> > [Jetty] Jetty Demo Page: init
> > [Jetty] Loading JettyPage Index
> > [Jetty] null null null
> >
> >
> > java.lang.NullPointerException
> >         at
> >
> com.mortbay.HTTP.HttpRequest.getPath(HttpRequest.java:467)
> >         at
> >
> com.mortbay.HTTP.HttpResponse.sendError(HttpResponse.java:337)
> >         at
> >
> com.mortbay.HTTP.HttpResponse.sendError(HttpResponse.java:401)
> >         at
> >
> com.mortbay.HTTP.HttpConnection.exception(HttpConnection.java:482)
> >         at
> >
> com.mortbay.HTTP.HttpConnection.handle(HttpConnection.java:271)
> >         at
> >
> com.mortbay.HTTP.SocketListener.handleConnection(SocketListener.java:107)
> >         at
> >
> com.mortbay.Util.ThreadedServer.handle(ThreadedServer.java:294)
> >         at
> >
> com.mortbay.Util.ThreadPool$PoolThreadRunnable.run(ThreadPool.java:613)
> >         at java.lang.Thread.run(Thread.java:484)
> >
> > [Jetty] Connection problem
> > java.lang.NullPointerException
> >         at
> >
> com.mortbay.HTTP.HttpRequest.getPath(HttpRequest.java:467)
> >         at
> >
> com.mortbay.HTTP.HttpResponse.sendError(HttpResponse.java:337)
> >         at
> >
> com.mortbay.HTTP.HttpResponse.sendError(HttpResponse.java:401)
> >         at
> >
> com.mortbay.HTTP.HttpConnection.exception(HttpConnection.java:482)
> >         at
> >
> com.mortbay.HTTP.HttpConnection.handle(HttpConnection.java:360)
> >         at
> >
> com.mortbay.HTTP.SocketListener.handleConnection(SocketListener.java:107)
> >         at
> >
> com.mortbay.Util.ThreadedServer.handle(ThreadedServer.java:294)
> >         at
> >
> com.mortbay.Util.ThreadPool$PoolThreadRunnable.run(ThreadPool.java:613)
> >         at java.lang.Thread.run(Thread.java:484)
> >
> > The previous version of the JBoss/Jetty package was
> > working great..
> > any ideas what this all means??
> >
> > TIA,
> > Daren


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to