Re: JMX Extensions to Derby

2006-06-01 Thread Øystein Grøvlen
Sanket Sharma wrote: I would also appreciate your suggestions on features the community would like to see being implemented as JMX extensions. On the top of my head: - Performancs statistics (e.g., transactions committed/aborted per second) - Change dynamic properties (e.g.,

Partial, Bitmap, Fulltext Indexing

2006-06-01 Thread Ramin Moazeni
Hello I was wondering if Derby supports Partial, Bitmap, Fulltext and expression indexing? Please advise Thanks, Ramin Moazeni

Re: JMX Extensions to Derby

2006-06-01 Thread Bernt M. Johnsen
Øystein Grøvlen wrote (2006-06-01 09:24:18): Sanket Sharma wrote: I would also appreciate your suggestions on features the community would like to see being implemented as JMX extensions. On the top of my head: - Performancs statistics (e.g., transactions committed/aborted per second)

Re: Partial, Bitmap, Fulltext Indexing

2006-06-01 Thread Bernt M. Johnsen
Ramin Moazeni wrote (2006-06-01 01:12:15): Hello I was wondering if Derby supports Partial, Bitmap, Fulltext and expression indexing? Please advise I think http://wiki.apache.org/db-derby/SQLvsDerbyFeatures could be useful for you. I don't know if MySQL has a similar mapping, but i know

Regression Test Failure! - Derby 410612 - Sun DBTG

2006-06-01 Thread Ole . Solberg
[Auto-generated mail] *Derby* 410612/2006-05-31 19:46:10 CEST *derbyall* Failed TestsOK Skip Duration Platform --- *Jvm: 1.6* 133704571 0 114.92% SunOS-5.10_i86pc-i386 Details in

Re: Partial, Bitmap, Fulltext Indexing

2006-06-01 Thread Bernt M. Johnsen
Bernt M. Johnsen wrote (2006-06-01 11:02:32): Ramin Moazeni wrote (2006-06-01 01:12:15): Hello I was wondering if Derby supports Partial, Bitmap, Fulltext and expression indexing? Please advise I think http://wiki.apache.org/db-derby/SQLvsDerbyFeatures could be useful for you.

Re: Code formatting debate, confusion and wasted time , Has it gone on long enough?

2006-06-01 Thread Kristian Waagan
Rick Hillegas wrote: I would like to understand what code archaeology looks like after the Homogenizing Event. I think that this will split codeline time into two segments: Before Homogenization and After Homogenization. The Homogenizer will appear as the author of a lot of our code. In

[jira] Created: (DERBY-1364) Client driver does not roll back the effects of a stored procedure when incorrectly invoked by executeQuery()/executeUpdate()

2006-06-01 Thread Knut Anders Hatlen (JIRA)
Client driver does not roll back the effects of a stored procedure when incorrectly invoked by executeQuery()/executeUpdate() - Key: DERBY-1364 URL:

[jira] Commented: (DERBY-1364) Client driver does not roll back the effects of a stored procedure when incorrectly invoked by executeQuery()/executeUpdate()

2006-06-01 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1364?page=comments#action_12414209 ] Knut Anders Hatlen commented on DERBY-1364: --- The simple solution would be to trap the exception on the client and roll back. The problem with this is that it would

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

2006-06-01 Thread Andreas Korneliussen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1362?page=all ] Andreas Korneliussen reassigned DERBY-1362: --- Assign To: Andreas Korneliussen Class-Path manifest entry for derby.jar is missing from the 10.2.0.2 snapshot

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

2006-06-01 Thread Andreas Korneliussen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1362?page=all ] Andreas Korneliussen reassigned DERBY-1362: --- Assign To: (was: Andreas Korneliussen) Class-Path manifest entry for derby.jar is missing from the 10.2.0.2 snapshot

[jira] Assigned: (DERBY-1361) positioned updates and deletes allowed after a commit without repositioning the cursor - if the table is indexed on the columns selected

2006-06-01 Thread Andreas Korneliussen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1361?page=all ] Andreas Korneliussen reassigned DERBY-1361: --- Assign To: Andreas Korneliussen positioned updates and deletes allowed after a commit without repositioning the cursor - if the table

