| Anonymous | Login | Signup for a new account | 11-10-2025 02:08 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0001750 | [Resin] | minor | always | 05-22-07 06:03 | 05-22-07 15:23 | ||||
| Reporter | sam | View Status | public | ||||||
| Assigned To | ferg | ||||||||
| Priority | normal | Resolution | fixed | Platform | |||||
| Status | closed | OS | |||||||
| Projection | none | OS Version | |||||||
| ETA | none | Fixed in Version | 3.1.2 | Product Version | 3.1.1 | ||||
| Product Build | |||||||||
| Summary | 0001750: Too much logging if session store fails because server is unavailable | ||||||||
| Description |
(rep by K Köppert) If we restart a server we get this following error, even with our log at info level. [19:52:56.306] java.net.SocketTimeoutException: Read timed out [19:52:56.306] at java.net.SocketInputStream.socketRead0(Native Method) [19:52:56.306] at java.net.SocketInputStream.read(SocketInputStream.java:129) [19:52:56.306] at com.caucho.vfs.TcpStream.read(TcpStream.java:163) [19:52:56.306] at com.caucho.vfs.ReadStream.readBuffer(ReadStream.java:1001) [19:52:56.306] at com.caucho.vfs.ReadStream.read(ReadStream.java:306) [19:52:56.306] at com.caucho.server.cluster.ClusterStore.saveObject(ClusterStore.java:772) [19:52:56.306] at com.caucho.server.cluster.ClusterStore.saveServer(ClusterStore.java:707) [19:52:56.306] at com.caucho.server.cluster.ClusterStore.store(ClusterStore.java:649) [19:52:56.306] at com.caucho.server.cluster.ClusterObject.store(ClusterObject.java:423) [19:52:56.306] at com.caucho.server.session.SessionImpl.save(SessionImpl.java:915) [19:52:56.306] at com.caucho.server.session.SessionImpl.saveAfterRequest(SessionImpl.java:904) [19:52:56.306] at com.caucho.server.session.SessionImpl.finish(SessionImpl.java:866) [19:52:56.306] at com.caucho.server.connection.AbstractHttpRequest.finish(AbstractHttpRequest. java:2379) |
||||||||
| Steps To Reproduce | |||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |