[EMAIL PROTECTED] wrote:
> On Mon, Jul 02, 2001 at 09:40:21PM +0100, Julian Gosnell wrote:
> > I've messed around a little with Jetty and JSPs :
> >
> > These are things I would try :
> >
> > 1. Update to the latest JBoss-Jetty - Scott will be putting it on the
> > binaries page soon - if you are in a hurry try :
> >
> >
>http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/~checkout~/jboss/binaries/JBoss-2.4.0BETA_Jetty-3.1.RC5-1.tgz?rev=1.1
>
> This one generated an exception on shutdown:
I reckon this has nothing to do with Jetty (said through teeth clenched firmly on hat).
Look again - remove the lines beginning [Jetty] and you see a nice stacktrace, being
output onto stdout, which looks like
the DynaServer barfed as it closed it's socket. Jetty is not mentioned in the
stacktrace. You are just seeing the output
of two threads interleaved.
Phewwww ! You had me going there for a moment.
Jules
P.S.
It looks like it is the JBoss Class WebServer that is cuasing the problem. It is so
confused that it actually restarts !
8083 is Nothing to do with Jetty, which will be running on 8080.
>
>
> [Service Control] Stopped 28 services
> [Default] DynaServer stopped: socket closed
> [Service Control] Destroying 28 MBeans
> [Default] java.net.SocketException: socket closed
> [JettyService] Destroying
> [Default] at java.net.PlainSocketImpl.socketAccept(Native Method)
> [Default]
> [Default] at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:413)
> [Jetty] Destroy SocketListener on 0.0.0.0:8080
> [Default]
> [Default] at java.net.ServerSocket.implAccept(ServerSocket.java:241)
> [Jetty] Deregister com.mortbay.Jetty:name=Jetty,Jetty=0,SocketListener=0
> [Default] The database is shutdown
> [Default]
> [Jetty] Deregister
>com.mortbay.Jetty:name=Jetty,Jetty=0,context=/demo,ServletHandlerContext=0
> [Default] at java.net.ServerSocket.accept(ServerSocket.java:222)
> [Jetty] Destroyed ForwardHandler in null
> [Default]
> [Jetty] Destroyed ResourceHandler in null
> [Default] at org.jboss.web.WebServer.run(WebServer.java:179)
> [Jetty] Destroyed DumpHandler in null
> [Default]
> [Default] at org.jboss.web.ThreadPool$Worker.run(ThreadPool.java:141)
> [Jetty] Deregister
>com.mortbay.Jetty:name=Jetty,Jetty=0,context=/admin,ServletHandlerContext=0
> [Default]
> [Jetty] Deregister
>com.mortbay.Jetty:name=Jetty,Jetty=0,context=/,ServletHandlerContext=0
> [Default] Restarting DynaServer
> [Default] Started on port 8083
>
> Cheers
> Bent D
> --
> Bent Dalager - [EMAIL PROTECTED] - http://www.pvv.org/~bcd
> powered by emacs
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user