Yet another lit'l Alpha test problem

This "funny" string was shown when the server *just* crashed.
I've asked the server with a string like GET 
/documentationDir/SomeFileIcannotRemenber.html#HttpResource (from the browser).

It was what I saw on the screen (the rest was lost)
> 
> #HTTPResource()
> [raw   ]host=localhost
> [raw   ]accept=image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*
> [raw   ]user-agent=Mozilla/3.0b3 (Win95; I)
> java.lang.NullPointerException
>         at w3c.jigsaw.resources.AttributeHolder.getValue(AttributeHolder.java)
>         at w3c.jigsaw.resources.FilteredResource.getValue(FilteredResource.jav
> 
>         at w3c.jigsaw.resources.HTTPResource.getServer(HTTPResource.java)
>        at 
>w3c.jigsaw.resources.DirectoryResource.acquireChildren(DirectoryResorce.java)
>         at w3c.jigsaw.resources.DirectoryResource.lookupStore(DirectoryResourc
> java)
>         at w3c.jigsaw.resources.DirectoryResource.lookup(DirectoryResource.jav
> 
>         at w3c.jigsaw.resources.DirectoryResource.lookup(DirectoryResource.jav
> 
>         at w3c.jigsaw.resources.ContainerResource.lookup(ContainerResource.jav
> 
>         at w3c.jigsaw.http.Client.processRequest(Client.java)
>         at w3c.jigsaw.http.Client.loop(Client.java)
>         at w3c.jigsaw.http.Client.runConnection(Client.java)
>         at w3c.jigsaw.http.Client.run(Client.java)
>         at java.lang.Thread.run(Thread.java:289)

Of course, Jigsaw hanged after this. ¿Suggestions?

I hope reporting "something like errors" helps.

-- Iñigo

Received on Monday, 8 July 1996 18:46:37 UTC