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 "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org> on 2008/09/22 22:21:46 UTC

[jira] Commented: (HADOOP-3354) Test Failure on trunk with timeout error

    [ https://issues.apache.org/jira/browse/HADOOP-3354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12633474#action_12633474 ] 

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

We did not see this for a while.  I think this was a problem on the Hudson machine and it does not exist now.  How about we close this?

> Test Failure on trunk with timeout error
> ----------------------------------------
>
>                 Key: HADOOP-3354
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3354
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.18.0
>         Environment: Solaris, hudson
>            Reporter: Lohit Vijayarenu
>
> TestEditLog failed on trunk. Only suspecting exception from log is
> {noformat}
>     [junit] 2008-05-06 11:34:31,441 INFO  ipc.Server (Server.java:run(899)) - IPC Server handler 1 on 36391: exiting
>     [junit] Exception in thread "IPC Client (47) connection to localhost/127.0.0.1:36385 from an unknown user" java.lang.NoClassDefFoundError: org/apache/hadoop/io/IOUtils
>     [junit] 	at org.apache.hadoop.ipc.Client$Connection.close(Client.java:527)
>     [junit] 	at org.apache.hadoop.ipc.Client$Connection.run(Client.java:430)
>     [junit] 2008-05-06 11:34:31,444 INFO  ipc.Server (Server.java:run(499)) - Stopping IPC Server Responder
>     [junit] 2008-05-06 11:34:31,550 INFO  dfs.DataBlockScanner (DataBlockScanner.java:run(567)) - Exiting DataBlockScanner thread.
>     [junit] Running org.apache.hadoop.dfs.TestEditLog
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
>     [junit] Test org.apache.hadoop.dfs.TestEditLog FAILED (timeout)
> {noformat}
> Here is the console output (http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/482/console)
> There are also these NoClassDefFoundError in many of the timeout test failures. 

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