You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by anita kulshreshtha <a_...@yahoo.com> on 2007/01/22 18:39:24 UTC

Unable to start the server

   Is anyone else seeing this in rev 498634 (latest)?

Thanks
Anita

..............................................................
.....................................................................
n.jar;C:\mytools\jdk1.5.0_08\jre\lib\sunrsasign.jar;C:\mytools\jdk1.5.0_08\jre\lib\jsse.jar;C:\mytools\jdk1.5.0_08\jre\lib\jce.jar;C:\mytools\jdk1.5.0_08\jre\lib\charsets.jar;C:\mytools\jdk1.5.0_08\jre\classes
12:32:57,466 INFO  [root]
----------------------------------------------
12:32:58,185 ERROR [GBeanInstanceState] Error while starting; GBean is
now in the FAILED state:
abstractName="org.apache.geronimo.configs/rmi-naming/2.0-SNAPSHOT/car?configurationName=org.apache.geronimo.configs/rmi-naming/2.0-SNAPSHOT/car"
org.apache.geronimo.kernel.repository.MissingDependencyException:
Unable to resolve dependency
org.apache.geronimo.modules/geronimo-interceptor/2.0-SNAPSHOT/jar
	at
org.apache.geronimo.kernel.config.ConfigurationResolver.resolve(ConfigurationResolver.java:112)
	at
org.apache.geronimo.kernel.config.Configuration.buildClassPath(Configuration.java:402)
	at
org.apache.geronimo.kernel.config.Configuration.createConfigurationClasssLoader(Configuration.java:324)
	at
org.apache.geronimo.kernel.config.Configuration.<init>(Configuration.java:268)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
	at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
	at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
	at
org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:936)
	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.kernel.basic.BasicKernel.startGBean(BasicKernel.java:361)
	at
org.apache.geronimo.kernel.config.KernelConfigurationManager.load(KernelConfigurationManager.java:161)
	at
org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfiguration(SimpleConfigurationManager.java:307)
	at
org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfiguration(SimpleConfigurationManager.java:275)
	at
org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfiguration(SimpleConfigurationManager.java:250)
	at
org.apache.geronimo.kernel.config.KernelConfigurationManager.loadConfiguration(KernelConfigurationManager.java:112)
	at
org.apache.geronimo.kernel.config.KernelConfigurationManager$$FastClassByCGLIB$$b117102f.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:124)
	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$$e72279e5.loadConfiguration(<generated>)
	at org.apache.geronimo.system.main.Daemon.doStartup(Daemon.java:283)
	at org.apache.geronimo.system.main.Daemon.<init>(Daemon.java:74)
	at org.apache.geronimo.system.main.Daemon.main(Daemon.java:366)



 
____________________________________________________________________________________
No need to miss a message. Get email on-the-go 
with Yahoo! Mail for Mobile. Get started.
http://mobile.yahoo.com/mail 

Re: Unable to start the server

Posted by anita kulshreshtha <a_...@yahoo.com>.
  I have noticed that during online module build timestamped versions
of geronimo jars are downloaded. These are older than the locally built
ones! I usually watch online activity carefully and zap all the
timestamped jars. But this one got away.. Thanks Matt and Kevan!

Anita

--- Kevan Miller <ke...@gmail.com> wrote:

> 
> On Jan 22, 2007, at 12:39 PM, anita kulshreshtha wrote:
> 
> >    Is anyone else seeing this in rev 498634 (latest)?
> 
> Hi Anita,
> I'm running on 498317 and haven't seen a problem. I've just built  
> from latest source on another machine and it started fine.
> 
> I have noticed that mvn is seeming pretty eager to download old  
> binaries. For instance, I just built Geronimo and ran mvn -Ptools  
> geronimo:start and it started to download a 2 day old binary. So, I  
> rebuilt the assembly and started with the -o option.
> 
> --kevan
> 
> 
> 
> 
> 



 
____________________________________________________________________________________
Be a PS3 game guru.
Get your game face on with the latest PS3 news and previews at Yahoo! Games.
http://videogames.yahoo.com/platform?platform=120121

Re: Unable to start the server

Posted by Kevan Miller <ke...@gmail.com>.
On Jan 22, 2007, at 12:39 PM, anita kulshreshtha wrote:

