Are you using the mssql-xa-service.xml to start with (actually I didn't check that it is for that driver, but should be easy to change if not)?
david jencks On 2002.07.11 08:04:53 -0400 "Burns, Jamie" wrote: > Thanks > > Im using the MS SQL Server 2000 drivers from Microsoft. Their > documentation > seems to indicate it is XA compliant if l put "SelectMethod=cursor" in > the > connection url and install JTA. Ive now done both these and restarted > both > SQL Server and JBoss. My log still shows the message about the semantics. > Is > anyone aware of something else that has to be done? > > > -----Original Message----- > > From: Eric Kaplan [SMTP:[EMAIL PROTECTED]] > > Sent: Thursday, July 11, 2002 11:29 AM > > To: [EMAIL PROTECTED] > > Subject: RE: [JBoss-user] "You are not getting the semantics you > > expect" warning > > > > ditto. i get the same thing. i remember david jencks saying it was > due > > to not having an xa compliant driver. i'm using oracle 8i, which i > > thought was an xa database, but i have the "free" version, so maybe you > > have to pay money for the xa version??? > > > > "You are using a local transaction adapter, probably a non xa database, > in > > a > > > > transaction with more than one resource adapter (jms message + database > > > > work most likely). This does not give you ACID transactions. If > something > > > > crashes in the middle of commit you will have unrecoverable state. To > > > > avoid this use xa resource adapters only (probably an xa driver to your > > > > db). > > > > david jencks" > > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]]On Behalf Of Burns, > Jamie > > Sent: Thursday, July 11, 2002 5:07 AM > > To: '[EMAIL PROTECTED]' > > Subject: [JBoss-user] "You are not getting the semantics you > expect" > > warning > > > > > > > > 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$LocalConnec > > tionEventListener] 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. > > > > ************************************************************************** > > ****** > > > > > > ******************************************************************************** > 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=iso-8859-1"> > <META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12"> > <TITLE>RE: [JBoss-user] "You are not getting the semantics you > expect" warning</TITLE> > </HEAD> > <BODY> > > <P><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">Thanks</FONT> > </P> > > <P><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">Im using the MS SQL Server > 2000 drivers from Microsoft. Their documentation seems to indicate it is > XA compliant if l put "SelectMethod=cursor" in the connection > url and install JTA. Ive now done both these and restarted both SQL > Server and JBoss. My log still shows the message about the semantics. Is > anyone aware of something else that has to be done?</FONT></P> > <UL> > <P><FONT SIZE=1 FACE="Arial">-----Original Message-----</FONT> > <BR><B><FONT SIZE=1 FACE="Arial">From: </FONT></B> <FONT > SIZE=1 FACE="Arial">Eric Kaplan [SMTP:[EMAIL PROTECTED]]</FONT> > <BR><B><FONT SIZE=1 FACE="Arial">Sent: </FONT></B> <FONT > SIZE=1 FACE="Arial">Thursday, July 11, 2002 11:29 AM</FONT> > <BR><B><FONT SIZE=1 FACE="Arial">To: </FONT></B> > <FONT SIZE=1 FACE="Arial">[EMAIL PROTECTED]</FONT> > <BR><B><FONT SIZE=1 >FACE="Arial">Subject: </FONT></B> > <FONT SIZE=1 FACE="Arial">RE: [JBoss-user] "You are not getting the > semantics you expect" warning</FONT> > </P> > > <P><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">ditto.� i get the same > thing.� i remember david jencks saying it was due to not having an xa > compliant driver.� i'm using oracle 8i, which i thought was an xa > database, but i have the "free" version, so maybe you have to > pay money for the xa version???</FONT></P> > > <P><FONT FACE="Arial">�</FONT> > <BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">"You are using a local > transaction adapter, probably a non xa database, in a</FONT> > </P> > > <P><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">transaction with more than > one resource adapter (jms message + database</FONT> > </P> > > <P><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">work most likely). This does > not give you ACID transactions. If something</FONT> > </P> > > <P><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">crashes in the middle of > commit you will have unrecoverable state. To</FONT> > </P> > > <P><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">avoid this use xa resource > adapters only (probably an xa driver to your</FONT> > </P> > > <P><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">db).</FONT> > </P> > > <P><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">david jencks"</FONT> > </P> > <UL> > <P><FONT SIZE=2 FACE="Tahoma">-----Original Message-----<BR> > </FONT><B><FONT SIZE=2 FACE="Tahoma">From:</FONT></B><FONT SIZE=2 > FACE="Tahoma"> [EMAIL PROTECTED] [<A > >HREF="mailto:[EMAIL PROTECTED]">mailto:[EMAIL PROTECTED]</A>]</FONT><B><FONT > SIZE=2 FACE="Tahoma">On Behalf Of</FONT></B> <FONT SIZE=2 > FACE="Tahoma">Burns, Jamie<BR> > </FONT><B><FONT SIZE=2 FACE="Tahoma">Sent:</FONT></B><FONT SIZE=2 > FACE="Tahoma"> Thursday, July 11, 2002 5:07 AM<BR> > </FONT><B><FONT SIZE=2 FACE="Tahoma">To:</FONT></B><FONT SIZE=2 > FACE="Tahoma"> '[EMAIL PROTECTED]'<BR> > </FONT><B><FONT SIZE=2 FACE="Tahoma">Subject:</FONT></B><FONT SIZE=2 > FACE="Tahoma"> [JBoss-user] "You are not getting the semantics you > expect" warning<BR> > <BR> > </FONT> > </P> > > <P><FONT SIZE=2 FACE="Arial">I am getting this warning in my log file . > The full log entry is</FONT><FONT FACE="Arial"> </FONT> > </P> > > <P><FONT SIZE=2 FACE="Arial">2002-07-11 09:33:52,748 WARN� > >[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><FONT FACE="Arial"> </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><FONT FACE="Arial"> </FONT> > </P> > <BR> > > <P><FONT COLOR="#0000FF" FACE="Courier > >New">********************************************************************************<BR> > This electronic mail system is used for information purposes and > is<BR> > not intended to form any legal contract or binding agreement.<BR> > The content is confidential and may be legally privileged. > Access<BR> > by anyone other than the addressee(s) is unauthorised and any<BR> > disclosure, copying, distribution or any other action taken in<BR> > reliance on it is prohibited and maybe unlawful<BR> > <BR> > All incoming and outgoing e-mail communications and > attachments<BR> > are scanned automatically by software designed to detect and > remove<BR> > any material containing viruses or other unauthorised > content. While<BR> > we undertake best endeavours to ensure that this content > checking<BR> > software is up to date, recipients should take steps to assure > themselves<BR> > that e-mails received are secure.<BR> > ********************************************************************************<BR> > </FONT> > </P> > </UL></UL> > <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> > ------------------------------------------------------- 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
