[
https://issues.apache.org/jira/browse/HADOOP-3354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lohit Vijayarenu resolved HADOOP-3354.
--------------------------------------
Resolution: Cannot Reproduce
Agree with Nicolas. We haven't seen this for a while. Closing this as cannot
reproduce for now.
> 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.