Environment: Windows 2003 Server, Resin Pro 3.0.21, OpenSSL 0.9.8b,  
Java 1.4.2_12

Saw this SSL-related error in our logs this morning just after a  
spontaneous restart of resing caused by the JVM (jvm.dll):

[06:35:48.766] Loaded Socket JNI library.
[06:35:48.781] http listening to *:80
[06:35:49.234] https listening to *:443
[06:35:49.234] hmux listening to 127.0.0.1:6802
[06:35:49.250] Resin started in 7000ms
[06:35:50.797] resin-file: init
[06:37:16.967] web-app root directory should not be the same as  
resin.home
[06:37:16.967] /d:/resin
[06:37:16.998] WebApp[] starting
[06:37:20.420] java.lang.StackOverflowError
[06:37:24.998] java.lang.StackOverflowError
[06:37:35.764] java.lang.StackOverflowError
[06:37:38.685] java.io.IOException: 4668:error:140C5042:SSL  
routines:SSL_UNDEFINED_FUNCTION:called a function you should not  
call:.\ssl\ssl_lib.c:2071:
[06:37:38.685]
[06:37:38.685]  at com.caucho.vfs.JniStream.writeNative(Native Method)
[06:37:38.685]  at com.caucho.vfs.JniStream.write(JniStream.java:138)
[06:37:38.685]  at com.caucho.vfs.WriteStream.flushBuffer 
(WriteStream.java:389)
[06:37:38.685]  at  
com.caucho.server.connection.AbstractHttpResponse.finish 
(AbstractHttpResponse.java:1974)
[06:37:38.685]  at  
com.caucho.server.connection.AbstractHttpResponse.close 
(AbstractHttpResponse.java:260)
[06:37:38.685]  at com.caucho.server.webapp.WebAppFilterChain.doFilter 
(WebAppFilterChain.java:190)
[06:37:38.685]  at  
com.caucho.server.dispatch.ServletInvocation.service 
(ServletInvocation.java:229)
[06:37:38.685]  at com.caucho.server.http.HttpRequest.handleRequest 
(HttpRequest.java:274)
[06:37:38.685]  at com.caucho.server.port.TcpConnection.run 
(TcpConnection.java:511)
[06:37:38.685]  at com.caucho.util.ThreadPool.runTasks 
(ThreadPool.java:516)
[06:37:38.685]  at com.caucho.util.ThreadPool.run(ThreadPool.java:442)
[06:37:38.685]  at java.lang.Thread.run(Thread.java:534)

Rob


_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to