>    Is anyone else seeing this in rev 498634 (latest)?

Hi Anita,
I'm running on 498317 and haven't seen a problem. I've just built  
from latest source on another machine and it started fine.

I have noticed that mvn is seeming pretty eager to download old  
binaries. For instance, I just built Geronimo and ran mvn -Ptools  
geronimo:start and it started to download a 2 day old binary. So, I  
rebuilt the assembly and started with the -o option.

--kevan





Re: Unable to start the server

Posted by Matt Hogstrom <ma...@hogstrom.org>.
I'm good from this morning.

On Jan 22, 2007, at 12:39 PM, anita kulshreshtha wrote:

>    Is anyone else seeing this in rev 498634 (latest)?
>
> Thanks
> Anita
>
> ..............................................................
> .....................................................................
> n.jar;C:\mytools\jdk1.5.0_08\jre\lib\sunrsasign.jar;C:\mytools 
> \jdk1.5.0_08\jre\lib\jsse.jar;C:\mytools\jdk1.5.0_08\jre\lib 
> \jce.jar;C:\mytools\jdk1.5.0_08\jre\lib\charsets.jar;C:\mytools 
> \jdk1.5.0_08\jre\classes
> 12:32:57,466 INFO  [root]
> ----------------------------------------------
> 12:32:58,185 ERROR [GBeanInstanceState] Error while starting; GBean is
> now in the FAILED state:
> abstractName="org.apache.geronimo.configs/rmi-naming/2.0-SNAPSHOT/ 
> car?configurationName=org.apache.geronimo.configs/rmi-naming/2.0- 
> SNAPSHOT/car"
> org.apache.geronimo.kernel.repository.MissingDependencyException:
> Unable to resolve dependency
> org.apache.geronimo.modules/geronimo-interceptor/2.0-SNAPSHOT/jar
> 	at
> org.apache.geronimo.kernel.config.ConfigurationResolver.resolve 
> (ConfigurationResolver.java:112)
> 	at
> org.apache.geronimo.kernel.config.Configuration.buildClassPath 
> (Configuration.java:402)
> 	at
> org.apache.geronimo.kernel.config.Configuration.createConfigurationCla 
> sssLoader(Configuration.java:324)
> 	at
> org.apache.geronimo.kernel.config.Configuration.<init> 
> (Configuration.java:268)
> 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
> Method)
> 	at
> sun.reflect.NativeConstructorAccessorImpl.newInstance 
> (NativeConstructorAccessorImpl.java:39)
> 	at
> sun.reflect.DelegatingConstructorAccessorImpl.newInstance 
> (DelegatingConstructorAccessorImpl.java:27)
> 	at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
> 	at
> org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance 
> (GBeanInstance.java:936)
> 	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.kernel.basic.BasicKernel.startGBean 
> (BasicKernel.java:361)
> 	at
> org.apache.geronimo.kernel.config.KernelConfigurationManager.load 
> (KernelConfigurationManager.java:161)
> 	at
> org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfi 
> guration(SimpleConfigurationManager.java:307)
> 	at
> org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfi 
> guration(SimpleConfigurationManager.java:275)
> 	at
> org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfi 
> guration(SimpleConfigurationManager.java:250)
> 	at
> org.apache.geronimo.kernel.config.KernelConfigurationManager.loadConfi 
> guration(KernelConfigurationManager.java:112)
> 	at
> org.apache.geronimo.kernel.config.KernelConfigurationManager$ 
> $FastClassByCGLIB$$b117102f.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:124)
> 	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$$e72279e5.loadConfiguration(<generated>)
> 	at org.apache.geronimo.system.main.Daemon.doStartup(Daemon.java:283)
> 	at org.apache.geronimo.system.main.Daemon.<init>(Daemon.java:74)
> 	at org.apache.geronimo.system.main.Daemon.main(Daemon.java:366)
>
>
>
>
> ______________________________________________________________________ 
> ______________
> No need to miss a message. Get email on-the-go
> with Yahoo! Mail for Mobile. Get started.
> http://mobile.yahoo.com/mail
>

Matt Hogstrom
matt@hogstrom.org

"Have you noticed since everyone has a camcorder these days no one  
talks about seeing UFOs like they used to?"