[jira] Commented: (DERBY-1623) Add ANSI TRIM implementation

2007-03-27 Thread Bernt M. Johnsen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484354 ] Bernt M. Johnsen commented on DERBY-1623: - The SQL 2003 standard defines the TRIM function like this: trim

[jira] Commented: (DERBY-2444) Implement not implemented methods Blob.getBinaryStream(long pos, long length) and Clob. getCharacterStream(long pos, long length) in the Network Client

2007-03-27 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484359 ] Knut Anders Hatlen commented on DERBY-2444: --- Thanks for the updated patch, Narayanan! I looked at the

[jira] Commented: (DERBY-1623) Add ANSI TRIM implementation

2007-03-27 Thread Bernt M. Johnsen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484362 ] Bernt M. Johnsen commented on DERBY-1623: - BTW: This is feature E021-09 (See

Re: [jira] Commented: (DERBY-2444) Implement not implemented methods Blob.getBinaryStream(long pos, long length) and Clob. getCharacterStream(long pos, long length) in the Network Client

2007-03-27 Thread V Narayanan
Knut Anders Hatlen (JIRA) wrote: [ https://issues.apache.org/jira/browse/DERBY-2444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484359 ] Knut Anders Hatlen commented on DERBY-2444: --- Thanks for the updated patch,

[jira] Commented: (DERBY-827) Performance can be improved by re-using language ResultSets across Activation executions.

2007-03-27 Thread Dyre Tjeldvoll (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484363 ] Dyre Tjeldvoll commented on DERBY-827: -- I'm glad some of my rambling proved useful. suites.All now pass when

[jira] Commented: (DERBY-2444) Implement not implemented methods Blob.getBinaryStream(long pos, long length) and Clob. getCharacterStream(long pos, long length) in the Network Client

2007-03-27 Thread V.Narayanan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484367 ] V.Narayanan commented on DERBY-2444: Thank you for the comments. Yes you are correct. I should have looked

[jira] Commented: (DERBY-2444) Implement not implemented methods Blob.getBinaryStream(long pos, long length) and Clob. getCharacterStream(long pos, long length) in the Network Client

2007-03-27 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484379 ] Knut Anders Hatlen commented on DERBY-2444: --- The comment is added to JIRA if you reply to [EMAIL

[jira] Commented: (DERBY-2460) Create a framework for writing unit tests that will access a private fields of derby classes.

2007-03-27 Thread Julius Stroffek (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484386 ] Julius Stroffek commented on DERBY-2460: Kristian, thank You for the writeup. I think You have written a lot

[jira] Updated: (DERBY-2491) Convert distinct.sql to JUnit

2007-03-27 Thread Andrew McIntyre (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew McIntyre updated DERBY-2491: --- Attachment: derby-2491-pre.diff Attaching a preliminary patch for this issue. This converts

Regression Test Report - tinderbox_trunk16 522768 - Sun DBTG

2007-03-27 Thread Ole . Solberg
[Auto-generated mail] *tinderbox_trunk16* 522768/2007-03-27 08:12:26 CEST Failed TestsOK Skip Duration Suite --- *Jvm: 1.6* SunOS-5.10_i86pc-i386 0393393 0 103.60% derbyall F:0,E:172097208 0

[jira] Updated: (DERBY-2469) Java Web Start JNLP PersistenceService API storage support

2007-03-27 Thread Luigi Lauro (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luigi Lauro updated DERBY-2469: --- Attachment: SimpleStorageFactory.java SimpleStorageFile.java

Re: [DERBY-2469] First alpha implementation available - help needed :)

2007-03-27 Thread Luigi Lauro
Submitted new updated files. My focus has now expanded into first of all providing a new BaseStorageFactory, with a simpler approach in order to allow easier implementations development (a StorageFactory will only have to provide a couple of CRUD persistence methods, opposed as it is now

Re: Regression Test Report - Daily 522289 - Sun DBTG

2007-03-27 Thread Henri van de Scheur
No tests were run due to a build-break which was also reported by the Tinderbox-build. [EMAIL PROTECTED] wrote: [Auto-generated mail] *Daily* 522289/2007-03-25 18:00:11 CEST Failed TestsOK Skip Duration Suite --- *Jvm: 1.6*

[jira] Updated: (DERBY-2472) Use Throwable.initCause() to improve error reporting

2007-03-27 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen updated DERBY-2472: -- Derby Info: (was: [Patch Available]) Committed setStackTrace-v2.diff with revision

[jira] Commented: (DERBY-827) Performance can be improved by re-using language ResultSets across Activation executions.

2007-03-27 Thread Dyre Tjeldvoll (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484429 ] Dyre Tjeldvoll commented on DERBY-827: -- lang/staleplans.sql is another failure in derbyall, but the difference

[jira] Commented: (DERBY-2460) Create a framework for writing unit tests that will access a private fields of derby classes.

2007-03-27 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484432 ] Kristian Waagan commented on DERBY-2460: [ snip - comments on Dans and Kristians previous posts ] js

[jira] Commented: (DERBY-2443) Implement ResultSet updateClob/updateBlob methods on the NetworkClient

2007-03-27 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484437 ] Knut Anders Hatlen commented on DERBY-2443: --- Thanks for the new patch, Narayanan! I have committed it with

[jira] Updated: (DERBY-2419) Tighten encapsulation of state in TestConfiguration

2007-03-27 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2419: --- Derby Info: (was: [Patch Available]) Assignee: (was: Kristian Waagan) Tighten

[jira] Commented: (DERBY-2443) Implement ResultSet updateClob/updateBlob methods on the NetworkClient

2007-03-27 Thread V.Narayanan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484443 ] V.Narayanan commented on DERBY-2443: I will do this. Thank You for the comments and commit Knut. Attempting to

