[jira] Commented: (DERBY-1474) Add assertEquals overloads for Blob and Clob

2006-07-07 Thread Andreas Korneliussen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1474?page=comments#action_12419657 ] Andreas Korneliussen commented on DERBY-1474: - I think the new patch ('derby-1474-2b.diff') is fine and can be committed. Add assertEquals overloads for Blob and

Re: How to add a new service to Derby?

2006-07-07 Thread Andreas Korneliussen
Hi, Sorry nobody answered your question. I am quite interested in this topic myself. Did you find the information in any Derby doc on the website, or did you find it by reading the code / javadoc ? Would you mind posting your findings to the derby-dev list ? Regards --Andreas Sanket

[jira] Resolved: (DERBY-1064) Delete cascade causes NULL values inserted into table when after delete Trigger fires

2006-07-07 Thread Fernanda Pizzorno (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1064?page=all ] Fernanda Pizzorno resolved DERBY-1064: -- Resolution: Fixed Derby Info: (was: [Patch Available]) Delete cascade causes NULL values inserted into table when after delete

[jira] Resolved: (DERBY-1475) lang/procedure.java intermittently fails on SunOS-5.10_i86

2006-07-07 Thread Andreas Korneliussen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1475?page=all ] Andreas Korneliussen resolved DERBY-1475: - Fix Version: 10.2.0.0 Resolution: Fixed Derby Info: (was: [Patch Available]) Committed revision 419839.

[jira] Resolved: (DERBY-1477) create JUnit tests for testing BLOB OutOfMemory problems

2006-07-07 Thread Andreas Korneliussen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1477?page=all ] Andreas Korneliussen resolved DERBY-1477: - Fix Version: 10.2.0.0 Resolution: Fixed Derby Info: (was: [Patch Available]) Committed revision 419847. create JUnit

Re: [ANNOUNCE] Apache Derby 10.1.3.1 released

2006-07-07 Thread Staale Deraas - Sun Norway
Andrew McIntyre wrote: On 7/6/06, Andrew McIntyre [EMAIL PROTECTED] wrote: It looks like the python script that splices the mirror information into the release page has accidentally tried to splice mirror information into a bug description. I've changed the bug description to use angle

Regression Test Failure! - Derby 419626 - Sun DBTG

2006-07-07 Thread Ole . Solberg
[Auto-generated mail] *Derby* 419626/2006-07-06 19:46:12 CEST *derbyall* Failed TestsOK Skip Duration Platform --- *Jvm: 1.6* NA NA NANA SunOS-5.10_i86pc-i386 Details in

[jira] Commented: (DERBY-1474) Add assertEquals overloads for Blob and Clob

2006-07-07 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1474?page=comments#action_12419669 ] Knut Anders Hatlen commented on DERBY-1474: --- Committed derby-1474-2b.diff into trunk with revision 419848. Add assertEquals overloads for Blob and Clob

[jira] Updated: (DERBY-989) unit/daemonService.unit fails intermittently: 'ran out of time'

2006-07-07 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-989?page=all ] Knut Anders Hatlen updated DERBY-989: - Attachment: derby-989-javadoc.diff derby-989-javadoc.stat Attaching a patch which updates the javadoc for DaemonService and

[jira] Resolved: (DERBY-1000) For LDAP authentication: derby.authentication.server should support ldaps:// as part of the server url.

2006-07-07 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1000?page=all ] Knut Anders Hatlen resolved DERBY-1000: --- Fix Version: 10.2.0.0 Resolution: Fixed Derby Info: (was: [Patch Available]) I think the doc patch is ready to be committed too.

Re: [ANNOUNCE] Apache Derby 10.1.3.1 released

2006-07-07 Thread Staale Deraas - Sun Norway
Staale Deraas - Sun Norway wrote: Andrew McIntyre wrote: On 7/6/06, Andrew McIntyre [EMAIL PROTECTED] wrote: It looks like the python script that splices the mirror information into the release page has accidentally tried to splice mirror information into a bug description. I've changed the

[jira] Closed: (DERBY-1474) Add assertEquals overloads for Blob and Clob

2006-07-07 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1474?page=all ] Kristian Waagan closed DERBY-1474: -- Add assertEquals overloads for Blob and Clob Key: DERBY-1474 URL:

[jira] Updated: (DERBY-1248) Assert failure in BasePage.shiftUp() when running store/onlineBackupTest4.sql

