[jira] [Commented] (DERBY-3005) Document possibility to specify method signature in EXTERNAL NAME when creating a procedure/function

2015-01-22 Thread Kim Haase (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14287478#comment-14287478 ] Kim Haase commented on DERBY-3005: -- Thanks for picking this up, Myrna! The patch looks

[jira] [Commented] (DERBY-6786) NullPointerException in INSERT INTO statement with multiple subselects

2015-01-22 Thread Mamta A. Satoor (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14287115#comment-14287115 ] Mamta A. Satoor commented on DERBY-6786: So this is where the column mapping seems

[jira] [Issue Comment Deleted] (DERBY-6786) NullPointerException in INSERT INTO statement with multiple subselects

2015-01-22 Thread Mamta A. Satoor (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mamta A. Satoor updated DERBY-6786: --- Comment: was deleted (was: So this is where the column mapping seems to go wrong but the

[jira] [Commented] (DERBY-6786) NullPointerException in INSERT INTO statement with multiple subselects

2015-01-22 Thread Mamta A. Satoor (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14287557#comment-14287557 ] Mamta A. Satoor commented on DERBY-6786: Thanks Bryan for the tip. I normally do

[jira] [Commented] (DERBY-3005) Document possibility to specify method signature in EXTERNAL NAME when creating a procedure/function

2015-01-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14288305#comment-14288305 ] ASF subversion and git services commented on DERBY-3005: Commit

[jira] [Commented] (DERBY-3005) Document possibility to specify method signature in EXTERNAL NAME when creating a procedure/function

2015-01-22 Thread Kim Haase (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14288312#comment-14288312 ] Kim Haase commented on DERBY-3005: -- Looks great, Myrna. Thanks. Document possibility to

[jira] [Assigned] (DERBY-5219) Make it possible to set the classpath of the Derby tests using the -cp command line arg instead of setting the CLASSPATH environment variable.

2015-01-22 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren reassigned DERBY-5219: - Assignee: (was: Jayaram Subramanian) Unassigning - there has been no

[jira] [Commented] (DERBY-6786) NullPointerException in INSERT INTO statement with multiple subselects

2015-01-22 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14287541#comment-14287541 ] Bryan Pendleton commented on DERBY-6786: Sometimes, when I see some ancient code

[jira] [Closed] (DERBY-5835) OOM failure in 10.3 DerbyNetClient/derbynetmats/multi/stress.multi

2015-01-22 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren closed DERBY-5835. - Resolution: Won't Fix The test has been rewritten and I do not think I have seen this

[jira] [Resolved] (DERBY-6012) Print thread dump and dump javacore if NetworkServerTestSetup has to kill off the Network Server start up process due to timeout

2015-01-22 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren resolved DERBY-6012. --- Resolution: Won't Fix Resolving this as won't fix now. If there is a reproducible

Build failed in Jenkins: Derby-branch-10.7 #113

2015-01-22 Thread Apache Jenkins Server
See https://builds.apache.org/job/Derby-branch-10.7/113/ -- Started by an SCM change Building remotely on solaris1 (Solaris) in workspace https://builds.apache.org/job/Derby-branch-10.7/ws/ Updating

[jira] [Updated] (DERBY-2916) Change/error? in 'Ordered null semantics' output from 'SYSCS_UTIL.SYSCS_GET_RUNTIMESTATISTICS()' in lang/wisconsin.java

2015-01-22 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren updated DERBY-2916: -- Component/s: (was: Test) SQL Services

[jira] [Closed] (DERBY-4862) Store version info in derbyTesting.jar and report its version with sysinfo, maybe with a warning that it should not be deployed

2015-01-22 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren closed DERBY-4862. - Resolution: Duplicate Assignee: Myrna van Lunteren (was: Siddharth Srivastava)

[jira] [Updated] (DERBY-4816) There are quite a few instances in Derby plan exporter and test code where PrivilegedActionException is thrown instead of the unwrapped exception

2015-01-22 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren updated DERBY-4816: -- Component/s: (was: Test) Removing Test component as we don't want to make mods to

[jira] [Commented] (DERBY-4862) Store version info in derbyTesting.jar and report its version with sysinfo, maybe with a warning that it should not be deployed

2015-01-22 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14288484#comment-14288484 ] Myrna van Lunteren commented on DERBY-4862: --- DERBY-6468 added version info to

[jira] [Resolved] (DERBY-5997) Data source serialization tests use checked in binaries instead of using the normal upgrade test framework

2015-01-22 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren resolved DERBY-5997. --- Resolution: Duplicate Marking duplicate of DERBY-5446 Data source serialization

[jira] [Closed] (DERBY-3873) Intermittent failures in 'ttestSetPortPriority(o.a.dT.fT.tests.derbynet.ServerPropertiesTest)'

2015-01-22 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren closed DERBY-3873. - Resolution: Cannot Reproduce I am closing this as cannot reproduce. There is no longer

[jira] [Closed] (DERBY-3632) Replication tests must ensure stable replication state has been reached before attempting further connection or new replication commands.

2015-01-22 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren closed DERBY-3632. - Resolution: Fixed Fix Version/s: 10.6.1.0 I am marking this issue as Fixed in

[jira] [Closed] (DERBY-1402) Make checkerror command in protocol.tests that is used in derbynet/testProtocol.java to be able to fail gracefully

2015-01-22 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren closed DERBY-1402. - Resolution: Won't Fix Marking won't fix - the test has been converted to junit. Make

[jira] [Closed] (DERBY-5987) Tasks for 10.9.2 maintenance release

2015-01-22 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren closed DERBY-5987. - Resolution: Won't Fix Assignee: (was: Lily Wei) I think it is clear we are not

[jira] [Comment Edited] (DERBY-5987) Tasks for 10.9.2 maintenance release

2015-01-22 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14288545#comment-14288545 ] Myrna van Lunteren edited comment on DERBY-5987 at 1/23/15 1:24 AM:

Re: [jira] [Assigned] (DERBY-5219) Make it possible to set the classpath of the Derby tests using the -cp command line arg instead of setting the CLASSPATH environment variable.

2015-01-22 Thread rsjay1976 .
Hi All, Sorry that i was lazy that i couldnt work on this JIRA for past 1 year. Will continue to make an attempt to be more diligent on the JIRA's in future. With Regards Jayaram On Fri, Jan 23, 2015 at 3:53 AM, Myrna van Lunteren (JIRA) j...@apache.org wrote: [

[jira] [Updated] (DERBY-3005) Document possibility to specify method signature in EXTERNAL NAME when creating a procedure/function

2015-01-22 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren updated DERBY-3005: -- Attachment: DERBY-3005_2.diff rrefsqljexternalname.html Thanks for the

[jira] [Resolved] (DERBY-4277) ReplicationRun_Local and ReplicationRun_Local_StateTest_part1 failed after testing fix of 4268

2015-01-22 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren resolved DERBY-4277. --- Resolution: Fixed Fix Version/s: 10.6.1.0 Assignee: Ole Solberg I

[jira] [Closed] (DERBY-4277) ReplicationRun_Local and ReplicationRun_Local_StateTest_part1 failed after testing fix of 4268

2015-01-22 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren closed DERBY-4277. - ReplicationRun_Local and ReplicationRun_Local_StateTest_part1 failed after testing fix of

[jira] [Commented] (DERBY-6788) Wrong value inserted by INSERT INTO with multiple subselects

2015-01-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14287887#comment-14287887 ] ASF subversion and git services commented on DERBY-6788: Commit

[jira] [Commented] (DERBY-6786) NullPointerException in INSERT INTO statement with multiple subselects

2015-01-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14287888#comment-14287888 ] ASF subversion and git services commented on DERBY-6786: Commit

[jira] [Commented] (DERBY-4277) ReplicationRun_Local and ReplicationRun_Local_StateTest_part1 failed after testing fix of 4268

2015-01-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14287861#comment-14287861 ] ASF subversion and git services commented on DERBY-4277: Commit