Re: Derby minimum size tweaking: how far can I go?

2007-03-27 Thread Oystein Grovlen - Sun Norway
I have an hard limit of 255 storage entities, files and directories. Is it possible to make derby work for a medium size database (10-20 tables, 10-100k records) with this limit? An empty database with just system tables etc has less than 70 files/directories. Then you will use a few log

Regression Test Report - tinderbox_trunk16 522850 - Sun DBTG

2007-03-27 Thread Ole . Solberg
[Auto-generated mail] *tinderbox_trunk16* 522850/2007-03-27 12:02:40 CEST Failed TestsOK Skip Duration Suite --- *Jvm: 1.6* SunOS-5.10_i86pc-i386 0390390 0 106.11% derbyall F:0,E:172357234 0

Re: Derby minimum size tweaking: how far can I go?

2007-03-27 Thread Luigi Lauro
On 27 Mar 2007, at 14:51, Oystein Grovlen - Sun Norway wrote: An empty database with just system tables etc has less than 70 files/directories. Then you will use a few log files and maybe some property files so I would say that you will have about 175 files available for your own data.

[upgrade Tests] Reusing existing junit test in Uprgade test

2007-03-27 Thread V Narayanan
Hi, I am writing tests to test the StoredProcedures used in locator implementation of LOB related JDBC methods. The Stored procedures are created when the database version is 10.3 (or upon hard(full) upgrade to 10.3). Tests for the Stored Procedure exist in the form of

RE: Running test suites and interpreting results

2007-03-27 Thread Jeffrey Clary
Thanks for the pointers so far. I've got several JDKs on my system, and I verified that I was indeed running 1.6. I modified my environment and rebuilt everything using 1.4 (I think). Meanwhile I also set the jdk16 property in ant.properties. I still seem to be getting the same results from

Re: Running test suites and interpreting results

2007-03-27 Thread V Narayanan
I am very sorry, I should have asked you to run java org.apache.derbyTesting.functionTests.harness.RunSuite jdbc40 But I think you are doing things correctly and the build environment is not the problem. Sorry for the wrong pointer. From the pointers you have given me as of now I am finding

Re: Running test suites and interpreting results

2007-03-27 Thread Kristian Waagan
Jeffrey Clary wrote: Thanks for the pointers so far. I've got several JDKs on my system, and I verified that I was indeed running 1.6. I modified my environment and rebuilt everything using 1.4 (I think). Meanwhile I also set the jdk16 property in ant.properties. I still seem to be getting

[jira] Commented: (DERBY-1623) Add ANSI TRIM implementation

2007-03-27 Thread A B (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484479 ] A B commented on DERBY-1623: Thank you, Bernt, that's what I was looking for (esp. the part about LTRIM and RTRIM).

Re: Derby minimum size tweaking: how far can I go?

