Only hsql tests work.
Other databases tests fail with the same reason.
Is there a change in the way testsuite should be ran? How to set jdbc
driver? Properties file changes?
Steve Ebersole wrote:
>I am just now checking in the reorganization of the Hibernate test suite
>I have been working on f
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-mysql50-testsuite?log=log20061213051536
BUILD FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:134: The following error occurred while executing this line: /home/cruisecontrol/work/
Bringing the two lists together for this thread.
On Dec 13, 2006, at 12:01 PM, Sergey Koshcheyev wrote:
Christian Bauer wrote:
Maybe NHibernate only needs two modes. NHibernate probably only need
to release either after transaction (also auto-committed) and when
the Session is closed.
By the
No the failures are different. Previously we were getting NPE; now CCE.
The tests run fine for me in my IDE. The only way I have been able to
reproduce such a CCE is for the JDBC driver to be unavailable when the
junit task starts up. This causes the constructor of one of the test
classes to fa
Yeah, I see that the problem is not finding the jdbc driver. I meant
that all other databases tests fail with a new reason, but the same for
all of them.
I asked you if there is a change in how hibernate searches for it.
Cruisecontrol invokes ant with the following pratameters:
-Djar.driver=${drive
I did not touch the build script at all as part of that previous
commit...
From: Aleksandar Kostadinov [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 13, 2006 8:37 AM
To: Steve Ebersole
Cc: hibernate-dev@lists.jboss.org
Subject: Re: Hibernate test sui
It is very strange that copying the file to the lib dir makes things
work. I tried to replace where in build.xml jar.driver is set to hsql,
but that didn't worked also.
Any ideas?
Aleksandar Kostadinov wrote:
> Yeah, I see that the problem is not finding the jdbc driver. I meant
> that all other
Perhaps the custom file selector was causing some problems. I did add a
path element to the definition of the file selector so that it had
access to the jar.driver.
-Original Message-
From: Aleksandar Kostadinov [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 13, 2006 9:52 AM
To: Ste
I don't understand the statement about "auto-commit mode connection
release". The idea with the implied auto-commit connection release mode
is that in the case of auto-commit transaction control, there is really
no need to have the same connection for each operation as long as we are
not batching
Steve Ebersole wrote:
> I don't understand the statement about "auto-commit mode connection
> release". The idea with the implied auto-commit connection release mode
> is that in the case of auto-commit transaction control, there is really
> no need to have the same connection for each operation a
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-mysql50-testsuite?log=log20061213115600
TESTS FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:134: The following error occurred while executing this line: /home/cruisecontrol/work/
How did that lead to a discussion of connection release modes ;)
Mmm, I'd have to look through the code; *but* a load & lock operation
makes no sense in an auto-commit scenario; so I'd assume it has to do
with that...
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Steve Ebersole wrote:
> How did that lead to a discussion of connection release modes ;)
Err, it was the other way around :) a discussion of connection release
modes led to this. I'm trying to understand what the code does in
Hibernate to be able to port it to NHibernate.
> Mmm, I'd have to look
Hi all.
In debugging a JDBC-related issue with hibernate and
WebLogic I found a file:
org.springframework.jdbc.datasource.DriverManagerDataSource.
There is a part of this file that hurts JDBC concurrency
in multithreaded applications like WebLogic, and I have a
solution. I would like to suggest
I have a similar situation to what Alex Bacon described in his "Major
issue with Hibernate Filters" thread in September, and I'm wondering if
there was ever a palatable resolution.
The basic notion is that I have an object graph consisting of
relationships of varying multiplicity. For various re
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-sqlserver-jtds-testsuite?log=log20061213132206
TESTS FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:120: The following error occurred while executing this line: /home/cruisecontro
At 01:05 PM 12/13/2006, Max Rydahl Andersen wrote:
>Hi Joseph,
>
>It would probably be more relevant to report this to Spring since the
>code you are referring to is not within Hibernate.
>
>p.s. first time i've seen someone having to decompile opensource classes
>to fix things ;)
Thanks, I'm jus
Hi Joseph,
It would probably be more relevant to report this to Spring since the
code you are referring to is not within Hibernate.
p.s. first time i've seen someone having to decompile opensource classes
to fix things ;)
/max
Hi all.
In debugging a JDBC-related issue with hibernate and
WebL
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-mysql-testsuite?log=log20061213221232
TESTS FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:127: The following error occurred while executing this line: /home/cruisecontrol/work/sc
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-hsqldb-testsuite?log=log20061213223925
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-mysql50-testsuite?log=log20061213225003
TESTS FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:134: The following error occurred while executing this line: /home/cruisecontrol/work/
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-sqlserver-jtds-testsuite?log=log20061213231219
TESTS FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:120: The following error occurred while executing this line: /home/cruisecontro
22 matches
Mail list logo