Uploaded image for project: 'Geronimo'
  1. Geronimo
  2. GERONIMO-3981

Fail to relaunch Geronimo after deploying an application to WADI cluster

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 2.1.1
    • 2.1.2
    • Clustering
    • Security Level: public (Regular issues)
    • None
    • Windows

    Description

      1. Deploy samples/servlet-examples-cluster-server1/1.0/war to a WADI cluster
      2. Stop Geronimo
      3. Relaunch Geronimo, failed with the following exception:

      org.apache.geronimo.kernel.config.NoSuchConfigException: samples/servlet-examples-cluster-server1/1.0/war
              at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfigurationData(SimpleConfigurationManager.java:476)
              at org.apache.geronimo.kernel.config.SimpleConfigurationManager.sort(SimpleConfigurationManager.java:456)
              at org.apache.geronimo.kernel.config.SimpleConfigurationManager.sort(SimpleConfigurationManager.java:448)
              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
              at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
              at java.lang.reflect.Method.invoke(Method.java:615)
              at org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
              at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:124)
              at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:832)
              at org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)
              at org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.java:35)
              at org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96)
              at org.apache.geronimo.kernel.config.EditableConfigurationManager$$EnhancerByCGLIB$$5ba39176.sort(<generated>)
              at org.apache.geronimo.system.main.EmbeddedDaemon.doStartup(EmbeddedDaemon.java:152)
              at org.apache.geronimo.system.main.EmbeddedDaemon.execute(EmbeddedDaemon.java:79)
              at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:45)
              at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:67)
              at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            frank2006g YunFeng Ma
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: