View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-hsqldb-testsuite?log=log20061106220003
TESTS FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:92: The following error occurred while executing this line: /home/cruisecontrol/work/sc
Hi everyone,
I've been looking at the most recent change to
AbstractStatementExecutor and it seems to assume that if a DDL
statement, in general, results in a commit that this will also happen
for a temporary table. In the case of MySQL, at least, this is not the
case. The code in AbstractStatem
No, no.
Please use the user forum: http://forum.hibernate.org
Reza Razavipour wrote:
To all,
total newbie to Hibernate. Does hibernate have any limitations running
against KDK 1.4 and JRE 1.4? If so, is there a version that does?
Thanks
Reza
My hsql setup is simply what comes with Hibernate, nothing fancy.
Note that svn had a bug the last 24 hours which have been fixed now that
would cause alot of tests to fail.
/max
My 7.33% Hypersonic SQL was bogus, after installing the driver results
are upto 93.3% now which is confidence g
To
all,
total newbie to
Hibernate. Does hibernate have any limitations running against KDK 1.4 and JRE
1.4? If so, is there a version that does?
Thanks
Reza
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mai
My 7.33% Hypersonic SQL was bogus, after installing the driver results
are upto 93.3% now which is confidence gaining. (Failures=36, Errors=22
out of 906)
For Mysql 79.56% (Failures=30, Errors=156 out of 910)
So from this I can say that Hypersonic SQL is the best reference
configuration fo
too easy.
Umm, why not have a look at the fix?
-Original Message-
From: Max Andersen
Sent: Monday, November 06, 2006 7:34 AM
To: Steve Ebersole; hibernate-dev@lists.jboss.org
Subject: Re: [hibernate-dev] Connection proxy error
if we want to be completely safe then
Thread.currentThre
Umm, why not have a look at the fix?
-Original Message-
From: Max Andersen
Sent: Monday, November 06, 2006 7:34 AM
To: Steve Ebersole; hibernate-dev@lists.jboss.org
Subject: Re: [hibernate-dev] Connection proxy error
if we want to be completely safe then
Thread.currentThread().getConte
if we want to be completely safe then
Thread.currentThread().getContextClassLoader()==null?Environment.class.getClassLoader():Thread.currentThread().getContextClassLoader()
would be better since in the case contextclassloader == null then
Connection.class.getClassLoader() is most likely null
Thee pass rate for tests that is not named *FailureExpected is 100% on
hsql.
Same for alot of other db's. (i recently ran the testsuite against oracle,
mysql and postgresql)
And the test suite is constantly maintained.
/max
As part of release engineering, are the junit tests run in at
I committed the fix. Just pointing out that your solution dangerously
looks correct...
-Original Message-
From: Max Andersen
Sent: Monday, November 06, 2006 7:28 AM
To: Steve Ebersole; hibernate-dev@lists.jboss.org
Subject: Re: [hibernate-dev] Connection proxy error
On Mon, 06 Nov 2006
On Mon, 06 Nov 2006 14:11:46 +0100, Steve Ebersole
<[EMAIL PROTECTED]> wrote:
Context classloader can be null...
But it should then be done in the classloader that loaded hibernate; not
the system classpath loader which Connection.class will be.
You don't get this error at your end ?
At
As part of release engineering, are the junit tests run in at least one
configuration (JVM, Java version, JDBC driver, SQL server implementation) to
prove they pass ? If so what configuration is used ?
Many of the tests fail for my configuration, Success rate 79.56%, is this to be
expected
Context classloader can be null...
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Max Rydahl
Andersen
Sent: Monday, November 06, 2006 5:54 AM
To: hibernate-dev@lists.jboss.org
Subject: [hibernate-dev] Connection proxy error
Hi Steve,
After updating from
Hi Steve,
After updating from svn I get the following in alot of tests:
java.lang.IllegalArgumentException: interface
org.hibernate.jdbc.ConnectionWrapper is not visible from class loader
at java.lang.reflect.Proxy.getProxyClass(Proxy.java:331)
at java.lang.reflect.Proxy.newPr
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-hsqldb-testsuite?log=log20061106040010
TESTS FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:92: The following error occurred while executing this line: /home/cruisecontrol/work/sc
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-mysql-testsuite?log=log20061106010001
BUILD TIMED OUTAnt Error Message: build timeoutDate of build: 11/06/2006 01:00:01Time to build: Last changed: 12/31/2005 20:44:14Last log entry: less noisy
Un
17 matches
Mail list logo