You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Sandip Ghayal (JIRA)" <de...@geronimo.apache.org> on 2005/01/27 18:29:18 UTC

[jira] Updated: (GERONIMO-554) Cannot start Geronimo Server with J2EEDeployment plan

     [ http://issues.apache.org/jira/browse/GERONIMO-554?page=history ]

Sandip Ghayal updated GERONIMO-554:
-----------------------------------

    Attachment: j2eeDeployerPlan.patch

I have modified J2eeDeployer plan to include common jar file and tested it to be working

> Cannot start Geronimo Server with J2EEDeployment plan
> -----------------------------------------------------
>
>          Key: GERONIMO-554
>          URL: http://issues.apache.org/jira/browse/GERONIMO-554
>      Project: Apache Geronimo
>         Type: Bug
>   Components: general
>  Environment: Windows XP
>     Reporter: Sandip Ghayal
>  Attachments: j2eeDeployerPlan.patch
>
> When trying to start Geronimo with J2EEDeployer plan Server crashes with following exception
> 11:39:55,217 INFO  [ReadOnlyRepository] Repository root is file:/F:/geronimo/mod
> ules/assembly/target/geronimo-1.0-SNAPSHOT/repository/
> Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/geronimo/c
> ommon/DeploymentException
>         at java.lang.Class.getDeclaredMethods0(Native Method)
>         at java.lang.Class.privateGetDeclaredMethods(Class.java:1647)
>         at java.lang.Class.getMethod0(Class.java:1893)
>         at java.lang.Class.getMethod(Class.java:976)
>         at org.apache.geronimo.gbean.runtime.GBeanOperation.<init>(GBeanOperatio
> n.java:90)
>         at org.apache.geronimo.gbean.runtime.GBeanInstance.<init>(GBeanInstance.
> java:244)
>         at org.apache.geronimo.kernel.Kernel.loadGBean(Kernel.java:327)
>         at org.apache.geronimo.kernel.config.Configuration.<init>(Configuration.
> java:221)
>         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
>         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstruct
> orAccessorImpl.java:39)
>         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingC
> onstructorAccessorImpl.java:27)
>         at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
>         at org.apache.geronimo.gbean.runtime.GBeanInstance$GBeanLifecycleCallbac
> k.doStart(GBeanInstance.java:763)
>         at org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart
> (GBeanInstanceState.java:318)
>         at org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInsta
> nceState.java:113)
>         at org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(G
> BeanInstanceState.java:135)
>         at org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanI
> nstance.java:475)
>         at org.apache.geronimo.kernel.Kernel.startRecursiveGBean(Kernel.java:348
> )
>         at org.apache.geronimo.system.main.Daemon.main(Daemon.java:154)
> The reason for the issue is because geronimo-common-<version#>.jar is absent from the j2ee-deployer-plan.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira