Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004030 [Resin] minor always 05-06-10 11:57 05-19-10 16:46
Reporter ferg View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 4.0.7 Product Version 4.0.5
  Product Build
Summary 0004030: JsseSocketShutdown exception
Description (rep by Martin Morawetz)

Trying to run an axis2 webservice with resin 4.0.5 we see following stacktrace

in the resin stdout file:

java.lang.UnsupportedOperationException: The method shutdownOutput() is not supported in SSLSocket

at com.sun.net.ssl.internal.ssl.BaseSSLSocketImpl.shutdownOutput(BaseSSLSocketImpl.java:192)

at com.caucho.vfs.SocketStream.closeWrite(SocketStream.java:340)

at com.caucho.vfs.WriteStream.close(WriteStream.java:1246)

at com.caucho.server.connection.TcpConnection.closeImpl(TcpConnection.java:926)

at com.caucho.server.connection.TcpConnection.destroy(TcpConnection.java:960)

at com.caucho.server.connection.TcpConnection.handleRequests(TcpConnection.java:538)

at com.caucho.server.connection.TcpConnection$AcceptTask.doTask(TcpConnection.java:1100)

at com.caucho.server.connection.TcpConnection$ConnectionReadTask.runThread(TcpConnection.java:1037)

at com.caucho.server.connection.TcpConnection$AcceptTask.run(TcpConnection.java:1068)

at com.caucho.util.ThreadPool$PoolThread.runTasks(ThreadPool.java:901)

at com.caucho.util.ThreadPool$PoolThread.run(ThreadPool.java:866)

The webservice refuses connections after three calls, we have to restart resin then.

Possibly the connection doesn?t get closed although the log states it:

TcpConnection[id=2] closing connection TcpConnection[id=http://*:8081-2,http://*:8081,CLOSED], [^] total=3

I?m not sure if there is a correlation between stacktrace and webservice behaviour.

We use Java 1.6.0_19, 64Bit btw.

Steps To Reproduce
Additional Information
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
05-06-10 11:57 ferg New Issue
05-19-10 16:46 ferg Assigned To  => ferg
05-19-10 16:46 ferg Status new => closed
05-19-10 16:46 ferg Resolution open => fixed
05-19-10 16:46 ferg Fixed in Version  => 4.0.7


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