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

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

"Fredrich" wrote : 

1).Every time I start JBoss 3.2.2, I get the following warnings:



a).1 warning. [TxConnectionManager] Prepare called on a local tx. Use   of local 
transactions on a jta transaction with more than one branch may result in inconsistent 
data in some cases of failure. this error shows up when MDB does some action(such as: 
updating database). I have specified a 'Required' transaction attribute but useless.

I don't understand what is meant by 'branch'. The MDB only have ONE method, onMessage. 
I use Mysql/InnoDB 4.x, and as far as I know, Mysql support transaction.





MySQL does not support 2 phase commit protocol.





"Fredrich" wrote : 

c).1 warning. [JkMain] No properties file found 
E:\jboss-3.2.2\server\default\conf\jk2.properties





Can be ignored.



"Fredrich" wrote : 

d).5 warnings.  [EmbeddedTomcatService] Unable to invoke setDelegate on class 
loader:org.jboss.web.tomcat.tc4.WebCtxLoader.

yes, there are FIVE warnings like this.





Can be ignored.




-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to