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 "Ole Solberg (JIRA)" <de...@db.apache.org> on 2006/04/20 12:07:11 UTC

[jira] Created: (DERBY-1230) Remove the huge log files (TesterN.out) left from running 'stress/stress.multi'

Remove the huge log files (TesterN.out) left from running 'stress/stress.multi'
-------------------------------------------------------------------------------

         Key: DERBY-1230
         URL: http://issues.apache.org/jira/browse/DERBY-1230
     Project: Derby
        Type: Improvement

  Components: Test, Tools  
    Reporter: Ole Solberg
 Assigned to: Ole Solberg 
    Priority: Trivial


See http://www.nabble.com/derbyall-test-uses-%7E11Gb-disk-space-when-run%21-t530808.html#a1433024 :
"I discovered that when I now run the derbyall test it uses ~11Gb disk space!
I find 4 x 10 "..../multi/Tester*.out" files which each is ~270Mb! (=>
10.8Gb.)"

I will upload a patch which makes ij/mtTester.java able to tell if the mtTester detected errors, which then is used by harness/MultiTest.java to decide if the .out file can be deleted.
mtTester is currently only used by harness/MultiTest.java.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (DERBY-1230) Remove the huge log files (TesterN.out) left from running 'stress/stress.multi'

Posted by "Ole Solberg (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-1230?page=all ]

Ole Solberg updated DERBY-1230:
-------------------------------

    Attachment: MultiTest_patch-v1.diff
                MultiTest-test-v1.txt
                MultiTest-derbyall_report-v1.txt

Without patch 6.5G is left after derbyall is run.
With patch 106M is left after derbyall is run.

See attached MultiTest-test-v1.txt.


> Remove the huge log files (TesterN.out) left from running 'stress/stress.multi'
> -------------------------------------------------------------------------------
>
>          Key: DERBY-1230
>          URL: http://issues.apache.org/jira/browse/DERBY-1230
>      Project: Derby
>         Type: Improvement

>   Components: Test, Tools
>     Reporter: Ole Solberg
>     Assignee: Ole Solberg
>     Priority: Trivial
>  Attachments: MultiTest-derbyall_report-v1.txt, MultiTest-test-v1.txt, MultiTest_patch-v1.diff
>
> See http://www.nabble.com/derbyall-test-uses-%7E11Gb-disk-space-when-run%21-t530808.html#a1433024 :
> "I discovered that when I now run the derbyall test it uses ~11Gb disk space!
> I find 4 x 10 "..../multi/Tester*.out" files which each is ~270Mb! (=>
> 10.8Gb.)"
> I will upload a patch which makes ij/mtTester.java able to tell if the mtTester detected errors, which then is used by harness/MultiTest.java to decide if the .out file can be deleted.
> mtTester is currently only used by harness/MultiTest.java.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (DERBY-1230) Remove the huge log files (TesterN.out) left from running 'stress/stress.multi'

Posted by "Ole Solberg (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-1230?page=all ]

Ole Solberg updated DERBY-1230:
-------------------------------

    Fix Version: 10.2.0.0
        Version: 10.2.0.0
     Derby Info: [Patch Available]

> Remove the huge log files (TesterN.out) left from running 'stress/stress.multi'
> -------------------------------------------------------------------------------
>
>          Key: DERBY-1230
>          URL: http://issues.apache.org/jira/browse/DERBY-1230
>      Project: Derby
>         Type: Improvement

>   Components: Test, Tools
>     Versions: 10.2.0.0
>     Reporter: Ole Solberg
>     Assignee: Ole Solberg
>     Priority: Trivial
>      Fix For: 10.2.0.0
>  Attachments: MultiTest-derbyall_report-v1.txt, MultiTest-test-v1.txt, MultiTest_patch-v1.diff
>
> See http://www.nabble.com/derbyall-test-uses-%7E11Gb-disk-space-when-run%21-t530808.html#a1433024 :
> "I discovered that when I now run the derbyall test it uses ~11Gb disk space!
> I find 4 x 10 "..../multi/Tester*.out" files which each is ~270Mb! (=>
> 10.8Gb.)"
> I will upload a patch which makes ij/mtTester.java able to tell if the mtTester detected errors, which then is used by harness/MultiTest.java to decide if the .out file can be deleted.
> mtTester is currently only used by harness/MultiTest.java.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (DERBY-1230) Remove the huge log files (TesterN.out) left from running 'stress/stress.multi'

Posted by "Bernt M. Johnsen (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-1230?page=all ]
     
