You are right This is an env problem. I had better luck running this
on another SUSE Linux box.

Cheers
Prasad

On 3/1/07, Kevan Miller <[EMAIL PROTECTED]> wrote:

On Mar 1, 2007, at 11:14 AM, Prasad Kashyap wrote:

> At Revision: 513359
> The exception is seen only on Linux. It works fine on windows.
>
>
> Caused by: org.apache.geronimo.gbean.InvalidConfigurationException:
> Configuration org.apache.geronimo.configs/webconsole-jetty6/2.0-
> SNAPSHOT/car
> failed to start due to the following reasons:
>  The service J2EEApplication=org.apache.geronimo.configs/webconsole-
> jetty6/2.0-SNAPSHOT/car,j2eeType=JACCManager,name=JACCManager
> did not start because the service constructor threw an exception.
> java.lang.NullPointerException
>        at org.apache.geronimo.security.SubjectId.hashCode
> (SubjectId.java:79)
>        at java.util.Hashtable.put(Hashtable.java:401)
>        at
> org.apache.geronimo.security.ContextManager.registerSubject
> (ContextManager.java:269)
>        at
> org.apache.geronimo.security.jacc.ApplicationPolicyConfigurationManage
> r.<init>(ApplicationPolicyConfigurationManager.java:109)
>        at sun.reflect.NativeConstructorAccessorImpl.newInstance0
> (Native Method)
>        at sun.reflect.NativeConstructorAccessorImpl.newInstance
> (NativeConstructorAccessorImpl.java:39)

IIRC, this is an environmental problem. There's a java library which
cannot be loaded...

I would guess that you are using either geronimo.sh or startup.sh and
there's a problem with your JAVA_HOME or JRE_HOME environment settings.

--kevan



Reply via email to