2006-07-07 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1248?page=all ] Knut Anders Hatlen updated DERBY-1248: -- Attachment: solaris-singlecpu.zip Now I have seen this failure on a single-CPU machine as well. I was running derbyall on a Pentium 4, 2.66 GHz,

[jira] Updated: (DERBY-1274) Network Server does not shutdown the databases it has booted when started and shutdown from the command line

2006-07-07 Thread Fernanda Pizzorno (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1274?page=all ] Fernanda Pizzorno updated DERBY-1274: - Attachment: derby-1274.diff derby-1274.stat The attached patch (derby-1472.diff) changes the Network Server so that it will shutdown

[jira] Updated: (DERBY-1274) Network Server does not shutdown the databases it has booted when started and shutdown from the command line

2006-07-07 Thread Fernanda Pizzorno (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1274?page=all ] Fernanda Pizzorno updated DERBY-1274: - Derby Info: [Patch Available] Network Server does not shutdown the databases it has booted when started and shutdown from the command line

[jira] Commented: (DERBY-1393) PreparedStatement.setObject(Object,int,int) should throw for unsupported types

2006-07-07 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1393?page=comments#action_12419689 ] Knut Anders Hatlen commented on DERBY-1393: --- Hi Bryan, did you have more comments to the patch? If not, I plan to commit it next week. Thanks!

[jira] Commented: (DERBY-1274) Network Server does not shutdown the databases it has booted when started and shutdown from the command line

2006-07-07 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1274?page=comments#action_12419694 ] Knut Anders Hatlen commented on DERBY-1274: --- Hi Fernanda, If I understand your patch correctly, using NetworkServerControl from version 10.2 to stop a 10.1 network

[jira] Created: (DERBY-1484) Client and embedded behave differently when the table name is null in DatabaseMetaData methods

2006-07-07 Thread Knut Anders Hatlen (JIRA)
Client and embedded behave differently when the table name is null in DatabaseMetaData methods -- Key: DERBY-1484 URL: http://issues.apache.org/jira/browse/DERBY-1484 Project: Derby

[jira] Commented: (DERBY-1472) Avoid expanding object to memory before sending it to server.