2007-03-27 Thread Bryan Pendleton
Is there a way to reduce this number, by storing several/all tables into one 'data' file? You could accomplish this in your application, by defining a single table with a very general physical schema, then using view definitions and careful application coding to store logically distinct records

[jira] Subscription: Derby: JIRA issues with patch available

2007-03-27 Thread jira
Issue Subscription Filter: Derby: JIRA issues with patch available (14 issues) Subscriber: derby-dev Key Summary DERBY-2444 Implement not implemented methods Blob.getBinaryStream(long pos, long length) and Clob. getCharacterStream(long pos, long length) in the Network Client

[jira] Commented: (DERBY-827) Performance can be improved by re-using language ResultSets across Activation executions.

2007-03-27 Thread A B (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484487 ] A B commented on DERBY-827: --- I think it is possible to reset these variables in close() so that the output is the same

Regression Test Report - Daily 522555 - Sun DBTG

2007-03-27 Thread Henri . Vandescheur
[Auto-generated mail] *Daily* 522555/2007-03-26 18:00:26 CEST Failed TestsOK Skip Duration Suite --- *Jvm: 1.6* lin 0398398 083.11% derbyall 072107210 0 566.85% suitesAll sles 0

[jira] Updated: (DERBY-2466) Allow dynamic reloading of the security policy file

