I cleaned up database again and ran the following command:
./build.sh -Djar.driver=/opt/jdbc-drivers/jConnect-6_0/classes/jconn3.jar -Dhibernate.test.validatefailureexpected=true junitreport

The testsuite locked on these testsuites:
org.hibernate.test.connections.SuppliedConnectionTest
org.hibernate.test.connections.ThreadLocalCurrentSessionTest

hibernate.properties contains:
hibernate.dialect org.hibernate.dialect.SybaseDialect
hibernate.connection.driver_class com.sybase.jdbc3.jdbc.SybDriver
hibernate.connection.username <user>
hibernate.connection.password <pass>
hibernate.connection.url jdbc:sybase:Tds:dev01:4100/<db>

btw. there were many failing tests

Aleksandar Kostadinov wrote:
In the new year I could do more investigations about that. For now I can only tell there are more than one.

Steve Ebersole wrote:
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 [mailto:akostadinov@jboss.org] 
Sent: Friday, December 22, 2006 1:13 PM
To: Steve Ebersole
Cc: hibernate-dev@lists.jboss.org
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:

  
Should I use the latest jconnect6.05 for sybase tests?

Thanks,
Aleksandar
_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev
 

    

  

_______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev