Geronimo / Jetty fails to startup under Sun Java 1.6 update 1
-------------------------------------------------------------

                 Key: GERONIMO-3142
                 URL: https://issues.apache.org/jira/browse/GERONIMO-3142
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: JVM-compatibility
    Affects Versions: 1.1.1, 1.2
         Environment: CentOS 5 (~RHEL 5), Java 1.6 update 1
            Reporter: Nikla Ratinen



Vanilla Geronimo / Jetty 1.1.1 and 1.2-beta fail to start under JDK 1.6 update 
1. JDK 1.5 seems to work though.

Logs show ClassNotFoundException resolving key manager:
...
Caused by: java.lang.ClassNotFoundException: [Ljavax.net.ssl.KeyManager; in 
classloader org.apache.geronimo.configs/jetty/1.2-beta/car
        at 
org.apache.geronimo.kernel.config.MultiParentClassLoader.loadClass(MultiParentClassLoader.java:298)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
        at 
org.apache.geronimo.security.keystore.FileKeystoreManager.createSSLServerFactory(FileKeystoreManager.java:310)
        ... 53 more

An easy way to disable SSL entirely would fix this for me ;)

I'll attach relevant logs.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to