i2p / i2p.i2p-bote

I2P-Bote is a serverless, encrypted e-mail application.
https://i2pbote.xyz
Other
146 stars 44 forks source link

I2P-Bote: Multiple errors (Trac #1945) #90

Open str4d opened 7 years ago

str4d commented 7 years ago
I2P version: 0.9.28-0
Java version: Oracle Corporation 1.8.0_121 (Java(TM) SE Runtime Environment 1.8.0_121-b13)
Wrapper version: 3.5.25
Server version: 8.1.21.v20160908
Servlet version: Jasper JSP 2.1 Engine
JSTL version: standard-taglib 1.2.0
Platform: Windows 7 amd64 6.1
Jcpuid version: 3
Processor: Penryn (core2)
Jbigi: Locally optimized library jbigi-windows-core2_64.dll loaded from file
Jbigi version: 3
GMP version: 6.0.0
17.11.2 03:34:08 ERROR [te https://trac.i2p2.de/ticket/42743]: ] te.network.I2PPacketDispatcher: Can't get new message from I2PSession.
net.i2p.client.I2PSessionException: Error decompressing message
    at net.i2p.client.impl.I2PSessionImpl2.receiveMessage(I2PSessionImpl2.java:326)
    at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:89)
    at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82)
    at net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43)
    at net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400)
    at java.lang.Thread.run(Unknown Source)
    at net.i2p.util.I2PThread.run(I2PThread.java:103)
Caused by: java.util.zip.ZipException: invalid stored block lengths
    at java.util.zip.InflaterInputStream.read(Unknown Source)
    at net.i2p.util.ResettableGZIPInputStream.read(ResettableGZIPInputStream.java:100)
    at net.i2p.data.DataHelper.decompress(DataHelper.java:1703)
    at net.i2p.data.DataHelper.decompress(DataHelper.java:1683)
    at net.i2p.client.impl.I2PSessionImpl2.receiveMessage(I2PSessionImpl2.java:324)
    ... 6 more
17.11.2 03:34:08 ERROR [te https://trac.i2p2.de/ticket/42743]: ] .datagram.I2PDatagramDissector: Error loading datagram
java.io.EOFException: EOF after reading 0 bytes of 256 byte value
    at net.i2p.data.DataHelper.read(DataHelper.java:1300)
    at net.i2p.data.DataHelper.read(DataHelper.java:1280)
    at net.i2p.data.SDSCache.get(SDSCache.java:175)
    at net.i2p.data.PublicKey.create(PublicKey.java:44)
    at net.i2p.data.Destination.create(Destination.java:57)
    at net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:77)
    at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:100)
    at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82)
    at net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43)
    at net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400)
    at java.lang.Thread.run(Unknown Source)
    at net.i2p.util.I2PThread.run(I2PThread.java:103)
17.11.2 03:34:08 ERROR [te https://trac.i2p2.de/ticket/42743]: ] te.network.I2PPacketDispatcher: Invalid datagram received.
net.i2p.data.DataFormatException: Error loading datagram
    at net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:101)
    at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:100)
    at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82)
    at net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43)
    at net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400)
    at java.lang.Thread.run(Unknown Source)
    at net.i2p.util.I2PThread.run(I2PThread.java:103)
Caused by: java.io.EOFException: EOF after reading 0 bytes of 256 byte value
    at net.i2p.data.DataHelper.read(DataHelper.java:1300)
    at net.i2p.data.DataHelper.read(DataHelper.java:1280)
    at net.i2p.data.SDSCache.get(SDSCache.java:175)
    at net.i2p.data.PublicKey.create(PublicKey.java:44)
    at net.i2p.data.Destination.create(Destination.java:57)
    at net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:77)
    ... 6 more
17.11.2 03:34:49 ERROR [te https://trac.i2p2.de/ticket/42743]: ] te.network.I2PPacketDispatcher: Can't get new message from I2PSession.
net.i2p.client.I2PSessionException: Error decompressing message
    at net.i2p.client.impl.I2PSessionImpl2.receiveMessage(I2PSessionImpl2.java:326)
    at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:89)
    at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82)
    at net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43)
    at net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400)
    at java.lang.Thread.run(Unknown Source)
    at net.i2p.util.I2PThread.run(I2PThread.java:103)
Caused by: java.util.zip.ZipException: invalid stored block lengths
    at java.util.zip.InflaterInputStream.read(Unknown Source)
    at net.i2p.util.ResettableGZIPInputStream.read(ResettableGZIPInputStream.java:100)
    at net.i2p.data.DataHelper.decompress(DataHelper.java:1703)
    at net.i2p.data.DataHelper.decompress(DataHelper.java:1683)
    at net.i2p.client.impl.I2PSessionImpl2.receiveMessage(I2PSessionImpl2.java:324)
    ... 6 more
17.11.2 03:34:49 ERROR [te https://trac.i2p2.de/ticket/42743]: ] .datagram.I2PDatagramDissector: Error loading datagram
java.io.EOFException: EOF after reading 0 bytes of 256 byte value
    at net.i2p.data.DataHelper.read(DataHelper.java:1300)
    at net.i2p.data.DataHelper.read(DataHelper.java:1280)
    at net.i2p.data.SDSCache.get(SDSCache.java:175)
    at net.i2p.data.PublicKey.create(PublicKey.java:44)
    at net.i2p.data.Destination.create(Destination.java:57)
    at net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:77)
    at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:100)
    at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82)
    at net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43)
    at net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400)
    at java.lang.Thread.run(Unknown Source)
    at net.i2p.util.I2PThread.run(I2PThread.java:103)
17.11.2 03:34:49 ERROR [te https://trac.i2p2.de/ticket/42743]: ] te.network.I2PPacketDispatcher: Invalid datagram received.
net.i2p.data.DataFormatException: Error loading datagram
    at net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:101)
    at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:100)
    at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82)
    at net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43)
    at net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400)
    at java.lang.Thread.run(Unknown Source)
    at net.i2p.util.I2PThread.run(I2PThread.java:103)
