We are using jboss3.2.7 with oracle 10G.  While creating a database connection 
we are getting following exception. It is happening occupationally not 
regularly. Can you please help us. 

Exception.

Caused by: XXXBusinessExceptionException: Error in getting DB Connection Error 
in delist!; - nested throwable: (java.lang.IllegalArgumentException: xaRes not 
enlisted); - nested throwable: (org.jboss.resource.JBossResourceException: 
Error in delist!; - nested throwable: (java.lang.IllegalArgumentException: 
xaRes not enlisted))
        at com.test.DDBUtil.getConnection(DemandSelectDBUtil.java:421)
        at 
com.test.DDBUtil.loadRecipientTableValues(DemandSelectDBUtil.java:933)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at 
org.mozilla.javascript.NativeJavaMethod.call(NativeJavaMethod.java:230)
        at org.mozilla.javascript.ScriptRuntime.call(ScriptRuntime.java:1244)
        at 
org.mozilla.javascript.continuations.ContinuationInterpreter.interpret(ContinuationInterpreter.java:1134)
        at 
org.mozilla.javascript.continuations.ContinuationInterpreter.interpret(ContinuationInterpreter.java:190)
        at 
org.mozilla.javascript.continuations.ContinuationInterpreter.interpret(ContinuationInterpreter.java:138)
        at 
org.mozilla.javascript.continuations.InterpretedFunctionImpl.call(InterpretedFunctionImpl.java:121)
        at org.mozilla.javascript.ScriptRuntime.call(ScriptRuntime.java:1244)
        at 
org.apache.cocoon.components.flow.javascript.fom.FOM_JavaScriptInterpreter.callFunction(FOM_JavaScriptInterpreter.java:755)
        ... 65 more

Thax 


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929538#3929538

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3929538


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to