Bernt M. Johnsen closed DERBY-1230:
-----------------------------------

    Fix Version: 10.1.3.0
     Resolution: Fixed

Committed revision 406564.
On 10.1 branch

> Remove the huge log files (TesterN.out) left from running 'stress/stress.multi'
> -------------------------------------------------------------------------------
>
>          Key: DERBY-1230
>          URL: http://issues.apache.org/jira/browse/DERBY-1230
>      Project: Derby
>         Type: Improvement

>   Components: Test, Tools
>     Versions: 10.2.0.0
>     Reporter: Ole Solberg
>     Assignee: Ole Solberg
>     Priority: Trivial
>      Fix For: 10.2.0.0, 10.1.3.0
>  Attachments: MultiTest-derbyall_report-v1.txt, MultiTest-test-v1.txt, MultiTest_patch-v1.diff
>
> See http://www.nabble.com/derbyall-test-uses-%7E11Gb-disk-space-when-run%21-t530808.html#a1433024 :
> "I discovered that when I now run the derbyall test it uses ~11Gb disk space!
> I find 4 x 10 "..../multi/Tester*.out" files which each is ~270Mb! (=>
> 10.8Gb.)"
> I will upload a patch which makes ij/mtTester.java able to tell if the mtTester detected errors, which then is used by harness/MultiTest.java to decide if the .out file can be deleted.
> mtTester is currently only used by harness/MultiTest.java.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Reopened: (DERBY-1230) Remove the huge log files (TesterN.out) left from running 'stress/stress.multi'

Posted by "Bernt M. Johnsen (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-1230?page=all ]
     
Bernt M. Johnsen reopened DERBY-1230:
-------------------------------------


Intend to merge it into 10.1 branch

> Remove the huge log files (TesterN.out) left from running 'stress/stress.multi'
> -------------------------------------------------------------------------------
>
>          Key: DERBY-1230
>          URL: http://issues.apache.org/jira/browse/DERBY-1230
>      Project: Derby
>         Type: Improvement

>   Components: Test, Tools
>     Versions: 10.2.0.0
>     Reporter: Ole Solberg
>     Assignee: Ole Solberg
>     Priority: Trivial
>      Fix For: 10.2.0.0
>  Attachments: MultiTest-derbyall_report-v1.txt, MultiTest-test-v1.txt, MultiTest_patch-v1.diff
>
> See http://www.nabble.com/derbyall-test-uses-%7E11Gb-disk-space-when-run%21-t530808.html#a1433024 :
> "I discovered that when I now run the derbyall test it uses ~11Gb disk space!
> I find 4 x 10 "..../multi/Tester*.out" files which each is ~270Mb! (=>
> 10.8Gb.)"
> I will upload a patch which makes ij/mtTester.java able to tell if the mtTester detected errors, which then is used by harness/MultiTest.java to decide if the .out file can be deleted.
> mtTester is currently only used by harness/MultiTest.java.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (DERBY-1230) Remove the huge log files (TesterN.out) left from running 'stress/stress.multi'

Posted by "Andrew McIntyre (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-1230?page=all ]
     
Andrew McIntyre resolved DERBY-1230:
------------------------------------

    Resolution: Fixed
    Derby Info:   (was: [Patch Available])

Committed revision 396705.

> Remove the huge log files (TesterN.out) left from running 'stress/stress.multi'
> -------------------------------------------------------------------------------
>
>          Key: DERBY-1230
>          URL: http://issues.apache.org/jira/browse/DERBY-1230
>      Project: Derby
>         Type: Improvement

>   Components: Test, Tools
>     Versions: 10.2.0.0
>     Reporter: Ole Solberg
>     Assignee: Ole Solberg
>     Priority: Trivial
>      Fix For: 10.2.0.0
>  Attachments: MultiTest-derbyall_report-v1.txt, MultiTest-test-v1.txt, MultiTest_patch-v1.diff
>
> See http://www.nabble.com/derbyall-test-uses-%7E11Gb-disk-space-when-run%21-t530808.html#a1433024 :
> "I discovered that when I now run the derbyall test it uses ~11Gb disk space!
> I find 4 x 10 "..../multi/Tester*.out" files which each is ~270Mb! (=>
> 10.8Gb.)"
> I will upload a patch which makes ij/mtTester.java able to tell if the mtTester detected errors, which then is used by harness/MultiTest.java to decide if the .out file can be deleted.
> mtTester is currently only used by harness/MultiTest.java.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira