This problem has fixed for 3.2.2
It is a common problem with jdbc XA drivers - nobody seems to be able
to write them properly. :-)

http://sourceforge.net/tracker/index.php?func=detail&aid=809006&group_id=22866&atid=381174

Regards,
Adrian

On Tue, 2003-10-07 at 14:58, Coors, Ruediger wrote:
> Hi,
> 
> I have a problem switching from local transactions to XA transactions (
> using JBoss 3.2.1,  DB is Oracle 9.2 ). 
> After some try & error the app is running, but one problem at startup
> remains. 
> If table creation for CMP Entity Bean is switched on I get the following
> error:
> 
> org.jboss.deployment.DeploymentException: Error while checking if table
> aleady exists; - nested throwable: (java.sql.SQLExceptio
> n: Nicht in einer Transaktion)
>         at
> org.jboss.ejb.plugins.cmp.jdbc.SQLUtil.tableExists(SQLUtil.java:731)
>         at
> org.jboss.ejb.plugins.cmp.jdbc.JDBCStartCommand.createTable(JDBCStartCommand
> .java:143)
>         at
> org.jboss.ejb.plugins.cmp.jdbc.JDBCStartCommand.execute(JDBCStartCommand.jav
> a:87)
>         at
> org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.startStoreManager(JDBCStoreM
> anager.java:499)
>         at
> org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.start(JDBCStoreManager.java:
> 410)
>         at
> org.jboss.ejb.plugins.CMPPersistenceManager.start(CMPPersistenceManager.java
> :170)
>         at
> org.jboss.ejb.EntityContainer.startService(EntityContainer.java:339)
>         at
> org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:192)
>         at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> .java:25)
>         at java.lang.reflect.Method.invoke(Method.java:324)
>         at
> org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispat
> cher.java:284)
>         at
> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:549)
>         at
> org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.jav
> a:966)
>         at $Proxy11.start(Unknown Source)
>         at
> org.jboss.system.ServiceController.start(ServiceController.java:392)
> 
> any help appreciated
> 
> Rüdiger Coors
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
-- 
xxxxxxxxxxxxxxxxxxxxxxxx 
Adrian Brock
Director of Support
Back Office
JBoss Group, LLC 
xxxxxxxxxxxxxxxxxxxxxxxx 



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to