Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
4829 | minor | always | 10-27-11 13:20 | 11-08-11 09:10 | |
|
|||||
Reporter: | rickHigh | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | |||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.24 | ||
|
|||||
Summary: | 0004829: Resin does not work with IBM Java SDK 1.6 when not using OpenSSL | ||||
Description: |
thread start failed for thread 000000000216EE00 sun.security.x509.CertAndKeyGen [11-10-27 20:12:44.795] {main} java.lang.NoClassDefFoundError: sun.security.x509.CertAndKeyGen at com.caucho.vfs.SelfSignedCert.create(SelfSignedCert.java:109) at com.caucho.vfs.JsseSSLFactory.createSelfSignedCert(JsseSSLFactory.java:420) at com.caucho.vfs.JsseSSLFactory.createAnonymousFactory(JsseSSLFactory.java:376) at com.caucho.vfs.JsseSSLFactory.create(JsseSSLFactory.java:287) See http://bugs.caucho.com/view.php?id=4828 [^] for ideas for how to reproduce this. at com.caucho.network.listen.TcpSocketLinkListener.bind(TcpSocketLinkListener.java:1025) at com.caucho.cloud.network.NetworkListenSystem.start(NetworkListenSystem.java:218) at com.caucho.env.service.ResinSystem.startServices(ResinSystem.java:515) at com.caucho.env.service.ResinSystem.start(ResinSystem.java:483) at com.caucho.server.resin.Resin.start(Resin.java:1033) at com.caucho.server.resin.Resin.initMain(Resin.java:1169) at com.caucho.server.resin.Resin.main(Resin.java:1471) Caused by: java.lang.ClassNotFoundException: sun.security.x509.CertAndKeyGen at java.lang.ClassNotFoundException.<init>(ClassNotFoundException.java:76) at java.net.URLClassLoader.findClass(URLClassLoader.java:396) at java.lang.ClassLoader.loadClass(ClassLoader.java:660) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:358) at java.lang.ClassLoader.loadClass(ClassLoader.java:626) ... 11 more |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|