Look at the server's log file. There should be a couple of stack traces 
there as well. The first of these should point to what's really happening.

-danch

Hermann RANGAMANA wrote:

> Hi all gurus,
> 
> I'm developping a simple apli using jBoss. i successfuly deployed an simple
> BMP. But when i try to call a method on this Bean from the client, the
> following message is thrown (in the client side)
> Can anybody help me to understand what this message means and ... the
> solution?
> 
> java.lang.reflect.UndeclaredThrowableException:
> javax.transaction.RollbackException: Unable to commit, tx=XidImpl
> [FormatId=257, G
> lobalId=pluton//5, BranchQual=] status=STATUS_ROLLEDBACK
>         at
> sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteC
> all.java:245)
>         at
> sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:220)
>         at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
>         at
> org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker_Stub.invoke(Unknown
> Source)
>         at
> org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.invoke(EntityProxy.java:18
> 2)
>         at $Proxy1.getEtatCivil(Unknown Source)
>         at TestClient.main(TestClient.java:51)
> 
> --hermann
> 
> PS : I'm using jBoss 2.2 on W2K and postgres 7.0.1 on Linux
> 
> 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
> 




_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to