2006-07-07 Thread Tomohito Nakayama (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1472?page=comments#action_12419712 ] Tomohito Nakayama commented on DERBY-1472: -- Thank you Byran ! Your test helps me lot. I think reporter of DERBY-550 may mistaken OutOfMemoryError at server side, for

[jira] Resolved: (DERBY-1472) Avoid expanding object to memory before sending it to server.

2006-07-07 Thread Tomohito Nakayama (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1472?page=all ] Tomohito Nakayama resolved DERBY-1472: -- Resolution: Cannot Reproduce Avoid expanding object to memory before sending it to server.

[jira] Assigned: (DERBY-550) BLOB : java.lang.OutOfMemoryError with network JDBC driver (org.apache.derby.jdbc.ClientDriver)

2006-07-07 Thread Tomohito Nakayama (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-550?page=all ] Tomohito Nakayama reassigned DERBY-550: --- Assign To: Tomohito Nakayama BLOB : java.lang.OutOfMemoryError with network JDBC driver (org.apache.derby.jdbc.ClientDriver)

[jira] Commented: (DERBY-550) BLOB : java.lang.OutOfMemoryError with network JDBC driver (org.apache.derby.jdbc.ClientDriver)

2006-07-07 Thread Tomohito Nakayama (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-550?page=comments#action_12419714 ] Tomohito Nakayama commented on DERBY-550: - I intended to resolve this issue as Cannot Reproduce as next url.

[jira] Commented: (DERBY-550) BLOB : java.lang.OutOfMemoryError with network JDBC driver (org.apache.derby.jdbc.ClientDriver)

2006-07-07 Thread Andreas Korneliussen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-550?page=comments#action_12419715 ] Andreas Korneliussen commented on DERBY-550: I have done some tracing of this error on the server side which confirms that this is most likely a server side

[jira] Commented: (DERBY-550) BLOB : java.lang.OutOfMemoryError with network JDBC driver (org.apache.derby.jdbc.ClientDriver)

2006-07-07 Thread Tomohito Nakayama (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-550?page=comments#action_12419716 ] Tomohito Nakayama commented on DERBY-550: - BTW, I just tried to resolve this issue and assigned myself to resolve as Cannot Reproduce. Well.. This may be some kind of

[jira] Commented: (DERBY-1274) Network Server does not shutdown the databases it has booted when started and shutdown from the command line

2006-07-07 Thread Fernanda Pizzorno (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1274?page=comments#action_12419717 ] Fernanda Pizzorno commented on DERBY-1274: -- Hi Knut Anders, It is true that using different versions of the NetworkServerControl to start and stop the server will

[jira] Updated: (DERBY-550) BLOB : java.lang.OutOfMemoryError with network JDBC driver (org.apache.derby.jdbc.ClientDriver)

2006-07-07 Thread Tomohito Nakayama (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-550?page=all ] Tomohito Nakayama updated DERBY-550: Component: Network Server BLOB : java.lang.OutOfMemoryError with network JDBC driver (org.apache.derby.jdbc.ClientDriver)

[jira] Commented: (DERBY-989) unit/daemonService.unit fails intermittently: 'ran out of time'

2006-07-07 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-989?page=comments#action_12419718 ] Bryan Pendleton commented on DERBY-989: --- Javadoc looks great; thanks for following up on this. I feel that fixing the test and fixing the javadoc in this way is a good

[jira] Commented: (DERBY-1393) PreparedStatement.setObject(Object,int,int) should throw for unsupported types

2006-07-07 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1393?page=comments#action_12419720 ] Bryan Pendleton commented on DERBY-1393: No, nothing more; the changes look good to me! PreparedStatement.setObject(Object,int,int) should throw for unsupported

Re: [jira] Commented: (DERBY-1471) Implement layer B streaming for new methods defined in JDBC4.0

2006-07-07 Thread TomohitoNakayama
Hello. IMHO, I think java.lang.IndexOutOfBoundsException is better than java.lang.OutOfMemoryError for this situation ... Error is too much for ... Best regards. Kristian Waagan wrote: John Embretsen wrote: Bryan Pendleton wrote: Kristian Waagan commented on DERBY-1471:

[jira] Commented: (DERBY-1483) Java Function defined with a BIGINT parameter invokes the method with a signature of method(long) rather than method(Long)

2006-07-07 Thread Stan Bradbury (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1483?page=comments#action_12419722 ] Stan Bradbury commented on DERBY-1483: -- Thanks Dan - I find type resolution like this unpredictable (being relatively inexperienced with Java outside of JDBC). Is there

Re: [jira] Commented: (DERBY-550) BLOB : java.lang.OutOfMemoryError with network JDBC driver (org.apache.derby.jdbc.ClientDriver)

2006-07-07 Thread Kathey Marsden
Tomohito Nakayama (JIRA) wrote: [ http://issues.apache.org/jira/browse/DERBY-550?page=comments#action_12419714 ] Tomohito Nakayama commented on DERBY-550: - I intended to resolve this issue as Cannot Reproduce as next url.

Re: [jira] Commented: (DERBY-1471) Implement layer B streaming for new methods defined in JDBC4.0

2006-07-07 Thread Kristian Waagan
TomohitoNakayama wrote: Hello. IMHO, I think java.lang.IndexOutOfBoundsException is better than java.lang.OutOfMemoryError for this situation ... Error is too much for ... Hi Tomohito, Not sure I understand what you are referring to in your comment. I'll describe the situation I think you

[jira] Commented: (DERBY-550) BLOB : java.lang.OutOfMemoryError with network JDBC driver (org.apache.derby.jdbc.ClientDriver)

2006-07-07 Thread Andreas Korneliussen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-550?page=comments#action_12419724 ] Andreas Korneliussen commented on DERBY-550: One more comment: there seems to be a client-side problem when streaming data to the client. I have created a table

Re: [jira] Commented: (DERBY-1471) Implement layer B streaming for new methods defined in JDBC4.0

2006-07-07 Thread TomohitoNakayama
Hello Kristian. The OutOfMemoryError I have been talking about when reading LOBs with unknown length on the client side, is an exception thrown by the JVM when the LOB data cannot fit into the heap space. I did not plan to throw this error myself. Oh, I mistaken your thought. I thought that

[jira] Updated: (DERBY-951) Change network client code to be more clear that it only supports Network Server's encoding for Fdoca data

2006-07-07 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-951?page=all ] Kathey Marsden updated DERBY-951: - Fix Version: (was: 10.2.0.0) Change network client code to be more clear that it only supports Network Server's encoding for Fdoca data

[jira] Updated: (DERBY-341) Client should disallow XAConnection getConnection() when a global transaction has been started and a logical connection has already been obtained

2006-07-07 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-341?page=all ] Kathey Marsden updated DERBY-341: - Fix Version: (was: 10.2.0.0) Changing fix version to Unknown as I will not have time to fix it for 10.2 and it is currently unassigned. Client should

[jira] Updated: (DERBY-48) A connection request that has a default schema that is being created by another transaction will fail to connect

2006-07-07 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-48?page=all ] Kathey Marsden updated DERBY-48: Fix Version: (was: 10.2.0.0) Changing Fix Version to Unknown as I do not plan to fix it for 10.2. The workaround for users who cannot connect to recover a

[jira] Updated: (DERBY-1056) Print a security warning to derby.log and network server console if network server is started with remote connections enabled and security manager, user authentication, an

2006-07-07 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1056?page=all ] Kathey Marsden updated DERBY-1056: -- Fix Version: (was: 10.2.0.0) Changing fix version to unknown as I do not plan to fix this personally for 10.2. I do think however that there is not

[jira] Updated: (DERBY-760) Implement routines that will write/read data from a byte[] in drda format rather than calling getXXX and setXXX methods

2006-07-07 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-760?page=all ] Kathey Marsden updated DERBY-760: - Fix Version: (was: 10.2.0.0) Changing to fix version unknown as I do not plan to fix this for 10.2 Implement routines that will write/read data from a

Derby Jira Reports

2006-07-07 Thread Kathey Marsden
I put up a Wiki page for various Derby Jira reports. Please speak up or modify the page if you see more reports that would be useful to the community. http://wiki.apache.org/db-derby/DerbyJiraReports A couple things I noticed in making this page. 1) Jira could certainly use more attentive

[jira] Updated: (DERBY-1248) Assert failure in BasePage.shiftUp() when running store/onlineBackupTest4.sql

2006-07-07 Thread Mike Matrigali (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1248?page=all ] Mike Matrigali updated DERBY-1248: -- The following is from looking at the test335 failure. My interpretation so far is that the online backup has data page changes without the corresponding log

[jira] Updated: (DERBY-1248) Assert failure in BasePage.shiftUp() when running store/onlineBackupTest4.sql

2006-07-07 Thread Mike Matrigali (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1248?page=all ] Mike Matrigali updated DERBY-1248: -- Attachment: derby_335.log This is full recovery debug log from the 335 repro. Assert failure in BasePage.shiftUp() when running

[jira] Assigned: (DERBY-1357) Short-circuit logic in optimizer appears to be incorrect...

2006-07-07 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1357?page=all ] A B reassigned DERBY-1357: -- Assign To: A B Short-circuit logic in optimizer appears to be incorrect... --- Key: DERBY-1357

[jira] Updated: (DERBY-1357) Short-circuit logic in optimizer appears to be incorrect...

2006-07-07 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1357?page=all ] A B updated DERBY-1357: --- Fix Version: 10.2.0.0 Derby Info: [Patch Available] Short-circuit logic in optimizer appears to be incorrect...

[jira] Updated: (DERBY-1357) Short-circuit logic in optimizer appears to be incorrect...

2006-07-07 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1357?page=all ] A B updated DERBY-1357: --- Attachment: d1357_v1.patch d1357_v1.stat Attaching a patch, d1357_v1.patch, to address the incorrect logic as noted in the description. I also had to update

[jira] Updated: (DERBY-1248) Assert failure in BasePage.shiftUp() when running store/onlineBackupTest4.sql

2006-07-07 Thread Mike Matrigali (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1248?page=all ] Mike Matrigali updated DERBY-1248: -- After a bit more thought the code can not throw an assert during undo based on page versions. It may be perfectly valid to appy a version 400 undo record to

[jira] Commented: (DERBY-625) hang in unit/cacheService.unit with wctme5.7

2006-07-07 Thread Myrna van Lunteren (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-625?page=comments#action_12419766 ] Myrna van Lunteren commented on DERBY-625: -- I have also seen this with a 64 bit ibm 1.4.2 jvm, which - as indicated by java -version - uses the same j9 v 2.2 as a

[jira] Updated: (DERBY-1015) Define interface between network server and engine through Java interfaces.

2006-07-07 Thread Sunitha Kambhampati (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1015?page=all ] Sunitha Kambhampati updated DERBY-1015: --- Derby Info: [Patch Available] Define interface between network server and engine through Java interfaces.

Language based matching

2006-07-07 Thread Kathey Marsden
Does anyone know of an easy built in Java mechanism for Locale sensitive matching? I continue to work with a user trying to develop a strategy for language based string type handling in Derby 10.1. The ordering seems doable with the approach in

[jira] Created: (DERBY-1485) Document that autoflush is needed if Network Server is started with a PrintWriter specified for console output

2006-07-07 Thread Rajesh Kartha (JIRA)
Document that autoflush is needed if Network Server is started with a PrintWriter specified for console output -- Key: DERBY-1485 URL:

[jira] Commented: (DERBY-551) Allow invoking java stored procedures from inside a trigger. Make CALL a valid statement in the trigger body.

2006-07-07 Thread Daniel John Debrunner (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-551?page=comments#action_12419777 ] Daniel John Debrunner commented on DERBY-551: - I think there are a couple of issues with the approach to checking for procedures that modify data in a before

[jira] Commented: (DERBY-1485) Document that autoflush is needed if Network Server is started with a PrintWriter specified for console output

2006-07-07 Thread Daniel John Debrunner (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1485?page=comments#action_12419778 ] Daniel John Debrunner commented on DERBY-1485: -- Woudln't it make more sense to fix the issue, but having the network server flush output as required. Document

[jira] Commented: (DERBY-1272) Change sysinfo to print to error log (derby.log) on boot of derby if derby.stream.error.logSeverityLevel=0

2006-07-07 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1272?page=comments#action_12419783 ] Andrew McIntyre commented on DERBY-1272: After a brief discussion with Kathey on iRC, I think the -pre3 patch can be committed if no one sees any potential problems

DERBY-396: Does it make sense to break this into multiple sub-tasks?

2006-07-07 Thread Bryan Pendleton
I'm thinking that it would make sense to break DERBY-396 down into multiple sub-tasks. I think this would make it easier to track and monitor incremental progress in this area over time. I am thinking that the following list would be a reasonable set of sub-tasks to file. 1) drop column 2)

Writing language tests using JUnit.

2006-07-07 Thread Manish Khettry
I need to write tests for Bug 883 and was thinking of using JUnit. Basically this will be a conventional language test where you run a bunch of queries and verify the results of each query. So,a) Are issues with JUnit sorted out? Is it OK to use JUnit? b) I take it DerbyJUnitTest is deprecated.

Re: DERBY-396: Does it make sense to break this into multiple sub-tasks?

2006-07-07 Thread Andrew McIntyre
On 7/7/06, Bryan Pendleton [EMAIL PROTECTED] wrote: I'm thinking that it would make sense to break DERBY-396 down into multiple sub-tasks. I think this would make it easier to track and monitor incremental progress in this area over time. I am thinking that the following list would be a

Re: DERBY-396: Does it make sense to break this into multiple sub-tasks?

2006-07-07 Thread Daniel John Debrunner
Bryan Pendleton wrote: I'm thinking that it would make sense to break DERBY-396 down into multiple sub-tasks. I think this would make it easier to track and monitor incremental progress in this area over time. I am thinking that the following list would be a reasonable set of sub-tasks to

Re: DERBY-396: Does it make sense to break this into multiple sub-tasks?

2006-07-07 Thread Mike Matrigali
Andrew McIntyre wrote: On 7/7/06, Bryan Pendleton [EMAIL PROTECTED] wrote: I'm thinking that it would make sense to break DERBY-396 down into multiple sub-tasks. I think this would make it easier to track and monitor incremental progress in this area over time. I am thinking that the

[jira] Commented: (DERBY-1330) Provide runtime privilege checking for grant/revoke functionality

2006-07-07 Thread Daniel John Debrunner (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1330?page=comments#action_12419792 ] Daniel John Debrunner commented on DERBY-1330: -- I'm starting to look at the patch, I'm a little confused by your references to 'add a row to SYSDEPENDS'. Is

[jira] Created: (DERBY-1486) ERROR 40XD0 - When exracting Blob from a database

2006-07-07 Thread David Heath (JIRA)
ERROR 40XD0 - When exracting Blob from a database -- Key: DERBY-1486 URL: http://issues.apache.org/jira/browse/DERBY-1486 Project: Derby Type: Bug Components: Unknown Versions: 10.1.2.1 Environment:

Re: [jira] Created: (DERBY-1483) Java Function defined with a BIGINT parameter invokes the method with a signature of method(long) rather than method(Long)

2006-07-07 Thread Stanley Bradbury
Daniel John Debrunner wrote: Stan Bradbury (JIRA) wrote: Example: define the function bigintToHexString to accept a BIGINT parameter (see below) and reference the corresponding java method bigintToHexString (shown below) that accepts a Long. Add the jarfile with the class to the DB,

Re: DERBY-396: Does it make sense to break this into multiple sub-tasks?

2006-07-07 Thread Bryan Pendleton
Yes, except that the jira sub-task mechanism is not very flexible. Are these really sub-tasks or related but independent features? I would say the latter, which would mean 5 independent issues in Jira. They can always be linked to DERBY-396 in Jira. I agree; they are related but independent

Re: Re: DERBY-396: Does it make sense to break this into multiple sub-tasks?

2006-07-07 Thread Andrew McIntyre
On 7/7/06, Mike Matrigali [EMAIL PROTECTED] wrote: separate jira items seem fine, they are really separate pieces of work. For release reporting does subtask do what we want, if not I would just make them separate items rather than sub tasks. Good point, after my recent experience hunting

[jira] Commented: (DERBY-1486) ERROR 40XD0 - When exracting Blob from a database

2006-07-07 Thread Daniel John Debrunner (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1486?page=comments#action_12419794 ] Daniel John Debrunner commented on DERBY-1486: -- In your write code you have: ByteArrayOutputStream byteStream = new ByteArrayOutputStream();

[jira] Updated: (DERBY-551) Allow invoking java stored procedures from inside a trigger. Make CALL a valid statement in the trigger body.

2006-07-07 Thread Deepa Remesh (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-551?page=all ] Deepa Remesh updated DERBY-551: --- Attachment: derby-551draft2.diff derby-551-draft2.status Thanks Dan for looking at the patch. I was working on a new patch and I am uploading it

RE: [jira] Commented: (DERBY-1486) ERROR 40XD0 - When exracting Blob from a database

2006-07-07 Thread David Heath
I just added close and flush to the objStream, re-ran my code and it does not make a difference - I think the reason it worked without them is because the streams are memory and not file based. Are you able to reproduce the problem? David -Original Message- From: Daniel John Debrunner

[jira] Commented: (DERBY-1330) Provide runtime privilege checking for grant/revoke functionality

2006-07-07 Thread Mamta A. Satoor (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1330?page=comments#action_12419797 ] Mamta A. Satoor commented on DERBY-1330: I am using the dependency manager and not touching SYSDEPENDS directly through my code changes. I will change the code

Major compliance issue yet no progress on minor bug

2006-07-07 Thread dasd asda
It seems like SQLExceptions raised by Derby are not serializable. Following is the error I get: java.io.NotSerializableException: org.apache.derby.client.net.NetSqlca at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1075) at

[jira] Commented: (DERBY-1272) Change sysinfo to print to error log (derby.log) on boot of derby if derby.stream.error.logSeverityLevel=0

2006-07-07 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1272?page=comments#action_12419798 ] Kathey Marsden commented on DERBY-1272: --- Thanks Andrew for this great addition it will surely save many round trips trying to get accurate sysinfo information. I

[jira] Commented: (DERBY-1272) Change sysinfo to print to error log (derby.log) on boot of derby if derby.stream.error.logSeverityLevel=0

2006-07-07 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1272?page=comments#action_12419799 ] Andrew McIntyre commented on DERBY-1272: 1) Are you sure you grabbed the right patch? The build.xml change in the -pre3 patch (which was absent from the -pre1 patch)

Re: [jira] Commented: (DERBY-1486) ERROR 40XD0 - When exracting Blob from a database

2006-07-07 Thread Sunitha Kambhampati
I took a quick look at the code, and there is interleaving of resultset and statements in autocommit mode. Can you try with autocommit off. I think if readTable1 is called, a commit will be issued for the first statement in readRows., and then calling getBlob in readRows will throw the

[jira] Commented: (DERBY-1272) Change sysinfo to print to error log (derby.log) on boot of derby if derby.stream.error.logSeverityLevel=0

2006-07-07 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1272?page=comments#action_12419804 ] Kathey Marsden commented on DERBY-1272: --- 1) regarding build error Andrew said. Check that your java/engine/org/apache/derby/impl/services/build.xml has been modified

[jira] Commented: (DERBY-551) Allow invoking java stored procedures from inside a trigger. Make CALL a valid statement in the trigger body.

2006-07-07 Thread Daniel John Debrunner (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-551?page=comments#action_12419808 ] Daniel John Debrunner commented on DERBY-551: - Another option is to use the existing compile time mechansim that defines what is allowed in a context. This is the

[jira] Commented: (DERBY-1272) Change sysinfo to print to error log (derby.log) on boot of derby if derby.stream.error.logSeverityLevel=0

2006-07-07 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1272?page=comments#action_12419810 ] Andrew McIntyre commented on DERBY-1272: I've svn up'd and now I'm seeing this problem too, with the build failing in iapi/types/build.xml with the patch applied.

[jira] Updated: (DERBY-1272) Change sysinfo to print to error log (derby.log) on boot of derby if derby.stream.error.logSeverityLevel=0

2006-07-07 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1272?page=all ] Andrew McIntyre updated DERBY-1272: --- Attachment: derby-1272-v4.diff Attaching updated patch which resolves the build failure noted in the previous comments and adds setting

[jira] Updated: (DERBY-1396) ReEncodedInputStream may fail to read all of source Reader.

2006-07-07 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1396?page=all ] Kathey Marsden updated DERBY-1396: -- Fix Version: 10.2.0.0 Version: 10.2.0.0 set affects version and fix version ReEncodedInputStream may fail to read all of source Reader.

[jira] Updated: (DERBY-1374) compatibility test fails with 'PROTOCOL Data Stream Syntax Error'

2006-07-07 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1374?page=all ] Kathey Marsden updated DERBY-1374: -- Fix Version: 10.2.0.0 set fix version compatibility test fails with 'PROTOCOL Data Stream Syntax Error'

[jira] Updated: (DERBY-1362) Class-Path manifest entry for derby.jar is missing from the 10.2.0.2 snapshot

2006-07-07 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1362?page=all ] Kathey Marsden updated DERBY-1362: -- Fix Version: 10.2.0.0 set fix version Class-Path manifest entry for derby.jar is missing from the 10.2.0.2 snapshot

