You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/07/17 19:14:52 UTC

[jira] [Commented] (DERBY-5753) nighly regression test failure in testLeak(org.apache.derbyTesting.functionTests.tests.memory.Derby5730Test) process failed

    [ https://issues.apache.org/jira/browse/DERBY-5753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13711293#comment-13711293 ] 

ASF subversion and git services commented on DERBY-5753:
--------------------------------------------------------

Commit 1504205 from [~mamtas] in branch 'code/branches/10'
[ https://svn.apache.org/r1504205 ]

DERBY-5730 (DataDictionaryImpl leaks references to itself via SYSFUN_AD)
DERBY-5753: (Derby5730Test fails on Java 5)


Backporting to 10.8. Original fix contributed by Knut.
                
> nighly regression test failure in testLeak(org.apache.derbyTesting.functionTests.tests.memory.Derby5730Test) process failed
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-5753
>                 URL: https://issues.apache.org/jira/browse/DERBY-5753
>             Project: Derby
>          Issue Type: Bug
>          Components: Test
>    Affects Versions: 10.9.1.0
>            Reporter: Mike Matrigali
>            Assignee: Knut Anders Hatlen
>             Fix For: 10.9.1.0
>
>         Attachments: d5753-1a.diff
>
>
> Failed for ibm15 jvm, windows against trunk build 1335883
> http://people.apache.org/~myrnavl/derby_test_results/main/windows/testlog/ibm15/1335883-suites.All_diff.txt
> There was 1 failure:
> 1) testLeak(org.apache.derbyTesting.functionTests.tests.memory.Derby5730Test)junit.framework.AssertionFailedError: Process failed:Spawned DERBY-5730 exitCode=1
> STDERR:
> Exception in thread "main" java.sql.SQLException: No suitable driver
> 	at java.sql.DriverManager.getConnection(DriverManager.java:592)
> 	at java.sql.DriverManager.getConnection(DriverManager.java:218)
> 	at org.apache.derbyTesting.functionTests.tests.memory.Derby5730Test.main(Derby5730Test.java:112)
> 	at org.apache.derbyTesting.functionTests.tests.memory.Derby5730Test.testLeak(Derby5730Test.java:66)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:113)
> FAILURES!!!
> Tests run: 13645,  Failures: 1,  Errors: 0

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira