You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@geronimo.apache.org by Miki <mi...@gmail.com> on 2007/02/28 23:54:46 UTC

java.lang.ClassNotFoundException: [Ljavax.net.ssl.KeyManager; in classloader geronimo/jetty/1.1.1/car

Hi,

I just downloaded geronima an when i try to start the server I get the
following error message:
.........
java.lang.ClassNotFoundException: [Ljavax.net.ssl.KeyManager; in classloader
geronimo/jetty/1.1.1/car
.........

I use (X)ubuntu 6.06.
The full log is attached.

Any ideea?

Thanks

Re: java.lang.ClassNotFoundException: [Ljavax.net.ssl.KeyManager; in classloader geronimo/jetty/1.1.1/car

Posted by David Jencks <da...@yahoo.com>.
My guess is that you might not be running with a full certified jdk?   
Geronimo 1.1.1 works with sun and ibm jdks >= 1.4.2_08 but not with  
the gpl partial jvms such as gjc that often come as default on linux  
distros.

What does java -version say?

thanks
david jencks

On Feb 28, 2007, at 2:54 PM, Miki wrote:

> Hi,
>
> I just downloaded geronima an when i try to start the server I get  
> the following error message:
> .........
> java.lang.ClassNotFoundException: [Ljavax.net.ssl.KeyManager; in  
> classloader geronimo/jetty/1.1.1/car
> .........
>
> I use (X)ubuntu 6.06.
> The full log is attached.
>
> Any ideea?
>
> Thanks
>
> <geronimo.log>