[jira] Updated: (DERBY-1262) Like-predicates: % does not match tab character

2006-06-01 Thread JIRA
[ http://issues.apache.org/jira/browse/DERBY-1262?page=all ] Håvard Mork updated DERBY-1262: --- Attachment: 1262_4.diff Attached new patch with corrections (thanks, Bernt) - using the more efficient stringbuffer.setLength for null-char padding - esc (0x1b)

[jira] Updated: (DERBY-1262) Like-predicates: % does not match tab character

2006-06-01 Thread JIRA
[ http://issues.apache.org/jira/browse/DERBY-1262?page=all ] Håvard Mork updated DERBY-1262: --- Attachment: 1262_5.diff Sorry about bugspam. :-) Last patch was unnecessarily resource-hungry, use this one. Like-predicates: % does not match tab character

Re: [jira] Updated: (DERBY-1262) Like-predicates: % does not match tab character

2006-06-01 Thread Bernt M. Johnsen
Håvard, I think it would be useful if you filed an ICLA (See http://wiki.apache.org/db-derby/DerbyContributorChecklist) if you haven't already. It will be required the day you file a large patch (I don't know the exact definition of large in this context), but the Apache bureaucratic mill may be

Re: [jira] Updated: (DERBY-1262) Like-predicates: % does not match tab character

2006-06-01 Thread Knut Anders Hatlen
H?vard Mork (JIRA) derby-dev@db.apache.org writes: [ http://issues.apache.org/jira/browse/DERBY-1262?page=all ] H?vard Mork updated DERBY-1262: --- Attachment: 1262_5.diff Sorry about bugspam. :-) Last patch was unnecessarily resource-hungry, use this

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

2006-06-01 Thread Fernanda Pizzorno (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1313?page=all ] Fernanda Pizzorno updated DERBY-1313: - Attachment: derby-1313v3.diff derby-1313v3.stat I am submitting a new patch with the following changes done to derby-1313.diff: *

[jira] Updated: (DERBY-942) Add JDBC4 Ease of Development Support

2006-06-01 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-942?page=all ] Kristian Waagan updated DERBY-942: -- Attachment: derby-942-connectiontest-rewrite.stat derby-942-connectiontest-rewrite.diff 'derby-942-connectiontest-rewrite.diff' rewrites

[jira] Commented: (DERBY-1346) unit/fillLog.unit seems to be failed if program was build as sane.

2006-06-01 Thread Tomohito Nakayama (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1346?page=comments#action_12414227 ] Tomohito Nakayama commented on DERBY-1346: -- I committed this patch. Sending java/testing/org/apache/derbyTesting/functionTests/tests/unit/build.xml Adding

Re: couple of minor javadoc warnings in 10.2 codeline....

2006-06-01 Thread Deepa Remesh
Suresh Thalamati wrote: Noticed following java doc warnings on the trunk: [javadoc] opensource\java\client\org\apache\derby\client\am\Connection.java:1012: warning - @return tag has no arguments. This one is a part of my change. I'll submit a patch. Thanks, Deepa

Re: DERBY-528

2006-06-01 Thread Bernt M. Johnsen
Tank you, Kathey! Kathey Marsden wrote (2006-06-01 07:30:39): Bernt M. Johnsen wrote: I understand there has been a backchannel discussion on DERBY-528 (IRC). It would be nice if some of those involved posted a log here. I am sorry Bernt I do not have the log. The summary of the

Re: DERBY-528

2006-06-01 Thread Jean T. Anderson
Kathey Marsden wrote: Bernt M. Johnsen wrote: I understand there has been a backchannel discussion on DERBY-528 (IRC). It would be nice if some of those involved posted a log here. I am sorry Bernt I do not have the log. here's the #derby log: * FrancoisOrsini ([EMAIL PROTECTED])

Re: derbyTesting.jar in our releases?

2006-06-01 Thread Daniel John Debrunner
David Van Couvering wrote: I'm sure there's a good reason, but why are we shipping derbyTesting.jar in our releases? I think there are good reasons, the tests are part of the derby project and it allows people with the download to run the tests in their own environment. I do think the layout

Re: JMX Extensions to Derby

2006-06-01 Thread Craig L Russell
On Jun 1, 2006, at 1:51 AM, Bernt M. Johnsen wrote: Øystein Grøvlen wrote (2006-06-01 09:24:18): Sanket Sharma wrote: I would also appreciate your suggestions on features the community would like to see being implemented as JMX extensions. On the top of my head: - Performancs

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

2006-06-01 Thread Daniel John Debrunner (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1362?page=comments#action_12414250 ] Daniel John Debrunner commented on DERBY-1362: -- I think this is an error. The original fix was DERBY-612, the change there only modifies the wihtout osgi target.

Re: Dublin anyone?

2006-06-01 Thread Craig L Russell
I'm not a derby committer, but I do plan to attend ApacheCon in Dublin later this month. I've got a presentation on Friday.Craig Craig Russell Architect, Sun Java Enterprise System http://java.sun.com/products/jdo 408 276-5638 mailto:[EMAIL PROTECTED] P.S. A good JDO? O, Gasp! smime.p7s

[jira] Resolved: (DERBY-438) Update triggers on tables with BLOB and CLOB columns fail at execution time if the triggered-SQL-statement references the LOB column(s).

2006-06-01 Thread Daniel John Debrunner (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-438?page=all ] Daniel John Debrunner resolved DERBY-438: - Resolution: Fixed Number of commits marked with DERBY-438 have been applied. Tests are in triggerGeneral.sql and blobclob4BLOB.java for

Re: Testing Classpath concern

2006-06-01 Thread Bernt M. Johnsen
I think this is definitely a path we should follow. (... the pun is in the ah of the beholder. ;-) Especially the idea that each separate test/testsuite should have a well defined and controlled environment it should run in. Daniel John Debrunner wrote (2006-06-01 09:14:04): A couple of

[jira] Created: (DERBY-1366) minor patching up of some test issues - state May 31 2006

2006-06-01 Thread Myrna van Lunteren (JIRA)
minor patching up of some test issues - state May 31 2006 - Key: DERBY-1366 URL: http://issues.apache.org/jira/browse/DERBY-1366 Project: Derby Type: Test Components: Regression Test Failure Versions:

Re: Testing Classpath concern

2006-06-01 Thread Daniel John Debrunner
Bernt M. Johnsen wrote: I think this is definitely a path we should follow. (... the pun is in the ah of the beholder. ;-) Especially the idea that each separate test/testsuite should have a well defined and controlled environment it should run in. That's a good way to look at it,

Re: Testing Classpath concern

2006-06-01 Thread Kristian Waagan
Daniel John Debrunner wrote: Bernt M. Johnsen wrote: I think this is definitely a path we should follow. (... the pun is in the ah of the beholder. ;-) Especially the idea that each separate test/testsuite should have a well defined and controlled environment it should run in.

create view on a non-granted object does not fail.....

2006-06-01 Thread Mamta Satoor
Hi, I wrote a simple test for grant/revoke and came across incorrect behavior for views. If a create view is issued with select on a non-granted table, it does not fail. create trigger and constraints do catch access to non-granted tables. Here is the ij session $ java

Re: derbyTesting.jar in our releases?

2006-06-01 Thread David Van Couvering
It would be nice if this were downloadable separately, if that's possible. Daniel John Debrunner wrote: David Van Couvering wrote: I'm sure there's a good reason, but why are we shipping derbyTesting.jar in our releases? I think there are good reasons, the tests are part of the derby

Re: Testing Classpath concern

2006-06-01 Thread David Van Couvering
+1, I think this is a great point. The trick is achieving this :) David Daniel John Debrunner wrote: A couple of days ago I downloaded the 10.2 snapshot onto a new machine and set it up to run derbyall. I hit about 16 failures, some due to DERBY-1362 and some due to classpath issues.

[jira] Updated: (DERBY-1366) minor patching up of some test issues - state May 31 2006

2006-06-01 Thread Myrna van Lunteren (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1366?page=all ] Myrna van Lunteren updated DERBY-1366: -- Attachment: DERBY-1366_100_20060531.stat DERBY-1366_100_20060531.diff Attaching a patch - DERBY-1366_100_20060531.* - for the

Re: Testing Classpath concern

2006-06-01 Thread Kathey Marsden
Daniel John Debrunner wrote: That's a good way to look at it, controlled environment including: One thing to consider is that the uncontrolled environment and the fact that it uses whatever classpath the user running the tests has has actually exposed various bugs regarding classpath

Re: create view on a non-granted object does not fail.....

2006-06-01 Thread Satheesh Bandaram
Mamta Satoor wrote: Hi, I wrote a simple test for grant/revoke and came across incorrect behavior for views. If a create view is issued with select on a non-granted table, it does not fail. create trigger and constraints do catch access to non-granted tables. Here is the ij session Work

[jira] Commented: (DERBY-1366) minor patching up of some test issues - state May 31 2006

2006-06-01 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1366?page=comments#action_12414277 ] Kathey Marsden commented on DERBY-1366: --- I committed the 10.2 patch. Date: Thu Jun 1 12:05:12 2006 New Revision: 410913 URL:

Re: create view on a non-granted object does not fail.....

2006-06-01 Thread Mamta Satoor
I thought you said you were collecting required privileges and I was going to store them in SYSDEPENDS and later use them for authorization. I don't see the privileges collected for veiws from the test case above :) So, yes, I will work on authorization for views, triggers and constraints once the

Re: [jira] Commented: (DERBY-1366) minor patching up of some test issues - state May 31 2006

2006-06-01 Thread Myrna van Lunteren
On 6/1/06, Kathey Marsden (JIRA) derby-dev@db.apache.org wrote: [ http://issues.apache.org/jira/browse/DERBY-1366?page=comments#action_12414277 ] Kathey Marsden commented on DERBY-1366: --- I committed the 10.2 patch. Date: Thu Jun 1 12:05:12 2006 New

[jira] Commented: (DERBY-854) DatabaseMetaData methods fail on read-only database

2006-06-01 Thread Gary Xue (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-854?page=comments#action_12414281 ] Gary Xue commented on DERBY-854: This isssue is also encounted by the Eclipse BIRT project (http://www.eclipse.org/birt) and is blocking BIRT's upgrade to Derby 10.1.2.1.

[jira] Updated: (DERBY-854) DatabaseMetaData methods fail on read-only database

2006-06-01 Thread Gary Xue (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-854?page=all ] Gary Xue updated DERBY-854: --- Attachment: BirtSample.jar BirtSample database DatabaseMetaData methods fail on read-only database --- Key:

[jira] Updated: (DERBY-854) DatabaseMetaData methods fail on read-only database

2006-06-01 Thread Gary Xue (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-854?page=all ] Gary Xue updated DERBY-854: --- Attachment: TestGetDBMetaData.java test code DatabaseMetaData methods fail on read-only database --- Key:

[jira] Created: (DERBY-1367) add lang/grantrevoke.java to derbynetclientmats

2006-06-01 Thread Kathey Marsden (JIRA)
add lang/grantrevoke.java to derbynetclientmats Key: DERBY-1367 URL: http://issues.apache.org/jira/browse/DERBY-1367 Project: Derby Type: Test Components: SQL, Test Versions: 10.2.0.0 Reporter:

[jira] Updated: (DERBY-1148) Client XA getTransactionIsolation() does not return the correct isolation level when rejoining a global transaction

2006-06-01 Thread Deepa Remesh (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1148?page=all ] Deepa Remesh updated DERBY-1148: Attachment: derby-1148-javadoc.diff Attaching a patch derby-1148-javadoc.diff which adds a javadoc comment that I missed with the previous patch. This is a

Re: Testing Classpath concern

2006-06-01 Thread Rick Hillegas
If we declared the controlled environment at the suite level rather than for each test, then we would not have to bounce the environment (and vm) with every test. -Rick Daniel John Debrunner wrote: Bernt M. Johnsen wrote: I think this is definitely a path we should follow. (... the pun

[jira] Commented: (DERBY-942) Add JDBC4 Ease of Development Support

2006-06-01 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-942?page=comments#action_12414298 ] Rick Hillegas commented on DERBY-942: - Committed derby-942-connectiontest-rewrite.diff at subversion revision 410945. JDBC4 tests ran cleanly. Add JDBC4 Ease of

[jira] Updated: (DERBY-1148) Client XA getTransactionIsolation() does not return the correct isolation level when rejoining a global transaction

2006-06-01 Thread Deepa Remesh (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1148?page=all ] Deepa Remesh updated DERBY-1148: Fix Version: 10.1.3.0 Derby Info: [Patch Available] Port this fix to 10.1 branch Client XA getTransactionIsolation() does not return the correct

[jira] Updated: (DERBY-1148) Client XA getTransactionIsolation() does not return the correct isolation level when rejoining a global transaction

2006-06-01 Thread Deepa Remesh (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1148?page=all ] Deepa Remesh updated DERBY-1148: Attachment: derby-1148_10.1.diff derby-1148_10.1.status Attaching a patch derby-1148_10.1.diff for 10.1 branch. There were conflicts with a

Re: [Db-derby Wiki] Update of JmxForDerbyProject by Sanket Sharma

2006-06-01 Thread Daniel John Debrunner
The following page has been changed by Sanket Sharma: [snip] I have worked out a plan which needs to be fine tuned with David. If the purpose of the google summer of code is to get students used to developing in open source, then I hope the mentors will encourage plans to be developed

Re: [Db-derby Wiki] Update of JmxForDerbyProject by Sanket Sharma

2006-06-01 Thread David Van Couvering
Hi, Dan. The plan he is talking about is his schedule for the next three months - what he expects to deliver when. I don't think I've ever seen those published on the list. I agree his *technical* thoughts and plans need to be presented on the list. Please let me know if I have

[jira] Updated: (DERBY-1262) Like-predicates: % does not match tab character

2006-06-01 Thread JIRA
[ http://issues.apache.org/jira/browse/DERBY-1262?page=all ] Håvard Mork updated DERBY-1262: --- Attachment: 1262_6.diff Removed unnecessary code. Thanks Daniel. Like-predicates: % does not match tab character

XA and holdability

2006-06-01 Thread Deepa Remesh
When working on checkDataSource30 test, I found the master file for this test for client framework does not match with embedded master for the following case: Client's master has this: STATEMENT(this one was created with holdability true, outside the global transaction. Check it's holdability

Re: svn commit: r410945 - in /db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests: suites/jdbcxa40.runall tests/jdbc4/ConnectionTest.java

2006-06-01 Thread Kristian Waagan
[EMAIL PROTECTED] wrote: Author: rhillegas Date: Thu Jun 1 13:51:32 2006 New Revision: 410945 URL: http://svn.apache.org/viewvc?rev=410945view=rev Log: DERBY-942: Commit Kristian's derby-942-connectiontest-rewrite.diff, which generalizes the connection test to run under XA also. Actually,

Re: Problem using encrypted databases with jar subprotocol

2006-06-01 Thread David Van Couvering
Hi, Mathias. Did your submission ever get any attention? This seems like it could be a very valuable fix. Thanks, David Mathias Herberts wrote: The current trunk (410361) does not allow to have encrypted databases using encryptionKey with the jar subprotocol (and probably also the

[jira] Assigned: (DERBY-1069) Client should unwrap exceptions thrown in privilege blocks rather than throwing the java.security.PrivilegedActionException

2006-06-01 Thread David Van Couvering (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1069?page=all ] David Van Couvering reassigned DERBY-1069: -- Assign To: David Van Couvering Client should unwrap exceptions thrown in privilege blocks rather than throwing the

[jira] Commented: (DERBY-1069) Client should unwrap exceptions thrown in privilege blocks rather than throwing the java.security.PrivilegedActionException

2006-06-01 Thread David Van Couvering (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1069?page=comments#action_12414321 ] David Van Couvering commented on DERBY-1069: I search for all instances of PrivilegedActionException in the trunk, and all these appear to be correcty unwrapping

[jira] Commented: (DERBY-803) derbynet/DerbyNetAutoStart.java test fails intermittently with org.apache.derby.iapi.services.context.ShutdownException

2006-06-01 Thread Deepa Remesh (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-803?page=comments#action_12414324 ] Deepa Remesh commented on DERBY-803: I have not been able to repro this intermittent failure on my machine. I was using the stack traces attached to DERBY-273 to try to

[jira] Commented: (DERBY-1069) Client should unwrap exceptions thrown in privilege blocks rather than throwing the java.security.PrivilegedActionException

2006-06-01 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1069?page=comments#action_12414326 ] Kathey Marsden commented on DERBY-1069: --- on 10.2 if I connect without network server up I see the java.security.PrivilegedActionException in the message. ij connect

Re: [jira] Commented: (DERBY-1069) Client should unwrap exceptions thrown in privilege blocks rather than throwing the java.security.PrivilegedActionException

2006-06-01 Thread David Van Couvering
Thanks, Kathey, I'll try to track this down. David Kathey Marsden (JIRA) wrote: [ http://issues.apache.org/jira/browse/DERBY-1069?page=comments#action_12414326 ] Kathey Marsden commented on DERBY-1069: --- on 10.2 if I connect without network server

[jira] Commented: (DERBY-1020) Network Server treats errors on cleanup of connections as an unexpected error after intentional shutdown of the database/server

2006-06-01 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1020?page=comments#action_12414330 ] Kathey Marsden commented on DERBY-1020: --- In a comment in DERBY-803, Deepa said: |Scenario is: Server is shutdown. One of the threads finds that the client |has

[jira] Commented: (DERBY-1069) Client should unwrap exceptions thrown in privilege blocks rather than throwing the java.security.PrivilegedActionException

2006-06-01 Thread David Van Couvering (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1069?page=comments#action_12414331 ] David Van Couvering commented on DERBY-1069: Hm. In the source code I have: try { socket_ = (java.net.Socket)

[jira] Commented: (DERBY-1069) Client should unwrap exceptions thrown in privilege blocks rather than throwing the java.security.PrivilegedActionException

2006-06-01 Thread David Van Couvering (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1069?page=comments#action_12414334 ] David Van Couvering commented on DERBY-1069: OK, with a fix to the above code, I have in ij: ij version 10.2 ij connect 'jdbc:derby://localhost:1527/wombat';

[jira] Commented: (DERBY-1069) Client should unwrap exceptions thrown in privilege blocks rather than throwing the java.security.PrivilegedActionException

2006-06-01 Thread Daniel John Debrunner (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1069?page=comments#action_12414335 ] Daniel John Debrunner commented on DERBY-1069: -- Looks good, directs people to the actual problem, rather than confusing them. Client should unwrap exceptions

Re: [jira] Commented: (DERBY-1069) Client should unwrap exceptions thrown in privilege blocks rather than throwing the java.security.PrivilegedActionException

2006-06-01 Thread David Van Couvering
OK. I don't like that the number is formatted with a 1,527 instead of 1527. Also, when I look at the trace log, the stack trace does not show the trace of the underlying cause. So a little more work to do... David Daniel John Debrunner (JIRA) wrote: [

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

2006-06-01 Thread Dag H. Wanvik (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1313?page=comments#action_12414337 ] Dag H. Wanvik commented on DERBY-1313: -- I checked it again, and it looks good. I recommend it be committed. SUR: Use DRDA's extended diagnostic to send ROW_UPDATED and

Re: Problem using encrypted databases with jar subprotocol

2006-06-01 Thread Suresh Thalamati
Hi Mathias, Good Catch, this might be broken in 10.1 branch too. Please file a Jira entry for the problem and attach your patch; that way we won't lose it in the e-mails. I think the verifyKey file can be read by wrapping the file InputStream with a DataInputStream instead of reading it as