You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by stevecox <st...@readwrite.me.uk> on 2007/09/20 10:31:19 UTC

Tomcat JOTM problem

Trying desperately to get the adobe livecycle data services samples working
on tomcat6. After a few issues which are now resolved all the examples work
apart from those using the data management facilities.

I believe the problem is down to jotm. I've copied all the .jar files from
the jotm download directory to tomcat/lib and restarted etc.

Any ideas?

stack trace:

stackTrace for: java.lang.ExceptionInInitializerError
org.objectweb.jotm.Current.<init>(Current.java:145)
org.objectweb.jotm.UserTransactionFactory.getObjectInstance(UserTransactionFactory.java:67)
org.apache.naming.factory.TransactionFactory.getObjectInstance(TransactionFactory.java:110)
javax.naming.spi.NamingManager.getObjectInstance(NamingManager.java:304)
org.apache.naming.NamingContext.lookup(NamingContext.java:793)
org.apache.naming.NamingContext.lookup(NamingContext.java:140)
org.apache.naming.NamingContext.lookup(NamingContext.java:781)
org.apache.naming.NamingContext.lookup(NamingContext.java:153)
org.apache.naming.SelectorContext.lookup(SelectorContext.java:137)
javax.naming.InitialContext.lookup(InitialContext.java:392)
flex.data.DataServiceTransaction.doBegin(DataServiceTransaction.java:836)
flex.data.DataServiceTransaction.begin(DataServiceTransaction.java:807)
flex.data.DataService.serviceTransactedMessage(DataService.java:705)
flex.data.DataService.serviceMessage(DataService.java:429)
flex.messaging.MessageBroker.routeMessageToService(MessageBroker.java:1165)
flex.messaging.endpoints.AbstractEndpoint.serviceMessage(AbstractEndpoint.java:757)
flex.messaging.endpoints.rtmp.AbstractRTMPServer.dispatchMessage(AbstractRTMPServer.java:888)
flex.messaging.endpoints.rtmp.NIORTMPConnection$RTMPReader.run(NIORTMPConnection.java:424)
edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:665)
edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:690)
java.lang.Thread.run(Thread.java:619)

Cheers,
Steve
-- 
View this message in context: http://www.nabble.com/Tomcat-JOTM-problem-tf4486115.html#a12792994
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: Tomcat JOTM problem

Posted by Christopher Schultz <ch...@christopherschultz.net>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Steve,

stevecox wrote:
> stackTrace for: java.lang.ExceptionInInitializerError

There's no "caused by" continuation of the stack trace? If not, you're
screwed. I would contact the JOTM folks... whoever they are.

- -chris

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFG9ABZ9CaO5/Lv0PARAvixAJ4htTdfERwwUbjNjOmhFpn5BH73cwCbBLRw
xpD2d8xLK3aE2c00Bo4IU5I=
=xJm8
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org