Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
1442 | major | always | 11-06-06 23:19 | 11-30-06 16:22 | |
|
|||||
Reporter: | Anoop K Achuthan | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.1.0 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.1.0 | ||
|
|||||
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 |
||||
Relationships | |||||
Attached Files: |
There are no notes attached to this issue. |