Issue Details (XML | Word | Printable)

Key: HADOOP-951
Type: Bug Bug
Status: Closed Closed
Resolution: Cannot Reproduce
Priority: Major Major
Assignee: Unassigned
Reporter: Koji Noguchi
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Hadoop Common

java.util.ConcurrentModificationException in FSNamesystem.chooseTargets

Created: 29/Jan/07 09:39 PM   Updated: 08/Jul/09 04:42 PM
Return to search
Component/s: None
Affects Version/s: 0.10.1
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments:
  Size
File jstack.27108 2007-02-05 09:26 PM dhruba borthakur 14 kB
Issue Links:
Dependants
 

Resolution Date: 11/Nov/08 07:36 PM


 Description  « Hide
2007-01-26 01:14:37,509 INFO org.apache.hadoop.ipc.Server: IPC Server handler 7 on 8020 call error: java.io.IOException: java.util.ConcurrentModificationException
java.io.IOException: java.util.ConcurrentModificationException
at java.util.AbstractList$Itr.checkForComodification(AbstractList.java:449)
at java.util.AbstractList$Itr.next(AbstractList.java:420)
at org.apache.hadoop.dfs.FSNamesystem.chooseTargets(FSNamesystem.java:2282)
at org.apache.hadoop.dfs.FSNamesystem.startFile(FSNamesystem.java:484)
at org.apache.hadoop.dfs.NameNode.create(NameNode.java:238)
at sun.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:337)
at org.apache.hadoop.ipc.Server$Handler.run(Server.java:538)

Not sure if it's related, but this exception happend when namenode was replicating many blocks.



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
There are no subversion log entries for this issue yet.