You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Raghu Angadi (JIRA)" <ji...@apache.org> on 2008/09/25 00:23:44 UTC

[jira] Created: (HADOOP-4267) TestDBJob failed on Linux

TestDBJob failed on Linux
-------------------------

                 Key: HADOOP-4267
                 URL: https://issues.apache.org/jira/browse/HADOOP-4267
             Project: Hadoop Core
          Issue Type: Bug
          Components: mapred
            Reporter: Raghu Angadi
            Assignee: Fredrik Hedberg
            Priority: Blocker
             Fix For: 0.19.0


TestDBJob failed on nightly Linux build. 

I will attach output for the test.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-4267) TestDBJob failed on Linux

Posted by "Enis Soztutar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Enis Soztutar updated HADOOP-4267:
----------------------------------

      Resolution: Fixed
    Release Note: Occasional exceptions during shutting down HSQLDB is logged but not rethrown.
          Status: Resolved  (was: Patch Available)

I committed this. 

> TestDBJob failed on Linux
> -------------------------
>
>                 Key: HADOOP-4267
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4267
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>            Reporter: Raghu Angadi
>            Assignee: Enis Soztutar
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4267_426720080925TestDBJob.txt, TestDBJob.txt, testDBJob_v1.patch, testDBJob_v2.patch
>
>
> TestDBJob failed on nightly Linux build. 
> I will attach output for the test.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-4267) TestDBJob failed on Linux

Posted by "Raghu Angadi (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-4267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12637182#action_12637182 ] 

Raghu Angadi commented on HADOOP-4267:
--------------------------------------

Can we commit this asap? 

> TestDBJob failed on Linux
> -------------------------
>
>                 Key: HADOOP-4267
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4267
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>            Reporter: Raghu Angadi
>            Assignee: Enis Soztutar
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4267_426720080925TestDBJob.txt, TestDBJob.txt, testDBJob_v1.patch, testDBJob_v2.patch
>
>
> TestDBJob failed on nightly Linux build. 
> I will attach output for the test.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-4267) TestDBJob failed on Linux

Posted by "Enis Soztutar (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-4267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12634795#action_12634795 ] 

Enis Soztutar commented on HADOOP-4267:
---------------------------------------

We should also do 
{code}
svn move lib/hsqldb.jar lib/hsqldb-1.8.0.10.jar
svn move lib/hsqldb-LICENSE.txt lib/hsqldb-1.8.0.10.LICENSE.txt
{code}
before the commit. 

> TestDBJob failed on Linux
> -------------------------
>
>                 Key: HADOOP-4267
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4267
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>            Reporter: Raghu Angadi
>            Assignee: Enis Soztutar
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4267_426720080925TestDBJob.txt, TestDBJob.txt, testDBJob_v1.patch
>
>
> TestDBJob failed on nightly Linux build. 
> I will attach output for the test.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-4267) TestDBJob failed on Linux

Posted by "Enis Soztutar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Enis Soztutar updated HADOOP-4267:
----------------------------------

    Status: Open  (was: Patch Available)

> TestDBJob failed on Linux
> -------------------------
>
>                 Key: HADOOP-4267
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4267
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>            Reporter: Raghu Angadi
>            Assignee: Enis Soztutar
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4267_426720080925TestDBJob.txt, TestDBJob.txt, testDBJob_v1.patch
>
>
> TestDBJob failed on nightly Linux build. 
> I will attach output for the test.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-4267) TestDBJob failed on Linux

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-4267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12635071#action_12635071 ] 

Hadoop QA commented on HADOOP-4267:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12391005/testDBJob_v1.patch
  against trunk revision 699507.

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no tests are needed for this patch.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs warnings.

    +1 Eclipse classpath. The patch retains Eclipse classpath integrity.

    +1 core tests.  The patch passed core unit tests.

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3383/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3383/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3383/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3383/console

This message is automatically generated.

> TestDBJob failed on Linux
> -------------------------
>
>                 Key: HADOOP-4267
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4267
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>            Reporter: Raghu Angadi
>            Assignee: Enis Soztutar
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4267_426720080925TestDBJob.txt, TestDBJob.txt, testDBJob_v1.patch
>
>
> TestDBJob failed on nightly Linux build. 
> I will attach output for the test.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-4267) TestDBJob failed on Linux

Posted by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-4267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12634988#action_12634988 ] 

