Anonymous | Login | Signup for a new account | 12-17-2024 11:30 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 | ||||
0001442 | [Resin] | major | always | 11-06-06 23:19 | 11-30-06 16:22 | ||||
Reporter | Anoop K Achuthan | 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.0 | Product Version | 3.1.0 | ||||
Product Build | |||||||||
Summary | 0001442: Exception while starting resin-3.1.0 with openssl support | ||||||||
Description |
Hi, I'm using Resin-pro-3.0.21 with openssl support. After upgrading to 3.1.0, I get the following Exception when starting resin. ============================================================================ OpenSSL support compiled for OpenSSL 0.9.8a 11 Oct 2005 [00:07:58.520] https listening to *:443 [00:07:58.538] java.lang.NullPointerException [00:07:58.538] at com.caucho.vfs.OpenSSLFactory.setTcpNoDelay(OpenSSLFactory.java:399) [00:07:58.538] at com.caucho.server.port.Port.bind(Port.java:762) [00:07:58.538] at com.caucho.server.cluster.Server.bindPorts(Server.java:1091) [00:07:58.538] at com.caucho.server.cluster.Server.start(Server.java:1041) [00:07:58.538] at com.caucho.server.cluster.Cluster.startServer(Cluster.java:667) [00:07:58.538] at com.caucho.server.cluster.ClusterServer.startServer(ClusterServer.java:429) [00:07:58.538] at com.caucho.server.resin.Resin.start(Resin.java:596) [00:07:58.538] at com.caucho.server.resin.Resin.initMain(Resin.java:1002) [00:07:58.538] at com.caucho.server.resin.Resin.main(Resin.java:1189) =============================================================================== I'm getting this error both in Fedora core3 and Solaris-10 environments. Thanks, Anoop |
||||||||
Steps To Reproduce | |||||||||
Additional Information |
The command I'm using to start resin 3.1.0 is : java -Djava.library.path='/usr/openwin/lib:/usr/local/new-resin/libexec' -jar lib/resin.jar |
||||||||
Attached Files | |||||||||
|
There are no notes attached to this issue. |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
27 total queries executed. 25 unique queries executed. |