2007-03-27 Thread Rick Hillegas (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Hillegas updated DERBY-2466: - Attachment: derby-2466-03.diff Committed derby-2466-03.diff at subversion revision 522982. This

[jira] Closed: (DERBY-2391) Derby and standards section of Developer's Guide needs reorganization

2007-03-27 Thread Kim Haase (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kim Haase closed DERBY-2391. Derby and standards section of Developer's Guide needs reorganization

[jira] Commented: (DERBY-1381) Document ij.exceptionTrace property

2007-03-27 Thread Laura Stewart (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484494 ] Laura Stewart commented on DERBY-1381: -- Help me understand the first line in the example. Specifically what

[jira] Commented: (DERBY-1590) Consolidate the *conrefs.dita files in the documentation source tree to a single file.

2007-03-27 Thread Laura Stewart (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484497 ] Laura Stewart commented on DERBY-1590: -- Hmmm, I thought that when dita files were attached to issues before,

[jira] Commented: (DERBY-1933) Reference Manual updates - Setting attributes for the db connection URL

2007-03-27 Thread Laura Stewart (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484499 ] Laura Stewart commented on DERBY-1933: -- I noticed that too, but when I generate PDF with ant, it doesn't word

[jira] Updated: (DERBY-1922) readme.html under frameworks does not mention about Derby client and some minor typos in example.html

2007-03-27 Thread Laura Stewart (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laura Stewart updated DERBY-1922: - Attachment: derby1922.diff Per comments from Rajesh, I only updated the readme file. Attaching

[jira] Commented: (DERBY-1922) readme.html under frameworks does not mention about Derby client and some minor typos in example.html

2007-03-27 Thread Laura Stewart (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484503 ] Laura Stewart commented on DERBY-1922: -- Is the sysinfo error message something that the Derby community can

[jira] Closed: (DERBY-2422) convert lang/holdCursorjava.java to junit

2007-03-27 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren closed DERBY-2422. - Resolution: Fixed I adjusted this for JSR169, tested, and committed with revision

[jira] Closed: (DERBY-2227) Web Site - Add Checklist page for Doc updates for each release

2007-03-27 Thread Laura Stewart (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laura Stewart closed DERBY-2227. Web Site - Add Checklist page for Doc updates for each release

[jira] Closed: (DERBY-1496) testSecMec needs many masters - should convert to junit

2007-03-27 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren closed DERBY-1496. - Resolution: Fixed Fix Version/s: 10.3.0.0 testSecMec.java was converted to junit

[jira] Closed: (DERBY-2375) jdbcapi/users2.sql and jdbcapi/secureUsers.sql fails on IBM weme 6.1

2007-03-27 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren closed DERBY-2375. - Resolution: Fixed removed users2 and secureUsers with revision 522923.

[jira] Commented: (DERBY-2217) Convert upgrade tests to Junit

2007-03-27 Thread Rick Hillegas (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484506 ] Rick Hillegas commented on DERBY-2217: -- This is great work. Thanks, Dan. I find that the JUnit-ized upgrade

Re: Derby minimum size tweaking: how far can I go?

2007-03-27 Thread David Van Couvering
Hm, I guess this would work. It would be nice if some day we supported storing all tables in a single file... David Bryan Pendleton wrote: Is there a way to reduce this number, by storing several/all tables into one 'data' file? You could accomplish this in your application, by defining a

[jira] Closed: (DERBY-2387) DOCs - Reorder the topics in the Ref Manual into Alphabetical order - functions, procedures

2007-03-27 Thread Laura Stewart (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laura Stewart closed DERBY-2387. DOCs - Reorder the topics in the Ref Manual into Alphabetical order - functions, procedures

[jira] Closed: (DERBY-1935) Reference Manual - Derby Limitations

2007-03-27 Thread Laura Stewart (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laura Stewart closed DERBY-1935. Reference Manual - Derby Limitations Key:

[jira] Closed: (DERBY-1929) SYSTABLEPERMS and SYSCOLPERMS documentation needs to be updated

2007-03-27 Thread Laura Stewart (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laura Stewart closed DERBY-1929. SYSTABLEPERMS and SYSCOLPERMS documentation needs to be updated

[jira] Closed: (DERBY-1836) Message XJ215 should be updated to reflect that Clob/Blob are referring to method calls.

2007-03-27 Thread Laura Stewart (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laura Stewart closed DERBY-1836. Message XJ215 should be updated to reflect that Clob/Blob are referring to method calls.

[jira] Closed: (DERBY-1928) Update table Support for SQL-92 Features: Basic schema manipulation for GRANT/REVOKE

2007-03-27 Thread Laura Stewart (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laura Stewart closed DERBY-1928. Update table Support for SQL-92 Features: Basic schema manipulation for GRANT/REVOKE

[jira] Commented: (DERBY-1228) Make it possible to run multiple instances of Derby within the same VM

2007-03-27 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484516 ] Kathey Marsden commented on DERBY-1228: --- I think you are correct; an alternative to derby.system.home is the

[jira] Updated: (DERBY-1228) Make it possible to run multiple instances of Derby within the same VM

2007-03-27 Thread Mike Matrigali (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Matrigali updated DERBY-1228: -- In the case where an appserver was already running multiple class loaders, would a solution which

[jira] Created: (DERBY-2492) convert checkDataSource, checkDataSource30 and checkDriver.java to junit

2007-03-27 Thread Myrna van Lunteren (JIRA)
convert checkDataSource, checkDataSource30 and checkDriver.java to junit Key: DERBY-2492 URL: https://issues.apache.org/jira/browse/DERBY-2492 Project: Derby Issue

[jira] Assigned: (DERBY-2492) convert checkDataSource, checkDataSource30 and checkDriver.java to junit

2007-03-27 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren reassigned DERBY-2492: - Assignee: Myrna van Lunteren convert checkDataSource, checkDataSource30 and

Re: [DERBY-2469] First alpha implementation available - help needed :)

2007-03-27 Thread David Van Couvering
Hi, Luigi. Another pot-shot from the side :) I think it's great you are already submitting some code! Very impressed! I'd review this, except it's really not my area of expertise. Heck, I'll look at it anyway. But I wanted to alert you to how Apache communities work. You may proudly

[jira] Updated: (DERBY-1228) Make it possible to run multiple instances of Derby within the same VM

2007-03-27 Thread Mike Matrigali (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Matrigali updated DERBY-1228: -- Does anyone know if there is an issue with how jdbc drivers get booted in different classloaders?

[jira] Commented: (DERBY-1623) Add ANSI TRIM implementation

2007-03-27 Thread Manish Khettry (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484510 ] Manish Khettry commented on DERBY-1623: --- Yes, I agree the better thing to do is to implement the sql standard

Re: [DERBY-2469] First alpha implementation available - help needed :)

2007-03-27 Thread David Van Couvering
Hi, Luigi. Thanks for submitting this! Here are my comments: - Your code is very well written - clear, well-commented, nicely structured! - Sigh. Does the JNLP persistence service have no concept of a directory? I hate the length == 0 approach of identifying a directory. But sometimes

[jira] Assigned: (DERBY-1934) Reference Manual updates - J2EE Compliance: Java Transaction API and javax.sql Extensions

2007-03-27 Thread Laura Stewart (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laura Stewart reassigned DERBY-1934: Assignee: Laura Stewart Reference Manual updates - J2EE Compliance: Java Transaction API

[jira] Commented: (DERBY-2256) Wrong Results: Use of decimal values in an IN-list with INTEGER left operand can lead to extra rows.

2007-03-27 Thread A B (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484514 ] A B commented on DERBY-2256: Did you consider having this query return an error? If the user provides a floating point

[jira] Updated: (DERBY-700) Derby does not prevent dual boot of database from different classloaders on Linux

2007-03-27 Thread Mike Matrigali (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Matrigali updated DERBY-700: - Here is a description of a possible solution - any feedback is appreciated: I would like to see some

Regression Test Report - tinderbox_trunk16 522913 - Sun DBTG

2007-03-27 Thread Ole . Solberg
[Auto-generated mail] *tinderbox_trunk16* 522913/2007-03-27 16:02:25 CEST Failed TestsOK Skip Duration Suite --- *Jvm: 1.6* SunOS-5.10_i86pc-i386 0390390 0 103.39% derbyall F:0,E:172567255 0

[jira] Closed: (DERBY-2454) Derby Doc Web pages - update FAQ, patch procedures, and tips on formatting

2007-03-27 Thread Laura Stewart (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laura Stewart closed DERBY-2454. Derby Doc Web pages - update FAQ, patch procedures, and tips on formatting

[jira] Updated: (DERBY-1934) Reference Manual updates - J2EE Compliance: Java Transaction API and javax.sql Extensions

2007-03-27 Thread Laura Stewart (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laura Stewart updated DERBY-1934: - Attachment: rrefjta18596.html derby1934_1.diff Attaching a patch and html file

[jira] Commented: (DERBY-1949) locate function returns invalid value when first parameter is empty string

2007-03-27 Thread Oleksandr Alesinskyy (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484543 ] Oleksandr Alesinskyy commented on DERBY-1949: - It seems obvious (to me :) ) that returned value shall be

Re: Derby minimum size tweaking: how far can I go?

2007-03-27 Thread Daniel John Debrunner
Luigi Lauro wrote: Is there a way to reduce this number, by storing several/all tables into one 'data' file? Your StorageFactory implementation could do this, probably harder to do that a simple 1-1 mapping. Dan.

[jira] Closed: (DERBY-2464) convert lang/ShutdownDatabase.java to junit

2007-03-27 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren closed DERBY-2464. - Resolution: Fixed Derby Info: (was: [Patch Available]) convert

[jira] Commented: (DERBY-700) Derby does not prevent dual boot of database from different classloaders on Linux

2007-03-27 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484550 ] Suresh Thalamati commented on DERBY-700: While reading comments for this issue yet again, noticed Rick

[jira] Commented: (DERBY-2377) Document language based ordering which will be implemented by code related sub-tasks of DERBY-1478.

2007-03-27 Thread Mamta A. Satoor (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484552 ] Mamta A. Satoor commented on DERBY-2377: Laura, answers to your questions 1) Yes, the example below is

[jira] Commented: (DERBY-1949) locate function returns invalid value when first parameter is empty string

2007-03-27 Thread A B (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484554 ] A B commented on DERBY-1949: Bryan I'm not quite sure what it should mean to search for an empty string. == Implies

[jira] Commented: (DERBY-2217) Convert upgrade tests to Junit

2007-03-27 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484556 ] Daniel John Debrunner commented on DERBY-2217: -- 4) is probably the same as DERBY-2221. I stopped

[jira] Created: (DERBY-2493) Use unsynchronized collections in BackingStoreHashtable

2007-03-27 Thread Knut Anders Hatlen (JIRA)
Use unsynchronized collections in BackingStoreHashtable --- Key: DERBY-2493 URL: https://issues.apache.org/jira/browse/DERBY-2493 Project: Derby Issue Type: Improvement

[jira] Updated: (DERBY-700) Derby does not prevent dual boot of database from different classloaders on Linux

2007-03-27 Thread Mike Matrigali (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Matrigali updated DERBY-700: - With respect to a global state in the jdbc driver when 2 class loaders are involved, how would that

[jira] Commented: (DERBY-1228) Make it possible to run multiple instances of Derby within the same VM

2007-03-27 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484563 ] Daniel John Debrunner commented on DERBY-1228: -- any testing could re-use the existing JUnit tests. It's

[jira] Commented: (DERBY-700) Derby does not prevent dual boot of database from different classloaders on Linux

2007-03-27 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484565 ] Daniel John Debrunner commented on DERBY-700: - if you alluding to this comment: rick One Derby object

[jira] Commented: (DERBY-1623) Add ANSI TRIM implementation

2007-03-27 Thread Bernt M. Johnsen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484566 ] Bernt M. Johnsen commented on DERBY-1623: - The standard says (Ch. 6.29): Syntax Rules: 11) If trim

[jira] Commented: (DERBY-1623) Add ANSI TRIM implementation

2007-03-27 Thread Bernt M. Johnsen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484569 ] Bernt M. Johnsen commented on DERBY-1623: - The SQL example above should of course be: create table tt (v

Re: [DERBY-2469] First alpha implementation available - help needed :)

2007-03-27 Thread Luigi Lauro
On 27 Mar 2007, at 19:46, David Van Couvering wrote: Hi, Luigi. Another pot-shot from the side :) Thanks David. I knew I could count on ya man! :P I think it's great you are already submitting some code! Very impressed! It is not a huge feature to implement, the challenge is getting

[jira] Commented: (DERBY-2470) No authentication required to restore a backup

2007-03-27 Thread Dag H. Wanvik (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484573 ] Dag H. Wanvik commented on DERBY-2470: -- Discussed this issue a bit with Rick off line, and came to the

Re: [DERBY-2469] First alpha implementation available - help needed :)