Caused by: java.io.EOFException: EOF after reading 0 bytes of 256 byte value
    at net.i2p.data.DataHelper.read(DataHelper.java:1300)
    at net.i2p.data.DataHelper.read(DataHelper.java:1280)
    at net.i2p.data.SDSCache.get(SDSCache.java:175)
    at net.i2p.data.PublicKey.create(PublicKey.java:44)
    at net.i2p.data.Destination.create(Destination.java:57)
    at net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:77)
    ... 6 more
17.11.2 03:44:37 ERROR [te https://trac.i2p2.de/ticket/42743]: ] te.network.I2PPacketDispatcher: Can't get new message from I2PSession.
net.i2p.client.I2PSessionException: Error decompressing message
    at net.i2p.client.impl.I2PSessionImpl2.receiveMessage(I2PSessionImpl2.java:326)
    at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:89)
    at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82)
    at net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43)
    at net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400)
    at java.lang.Thread.run(Unknown Source)
    at net.i2p.util.I2PThread.run(I2PThread.java:103)
Caused by: java.util.zip.ZipException: invalid code lengths set
    at java.util.zip.InflaterInputStream.read(Unknown Source)
    at net.i2p.util.ResettableGZIPInputStream.read(ResettableGZIPInputStream.java:100)
    at net.i2p.data.DataHelper.decompress(DataHelper.java:1703)
    at net.i2p.data.DataHelper.decompress(DataHelper.java:1683)
    at net.i2p.client.impl.I2PSessionImpl2.receiveMessage(I2PSessionImpl2.java:324)
    ... 6 more
17.11.2 03:44:37 ERROR [te https://trac.i2p2.de/ticket/42743]: ] .datagram.I2PDatagramDissector: Error loading datagram
java.io.EOFException: EOF after reading 0 bytes of 256 byte value
    at net.i2p.data.DataHelper.read(DataHelper.java:1300)
    at net.i2p.data.DataHelper.read(DataHelper.java:1280)
    at net.i2p.data.SDSCache.get(SDSCache.java:175)
    at net.i2p.data.PublicKey.create(PublicKey.java:44)
    at net.i2p.data.Destination.create(Destination.java:57)
    at net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:77)
    at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:100)
    at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82)
    at net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43)
    at net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400)
    at java.lang.Thread.run(Unknown Source)
    at net.i2p.util.I2PThread.run(I2PThread.java:103)
17.11.2 03:44:37 ERROR [te https://trac.i2p2.de/ticket/42743]: ] te.network.I2PPacketDispatcher: Invalid datagram received.
net.i2p.data.DataFormatException: Error loading datagram
    at net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:101)
    at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:100)
    at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82)
    at net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43)
    at net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400)
    at java.lang.Thread.run(Unknown Source)
    at net.i2p.util.I2PThread.run(I2PThread.java:103)
Caused by: java.io.EOFException: EOF after reading 0 bytes of 256 byte value
    at net.i2p.data.DataHelper.read(DataHelper.java:1300)
    at net.i2p.data.DataHelper.read(DataHelper.java:1280)
    at net.i2p.data.SDSCache.get(SDSCache.java:175)
    at net.i2p.data.PublicKey.create(PublicKey.java:44)
    at net.i2p.data.Destination.create(Destination.java:57)
    at net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:77)
    ... 6 more
17.11.2 03:45:09 ERROR [te https://trac.i2p2.de/ticket/42743]: ] te.network.I2PPacketDispatcher: Can't get new message from I2PSession.
net.i2p.client.I2PSessionException: Error decompressing message
    at net.i2p.client.impl.I2PSessionImpl2.receiveMessage(I2PSessionImpl2.java:326)
    at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:89)
    at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82)
    at net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43)
    at net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400)
    at java.lang.Thread.run(Unknown Source)
    at net.i2p.util.I2PThread.run(I2PThread.java:103)
Caused by: java.util.zip.ZipException: invalid code lengths set
    at java.util.zip.InflaterInputStream.read(Unknown Source)
    at net.i2p.util.ResettableGZIPInputStream.read(ResettableGZIPInputStream.java:100)
    at net.i2p.data.DataHelper.decompress(DataHelper.java:1703)
    at net.i2p.data.DataHelper.decompress(DataHelper.java:1683)
    at net.i2p.client.impl.I2PSessionImpl2.receiveMessage(I2PSessionImpl2.java:324)
    ... 6 more
17.11.2 03:45:09 ERROR [te https://trac.i2p2.de/ticket/42743]: ] .datagram.I2PDatagramDissector: Error loading datagram
java.io.EOFException: EOF after reading 0 bytes of 256 byte value
    at net.i2p.data.DataHelper.read(DataHelper.java:1300)
    at net.i2p.data.DataHelper.read(DataHelper.java:1280)
    at net.i2p.data.SDSCache.get(SDSCache.java:175)
    at net.i2p.data.PublicKey.create(PublicKey.java:44)
    at net.i2p.data.Destination.create(Destination.java:57)
    at net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:77)
    at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:100)
    at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82)
    at net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43)
    at net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400)
    at java.lang.Thread.run(Unknown Source)
    at net.i2p.util.I2PThread.run(I2PThread.java:103)
17.11.2 03:45:09 ERROR [te https://trac.i2p2.de/ticket/42743]: ] te.network.I2PPacketDispatcher: Invalid datagram received.
net.i2p.data.DataFormatException: Error loading datagram
    at net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:101)
    at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:100)
    at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82)
    at net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43)
    at net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400)
    at java.lang.Thread.run(Unknown Source)
    at net.i2p.util.I2PThread.run(I2PThread.java:103)