[jira] Updated: (DERBY-1313) SUR: Use DRDA's extended diagnostic to send ROW_UPDATED and ROW_DELETED warnings.

2006-07-07 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1313?page=all ] Kathey Marsden updated DERBY-1313: -- type: Improvement (was: Bug) Fix Version: 10.2.0.0 Version: 10.2.0.0 Change to improvement and set affects and fix version SUR: Use

[jira] Updated: (DERBY-1254) XAConnection uses NetConnection as underlying physical connection for JDBC4/Java 1.6

2006-07-07 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1254?page=all ] Kathey Marsden updated DERBY-1254: -- Fix Version: 10.2.0.0 set fix version XAConnection uses NetConnection as underlying physical connection for JDBC4/Java 1.6

[jira] Updated: (DERBY-983) NetClient JDBC (40) using engine classes

2006-07-07 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-983?page=all ] Kathey Marsden updated DERBY-983: - Fix Version: 10.2.0.0 Version: 10.2.0.0 set affects and fix version to 10.2. I am not 100% sure about the affects version on this one but I think it

[jira] Updated: (DERBY-922) getSQLException() method in client.am.SqlException does not correctly chain exceptions

2006-07-07 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-922?page=all ] Kathey Marsden updated DERBY-922: - Fix Version: 10.2.0.0 Version: 10.2.0.0 set affects and fix version to 10.2 getSQLException() method in client.am.SqlException does not correctly

