You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Ralf Barkow <Ra...@web.de> on 2004/02/17 19:33:16 UTC

Re: Simplified build -- but cannot access the Web-Console

Thanks Dain.!

The build works well on my site -- but I cannot access the Web-Console.
After
    $ maven run:server
target/log/geronimo.log sais:
    ...
*15:28:03,878 DEBUG [HttpContext] Init classloader from null, 
java.net.URLClassLoader@b5dac4 for HttpContext[/]*
15:28:03,878 DEBUG [AbstractHttpHandler] Started 
org.mortbay.http.handler.RootNotFoundHandler in HttpContext[/]
15:28:03,878 INFO [HttpContext] Started HttpContext[/]
15:28:03,878 DEBUG [HttpContext] Handler 
org.mortbay.http.handler.RootNotFoundHandler in HttpContext[/]
15:28:03,878 DEBUG [RootNotFoundHandler] Root Not Found
15:28:03,878 DEBUG [NotFoundHandler] Not Found
15:28:04,419 DEBUG [HttpContext] Handled by 
org.mortbay.http.handler.RootNotFoundHandler in HttpContext[/]
15:28:04,419 DEBUG [HttpConnection] RESPONSE:
HTTP/1.1 404 %2Fgeronimo%2Dweb%2Dconsole+Not+Found
Jetty-Request: GET /geronimo-web-console HTTP/1.1
Date: Tue, 17 Feb 2004 14:28:03 GMT
Server: Jetty/5.0.beta0 (Windows 2000/5.0 x86 java/1.4.2_03)
Content-Type: text/html
Content-Length: 1263

--  
  /rgb




RE: Simplified build -- but cannot access the Web-Console

Posted by David Farb <dm...@earthlink.net>.
Thanks;

I also removed all of the maven repository, did a complete checkout (cvs co)
and a maven, followed by a maven run:server. Everything worked fine on a
Windows 2000 system except I have the same problem in the web-console. And
not enought time to look at it.

Thanks again for all the work;
David Farb


> -----Original Message-----
> From: Ralf.Barkow@web.de [mailto:Ralf.Barkow@web.de]
> Sent: Tuesday, February 17, 2004 12:33 PM
> To: geronimo-dev@incubator.apache.org
> Subject: Re: Simplified build -- but cannot access the Web-Console
>
>
>
> Thanks Dain.!
>
> The build works well on my site -- but I cannot access the Web-Console.
> After
>     $ maven run:server
> target/log/geronimo.log sais:
>     ...
> *15:28:03,878 DEBUG [HttpContext] Init classloader from null,
> java.net.URLClassLoader@b5dac4 for HttpContext[/]*
> 15:28:03,878 DEBUG [AbstractHttpHandler] Started
> org.mortbay.http.handler.RootNotFoundHandler in HttpContext[/]
> 15:28:03,878 INFO [HttpContext] Started HttpContext[/]
> 15:28:03,878 DEBUG [HttpContext] Handler
> org.mortbay.http.handler.RootNotFoundHandler in HttpContext[/]
> 15:28:03,878 DEBUG [RootNotFoundHandler] Root Not Found
> 15:28:03,878 DEBUG [NotFoundHandler] Not Found
> 15:28:04,419 DEBUG [HttpContext] Handled by
> org.mortbay.http.handler.RootNotFoundHandler in HttpContext[/]
> 15:28:04,419 DEBUG [HttpConnection] RESPONSE:
> HTTP/1.1 404 %2Fgeronimo%2Dweb%2Dconsole+Not+Found
> Jetty-Request: GET /geronimo-web-console HTTP/1.1
> Date: Tue, 17 Feb 2004 14:28:03 GMT
> Server: Jetty/5.0.beta0 (Windows 2000/5.0 x86 java/1.4.2_03)
> Content-Type: text/html
> Content-Length: 1263
>
> --
>   /rgb
>
>
>