Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000896 [Resin] minor sometimes 01-23-06 21:47 01-24-06 10:48
Reporter yusuke View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 2.1.x
Summary 0000896: NullPointerException on closing server.
Description When I stop a resin server, sometimes NullPointerException is thrown.

No webapp is registerd.
I execute 'httpd.sh start' and wait for log 'http listening to ...', and then execute 'httpd.sh stop'.

----------- stderr.log -----------
[2006-01-24 11:54:21.443] initializing application http://localhost:8090/ [^]
closing server
java.lang.NullPointerException
        at com.caucho.server.TcpServer.startConnection(TcpServer.java:812)
        at com.caucho.server.TcpServer$StartThread.run(TcpServer.java:992)
        at java.lang.Thread.run(Thread.java:568)

----------- stdout.log -----------
Resin 2.1.17 (built Thu Dec 8 15:09:04 PST 2005)
Copyright(c) 1998-2003 Caucho Technology. All rights reserved.

Starting Resin on Tue, 24 Jan 2006 11:54:20 +0900 (JST)
http listening to *:8090
Additional Information OS : Debian GNU/Linux 3.1
kernel : 2.4.28-bf2.4 SMP
Java : IBM Java2 1.4.1
gcc : gcc 3.2.3
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
01-23-06 21:47 yusuke New Issue
01-24-06 10:48 ferg Assigned To  => ferg
01-24-06 10:48 ferg Status new => closed
01-24-06 10:48 ferg Resolution open => fixed
01-24-06 10:48 ferg Fixed in Version  => 3.0.18


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
27 total queries executed.
25 unique queries executed.
Powered by Mantis Bugtracker