Anonymous | Login | Signup for a new account | 12-17-2024 10:35 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0005731 | [Resin] | minor | always | 05-07-14 10:08 | 09-08-14 15:46 | ||||
Reporter | alex | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 4.0.38 | ||||||
Summary | 0005731: NullPointerException in ReadStream.read() NPE | ||||||||
Description |
web tier: [14-05-07 07:52:27.075] {resin-port-443-87} [web-0->app-0:6]com.caucho.vfs.ClientTimeoutException: client timeout [14-05-07 07:52:27.077] {resin-port-443-87} Http[web-0, 14] HTTP/1.1 200 OK [14-05-07 07:52:27.077] {resin-port-443-87} Http[web-0, 14] Cache-control: no-store [14-05-07 07:52:27.077] {resin-port-443-87} Http[web-0, 14] Pragma: no-cache [14-05-07 07:52:27.077] {resin-port-443-87} Http[web-0, 14] Content-Length: 0 [14-05-07 07:52:27.077] {resin-port-443-87} TcpSocketLink[id=http://*:443-14,http://*:443,REQUEST_ACTIVE_NKA] [^] keepalive disabled from REQUEST_ACTIVE_KA, reason=client disconnect [14-05-07 07:52:27.081] {resin-port-443-87} java.lang.NullPointerException at com.caucho.vfs.ReadStream.read(ReadStream.java:472) at com.caucho.server.http.ContentLengthStream.read(ContentLengthStream.java:79) at com.caucho.vfs.ReadStream.readBuffer(ReadStream.java:1240) at com.caucho.vfs.ReadStream.skip(ReadStream.java:440) at com.caucho.server.http.AbstractHttpRequest.skip(AbstractHttpRequest.java:1324) at com.caucho.server.http.HttpRequest.skip(HttpRequest.java:770) at com.caucho.server.http.HttpRequest.finishRequest(HttpRequest.java:1497) at com.caucho.server.http.AbstractHttpRequest.onCloseConnection(AbstractHttpRequest.java:1875) at com.caucho.server.http.HttpRequest.onCloseConnection(HttpRequest.java:1459) at com.caucho.network.listen.TcpSocketLink.closeConnection(TcpSocketLink.java:1758) at com.caucho.network.listen.TcpSocketLink.closeConnection(TcpSocketLink.java:1710) at com.caucho.network.listen.TcpSocketLink.close(TcpSocketLink.java:1699) at com.caucho.network.listen.TcpSocketLink.handleRequests(TcpSocketLink.java:1236) at com.caucho.network.listen.TcpSocketLink.handleAcceptTaskImpl(TcpSocketLink.java:993) at com.caucho.network.listen.ConnectionTask.runThread(ConnectionTask.java:117) at com.caucho.network.listen.ConnectionTask.run(ConnectionTask.java:93) at com.caucho.network.listen.SocketLinkThreadLauncher.handleTasks(SocketLinkThreadLauncher.java:169) at com.caucho.network.listen.TcpSocketAcceptThread.run(TcpSocketAcceptThread.java:61) at com.caucho.env.thread2.ResinThread2.runTasks(ResinThread2.java:173) at com.caucho.env.thread2.ResinThread2.run(ResinThread2.java:118) |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
There are no notes attached to this issue. |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed. 25 unique queries executed. |