[jira] Updated: (DERBY-915) EmbedDatabaseMetadata, EmbedDatabaseMetadata40, and client.net.NetDatabaseMetadata40 should not throw a not implemented exception

2006-07-07 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-915?page=all ] Kathey Marsden updated DERBY-915: - type: Improvement (was: Bug) Fix Version: 10.2.0.0 Version: 10.2.0.0 EmbedDatabaseMetadata, EmbedDatabaseMetadata40, and

[jira] Updated: (DERBY-750) OnlineBackupTest1.java intermittently hangs

2006-07-07 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-750?page=all ] Kathey Marsden updated DERBY-750: - Fix Version: 10.2.0.0 set fix version to 10.2 OnlineBackupTest1.java intermittently hangs --- Key:

[jira] Updated: (DERBY-718) Network client: deleteRow() makes getter methods return nulls for the following rows.

2006-07-07 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-718?page=all ] Kathey Marsden updated DERBY-718: - Fix Version: 10.2.0.0 Version: 10.2.0.0 set affects and fix version to 10.2 Network client: deleteRow() makes getter methods return nulls for the

[jira] Updated: (DERBY-596) jdbcapi/resultsetStream.java fails in DerbyNetClient Framework

2006-07-07 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-596?page=all ] Kathey Marsden updated DERBY-596: - Fix Version: 10.2.0.0 jdbcapi/resultsetStream.java fails in DerbyNetClient Framework ---

