Bugs item #1025642, was opened at 2004-09-10 03:07
Message generated for change (Comment added) made by juanmartinez
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1025642&group_id=22866

Category: JBossServer
Group: v4.0
Status: Open
Resolution: None
Priority: 5
Submitted By: Juan Martinez (juanmartinez)
Assigned to: Nobody/Anonymous (nobody)
>Summary: TransactionRolledbackLocalExceptions due to NPE

Initial Comment:
Hi. 
 
When using the archive from Bug #1019591 on the JBoss-4.0RC2 
server I get TransactionRolledbackLocalException when calling a 
local interface. 
 
09:52:16,329 ERROR [LogInterceptor] 
TransactionRolledbackLocalException in method: public abstract 
ejb.CLocal ejb.CLocalHome.create(java.lang.String) throws 
javax.ejb.CreateException, causedBy: 
java.lang.NullPointerException 
 
I've attached the archive to this case also -- the archive works on 
JBoss-3.2RC1 - apart from #1019591. 
 
Let me know if I can provide more information. 
 Juan 
 

----------------------------------------------------------------------

>Comment By: Juan Martinez (juanmartinez)
Date: 2004-09-13 10:06

Message:
Logged In: YES 
user_id=870070

I tried to make a log with TRACE level enabled. 
 
It seems like the "INSERT INTO" statement is build correctly 
and the error occurs between that time and the 
create(String) method returns ("End method=create" is 
logged at TRACE level). 
 
I'm using PostgreSQL-7.4.x with the 215 JDBC driver (same 
as in the JBoss-3.2RC1 case). 
 
I hope that this is of some use. 
 Juan 
 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1025642&group_id=22866


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM. 
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to