2007-03-27 Thread Luigi Lauro
On 27 Mar 2007, at 20:01, David Van Couvering wrote: Hi, Luigi. Thanks for submitting this! Thanks for replying. Here are my comments: - Your code is very well written - clear, well-commented, nicely structured! Thanks. I try to do my best, and I value code clarity above all. My

Re: [DERBY-2469] First alpha implementation available - help needed :)

2007-03-27 Thread Luigi Lauro
On 27 Mar 2007, at 20:01, David Van Couvering wrote: - Don't you need to close any open files on shutdown? This highlights my ignorance of this area of the code... I noticed now the 'on shutdown'. Regarding persistent entities, no, I don't need to close anything, since I don't really

[jira] Updated: (DERBY-2476) convert lang/forbitdata.java test to junit test

2007-03-27 Thread Ramandeep Kaur (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramandeep Kaur updated DERBY-2476: -- Attachment: DERBY_2476.diff I am attaching patch for conversion of forbitdata.java to junit

Re: [DERBY-2469] First alpha implementation available - help needed :)

2007-03-27 Thread Luigi Lauro
Something I forgot. On 27 Mar 2007, at 20:01, David Van Couvering wrote: Perhaps we can provide some feedback to the JNLP folks? Regarding this, no I don't think we can legitly ask for a more capable PersistenceService able to save persistent entities with an explicit hierarchy.