Caused by: java.io.EOFException: EOF after reading 0 bytes of 256 byte value
    at net.i2p.data.DataHelper.read(DataHelper.java:1300)
    at net.i2p.data.DataHelper.read(DataHelper.java:1280)
    at net.i2p.data.SDSCache.get(SDSCache.java:175)
    at net.i2p.data.PublicKey.create(PublicKey.java:44)
    at net.i2p.data.Destination.create(Destination.java:57)
    at net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:77)
    ... 6 more

Edit: I2P-Bote Version 0.4.5

Migrated from https://trac.i2p2.de/ticket/1945

{
    "status": "assigned", 
    "changetime": "2017-02-11T15:19:16", 
    "description": "\n{{{\nI2P version: 0.9.28-0\nJava version: Oracle Corporation 1.8.0_121 (Java(TM) SE Runtime Environment 1.8.0_121-b13)\nWrapper version: 3.5.25\nServer version: 8.1.21.v20160908\nServlet version: Jasper JSP 2.1 Engine\nJSTL version: standard-taglib 1.2.0\nPlatform: Windows 7 amd64 6.1\nJcpuid version: 3\nProcessor: Penryn (core2)\nJbigi: Locally optimized library jbigi-windows-core2_64.dll loaded from file\nJbigi version: 3\nGMP version: 6.0.0\n\n}}}\n\n\n\n{{{\n17.11.2 03:34:08 ERROR [te #42743]: ] te.network.I2PPacketDispatcher: Can't get new message from I2PSession.\nnet.i2p.client.I2PSessionException: Error decompressing message\n\tat net.i2p.client.impl.I2PSessionImpl2.receiveMessage(I2PSessionImpl2.java:326)\n\tat i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:89)\n\tat i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82)\n\tat net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43)\n\tat net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400)\n\tat java.lang.Thread.run(Unknown Source)\n\tat net.i2p.util.I2PThread.run(I2PThread.java:103)\nCaused by: java.util.zip.ZipException: invalid stored block lengths\n\tat java.util.zip.InflaterInputStream.read(Unknown Source)\n\tat net.i2p.util.ResettableGZIPInputStream.read(ResettableGZIPInputStream.java:100)\n\tat net.i2p.data.DataHelper.decompress(DataHelper.java:1703)\n\tat net.i2p.data.DataHelper.decompress(DataHelper.java:1683)\n\tat net.i2p.client.impl.I2PSessionImpl2.receiveMessage(I2PSessionImpl2.java:324)\n\t... 6 more\n17.11.2 03:34:08 ERROR [te #42743]: ] .datagram.I2PDatagramDissector: Error loading datagram\njava.io.EOFException: EOF after reading 0 bytes of 256 byte value\n\tat net.i2p.data.DataHelper.read(DataHelper.java:1300)\n\tat net.i2p.data.DataHelper.read(DataHelper.java:1280)\n\tat net.i2p.data.SDSCache.get(SDSCache.java:175)\n\tat net.i2p.data.PublicKey.create(PublicKey.java:44)\n\tat net.i2p.data.Destination.create(Destination.java:57)\n\tat net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:77)\n\tat i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:100)\n\tat i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82)\n\tat net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43)\n\tat net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400)\n\tat java.lang.Thread.run(Unknown Source)\n\tat net.i2p.util.I2PThread.run(I2PThread.java:103)\n17.11.2 03:34:08 ERROR [te #42743]: ] te.network.I2PPacketDispatcher: Invalid datagram received.\nnet.i2p.data.DataFormatException: Error loading datagram\n\tat net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:101)\n\tat i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:100)\n\tat i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82)\n\tat net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43)\n\tat net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400)\n\tat java.lang.Thread.run(Unknown Source)\n\tat net.i2p.util.I2PThread.run(I2PThread.java:103)\nCaused by: java.io.EOFException: EOF after reading 0 bytes of 256 byte value\n\tat net.i2p.data.DataHelper.read(DataHelper.java:1300)\n\tat net.i2p.data.DataHelper.read(DataHelper.java:1280)\n\tat net.i2p.data.SDSCache.get(SDSCache.java:175)\n\tat net.i2p.data.PublicKey.create(PublicKey.java:44)\n\tat net.i2p.data.Destination.create(Destination.java:57)\n\tat net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:77)\n\t... 6 more\n17.11.2 03:34:49 ERROR [te #42743]: ] te.network.I2PPacketDispatcher: Can't get new message from I2PSession.\nnet.i2p.client.I2PSessionException: Error decompressing message\n\tat net.i2p.client.impl.I2PSessionImpl2.receiveMessage(I2PSessionImpl2.java:326)\n\tat i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:89)\n\tat i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82)\n\tat net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43)\n\tat net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400)\n\tat java.lang.Thread.run(Unknown Source)\n\tat net.i2p.util.I2PThread.run(I2PThread.java:103)\nCaused by: java.util.zip.ZipException: invalid stored block lengths\n\tat java.util.zip.InflaterInputStream.read(Unknown Source)\n\tat net.i2p.util.ResettableGZIPInputStream.read(ResettableGZIPInputStream.java:100)\n\tat net.i2p.data.DataHelper.decompress(DataHelper.java:1703)\n\tat net.i2p.data.DataHelper.decompress(DataHelper.java:1683)\n\tat net.i2p.client.impl.I2PSessionImpl2.receiveMessage(I2PSessionImpl2.java:324)\n\t... 6 more\n17.11.2 03:34:49 ERROR [te #42743]: ] .datagram.I2PDatagramDissector: Error loading datagram\njava.io.EOFException: EOF after reading 0 bytes of 256 byte value\n\tat net.i2p.data.DataHelper.read(DataHelper.java:1300)\n\tat net.i2p.data.DataHelper.read(DataHelper.java:1280)\n\tat net.i2p.data.SDSCache.get(SDSCache.java:175)\n\tat net.i2p.data.PublicKey.create(PublicKey.java:44)\n\tat net.i2p.data.Destination.create(Destination.java:57)\n\tat net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:77)\n\tat i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:100)\n\tat i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82)\n\tat net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43)\n\tat net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400)\n\tat java.lang.Thread.run(Unknown Source)\n\tat net.i2p.util.I2PThread.run(I2PThread.java:103)\n17.11.2 03:34:49 ERROR [te #42743]: ] te.network.I2PPacketDispatcher: Invalid datagram received.\nnet.i2p.data.DataFormatException: Error loading datagram\n\tat net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:101)\n\tat i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:100)\n\tat i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82)\n\tat net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43)\n\tat net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400)\n\tat java.lang.Thread.run(Unknown Source)\n\tat net.i2p.util.I2PThread.run(I2PThread.java:103)\nCaused by: java.io.EOFException: EOF after reading 0 bytes of 256 byte value\n\tat net.i2p.data.DataHelper.read(DataHelper.java:1300)\n\tat net.i2p.data.DataHelper.read(DataHelper.java:1280)\n\tat net.i2p.data.SDSCache.get(SDSCache.java:175)\n\tat net.i2p.data.PublicKey.create(PublicKey.java:44)\n\tat net.i2p.data.Destination.create(Destination.java:57)\n\tat net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:77)\n\t... 6 more\n17.11.2 03:44:37 ERROR [te #42743]: ] te.network.I2PPacketDispatcher: Can't get new message from I2PSession.\nnet.i2p.client.I2PSessionException: Error decompressing message\n\tat net.i2p.client.impl.I2PSessionImpl2.receiveMessage(I2PSessionImpl2.java:326)\n\tat i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:89)\n\tat i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82)\n\tat net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43)\n\tat net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400)\n\tat java.lang.Thread.run(Unknown Source)\n\tat net.i2p.util.I2PThread.run(I2PThread.java:103)\nCaused by: java.util.zip.ZipException: invalid code lengths set\n\tat java.util.zip.InflaterInputStream.read(Unknown Source)\n\tat net.i2p.util.ResettableGZIPInputStream.read(ResettableGZIPInputStream.java:100)\n\tat net.i2p.data.DataHelper.decompress(DataHelper.java:1703)\n\tat net.i2p.data.DataHelper.decompress(DataHelper.java:1683)\n\tat net.i2p.client.impl.I2PSessionImpl2.receiveMessage(I2PSessionImpl2.java:324)\n\t... 6 more\n17.11.2 03:44:37 ERROR [te #42743]: ] .datagram.I2PDatagramDissector: Error loading datagram\njava.io.EOFException: EOF after reading 0 bytes of 256 byte value\n\tat net.i2p.data.DataHelper.read(DataHelper.java:1300)\n\tat net.i2p.data.DataHelper.read(DataHelper.java:1280)\n\tat net.i2p.data.SDSCache.get(SDSCache.java:175)\n\tat net.i2p.data.PublicKey.create(PublicKey.java:44)\n\tat net.i2p.data.Destination.create(Destination.java:57)\n\tat net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:77)\n\tat i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:100)\n\tat i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82)\n\tat net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43)\n\tat net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400)\n\tat java.lang.Thread.run(Unknown Source)\n\tat net.i2p.util.I2PThread.run(I2PThread.java:103)\n17.11.2 03:44:37 ERROR [te #42743]: ] te.network.I2PPacketDispatcher: Invalid datagram received.\nnet.i2p.data.DataFormatException: Error loading datagram\n\tat net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:101)\n\tat i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:100)\n\tat i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82)\n\tat net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43)\n\tat net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400)\n\tat java.lang.Thread.run(Unknown Source)\n\tat net.i2p.util.I2PThread.run(I2PThread.java:103)\nCaused by: java.io.EOFException: EOF after reading 0 bytes of 256 byte value\n\tat net.i2p.data.DataHelper.read(DataHelper.java:1300)\n\tat net.i2p.data.DataHelper.read(DataHelper.java:1280)\n\tat net.i2p.data.SDSCache.get(SDSCache.java:175)\n\tat net.i2p.data.PublicKey.create(PublicKey.java:44)\n\tat net.i2p.data.Destination.create(Destination.java:57)\n\tat net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:77)\n\t... 6 more\n17.11.2 03:45:09 ERROR [te #42743]: ] te.network.I2PPacketDispatcher: Can't get new message from I2PSession.\nnet.i2p.client.I2PSessionException: Error decompressing message\n\tat net.i2p.client.impl.I2PSessionImpl2.receiveMessage(I2PSessionImpl2.java:326)\n\tat i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:89)\n\tat i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82)\n\tat net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43)\n\tat net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400)\n\tat java.lang.Thread.run(Unknown Source)\n\tat net.i2p.util.I2PThread.run(I2PThread.java:103)\nCaused by: java.util.zip.ZipException: invalid code lengths set\n\tat java.util.zip.InflaterInputStream.read(Unknown Source)\n\tat net.i2p.util.ResettableGZIPInputStream.read(ResettableGZIPInputStream.java:100)\n\tat net.i2p.data.DataHelper.decompress(DataHelper.java:1703)\n\tat net.i2p.data.DataHelper.decompress(DataHelper.java:1683)\n\tat net.i2p.client.impl.I2PSessionImpl2.receiveMessage(I2PSessionImpl2.java:324)\n\t... 6 more\n17.11.2 03:45:09 ERROR [te #42743]: ] .datagram.I2PDatagramDissector: Error loading datagram\njava.io.EOFException: EOF after reading 0 bytes of 256 byte value\n\tat net.i2p.data.DataHelper.read(DataHelper.java:1300)\n\tat net.i2p.data.DataHelper.read(DataHelper.java:1280)\n\tat net.i2p.data.SDSCache.get(SDSCache.java:175)\n\tat net.i2p.data.PublicKey.create(PublicKey.java:44)\n\tat net.i2p.data.Destination.create(Destination.java:57)\n\tat net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:77)\n\tat i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:100)\n\tat i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82)\n\tat net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43)\n\tat net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400)\n\tat java.lang.Thread.run(Unknown Source)\n\tat net.i2p.util.I2PThread.run(I2PThread.java:103)\n17.11.2 03:45:09 ERROR [te #42743]: ] te.network.I2PPacketDispatcher: Invalid datagram received.\nnet.i2p.data.DataFormatException: Error loading datagram\n\tat net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:101)\n\tat i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:100)\n\tat i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82)\n\tat net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43)\n\tat net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400)\n\tat java.lang.Thread.run(Unknown Source)\n\tat net.i2p.util.I2PThread.run(I2PThread.java:103)\nCaused by: java.io.EOFException: EOF after reading 0 bytes of 256 byte value\n\tat net.i2p.data.DataHelper.read(DataHelper.java:1300)\n\tat net.i2p.data.DataHelper.read(DataHelper.java:1280)\n\tat net.i2p.data.SDSCache.get(SDSCache.java:175)\n\tat net.i2p.data.PublicKey.create(PublicKey.java:44)\n\tat net.i2p.data.Destination.create(Destination.java:57)\n\tat net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:77)\n\t... 6 more\n}}}\n\nEdit:\nI2P-Bote Version 0.4.5 ", 
    "reporter": "djjeshk", 
    "cc": "", 
    "resolution": "", 
    "_ts": "1486826356221017", 
    "component": "apps/plugins", 
    "summary": "I2P-Bote: Multiple errors", 
    "priority": "minor", 
    "keywords": "i2p-bote", 
    "version": "0.9.28", 
    "parents": "", 
    "time": "2017-02-11T09:42:50", 
    "milestone": "undecided", 
    "owner": "str4d", 
    "type": "defect"
}
str4d commented 7 years ago

Trac update at 20170211T09:50:56:

{{{ I2P version: 0.9.28-0 Java version: Oracle Corporation 1.8.0_121 (Java(TM) SE Runtime Environment 1.8.0_121-b13) Wrapper version: 3.5.25 Server version: 8.1.21.v20160908 Servlet version: Jasper JSP 2.1 Engine JSTL version: standard-taglib 1.2.0 Platform: Windows 7 amd64 6.1 Jcpuid version: 3 Processor: Penryn (core2) Jbigi: Locally optimized library jbigi-windows-core2_64.dll loaded from file Jbigi version: 3 GMP version: 6.0.0

}}}

{{{ 17.11.2 03:34:08 ERROR [te #42743]: ] te.network.I2PPacketDispatcher: Can't get new message from I2PSession. net.i2p.client.I2PSessionException: Error decompressing message at net.i2p.client.impl.I2PSessionImpl2.receiveMessage(I2PSessionImpl2.java:326) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:89) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82) at net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43) at net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400) at java.lang.Thread.run(Unknown Source) at net.i2p.util.I2PThread.run(I2PThread.java:103) Caused by: java.util.zip.ZipException: invalid stored block lengths at java.util.zip.InflaterInputStream.read(Unknown Source) at net.i2p.util.ResettableGZIPInputStream.read(ResettableGZIPInputStream.java:100) at net.i2p.data.DataHelper.decompress(DataHelper.java:1703) at net.i2p.data.DataHelper.decompress(DataHelper.java:1683) at net.i2p.client.impl.I2PSessionImpl2.receiveMessage(I2PSessionImpl2.java:324) ... 6 more 17.11.2 03:34:08 ERROR [te #42743]: ] .datagram.I2PDatagramDissector: Error loading datagram java.io.EOFException: EOF after reading 0 bytes of 256 byte value at net.i2p.data.DataHelper.read(DataHelper.java:1300) at net.i2p.data.DataHelper.read(DataHelper.java:1280) at net.i2p.data.SDSCache.get(SDSCache.java:175) at net.i2p.data.PublicKey.create(PublicKey.java:44) at net.i2p.data.Destination.create(Destination.java:57) at net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:77) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:100) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82) at net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43) at net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400) at java.lang.Thread.run(Unknown Source) at net.i2p.util.I2PThread.run(I2PThread.java:103) 17.11.2 03:34:08 ERROR [te #42743]: ] te.network.I2PPacketDispatcher: Invalid datagram received. net.i2p.data.DataFormatException: Error loading datagram at net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:101) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:100) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82) at net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43) at net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400) at java.lang.Thread.run(Unknown Source) at net.i2p.util.I2PThread.run(I2PThread.java:103) Caused by: java.io.EOFException: EOF after reading 0 bytes of 256 byte value at net.i2p.data.DataHelper.read(DataHelper.java:1300) at net.i2p.data.DataHelper.read(DataHelper.java:1280) at net.i2p.data.SDSCache.get(SDSCache.java:175) at net.i2p.data.PublicKey.create(PublicKey.java:44) at net.i2p.data.Destination.create(Destination.java:57) at net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:77) ... 6 more 17.11.2 03:34:49 ERROR [te #42743]: ] te.network.I2PPacketDispatcher: Can't get new message from I2PSession. net.i2p.client.I2PSessionException: Error decompressing message at net.i2p.client.impl.I2PSessionImpl2.receiveMessage(I2PSessionImpl2.java:326) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:89) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82) at net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43) at net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400) at java.lang.Thread.run(Unknown Source) at net.i2p.util.I2PThread.run(I2PThread.java:103) Caused by: java.util.zip.ZipException: invalid stored block lengths at java.util.zip.InflaterInputStream.read(Unknown Source) at net.i2p.util.ResettableGZIPInputStream.read(ResettableGZIPInputStream.java:100) at net.i2p.data.DataHelper.decompress(DataHelper.java:1703) at net.i2p.data.DataHelper.decompress(DataHelper.java:1683) at net.i2p.client.impl.I2PSessionImpl2.receiveMessage(I2PSessionImpl2.java:324) ... 6 more 17.11.2 03:34:49 ERROR [te #42743]: ] .datagram.I2PDatagramDissector: Error loading datagram java.io.EOFException: EOF after reading 0 bytes of 256 byte value at net.i2p.data.DataHelper.read(DataHelper.java:1300) at net.i2p.data.DataHelper.read(DataHelper.java:1280) at net.i2p.data.SDSCache.get(SDSCache.java:175) at net.i2p.data.PublicKey.create(PublicKey.java:44) at net.i2p.data.Destination.create(Destination.java:57) at net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:77) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:100) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82) at net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43) at net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400) at java.lang.Thread.run(Unknown Source) at net.i2p.util.I2PThread.run(I2PThread.java:103) 17.11.2 03:34:49 ERROR [te #42743]: ] te.network.I2PPacketDispatcher: Invalid datagram received. net.i2p.data.DataFormatException: Error loading datagram at net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:101) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:100) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82) at net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43) at net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400) at java.lang.Thread.run(Unknown Source) at net.i2p.util.I2PThread.run(I2PThread.java:103) Caused by: java.io.EOFException: EOF after reading 0 bytes of 256 byte value at net.i2p.data.DataHelper.read(DataHelper.java:1300) at net.i2p.data.DataHelper.read(DataHelper.java:1280) at net.i2p.data.SDSCache.get(SDSCache.java:175) at net.i2p.data.PublicKey.create(PublicKey.java:44) at net.i2p.data.Destination.create(Destination.java:57) at net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:77) ... 6 more 17.11.2 03:44:37 ERROR [te #42743]: ] te.network.I2PPacketDispatcher: Can't get new message from I2PSession. net.i2p.client.I2PSessionException: Error decompressing message at net.i2p.client.impl.I2PSessionImpl2.receiveMessage(I2PSessionImpl2.java:326) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:89) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82) at net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43) at net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400) at java.lang.Thread.run(Unknown Source) at net.i2p.util.I2PThread.run(I2PThread.java:103) Caused by: java.util.zip.ZipException: invalid code lengths set at java.util.zip.InflaterInputStream.read(Unknown Source) at net.i2p.util.ResettableGZIPInputStream.read(ResettableGZIPInputStream.java:100) at net.i2p.data.DataHelper.decompress(DataHelper.java:1703) at net.i2p.data.DataHelper.decompress(DataHelper.java:1683) at net.i2p.client.impl.I2PSessionImpl2.receiveMessage(I2PSessionImpl2.java:324) ... 6 more 17.11.2 03:44:37 ERROR [te #42743]: ] .datagram.I2PDatagramDissector: Error loading datagram java.io.EOFException: EOF after reading 0 bytes of 256 byte value at net.i2p.data.DataHelper.read(DataHelper.java:1300) at net.i2p.data.DataHelper.read(DataHelper.java:1280) at net.i2p.data.SDSCache.get(SDSCache.java:175) at net.i2p.data.PublicKey.create(PublicKey.java:44) at net.i2p.data.Destination.create(Destination.java:57) at net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:77) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:100) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82) at net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43) at net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400) at java.lang.Thread.run(Unknown Source) at net.i2p.util.I2PThread.run(I2PThread.java:103) 17.11.2 03:44:37 ERROR [te #42743]: ] te.network.I2PPacketDispatcher: Invalid datagram received. net.i2p.data.DataFormatException: Error loading datagram at net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:101) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:100) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82) at net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43) at net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400) at java.lang.Thread.run(Unknown Source) at net.i2p.util.I2PThread.run(I2PThread.java:103) Caused by: java.io.EOFException: EOF after reading 0 bytes of 256 byte value at net.i2p.data.DataHelper.read(DataHelper.java:1300) at net.i2p.data.DataHelper.read(DataHelper.java:1280) at net.i2p.data.SDSCache.get(SDSCache.java:175) at net.i2p.data.PublicKey.create(PublicKey.java:44) at net.i2p.data.Destination.create(Destination.java:57) at net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:77) ... 6 more 17.11.2 03:45:09 ERROR [te #42743]: ] te.network.I2PPacketDispatcher: Can't get new message from I2PSession. net.i2p.client.I2PSessionException: Error decompressing message at net.i2p.client.impl.I2PSessionImpl2.receiveMessage(I2PSessionImpl2.java:326) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:89) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82) at net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43) at net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400) at java.lang.Thread.run(Unknown Source) at net.i2p.util.I2PThread.run(I2PThread.java:103) Caused by: java.util.zip.ZipException: invalid code lengths set at java.util.zip.InflaterInputStream.read(Unknown Source) at net.i2p.util.ResettableGZIPInputStream.read(ResettableGZIPInputStream.java:100) at net.i2p.data.DataHelper.decompress(DataHelper.java:1703) at net.i2p.data.DataHelper.decompress(DataHelper.java:1683) at net.i2p.client.impl.I2PSessionImpl2.receiveMessage(I2PSessionImpl2.java:324) ... 6 more 17.11.2 03:45:09 ERROR [te #42743]: ] .datagram.I2PDatagramDissector: Error loading datagram java.io.EOFException: EOF after reading 0 bytes of 256 byte value at net.i2p.data.DataHelper.read(DataHelper.java:1300) at net.i2p.data.DataHelper.read(DataHelper.java:1280) at net.i2p.data.SDSCache.get(SDSCache.java:175) at net.i2p.data.PublicKey.create(PublicKey.java:44) at net.i2p.data.Destination.create(Destination.java:57) at net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:77) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:100) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82) at net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43) at net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400) at java.lang.Thread.run(Unknown Source) at net.i2p.util.I2PThread.run(I2PThread.java:103) 17.11.2 03:45:09 ERROR [te #42743]: ] te.network.I2PPacketDispatcher: Invalid datagram received. net.i2p.data.DataFormatException: Error loading datagram at net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:101) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:100) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82) at net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43) at net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400) at java.lang.Thread.run(Unknown Source) at net.i2p.util.I2PThread.run(I2PThread.java:103) Caused by: java.io.EOFException: EOF after reading 0 bytes of 256 byte value at net.i2p.data.DataHelper.read(DataHelper.java:1300) at net.i2p.data.DataHelper.read(DataHelper.java:1280) at net.i2p.data.SDSCache.get(SDSCache.java:175) at net.i2p.data.PublicKey.create(PublicKey.java:44) at net.i2p.data.Destination.create(Destination.java:57) at net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:77) ... 6 more }}}

to:

{{{ I2P version: 0.9.28-0 Java version: Oracle Corporation 1.8.0_121 (Java(TM) SE Runtime Environment 1.8.0_121-b13) Wrapper version: 3.5.25 Server version: 8.1.21.v20160908 Servlet version: Jasper JSP 2.1 Engine JSTL version: standard-taglib 1.2.0 Platform: Windows 7 amd64 6.1 Jcpuid version: 3 Processor: Penryn (core2) Jbigi: Locally optimized library jbigi-windows-core2_64.dll loaded from file Jbigi version: 3 GMP version: 6.0.0

}}}

{{{ 17.11.2 03:34:08 ERROR [te #42743]: ] te.network.I2PPacketDispatcher: Can't get new message from I2PSession. net.i2p.client.I2PSessionException: Error decompressing message at net.i2p.client.impl.I2PSessionImpl2.receiveMessage(I2PSessionImpl2.java:326) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:89) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82) at net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43) at net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400) at java.lang.Thread.run(Unknown Source) at net.i2p.util.I2PThread.run(I2PThread.java:103) Caused by: java.util.zip.ZipException: invalid stored block lengths at java.util.zip.InflaterInputStream.read(Unknown Source) at net.i2p.util.ResettableGZIPInputStream.read(ResettableGZIPInputStream.java:100) at net.i2p.data.DataHelper.decompress(DataHelper.java:1703) at net.i2p.data.DataHelper.decompress(DataHelper.java:1683) at net.i2p.client.impl.I2PSessionImpl2.receiveMessage(I2PSessionImpl2.java:324) ... 6 more 17.11.2 03:34:08 ERROR [te #42743]: ] .datagram.I2PDatagramDissector: Error loading datagram java.io.EOFException: EOF after reading 0 bytes of 256 byte value at net.i2p.data.DataHelper.read(DataHelper.java:1300) at net.i2p.data.DataHelper.read(DataHelper.java:1280) at net.i2p.data.SDSCache.get(SDSCache.java:175) at net.i2p.data.PublicKey.create(PublicKey.java:44) at net.i2p.data.Destination.create(Destination.java:57) at net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:77) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:100) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82) at net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43) at net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400) at java.lang.Thread.run(Unknown Source) at net.i2p.util.I2PThread.run(I2PThread.java:103) 17.11.2 03:34:08 ERROR [te #42743]: ] te.network.I2PPacketDispatcher: Invalid datagram received. net.i2p.data.DataFormatException: Error loading datagram at net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:101) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:100) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82) at net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43) at net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400) at java.lang.Thread.run(Unknown Source) at net.i2p.util.I2PThread.run(I2PThread.java:103) Caused by: java.io.EOFException: EOF after reading 0 bytes of 256 byte value at net.i2p.data.DataHelper.read(DataHelper.java:1300) at net.i2p.data.DataHelper.read(DataHelper.java:1280) at net.i2p.data.SDSCache.get(SDSCache.java:175) at net.i2p.data.PublicKey.create(PublicKey.java:44) at net.i2p.data.Destination.create(Destination.java:57) at net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:77) ... 6 more 17.11.2 03:34:49 ERROR [te #42743]: ] te.network.I2PPacketDispatcher: Can't get new message from I2PSession. net.i2p.client.I2PSessionException: Error decompressing message at net.i2p.client.impl.I2PSessionImpl2.receiveMessage(I2PSessionImpl2.java:326) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:89) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82) at net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43) at net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400) at java.lang.Thread.run(Unknown Source) at net.i2p.util.I2PThread.run(I2PThread.java:103) Caused by: java.util.zip.ZipException: invalid stored block lengths at java.util.zip.InflaterInputStream.read(Unknown Source) at net.i2p.util.ResettableGZIPInputStream.read(ResettableGZIPInputStream.java:100) at net.i2p.data.DataHelper.decompress(DataHelper.java:1703) at net.i2p.data.DataHelper.decompress(DataHelper.java:1683) at net.i2p.client.impl.I2PSessionImpl2.receiveMessage(I2PSessionImpl2.java:324) ... 6 more 17.11.2 03:34:49 ERROR [te #42743]: ] .datagram.I2PDatagramDissector: Error loading datagram java.io.EOFException: EOF after reading 0 bytes of 256 byte value at net.i2p.data.DataHelper.read(DataHelper.java:1300) at net.i2p.data.DataHelper.read(DataHelper.java:1280) at net.i2p.data.SDSCache.get(SDSCache.java:175) at net.i2p.data.PublicKey.create(PublicKey.java:44) at net.i2p.data.Destination.create(Destination.java:57) at net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:77) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:100) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82) at net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43) at net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400) at java.lang.Thread.run(Unknown Source) at net.i2p.util.I2PThread.run(I2PThread.java:103) 17.11.2 03:34:49 ERROR [te #42743]: ] te.network.I2PPacketDispatcher: Invalid datagram received. net.i2p.data.DataFormatException: Error loading datagram at net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:101) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:100) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82) at net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43) at net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400) at java.lang.Thread.run(Unknown Source) at net.i2p.util.I2PThread.run(I2PThread.java:103) Caused by: java.io.EOFException: EOF after reading 0 bytes of 256 byte value at net.i2p.data.DataHelper.read(DataHelper.java:1300) at net.i2p.data.DataHelper.read(DataHelper.java:1280) at net.i2p.data.SDSCache.get(SDSCache.java:175) at net.i2p.data.PublicKey.create(PublicKey.java:44) at net.i2p.data.Destination.create(Destination.java:57) at net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:77) ... 6 more 17.11.2 03:44:37 ERROR [te #42743]: ] te.network.I2PPacketDispatcher: Can't get new message from I2PSession. net.i2p.client.I2PSessionException: Error decompressing message at net.i2p.client.impl.I2PSessionImpl2.receiveMessage(I2PSessionImpl2.java:326) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:89) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82) at net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43) at net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400) at java.lang.Thread.run(Unknown Source) at net.i2p.util.I2PThread.run(I2PThread.java:103) Caused by: java.util.zip.ZipException: invalid code lengths set at java.util.zip.InflaterInputStream.read(Unknown Source) at net.i2p.util.ResettableGZIPInputStream.read(ResettableGZIPInputStream.java:100) at net.i2p.data.DataHelper.decompress(DataHelper.java:1703) at net.i2p.data.DataHelper.decompress(DataHelper.java:1683) at net.i2p.client.impl.I2PSessionImpl2.receiveMessage(I2PSessionImpl2.java:324) ... 6 more 17.11.2 03:44:37 ERROR [te #42743]: ] .datagram.I2PDatagramDissector: Error loading datagram java.io.EOFException: EOF after reading 0 bytes of 256 byte value at net.i2p.data.DataHelper.read(DataHelper.java:1300) at net.i2p.data.DataHelper.read(DataHelper.java:1280) at net.i2p.data.SDSCache.get(SDSCache.java:175) at net.i2p.data.PublicKey.create(PublicKey.java:44) at net.i2p.data.Destination.create(Destination.java:57) at net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:77) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:100) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82) at net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43) at net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400) at java.lang.Thread.run(Unknown Source) at net.i2p.util.I2PThread.run(I2PThread.java:103) 17.11.2 03:44:37 ERROR [te #42743]: ] te.network.I2PPacketDispatcher: Invalid datagram received. net.i2p.data.DataFormatException: Error loading datagram at net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:101) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:100) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82) at net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43) at net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400) at java.lang.Thread.run(Unknown Source) at net.i2p.util.I2PThread.run(I2PThread.java:103) Caused by: java.io.EOFException: EOF after reading 0 bytes of 256 byte value at net.i2p.data.DataHelper.read(DataHelper.java:1300) at net.i2p.data.DataHelper.read(DataHelper.java:1280) at net.i2p.data.SDSCache.get(SDSCache.java:175) at net.i2p.data.PublicKey.create(PublicKey.java:44) at net.i2p.data.Destination.create(Destination.java:57) at net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:77) ... 6 more 17.11.2 03:45:09 ERROR [te #42743]: ] te.network.I2PPacketDispatcher: Can't get new message from I2PSession. net.i2p.client.I2PSessionException: Error decompressing message at net.i2p.client.impl.I2PSessionImpl2.receiveMessage(I2PSessionImpl2.java:326) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:89) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82) at net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43) at net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400) at java.lang.Thread.run(Unknown Source) at net.i2p.util.I2PThread.run(I2PThread.java:103) Caused by: java.util.zip.ZipException: invalid code lengths set at java.util.zip.InflaterInputStream.read(Unknown Source) at net.i2p.util.ResettableGZIPInputStream.read(ResettableGZIPInputStream.java:100) at net.i2p.data.DataHelper.decompress(DataHelper.java:1703) at net.i2p.data.DataHelper.decompress(DataHelper.java:1683) at net.i2p.client.impl.I2PSessionImpl2.receiveMessage(I2PSessionImpl2.java:324) ... 6 more 17.11.2 03:45:09 ERROR [te #42743]: ] .datagram.I2PDatagramDissector: Error loading datagram java.io.EOFException: EOF after reading 0 bytes of 256 byte value at net.i2p.data.DataHelper.read(DataHelper.java:1300) at net.i2p.data.DataHelper.read(DataHelper.java:1280) at net.i2p.data.SDSCache.get(SDSCache.java:175) at net.i2p.data.PublicKey.create(PublicKey.java:44) at net.i2p.data.Destination.create(Destination.java:57) at net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:77) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:100) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82) at net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43) at net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400) at java.lang.Thread.run(Unknown Source) at net.i2p.util.I2PThread.run(I2PThread.java:103) 17.11.2 03:45:09 ERROR [te #42743]: ] te.network.I2PPacketDispatcher: Invalid datagram received. net.i2p.data.DataFormatException: Error loading datagram at net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:101) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:100) at i2p.bote.network.I2PPacketDispatcher.messageAvailable(I2PPacketDispatcher.java:82) at net.i2p.client.impl.I2PSessionDemultiplexer.messageAvailable(I2PSessionDemultiplexer.java:43) at net.i2p.client.impl.I2PSessionMuxedImpl$MuxedAvailabilityNotifier.run(I2PSessionMuxedImpl.java:400) at java.lang.Thread.run(Unknown Source) at net.i2p.util.I2PThread.run(I2PThread.java:103) Caused by: java.io.EOFException: EOF after reading 0 bytes of 256 byte value at net.i2p.data.DataHelper.read(DataHelper.java:1300) at net.i2p.data.DataHelper.read(DataHelper.java:1280) at net.i2p.data.SDSCache.get(SDSCache.java:175) at net.i2p.data.PublicKey.create(PublicKey.java:44) at net.i2p.data.Destination.create(Destination.java:57) at net.i2p.client.datagram.I2PDatagramDissector.loadI2PDatagram(I2PDatagramDissector.java:77) ... 6 more }}}

Edit: I2P-Bote Version 0.4.5

str4d commented 7 years ago

Trac update at 20170211T15:19:16:

these all look like decompression errors, see https://trac.i2p2.de/ticket/1915