It means there is more than one participant in a transaction where at least
one of the participants only supports local (1pc, non xa) transactions. 
Failures during the commit process will result in inconsistent results. 
This is most likely to happen if you use jms and db access in the same tx.

david jencks

On 2002.07.11 05:07:28 -0400 "Burns, Jamie" wrote:
> I am getting this warning in my log file. The full log entry is
> 
> 2002-07-11 09:33:52,748 WARN
> [org.jboss.resource.connectionmanager.LocalTxConnectionManager$LocalConnecti
> onEventListener] prepare called on a local tx. You are not getting the
> semantics you expect!
> 
> I think it is occurring in ejbStore() of a BMP entity bean.
> 
> Does anybody know what it means and/or what steps l should take to fix
> it? 
> 
> Thanks
> 
> ********************************************************************************
>   This electronic mail system is used for information purposes and is
>   not intended to form any legal contract or binding agreement.
>   The content is confidential and may be legally privileged. Access
>   by anyone other than the addressee(s) is unauthorised and any
>   disclosure, copying, distribution or any other action taken in
>   reliance on it is prohibited and maybe unlawful
> 
>   All incoming and outgoing e-mail communications and attachments
>   are scanned automatically by software designed to detect and remove
>   any material containing viruses or other unauthorised content.  While
>   we undertake best endeavours to ensure that this content checking
>   software is up to date, recipients should take steps to assure
> themselves
>   that e-mails received are secure.
> ********************************************************************************
> 
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
> <HTML>
> <HEAD>
> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=US-ASCII">
> <META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
> <TITLE>&quot;You are not getting the semantics you expect&quot;
> warning</TITLE>
> </HEAD>
> <BODY>
> 
> <P><FONT SIZE=2 FACE="Arial">I am getting this warning in my log file
> </P>
> 
> <P><FONT SIZE=2 FACE="Arial">2002-07-11 09:33:52,748 WARN&nbsp;
> 
>[org.jboss.resource.connectionmanager.LocalTxConnectionManager$LocalConnectionEventListener]
> prepare called on a local tx. You are not getting the semantics you
> expect!</FONT></P>
> 
> <P><FONT SIZE=2 FACE="Arial">I think it is occurring in ejbStore() of a
> BMP entity bean.</FONT>
> </P>
> 
> <P><FONT SIZE=2 FACE="Arial">Does anybody know what it means and/or what
> steps l should take to fix it? </FONT>
> </P>
> 
> <P><FONT SIZE=2 FACE="Arial">Thanks</FONT>
> </P>
> 
> <FONT SIZE=3 
>COLOR=BLUE><PRE>********************************************************************************
>   This electronic mail system is used for information purposes and is
>   not intended to form any legal contract or binding agreement.
>   The content is confidential and may be legally privileged. Access
>   by anyone other than the addressee(s) is unauthorised and any
>   disclosure, copying, distribution or any other action taken in
>   reliance on it is prohibited and maybe unlawful
> 
>   All incoming and outgoing e-mail communications and attachments
>   are scanned automatically by software designed to detect and remove
>   any material containing viruses or other unauthorised content.  While
>   we undertake best endeavours to ensure that this content checking
>   software is up to date, recipients should take steps to assure
> themselves
>   that e-mails received are secure.
> ********************************************************************************
> </PRE></FONT>
> </BODY>
> </HTML>
> ------_=_NextPart_001_01C228BA.6173C3C0--
> 


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
PC Mods, Computing goodies, cases & more
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to