I am using java -jar server.jar. Does it really affects?

Lasantha

> What command are you using to start the server? startup.sh|bat? or are you
> starting it some other way?
>
> On 2/15/07, Lasantha Ranaweera <[EMAIL PROTECTED]> wrote:
>>
>> Hi Chris,
>>
>> Thanks for the information but still it is getting failed for me.
>>
>> Following are the steps I have followed & the current situation. May be
>> you might have some more insight on it than me.
>>
>> 1.  Get the latest source code from DT trunk (revision 507843).
>> 2.  Build the source code using mvn clean install.
>> 3.  Start the G 1.2 beta server.
>> 4.  Create the derby database using createDB.sh. (I have given it in the
>> DAYTRADER-35 patch & would be greately appriciated if someone can review
>> it too)
>> 5.  Deploy the daytrader-ear-2.0-SNAPSHOT.ear &
>> dtTrunk_geronimo12-beta-plan.xml using G console.
>> 6.  Getting following error :(.
>>
>> Thanks Again,
>> Lasantha
>>
>> 15:01:14,658 ERROR [GBeanInstanceState] Error while starting; GBean is
>> now in the FAILED state:
>> abstractName="org.apache.geronimo.configs
>> /j2ee-corba-yoko/1.2-beta/car?ServiceModule=org.apache.geronimo.configs
>> /j2ee-corba-yoko/1.2-beta/car,j2eeType=CORBANameService,name=NameServer"
>> java.lang.NoSuchMethodError:
>>
>> org.omg.PortableInterceptor.IORInterceptor_3_0.adapter_manager_state_changed
>> (Ljava/lang/String;S)V
>>         at
>> org.apache.yoko.orb.OB.PIManager.adapterManagerStateChange(PIManager.java
>> :531)
>>         at
>> org.apache.yoko.orb.OBPortableServer.POAManager_impl.activate
>> (POAManager_impl.java:212)
>>         at
>> org.apache.yoko.orb.CosNaming.tnaming.TransientNameService.initialize(
>> TransientNameService.java:129)
>>         at
>> org.apache.yoko.orb.CosNaming.tnaming.TransientNameService.run(
>> TransientNameService.java:114)
>>         at
>> org.apache.openejb.yoko.ORBConfigAdapter.createNameService(
>> ORBConfigAdapter.java:167)
>>         at
>>
>> org.apache.openejb.yoko.ORBConfigAdapter$$FastClassByCGLIB$$c8ca5bf1.invoke
>> (<generated>)
>>         at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
>>         at
>> org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(
>> FastMethodInvoker.java:38)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(
>> GBeanOperation.java:122)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java
>> :820)
>>         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.openejb.corba.security.config.ConfigAdapter$$EnhancerByCGLIB$$825d752c.createNameService
>> (<generated>)
>>         at
>> org.apache.openejb.corba.NameService.doStart(NameService.java:162)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(
>> GBeanInstance.java:984)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(
>> GBeanInstanceState.java:267)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(
>> GBeanInstanceState.java:102)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java
>> :529)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanDependency.attemptFullStart(
>> GBeanDependency.java:111)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanDependency.addTarget(
>> GBeanDependency.java:146)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanDependency$1.running(
>> GBeanDependency.java:120)
>>         at
>> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.fireRunningEvent(
>> BasicLifecycleMonitor.java:173)
>>         at
>> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$300(
>> BasicLifecycleMonitor.java:41)
>>         at
>>
>> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroadcaster.fireRunningEvent
>> (BasicLifecycleMonitor.java:251)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(
>> GBeanInstanceState.java:292)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(
>> GBeanInstanceState.java:102)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(
>> GBeanInstanceState.java:124)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(
>> GBeanInstance.java:543)
>>         at
>> org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(
>> BasicKernel.java:379)
>>         at
>>
>> org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans
>> (ConfigurationUtil.java:378)
>>         at
>> org.apache.geronimo.kernel.config.KernelConfigurationManager.start(
>> KernelConfigurationManager.java:187)
>>         at
>>
>> org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration
>> (SimpleConfigurationManager.java:527)
>>         at
>>
>> org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration
>> (SimpleConfigurationManager.java:508)
>>         at
>>
>> org.apache.geronimo.kernel.config.SimpleConfigurationManager$$FastClassByCGLIB$$ce77a924.invoke
>> (<generated>)
>>         at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
>>         at
>> org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(
>> FastMethodInvoker.java:38)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(
>> GBeanOperation.java:122)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java
>> :820)
>>         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$$a0bf7cff.startConfiguration
>> (<generated>)
>>         at
>> org.apache.geronimo.deployment.plugin.local.StartCommand.run(
>> StartCommand.java:67)
>>         at java.lang.Thread.run(Thread.java:595)
>> 15:01:14,669 WARN  [BasicLifecycleMonitor] Exception occured while
>> notifying listener
>> java.lang.NoSuchMethodError:
>>
>> org.omg.PortableInterceptor.IORInterceptor_3_0.adapter_manager_state_changed
>> (Ljava/lang/String;S)V
>>         at
>> org.apache.yoko.orb.OB.PIManager.adapterManagerStateChange(PIManager.java
>> :531)
>>         at
>> org.apache.yoko.orb.OBPortableServer.POAManager_impl.activate
>> (POAManager_impl.java:212)
>>         at
>> org.apache.yoko.orb.CosNaming.tnaming.TransientNameService.initialize(
>> TransientNameService.java:129)
>>         at
>> org.apache.yoko.orb.CosNaming.tnaming.TransientNameService.run(
>> TransientNameService.java:114)
>>         at
>> org.apache.openejb.yoko.ORBConfigAdapter.createNameService(
>> ORBConfigAdapter.java:167)
>>         at
>>
>> org.apache.openejb.yoko.ORBConfigAdapter$$FastClassByCGLIB$$c8ca5bf1.invoke
>> (<generated>)
>>         at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
>>         at
>> org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(
>> FastMethodInvoker.java:38)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(
>> GBeanOperation.java:122)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java
>> :820)
>>         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.openejb.corba.security.config.ConfigAdapter$$EnhancerByCGLIB$$825d752c.createNameService
>> (<generated>)
>>         at
>> org.apache.openejb.corba.NameService.doStart(NameService.java:162)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(
>> GBeanInstance.java:984)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(
>> GBeanInstanceState.java:267)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(
>> GBeanInstanceState.java:102)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java
>> :529)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanDependency.attemptFullStart(
>> GBeanDependency.java:111)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanDependency.addTarget(
>> GBeanDependency.java:146)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanDependency$1.running(
>> GBeanDependency.java:120)
>>         at
>> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.fireRunningEvent(
>> BasicLifecycleMonitor.java:173)
>>         at
>> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$300(
>> BasicLifecycleMonitor.java:41)
>>         at
>>
>> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroadcaster.fireRunningEvent
>> (BasicLifecycleMonitor.java:251)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(
>> GBeanInstanceState.java:292)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(
>> GBeanInstanceState.java:102)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(
>> GBeanInstanceState.java:124)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(
>> GBeanInstance.java:543)
>>         at
>> org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(
>> BasicKernel.java:379)
>>         at
>>
>> org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans
>> (ConfigurationUtil.java:378)
>>         at
>> org.apache.geronimo.kernel.config.KernelConfigurationManager.start(
>> KernelConfigurationManager.java:187)
>>         at
>>
>> org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration
>> (SimpleConfigurationManager.java:527)
>>         at
>>
>> org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration
>> (SimpleConfigurationManager.java:508)
>>         at
>>
>> org.apache.geronimo.kernel.config.SimpleConfigurationManager$$FastClassByCGLIB$$ce77a924.invoke
>> (<generated>)
>>         at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
>>         at
>> org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(
>> FastMethodInvoker.java:38)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(
>> GBeanOperation.java:122)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java
>> :820)
>>         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$$a0bf7cff.startConfiguration
>> (<generated>)
>>         at
>> org.apache.geronimo.deployment.plugin.local.StartCommand.run(
>> StartCommand.java:67)
>>         at java.lang.Thread.run(Thread.java:595)
>> org.apache.geronimo.kernel.config.LifecycleException: start of
>> geronimo/daytrader-derby-tomcat/1.2-SNAPSHOT/car failed
>>         at
>>
>> org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration
>> (SimpleConfigurationManager.java:544)
>>         at
>>
>> org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration
>> (SimpleConfigurationManager.java:508)
>>         at
>>
>> org.apache.geronimo.kernel.config.SimpleConfigurationManager$$FastClassByCGLIB$$ce77a924.invoke
>> (<generated>)
>>         at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
>>         at
>> org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(
>> FastMethodInvoker.java:38)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(
>> GBeanOperation.java:122)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java
>> :820)
>>         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$$a0bf7cff.startConfiguration
>> (<generated>)
>>         at
>> org.apache.geronimo.deployment.plugin.local.StartCommand.run(
>> StartCommand.java:67)
>>         at java.lang.Thread.run(Thread.java:595)
>> Caused by: org.apache.geronimo.kernel.config.InvalidConfigException:
>> Unknown start exception
>>         at
>>
>> org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans
>> (ConfigurationUtil.java:444)
>>         at
>> org.apache.geronimo.kernel.config.KernelConfigurationManager.start(
>> KernelConfigurationManager.java:187)
>>         at
>>
>> org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration
>> (SimpleConfigurationManager.java:527)
>>         ... 12 more
>>
>>
>>
>> 15:01:14,658 ERROR [GBeanInstanceState] Error while starting; GBean is
>> now in the FAILED state:
>> abstractName="org.apache.geronimo.configs
>> /j2ee-corba-yoko/1.2-beta/car?ServiceModule=org.apache.geronimo.configs
>> /j2ee-corba-yoko/1.2-beta/car,j2eeType=CORBANameService,name=NameServer"
>> java.lang.NoSuchMethodError:
>>
>> org.omg.PortableInterceptor.IORInterceptor_3_0.adapter_manager_state_changed
>> (Ljava/lang/String;S)V
>>         at
>> org.apache.yoko.orb.OB.PIManager.adapterManagerStateChange(PIManager.java
>> :531)
>>         at
>> org.apache.yoko.orb.OBPortableServer.POAManager_impl.activate
>> (POAManager_impl.java:212)
>>         at
>> org.apache.yoko.orb.CosNaming.tnaming.TransientNameService.initialize(
>> TransientNameService.java:129)
>>         at
>> org.apache.yoko.orb.CosNaming.tnaming.TransientNameService.run(
>> TransientNameService.java:114)
>>         at
>> org.apache.openejb.yoko.ORBConfigAdapter.createNameService(
>> ORBConfigAdapter.java:167)
>>         at
>>
>> org.apache.openejb.yoko.ORBConfigAdapter$$FastClassByCGLIB$$c8ca5bf1.invoke
>> (<generated>)
>>         at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
>>         at
>> org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(
>> FastMethodInvoker.java:38)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(
>> GBeanOperation.java:122)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java
>> :820)
>>         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.openejb.corba.security.config.ConfigAdapter$$EnhancerByCGLIB$$825d752c.createNameService
>> (<generated>)
>>         at
>> org.apache.openejb.corba.NameService.doStart(NameService.java:162)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(
>> GBeanInstance.java:984)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(
>> GBeanInstanceState.java:267)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(
>> GBeanInstanceState.java:102)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java
>> :529)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanDependency.attemptFullStart(
>> GBeanDependency.java:111)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanDependency.addTarget(
>> GBeanDependency.java:146)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanDependency$1.running(
>> GBeanDependency.java:120)
>>         at
>> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.fireRunningEvent(
>> BasicLifecycleMonitor.java:173)
>>         at
>> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$300(
>> BasicLifecycleMonitor.java:41)
>>         at
>>
>> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroadcaster.fireRunningEvent
>> (BasicLifecycleMonitor.java:251)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(
>> GBeanInstanceState.java:292)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(
>> GBeanInstanceState.java:102)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(
>> GBeanInstanceState.java:124)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(
>> GBeanInstance.java:543)
>>         at
>> org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(
>> BasicKernel.java:379)
>>         at
>>
>> org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans
>> (ConfigurationUtil.java:378)
>>         at
>> org.apache.geronimo.kernel.config.KernelConfigurationManager.start(
>> KernelConfigurationManager.java:187)
>>         at
>>
>> org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration
>> (SimpleConfigurationManager.java:527)
>>         at
>>
>> org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration
>> (SimpleConfigurationManager.java:508)
>>         at
>>
>> org.apache.geronimo.kernel.config.SimpleConfigurationManager$$FastClassByCGLIB$$ce77a924.invoke
>> (<generated>)
>>         at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
>>         at
>> org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(
>> FastMethodInvoker.java:38)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(
>> GBeanOperation.java:122)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java
>> :820)
>>         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$$a0bf7cff.startConfiguration
>> (<generated>)
>>         at
>> org.apache.geronimo.deployment.plugin.local.StartCommand.run(
>> StartCommand.java:67)
>>         at java.lang.Thread.run(Thread.java:595)
>> 15:01:14,669 WARN  [BasicLifecycleMonitor] Exception occured while
>> notifying listener
>> java.lang.NoSuchMethodError:
>>
>> org.omg.PortableInterceptor.IORInterceptor_3_0.adapter_manager_state_changed
>> (Ljava/lang/String;S)V
>>         at
>> org.apache.yoko.orb.OB.PIManager.adapterManagerStateChange(PIManager.java
>> :531)
>>         at
>> org.apache.yoko.orb.OBPortableServer.POAManager_impl.activate
>> (POAManager_impl.java:212)
>>         at
>> org.apache.yoko.orb.CosNaming.tnaming.TransientNameService.initialize(
>> TransientNameService.java:129)
>>         at
>> org.apache.yoko.orb.CosNaming.tnaming.TransientNameService.run(
>> TransientNameService.java:114)
>>         at
>> org.apache.openejb.yoko.ORBConfigAdapter.createNameService(
>> ORBConfigAdapter.java:167)
>>         at
>>
>> org.apache.openejb.yoko.ORBConfigAdapter$$FastClassByCGLIB$$c8ca5bf1.invoke
>> (<generated>)
>>         at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
>>         at
>> org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(
>> FastMethodInvoker.java:38)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(
>> GBeanOperation.java:122)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java
>> :820)
>>         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.openejb.corba.security.config.ConfigAdapter$$EnhancerByCGLIB$$825d752c.createNameService
>> (<generated>)
>>         at
>> org.apache.openejb.corba.NameService.doStart(NameService.java:162)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(
>> GBeanInstance.java:984)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(
>> GBeanInstanceState.java:267)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(
>> GBeanInstanceState.java:102)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java
>> :529)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanDependency.attemptFullStart(
>> GBeanDependency.java:111)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanDependency.addTarget(
>> GBeanDependency.java:146)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanDependency$1.running(
>> GBeanDependency.java:120)
>>         at
>> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.fireRunningEvent(
>> BasicLifecycleMonitor.java:173)
>>         at
>> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$300(
>> BasicLifecycleMonitor.java:41)
>>         at
>>
>> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroadcaster.fireRunningEvent
>> (BasicLifecycleMonitor.java:251)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(
>> GBeanInstanceState.java:292)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(
>> GBeanInstanceState.java:102)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(
>> GBeanInstanceState.java:124)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(
>> GBeanInstance.java:543)
>>         at
>> org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(
>> BasicKernel.java:379)
>>         at
>>
>> org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans
>> (ConfigurationUtil.java:378)
>>         at
>> org.apache.geronimo.kernel.config.KernelConfigurationManager.start(
>> KernelConfigurationManager.java:187)
>>         at
>>
>> org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration
>> (SimpleConfigurationManager.java:527)
>>         at
>>
>> org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration
>> (SimpleConfigurationManager.java:508)
>>         at
>>
>> org.apache.geronimo.kernel.config.SimpleConfigurationManager$$FastClassByCGLIB$$ce77a924.invoke
>> (<generated>)
>>         at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
>>         at
>> org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(
>> FastMethodInvoker.java:38)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(
>> GBeanOperation.java:122)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java
>> :820)
>>         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$$a0bf7cff.startConfiguration
>> (<generated>)
>>         at
>> org.apache.geronimo.deployment.plugin.local.StartCommand.run(
>> StartCommand.java:67)
>>         at java.lang.Thread.run(Thread.java:595)
>> org.apache.geronimo.kernel.config.LifecycleException: start of
>> geronimo/daytrader-derby-tomcat/1.2-SNAPSHOT/car failed
>>         at
>>
>> org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration
>> (SimpleConfigurationManager.java:544)
>>         at
>>
>> org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration
>> (SimpleConfigurationManager.java:508)
>>         at
>>
>> org.apache.geronimo.kernel.config.SimpleConfigurationManager$$FastClassByCGLIB$$ce77a924.invoke
>> (<generated>)
>>         at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
>>         at
>> org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(
>> FastMethodInvoker.java:38)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(
>> GBeanOperation.java:122)
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java
>> :820)
>>         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$$a0bf7cff.startConfiguration
>> (<generated>)
>>         at
>> org.apache.geronimo.deployment.plugin.local.StartCommand.run(
>> StartCommand.java:67)
>>         at java.lang.Thread.run(Thread.java:595)
>> Caused by: org.apache.geronimo.kernel.config.InvalidConfigException:
>> Unknown start exception
>>         at
>>
>> org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans
>> (ConfigurationUtil.java:444)
>>         at
>> org.apache.geronimo.kernel.config.KernelConfigurationManager.start(
>> KernelConfigurationManager.java:187)
>>         at
>>
>> org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration
>> (SimpleConfigurationManager.java:527)
>>         ... 12 more
>>
>>
>>
>> Thanks Again,
>> Lasantha
>>
>> Christopher Blythe wrote:
>> > Lasantha...
>> >
>> > I just checked out the current revision of Daytrader from trunk and
>> > was able to deploy on both Geronimo 1.2-beta and 2.0-M1. I placed the
>> > plan files I used for each in the following location.
>> >
>> > http://people.apache.org/~cjblythe/daytrader_plan_files/
>> > <http://people.apache.org/%7Ecjblythe/daytrader_plan_files/>
>> >
>> > Let me know if you still run into problems... Unfortunately,
>> > deployment is highly dependent upon the plan files and as each new
>> > branch/tag of Geronimo is released, the plan files have to be modified
>> > slightly to adjust for changes in the version names/levels of the
>> > dependent rar files in Geronimo. It would be really nice if we could
>> > specify the rar file in the plan files without specifying a version.
>> > Any thoughts if it is possible?
>> >
>> > Matt... I haven't tried deploying against M2 yet. Is that where you
>> > are running into problems?
>> >
>> > Thanks...
>> >
>> > Chris
>> >
>> > On 2/13/07, *Lasantha Ranaweera * <[EMAIL PROTECTED]
>> > <mailto:[EMAIL PROTECTED]>> wrote:
>> >
>> >     Matt,
>> >
>> >     Thanks for the info. I will wait until you finish it. That will
>> >     make my
>> >     life more easier. Until then web services & documentation ..... ;)
>> >
>> >     Please inform the list when are sorted it out.
>> >
>> >     Thanks Again,
>> >     Lasantha
>> >
>> >     > Lasantha
>> >     >
>> >     > I'm working through some build issues with DT right now.  I'd
>> >     suggest
>> >     > waiting till I sort them out.  If you want to work on them as
>> well
>> I
>> >     > had to go back in the time machine to a DayTrader build off of
>> >     trunk
>> >     > from December:
>> >     >
>> >     > svn co -r 486035
>> >     https://svn.apache.org/repos/asf/geronimo/daytrader/
>> >     > [EMAIL PROTECTED] daytrader/trunk
>> >     >
>> >     > I'll be sorting though where I went awry but won't get to it for
>> a
>> >     > day or so.  I think when applying some patches things went bad
>> >     and it
>> >     > no longer deploys after the rev number above.  I'll get it
>> >     sorted out
>> >     > in the next day or so.  You can use the plan at
>> >     http://svn.apache.org/
>> >     > repos/asf/geronimo/daytrader/trunk/plans/ daytrader-2.0-M1-jpa-
>> >     > plan.xml with a few tweaks to the rar artifact versions and that
>> >     > might work.
>> >     >
>> >     > Anyway, should have it sorted when I get back.
>> >     >
>> >     > On Feb 13, 2007, at 5:06 AM, Lasantha Ranaweera wrote:
>> >     >
>> >     >> Hi Guys,
>> >     >>
>> >     >> I missed a mail posted by Matt :-) . I found the answer is
>> there.
>> >     >> It says daytrader is working on 1.2 beta of G. But the
>> geronimo-
>> >     >> web.xml provided in the DayTrader trunk is looks like
>> compatible
>> >     >> with 1.0 of G. Am I missing something here?
>> >     >>
>> >     >> Thanks,
>> >     >> Lasantha
>> >     >>
>> >     >> Lasantha Ranaweera wrote:
>> >     >>> Hi All,
>> >     >>>
>> >     >>> This is yet another daytrader newbie question. What is the
>> >     Geronimo
>> >     >>> version current Daytrader trunk has been testing on?
>> >     >>>
>> >     >>>
>> >     >>> Thanks,
>> >     >>> Lasantha Ranaweera
>> >     >>>
>> >     >>>
>> >     >>
>> >     >>
>> >     >
>> >     >
>> >
>> >
>> >
>> >
>> > --
>> > "I say never be complete, I say stop being perfect, I say let... lets
>> > evolve, let the chips fall where they may." - Tyler Durden
>>
>>
>>
>
>
> --
> "I say never be complete, I say stop being perfect, I say let... lets
> evolve, let the chips fall where they may." - Tyler Durden
>

Reply via email to