<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
I cleaned up database again and ran the following command:<br>
./build.sh
-Djar.driver=/opt/jdbc-drivers/jConnect-6_0/classes/jconn3.jar
-Dhibernate.test.validatefailureexpected=true junitreport<br>
<br>
The testsuite locked on these testsuites:<br>
org.hibernate.test.connections.SuppliedConnectionTest<br>
org.hibernate.test.connections.ThreadLocalCurrentSessionTest<br>
<br>
hibernate.properties contains:<br>
hibernate.dialect org.hibernate.dialect.SybaseDialect<br>
hibernate.connection.driver_class com.sybase.jdbc3.jdbc.SybDriver<br>
hibernate.connection.username &lt;user&gt;<br>
hibernate.connection.password &lt;pass&gt;<br>
hibernate.connection.url jdbc:sybase:Tds:dev01:4100/&lt;db&gt;<br>
<br>
btw. there were many failing tests<br>
<br>
Aleksandar Kostadinov wrote:
<blockquote cite="mid45979BFE.2080905@jboss.org" type="cite">
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
In the new year I could do more investigations about that. For now I
can only tell there are more than one. <br>
  <br>
Steve Ebersole wrote:
  <blockquote
 cite="midC2CDEFBECFC9A14892BCCFB4C95F48680C042122@EX-201.mail.navisite.com"
 type="cite">
    <pre wrap="">I do not have a local Sybase install against which to test.  However,
that would not surprise me.  Can you tell me the tests during which it
locks up?

-----Original Message-----
From: Aleksandar Kostadinov [<a class="moz-txt-link-freetext"
 href="mailto:akostadinov@jboss.org">mailto:akostadinov@jboss.org</a>] 
Sent: Friday, December 22, 2006 1:13 PM
To: Steve Ebersole
Cc: <a class="moz-txt-link-abbreviated"
 href="mailto:hibernate-dev@lists.jboss.org">hibernate-dev@lists.jboss.org</a>
Subject: Re: [hibernate-dev] sybase

Using either 6.05 or 5.5 results in locks.
Are you able to run the testsuite against sybase at all?

Aleksandar Kostadinov wrote:

  </pre>
    <blockquote type="cite">
      <pre wrap="">Should I use the latest jconnect6.05 for sybase tests?

Thanks,
Aleksandar
_______________________________________________
hibernate-dev mailing list
<a class="moz-txt-link-abbreviated"
 href="mailto:hibernate-dev@lists.jboss.org">hibernate-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext"
 href="https://lists.jboss.org/mailman/listinfo/hibernate-dev">https://lists.jboss.org/mailman/listinfo/hibernate-dev</a>
 

    </pre>
    </blockquote>
    <pre wrap=""><!---->
  </pre>
  </blockquote>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
hibernate-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:hibernate-dev@lists.jboss.org">hibernate-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/hibernate-dev">https://lists.jboss.org/mailman/listinfo/hibernate-dev</a>
  </pre>
</blockquote>
<br>
</body>
</html>