I'm having trouble distinguishing between this and the previous error. Are you sure this isn't leftover in the log from a previous failed run? You might want to start with a fresh copy of geronimo just to be certain you are seeing only the most up to date problems :-)

Could you show the environment element from your geronimo plan?

Out of curiousity, what does your app do if there is no transaction manager available in the tomcat environment?

thanks
david jencks

On Apr 20, 2008, at 2:32 PM, bgbraga wrote:



bgbraga wrote:

That removed the error from deploy. But the application isn't started. I
will check that.


In deploy shows that message but the application is not started:
The application was successfully deployed.
The application was successfully started

New error (in log):

16:04:47,000 INFO  [Mapping]
C:\java\servers\geronimo-tomcat6-2.0.2\repository\org\apache \geronimo\configs\webconsole-tomcat\2.0.2\webconsole- tomcat-2.0.2.car\framework.war\WEB-INF\data\xml
is not a URL, trying to convert it to a file URL
16:04:47,001 INFO  [Mapping] Loading mapping descriptors from
pageregistrymapping.xml
16:15:27,684 WARN  [ConfigurationUtil] Could not load gbean
default/globalsafe/1208718914237/war? J2EEApplication=null,j2eeType=WebModule,name=default/globalsafe/ 1208718914237/war org.apache.geronimo.gbean.InvalidConfigurationException: Getter return type in wrong classloader: type: interface javax.transaction.UserTransaction
wanted in classloader:
[org.apache.geronimo.kernel.classloader.JarFileClassLoader
id=default/globalsafe/1208718914237/war] actual:
[org.apache.geronimo.kernel.classloader.JarFileClassLoader
id=org.apache.geronimo.configs/jee-specs/2.0.2/car]
        at
org.apache.geronimo.gbean.runtime.GBeanAttribute.<init> (GBeanAttribute.java:241)
        at
org.apache.geronimo.gbean.runtime.GBeanInstance.<init> (GBeanInstance.java:245)
        at
org.apache.geronimo.kernel.basic.BasicKernel.loadGBean (BasicKernel.java:354)
        at
org.apache.geronimo.kernel.config.ConfigurationUtil.startConfiguration GBeans(ConfigurationUtil.java:433)
        at
org.apache.geronimo.kernel.config.KernelConfigurationManager.start (KernelConfigurationManager.java:187)
        at
org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConf iguration(SimpleConfigurationManager.java:530)
        at
org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConf iguration(SimpleConfigurationManager.java:511)
        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:124)
        at
org.apache.geronimo.gbean.runtime.GBeanInstance.invoke (GBeanInstance.java:830) 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.gbean.GBeanLifecycle$$EnhancerByCGLIB$ $dbf181f0.startConfiguration(<generated>)
        at
org.apache.geronimo.deployment.plugin.local.StartCommand.run (StartCommand.java:67)
        at java.lang.Thread.run(Thread.java:619)

--
View this message in context: http://www.nabble.com/inverse- classloading-error-tp16790691s134p16798992.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.


Reply via email to