[jira] Updated: (DERBY-904) big decimal error diff in derbyall lang/procedure test run in the DerbyNetClient - jdk1.3 specific

2006-07-07 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-904?page=all ] Kathey Marsden updated DERBY-904: - Fix Version: 10.2.0.0 Derby Info: [Regression] big decimal error diff in derbyall lang/procedure test run in the DerbyNetClient - jdk1.3 specific

[jira] Updated: (DERBY-536) The current build.properties for the Derby Help Plug-in for Eclipse does not work for creating a deployable plug-in

2006-07-07 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-536?page=all ] Kathey Marsden updated DERBY-536: - Fix Version: 10.2.0.0 Version: 10.2.0.0 Change affects version and fix version to 10.2. Not 100% sure about affects version. The current

[jira] Updated: (DERBY-203) setNull(x,JDBCType.DATE) does not work when batching is turned on

2006-07-07 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-203?page=all ] Kathey Marsden updated DERBY-203: - Fix Version: 10.1.1.0 setNull(x,JDBCType.DATE) does not work when batching is turned on -

[jira] Updated: (DERBY-74) SQLDecimal.getWholeDigits returns invalid result on JDK1.5.0

2006-07-07 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-74?page=all ] Kathey Marsden updated DERBY-74: Fix Version: 10.1.1.0 Version: 10.1.1.0 SQLDecimal.getWholeDigits returns invalid result on JDK1.5.0

