[jira] Commented: (DERBY-1691) jdbcapi/blobclob4BLOB.java fails under DerbyNet framework with JCC 2.6

2006-09-11 Thread JIRA
[ http://issues.apache.org/jira/browse/DERBY-1691?page=comments#action_12433798 ] Øystein Grøvlen commented on DERBY-1691: The problem here is that output to stdout and stderr gets merge in different ways in different test runs. This

[jira] Commented: (DERBY-1691) jdbcapi/blobclob4BLOB.java fails under DerbyNet framework with JCC 2.6

2006-09-11 Thread Andreas Korneliussen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1691?page=comments#action_12433805 ] Andreas Korneliussen commented on DERBY-1691: - Patch looks good. Got one conflict in DerbyNet.exclude, which I resolved. I will run some tests and

[jira] Commented: (DERBY-1691) jdbcapi/blobclob4BLOB.java fails under DerbyNet framework with JCC 2.6

2006-08-25 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1691?page=comments#action_12430605 ] Rick Hillegas commented on DERBY-1691: -- Ported DERBY-1691 (434245) to 10.2 branch at subversion revision 436921. jdbcapi/blobclob4BLOB.java fails under

[jira] Commented: (DERBY-1691) jdbcapi/blobclob4BLOB.java fails under DerbyNet framework with JCC 2.6

2006-08-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1691?page=comments#action_12430137 ] Andrew McIntyre commented on DERBY-1691: blobclob4BLOB excluded from running against JCC with revision 434245. jdbcapi/blobclob4BLOB.java fails under

[jira] Commented: (DERBY-1691) jdbcapi/blobclob4BLOB.java fails under DerbyNet framework with JCC 2.6

2006-08-23 Thread John H. Embretsen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1691?page=comments#action_12429965 ] John H. Embretsen commented on DERBY-1691: -- With revision 433790, Andrew McIntyre tried to fix this issue by adding and modifying master files:

[jira] Commented: (DERBY-1691) jdbcapi/blobclob4BLOB.java fails under DerbyNet framework with JCC 2.6

2006-08-18 Thread JIRA
[ http://issues.apache.org/jira/browse/DERBY-1691?page=comments#action_12428986 ] Øystein Grøvlen commented on DERBY-1691: David, the test is now failing with the same diff as two fixes ago. It seems like you have been toggling back

[jira] Commented: (DERBY-1691) jdbcapi/blobclob4BLOB.java fails under DerbyNet framework with JCC 2.6

2006-08-17 Thread John H. Embretsen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1691?page=comments#action_12428596 ] John H. Embretsen commented on DERBY-1691: -- This test is still failing in the Tinderbox runs, but because of the master file update in SVN 431663, the

[jira] Commented: (DERBY-1691) jdbcapi/blobclob4BLOB.java fails under DerbyNet framework with JCC 2.6

2006-08-17 Thread David Van Couvering (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1691?page=comments#action_12428736 ] David Van Couvering commented on DERBY-1691: Sigh... I'll look at this. Really, it passed on my platform. Craig, this is the *last* time I'll commit

Re: [jira] Commented: (DERBY-1691) jdbcapi/blobclob4BLOB.java fails under DerbyNet framework with JCC 2.6

2006-08-17 Thread Bryan Pendleton
jdbcapi/blobclob4BLOB.java fails under DerbyNet framework with JCC 2.6 Is there a download site where one can get access to the 2.6 JCC driver? I think I asked this last spring and at the time there wasn't one available. It would be nice to be able to run JCC 2.6 tests myself occasionally.

Re: Re: [jira] Commented: (DERBY-1691) jdbcapi/blobclob4BLOB.java fails under DerbyNet framework with JCC 2.6

2006-08-17 Thread Andrew McIntyre
On 8/17/06, Bryan Pendleton [EMAIL PROTECTED] wrote: jdbcapi/blobclob4BLOB.java fails under DerbyNet framework with JCC 2.6 Is there a download site where one can get access to the 2.6 JCC driver? I think I asked this last spring and at the time there wasn't one available. It would be nice to

Re: [jira] Commented: (DERBY-1691) jdbcapi/blobclob4BLOB.java fails under DerbyNet framework with JCC 2.6

2006-08-17 Thread Kathy Saunders
You can also get JCC separately (but it looks like it's version 2.4) by going to http://www14.software.ibm.com/webapp/download/search.jsp?go=yrs=cloudscape. Look for IBM DB2 JDBC Universal Driver in the list. Andrew McIntyre wrote: On 8/17/06, Bryan Pendleton [EMAIL PROTECTED] wrote:

db2jcc jar files (was Re: [jira] Commented: (DERBY-1691) jdbcapi/blobclob4BLOB.java fails under DerbyNet framework with JCC 2.6)

2006-08-17 Thread David Van Couvering
Since failures in DerbyNet seem to be part of the overall regression failures that people hit, it would be great if the db2jcc jar files were just available rather than having to go through the process of registering and installing Cloudscape to get the jars. Any reason these can't be checked

Re: db2jcc jar files (was Re: [jira] Commented: (DERBY-1691) jdbcapi/blobclob4BLOB.java fails under DerbyNet framework with JCC 2.6)

2006-08-17 Thread Jean T. Anderson
David Van Couvering wrote: Since failures in DerbyNet seem to be part of the overall regression failures that people hit, it would be great if the db2jcc jar files were just available rather than having to go through the process of registering and installing Cloudscape to get the jars. Any

[jira] Commented: (DERBY-1691) jdbcapi/blobclob4BLOB.java fails under DerbyNet framework with JCC 2.6

2006-08-17 Thread David Van Couvering (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1691?page=comments#action_12428831 ] David Van Couvering commented on DERBY-1691: Ok, I downloaded JCC 1.6 and tried again. I filtered out the strange obfuscated class path diffs using a

Re: db2jcc jar files (was Re: [jira] Commented: (DERBY-1691) jdbcapi/blobclob4BLOB.java fails under DerbyNet framework with JCC 2.6)

2006-08-17 Thread Jean T. Anderson
Jean T. Anderson wrote: David Van Couvering wrote: Since failures in DerbyNet seem to be part of the overall regression failures that people hit, it would be great if the db2jcc jar files were just available rather than having to go through the process of registering and installing Cloudscape

Re: db2jcc jar files (was Re: [jira] Commented: (DERBY-1691) jdbcapi/blobclob4BLOB.java fails under DerbyNet framework with JCC 2.6)

2006-08-17 Thread David Van Couvering
Sigh... Could we post it on our Wiki? Jean T. Anderson wrote: David Van Couvering wrote: Since failures in DerbyNet seem to be part of the overall regression failures that people hit, it would be great if the db2jcc jar files were just available rather than having to go through the process of

Re: db2jcc jar files (was Re: [jira] Commented: (DERBY-1691) jdbcapi/blobclob4BLOB.java fails under DerbyNet framework with JCC 2.6)

2006-08-17 Thread Jean T. Anderson
David Van Couvering wrote: Sigh... Could we post it on our Wiki? I'm uncomfortable with that. I pinged legal-discuss@ a while ago re uploads to the Wiki and, based on their feedback, put up the http://wiki.apache.org/db-derby/UploadingCode page. One of them reminded me about the license header

[jira] Commented: (DERBY-1691) jdbcapi/blobclob4BLOB.java fails under DerbyNet framework with JCC 2.6

2006-08-15 Thread Craig Russell (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1691?page=comments#action_12428209 ] Craig Russell commented on DERBY-1691: -- There is a tiny difference in the message text for: com.ibm.db2.jcc.c.SqlException com.ibm.db2.jcc.a.SqlException Is

Re: [jira] Commented: (DERBY-1691) jdbcapi/blobclob4BLOB.java fails under DerbyNet framework with JCC 2.6

2006-08-15 Thread David Van Couvering
I reran the tests and got the same diffs, so I applied the changes and committed. I suspect we have a version difference between the JCC drivers that I have been running and what is used in the regression tests. David Craig Russell (JIRA) wrote: [

[jira] Commented: (DERBY-1691) jdbcapi/blobclob4BLOB.java fails under DerbyNet framework with JCC 2.6

2006-08-14 Thread Rajesh Kartha (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1691?page=comments#action_12427973 ] Rajesh Kartha commented on DERBY-1691: -- The failure was seen with the build - 10.2.1.0 beta - (430903), the beta candidate posted)

[jira] Commented: (DERBY-1691) jdbcapi/blobclob4BLOB.java fails under DerbyNet framework with JCC 2.6

2006-08-14 Thread David Van Couvering (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1691?page=comments#action_12427978 ] David Van Couvering commented on DERBY-1691: The problem is I don't get this diff on my machine. I am not even sure that the differences are.-- if

Re: [jira] Commented: (DERBY-1691) jdbcapi/blobclob4BLOB.java fails under DerbyNet framework with JCC 2.6

2006-08-14 Thread Daniel John Debrunner
David Van Couvering (JIRA) wrote: [ http://issues.apache.org/jira/browse/DERBY-1691?page=comments#action_12427978 ] David Van Couvering commented on DERBY-1691: The problem is I don't get this diff on my machine. I am not