Tsz Wo (Nicholas), SZE commented on HADOOP-4267:
------------------------------------------------

Please remember to update eclipse template.  See also HADOOP-4249.

> TestDBJob failed on Linux
> -------------------------
>
>                 Key: HADOOP-4267
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4267
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>            Reporter: Raghu Angadi
>            Assignee: Enis Soztutar
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4267_426720080925TestDBJob.txt, TestDBJob.txt, testDBJob_v1.patch
>
>
> TestDBJob failed on nightly Linux build. 
> I will attach output for the test.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-4267) TestDBJob failed on Linux

Posted by "Raghu Angadi (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-4267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12634564#action_12634564 ] 

Raghu Angadi commented on HADOOP-4267:
--------------------------------------

Checking to see if we can get stderr. This happened 3 days back once. If we can not get more info we could make this a non-blocker until there are more failures.

> TestDBJob failed on Linux
> -------------------------
>
>                 Key: HADOOP-4267
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4267
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>            Reporter: Raghu Angadi
>            Assignee: Enis Soztutar
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: TestDBJob.txt
>
>
> TestDBJob failed on nightly Linux build. 
> I will attach output for the test.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-4267) TestDBJob failed on Linux

Posted by "Robert Chansler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Chansler updated HADOOP-4267:
------------------------------------

    Release Note:   (was: Occasional exceptions during shutting down HSQLDB is logged but not rethrown.)

> TestDBJob failed on Linux
> -------------------------
>
>                 Key: HADOOP-4267
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4267
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>            Reporter: Raghu Angadi
>            Assignee: Enis Soztutar
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4267_426720080925TestDBJob.txt, TestDBJob.txt, testDBJob_v1.patch, testDBJob_v2.patch
>
>
> TestDBJob failed on nightly Linux build. 
> I will attach output for the test.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-4267) TestDBJob failed on Linux

Posted by "Enis Soztutar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Enis Soztutar updated HADOOP-4267:
----------------------------------

    Attachment: testDBJob_v2.patch

Attaching updated patch including eclipse-template. 


> TestDBJob failed on Linux
> -------------------------
>
>                 Key: HADOOP-4267
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4267
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>            Reporter: Raghu Angadi
>            Assignee: Enis Soztutar
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4267_426720080925TestDBJob.txt, TestDBJob.txt, testDBJob_v1.patch, testDBJob_v2.patch
>
>
> TestDBJob failed on nightly Linux build. 
> I will attach output for the test.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-4267) TestDBJob failed on Linux

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-4267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12637923#action_12637923 ] 

Hudson commented on HADOOP-4267:
--------------------------------

Integrated in Hadoop-trunk #627 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/627/])
    . Occasional exceptions during shutting down HSQLDB is logged but not rethrown. Contributed by Enis Soztutar.


> TestDBJob failed on Linux
> -------------------------
>
>                 Key: HADOOP-4267
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4267
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>            Reporter: Raghu Angadi
>            Assignee: Enis Soztutar
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4267_426720080925TestDBJob.txt, TestDBJob.txt, testDBJob_v1.patch, testDBJob_v2.patch
>
>
> TestDBJob failed on nightly Linux build. 
> I will attach output for the test.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-4267) TestDBJob failed on Linux

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-4267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12637169#action_12637169 ] 

Hadoop QA commented on HADOOP-4267:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12391546/testDBJob_v2.patch
  against trunk revision 702164.

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no tests are needed for this patch.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs warnings.

    -1 Eclipse classpath. The patch causes the Eclipse classpath to differ from the contents of the lib directories.

    +1 core tests.  The patch passed core unit tests.

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3436/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3436/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3436/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3436/console

This message is automatically generated.

> TestDBJob failed on Linux
> -------------------------
>
>                 Key: HADOOP-4267
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4267
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>            Reporter: Raghu Angadi
>            Assignee: Enis Soztutar
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4267_426720080925TestDBJob.txt, TestDBJob.txt, testDBJob_v1.patch, testDBJob_v2.patch
>
>
> TestDBJob failed on nightly Linux build. 
> I will attach output for the test.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-4267) TestDBJob failed on Linux

Posted by "Enis Soztutar (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-4267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12634432#action_12634432 ] 

Enis Soztutar commented on HADOOP-4267:
---------------------------------------