[jira] Updated: (DERBY-33) Connection.setTypeMap throws unimplemented exception with empty map

2006-07-07 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-33?page=all ] Kathey Marsden updated DERBY-33: Fix Version: 10.1.1.0 Connection.setTypeMap throws unimplemented exception with empty map ---

[jira] Updated: (DERBY-18) Exposed name matching has bugs when the column name is qualified with a schema name.

2006-07-07 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-18?page=all ] Kathey Marsden updated DERBY-18: Fix Version: 10.1.1.0 Assign To: Shreyas Kaushik Exposed name matching has bugs when the column name is qualified with a schema name.

[jira] Updated: (DERBY-13) Quoted names with embedded period mishandled in from list

2006-07-07 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-13?page=all ] Kathey Marsden updated DERBY-13: Fix Version: 10.1.1.0 Assign To: Shreyas Kaushik Quoted names with embedded period mishandled in from list

[jira] Updated: (DERBY-12) Quoted table names mishandled in select list expansion

2006-07-07 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-12?page=all ] Kathey Marsden updated DERBY-12: Fix Version: 10.1.1.0 Assign To: Shreyas Kaushik Quoted table names mishandled in select list expansion

Re: Writing language tests using JUnit.

2006-07-07 Thread Andrew McIntyre
On 7/7/06, Manish Khettry [EMAIL PROTECTED] wrote: a) Are issues with JUnit sorted out? Is it OK to use JUnit? Yes, it is OK to use junit. There are a number of junit tests that are already a part of derbyall. The main thing to remember when writing a new junit test is that when adding the

Only marking one Fix version in JIRA (was Re: Derby Jira Reports)

2006-07-07 Thread Andrew McIntyre
On 7/7/06, Kathey Marsden [EMAIL PROTECTED] wrote: 2) It is not really possible to get standard Jira reports or release notes for issues fixed in 10.2 that do not include the fixes in the maintenance releases. More details about this here:

[jira] Resolved: (DERBY-1091) Test harness does not pass jvm flags properly if there are more than 1 property in jvm flags

2006-07-07 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1091?page=all ] Andrew McIntyre resolved DERBY-1091: Fix Version: 10.2.0.0 Resolution: Fixed Derby Info: (was: [Patch Available]) Committed revision 420048. Test harness does not pass

[jira] Resolved: (DERBY-75) Clean up import and JavaDoc for MethodNode hierarchy

2006-07-07 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-75?page=all ] Andrew McIntyre resolved DERBY-75: -- Fix Version: 10.2.0.0 Resolution: Fixed Assign To: Rick Hillegas Javadoc cleaned up as part of DERBY-826. Clean up import and JavaDoc for

[jira] Updated: (DERBY-75) Clean up import and JavaDoc for MethodNode hierarchy

2006-07-07 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-75?page=all ] Andrew McIntyre updated DERBY-75: - Whoops, that should have read DERBY-862. Clean up import and JavaDoc for MethodNode hierarchy

[jira] Commented: (DERBY-1431) Typo in link to Simple Example from frameworks/readme.html

2006-07-07 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1431?page=comments#action_12419834 ] Andrew McIntyre commented on DERBY-1431: The snapshots are created by a different target than the release distributions. The snapshots are created by the top-level

  1   2   >