You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Valery Gorbunov (JIRA)" <ji...@apache.org> on 2007/05/07 08:54:15 UTC

[jira] Commented: (GERONIMO-3142) Geronimo / Jetty fails to startup under Sun Java 1.6 update 1

    [ https://issues.apache.org/jira/browse/GERONIMO-3142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12493983 ] 

Valery Gorbunov commented on GERONIMO-3142:
-------------------------------------------

I also have this problem on 2.0m3

> 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
>         Attachments: geronimo.log, geronimo.out
>
>
> 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.