I checked the test again and it passes in my local machine. There seems to be no problem in Hudson hadoop-trunk in builds 609-613. 
I could not find the reason why the test failed, the mapred job and DBCountPageView#verify() seems to have completed successfully, and the HSQLDB and miniMR-DFS had been shut down w/o trouble. 

Raghu, could you be able to get the stderr log for the failing build?

> TestDBJob failed on Linux
> -------------------------
>
>                 Key: HADOOP-4267
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4267
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>            Reporter: Raghu Angadi
>            Assignee: Enis Soztutar
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: TestDBJob.txt
>
>
> TestDBJob failed on nightly Linux build. 
> I will attach output for the test.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-4267) TestDBJob failed on Linux

Posted by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz Wo (Nicholas), SZE updated HADOOP-4267:
-------------------------------------------

    Attachment: 4267_426720080925TestDBJob.txt

Just got it failed in my machine.  4267_426720080925TestDBJob.txt is the test output.

> TestDBJob failed on Linux
> -------------------------
>
>                 Key: HADOOP-4267
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4267
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>            Reporter: Raghu Angadi
>            Assignee: Enis Soztutar
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4267_426720080925TestDBJob.txt, TestDBJob.txt
>
>
> TestDBJob failed on nightly Linux build. 
> I will attach output for the test.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-4267) TestDBJob failed on Linux

Posted by "Enis Soztutar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Enis Soztutar updated HADOOP-4267:
----------------------------------

    Status: Patch Available  (was: Open)

> TestDBJob failed on Linux
> -------------------------
>
>                 Key: HADOOP-4267
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4267
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>            Reporter: Raghu Angadi
>            Assignee: Enis Soztutar
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4267_426720080925TestDBJob.txt, TestDBJob.txt, testDBJob_v1.patch
>
>
> TestDBJob failed on nightly Linux build. 
> I will attach output for the test.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-4267) TestDBJob failed on Linux

Posted by "Enis Soztutar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Enis Soztutar updated HADOOP-4267:
----------------------------------

    Attachment: testDBJob_v1.patch

HSQLDB occasionally throws an exception when shutting down. This patch catches the ex, and logs it w/o rethrowing. 

> TestDBJob failed on Linux
> -------------------------
>
>                 Key: HADOOP-4267
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4267
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>            Reporter: Raghu Angadi
>            Assignee: Enis Soztutar
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4267_426720080925TestDBJob.txt, TestDBJob.txt, testDBJob_v1.patch
>
>
> TestDBJob failed on nightly Linux build. 
> I will attach output for the test.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (HADOOP-4267) TestDBJob failed on Linux

Posted by "Fredrik Hedberg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fredrik Hedberg reassigned HADOOP-4267:
---------------------------------------

    Assignee: Enis Soztutar  (was: Fredrik Hedberg)

> TestDBJob failed on Linux
> -------------------------
>
>                 Key: HADOOP-4267
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4267
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>            Reporter: Raghu Angadi
>            Assignee: Enis Soztutar
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: TestDBJob.txt
>
>
> TestDBJob failed on nightly Linux build. 
> I will attach output for the test.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-4267) TestDBJob failed on Linux

Posted by "Enis Soztutar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Enis Soztutar updated HADOOP-4267:
----------------------------------

    Status: Patch Available  (was: Open)

submitting patch for hudson. 
Note that hudson will fail complaining about classpath issues of eclipse template, since the patch assumes renaming of hsqldb jar file. 


> TestDBJob failed on Linux
> -------------------------
>
>                 Key: HADOOP-4267
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4267
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>            Reporter: Raghu Angadi
>            Assignee: Enis Soztutar
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4267_426720080925TestDBJob.txt, TestDBJob.txt, testDBJob_v1.patch, testDBJob_v2.patch
>
>
> TestDBJob failed on nightly Linux build. 
> I will attach output for the test.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-4267) TestDBJob failed on Linux

Posted by "Raghu Angadi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Raghu Angadi updated HADOOP-4267:
---------------------------------

    Attachment: TestDBJob.txt

> TestDBJob failed on Linux
> -------------------------
>
>                 Key: HADOOP-4267
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4267
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>            Reporter: Raghu Angadi
>            Assignee: Fredrik Hedberg
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: TestDBJob.txt
>
>
> TestDBJob failed on nightly Linux build. 
> I will attach output for the test.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.