#35 closed defect (fixed)
NTCP Pumper Error
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 0.7.11 |
Component: | router/transport | Version: | |
Keywords: | Cc: | ||
Parent Tickets: | Sensitive: | no |
Description
HI @all,
i run lastime MTN Version 0.7.10 (2b1a99ea78270f80514ced3860a7d54cc3f2e309).
With this build from monotone rep i get following errors in cylce:
[NTCP Pumper ] ter.transport.ntcp.EventPumper?: Error in the event pumper
java.util.ConcurrentModificationException?
at java.util.HashMap?$HashIterator?.nextEntry(HashMap?.java:793)
at java.util.HashMap?$KeyIterator?.next(HashMap?.java:828)
at net.i2p.router.transport.ntcp.EventPumper?.processKeys(EventPumper?.java:266)
at net.i2p.router.transport.ntcp.EventPumper?.run(EventPumper?.java:138)
at java.lang.Thread.run(Thread.java:619)
at net.i2p.util.I2PThread.run(I2PThread.java:71)
the Router was not able for use.
So i replaced it with the standard version.
System info:
java version "1.6.0_17"
Java™ SE Runtime Environment (build 1.6.0_17-b04)
Java HotSpot?™ 64-Bit Server VM (build 14.3-b01, mixed mode)
Linux: 2.6.27.39
I hope that helps for fixning.
Subtickets
Change History (2)
comment:1 Changed 11 years ago by
Milestone: | → 0.7.11 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Thanks for the report.
This is a rare, but longstanding, bug that I've tried several times to fix over the years. It isn't related to which version you ran (0.7.10-0 vs. 0.7.10 dev version). I'll try one more time to fix it for 0.7.11, as the number of reports of this has been increasing lately.
I'll set the resolution to 'fixed', but that's a hope not a promise. It's so rare that it can't really be verified by a quick test.