[jira] Created: (DERBY-2494) Convert lang/updateCursor.java test to junit test

2007-03-27 Thread Ramandeep Kaur (JIRA)
Convert lang/updateCursor.java test to junit test -- Key: DERBY-2494 URL: https://issues.apache.org/jira/browse/DERBY-2494 Project: Derby Issue Type: Test Reporter: Ramandeep Kaur

[jira] Updated: (DERBY-2494) Convert lang/updateCursor.java test to junit test

2007-03-27 Thread Ramandeep Kaur (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramandeep Kaur updated DERBY-2494: -- Description: Convert lang/updateCursor.java test to junit test (was: Convert

[jira] Updated: (DERBY-2494) Convert lang/updateCursor.java test to junit test

2007-03-27 Thread Ramandeep Kaur (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramandeep Kaur updated DERBY-2494: -- Component/s: Test Convert lang/updateCursor.java test to junit test

[jira] Commented: (DERBY-700) Derby does not prevent dual boot of database from different classloaders on Linux

2007-03-27 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484586 ] Suresh Thalamati commented on DERBY-700: Thanks for confirming , Dan. I was referring to the commnet you

[jira] Commented: (DERBY-1590) Consolidate the *conrefs.dita files in the documentation source tree to a single file.

2007-03-27 Thread Kim Haase (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484591 ] Kim Haase commented on DERBY-1590: -- Oh, I get it now -- sorry! I need to change !DOCTYPE dita PUBLIC

[jira] Commented: (DERBY-1949) locate function returns invalid value when first parameter is empty string

2007-03-27 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484594 ] Bryan Pendleton commented on DERBY-1949: which operand is which Thanks Army, I believe you are exactly

[jira] Updated: (DERBY-1590) Consolidate the *conrefs.dita files in the documentation source tree to a single file.

2007-03-27 Thread Kim Haase (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kim Haase updated DERBY-1590: - Attachment: DERBY-1590-2.stat DERBY-1590-2.diff DERBY-1590-2.diff and DERBY-1590-2.stat

[jira] Updated: (DERBY-1590) Consolidate the *conrefs.dita files in the documentation source tree to a single file.

2007-03-27 Thread Kim Haase (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kim Haase updated DERBY-1590: - Attachment: DERBY-1590-adminguide-2.stat DERBY-1590-adminguide-2.diff

Re: Derby minimum size tweaking: how far can I go?

2007-03-27 Thread Luigi Lauro
On 27 Mar 2007, at 21:07, Daniel John Debrunner wrote: Your StorageFactory implementation could do this, probably harder to do that a simple 1-1 mapping. True, this could be done with my implementation, but this would make the implementation a lot harder than presently is. I'm currently

[jira] Updated: (DERBY-1590) Consolidate the *conrefs.dita files in the documentation source tree to a single file.

2007-03-27 Thread Kim Haase (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kim Haase updated DERBY-1590: - Attachment: DERBY-1590-tools.stat DERBY-1590-tools.diff DERBY-1590-tools.diff and

Re: [jira] Commented: (DERBY-1623) Add ANSI TRIM implementation

2007-03-27 Thread Dag H. Wanvik
Manish Khettry (JIRA) [EMAIL PROTECTED] writes: [ https://issues.apache.org/jira/browse/DERBY-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484510 ] Manish Khettry commented on DERBY-1623: --- Yes, I agree

Re: [jira] Commented: (DERBY-1949) locate function returns invalid value when first parameter is empty string

2007-03-27 Thread Dag H. Wanvik
Bryan Pendleton (JIRA) [EMAIL PROTECTED] writes: [ https://issues.apache.org/jira/browse/DERBY-1949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484594 ] Bryan Pendleton commented on DERBY-1949: which

Re: [upgrade Tests] Reusing existing junit test in Uprgade test

2007-03-27 Thread Daniel John Debrunner
V Narayanan wrote: Hi, I am writing tests to test the StoredProcedures used in locator implementation of LOB related JDBC methods. The Stored procedures are created when the database version is 10.3 (or upon hard(full) upgrade to 10.3). Tests for the Stored Procedure exist in the form of

[jira] Updated: (DERBY-2467) Convert lang/updateCursor.java to JUnit

2007-03-27 Thread Ugo Matrangolo (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ugo Matrangolo updated DERBY-2467: -- Attachment: DERBY-2467_diff_03_27.txt Convert lang/updateCursor.java to JUnit

[jira] Updated: (DERBY-2467) Convert lang/updateCursor.java to JUnit

2007-03-27 Thread Ugo Matrangolo (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ugo Matrangolo updated DERBY-2467: -- Attachment: DERBY-2467_stat_03_27.txt Convert lang/updateCursor.java to JUnit

Re: Junit conversion (was -Re: JIRA developer access request)

2007-03-27 Thread Ramandeep Kaur
Hi Ugo, I saw you have opened DERBY-2467 to convert lang/updateCursor.java to JUnit. Actually as you did not add information on *http://wiki.apache.org/db-derby/LangJunitTestConversion * http://wiki.apache.org/db-derby/LangJunitTestConversion Have that you are working on lang/updateCursor.java,

Re: [DERBY-2469] First alpha implementation available - help needed :)

2007-03-27 Thread David Van Couvering
OK, thanks. Luigi Lauro wrote: On 27 Mar 2007, at 20:01, David Van Couvering wrote: - Don't you need to close any open files on shutdown? This highlights my ignorance of this area of the code... I noticed now the 'on shutdown'. Regarding persistent entities, no, I don't need to close

Re: [DERBY-2469] First alpha implementation available - help needed :)

2007-03-27 Thread David Van Couvering
Do you have a workaround for this bug? David Luigi Lauro wrote: Something I forgot. On 27 Mar 2007, at 20:01, David Van Couvering wrote: Perhaps we can provide some feedback to the JNLP folks? Regarding this, no I don't think we can legitly ask for a more capable PersistenceService

  1   2   >