Custom Query (1937 matches)
Results (4 - 6 of 1937)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1059 | worksforme | "Error in funtion:" i2p-maintainer's ppa broken | ||
Description |
I2P version: 0.9.8-0 Java version: Sun Microsystems Inc. 1.6.0_27 (OpenJDK Runtime Environment 1.6.0_27-b27) Wrapper version: 3.5.20 Server version: 7.6.12.v20130726 Servlet version: Jasper JSP 2.1 Engine Platform: Linux i386 3.2.0-54-generic-pae Processor: Core i3 or i5/i7 mobile (32nm) (corei) Jbigi: Locally optimized native BigInteger? library loaded from file Encoding: UTF-8 Charset: UTF-8 installArchives() failed: Preconfiguring packages ... Preconfiguring packages ... Preconfiguring packages ... Preconfiguring packages ... (Reading database ... (Reading database ... 5%% (Reading database ... 10%% (Reading database ... 15%% (Reading database ... 20%% (Reading database ... 25%% (Reading database ... 30%% (Reading database ... 35%% (Reading database ... 40%% (Reading database ... 45%% (Reading database ... 50%% (Reading database ... 55%% (Reading database ... 60%% (Reading database ... 65%% (Reading database ... 70%% (Reading database ... 75%% (Reading database ... 80%% (Reading database ... 85%% (Reading database ... 90%% (Reading database ... 95%% (Reading database ... 100%% (Reading database ... 543074 files and directories currently installed.) Preparing to replace i2p 0.9.7.1-1p1 (using .../archives/i2p_0.9.8-2p2_all.deb) ... invoke-rc.d: initscript i2p, action "stop" failed. dpkg: warning: subprocess old pre-removal script returned error exit status 1 dpkg - trying script from the new package instead ... invoke-rc.d: initscript i2p, action "stop" failed. dpkg: error processing /var/cache/apt/archives/i2p_0.9.8-2p2_all.deb (--unpack): subprocess new pre-removal script returned error exit status 1 No apport report written because MaxReports is reached already Aborting upgrade Errors were encountered while processing: /var/cache/apt/archives/i2p_0.9.8-2p2_all.deb Error in function: |
|||
#2015 | not our bug | "Error starting the tunnel ...: null" error messages on 0.9.30-17-rc | ||
Description |
Immediately after an update to 0.9.30-17-rc there are messages: Starting tunnel I2P HTTP Proxy... Error starting the tunnel I2P HTTP Proxy: null in logs: ERROR [P HTTP Proxy] i2p.i2ptunnel.TunnelController: Error starting the tunnel I2P HTTP Proxy java.lang.UnsupportedOperationException at net.i2p.client.streaming.impl.I2PSocketManagerFull.setName(I2PSocketManagerFull.java:161) at net.i2p.i2ptunnel.I2PTunnelClientBase.buildSocketManager(I2PTunnelClientBase.java:440) at net.i2p.i2ptunnel.I2PTunnelClientBase.buildSocketManager(I2PTunnelClientBase.java:393) at net.i2p.i2ptunnel.I2PTunnelClientBase.getSocketManager(I2PTunnelClientBase.java:307) at net.i2p.i2ptunnel.I2PTunnelClientBase.getSocketManager(I2PTunnelClientBase.java:253) at net.i2p.i2ptunnel.I2PTunnelClientBase.verifySocketManager(I2PTunnelClientBase.java:237) at net.i2p.i2ptunnel.I2PTunnelClientBase.startRunning(I2PTunnelClientBase.java:526) at net.i2p.i2ptunnel.I2PTunnelHTTPClient.startRunning(I2PTunnelHTTPClient.java:318) at net.i2p.i2ptunnel.I2PTunnel.runHttpClient(I2PTunnel.java:976) at net.i2p.i2ptunnel.TunnelController.startHttpClient(TunnelController.java:439) at net.i2p.i2ptunnel.TunnelController.doStartTunnel(TunnelController.java:398) at net.i2p.i2ptunnel.TunnelController.startTunnel(TunnelController.java:355) at net.i2p.i2ptunnel.TunnelController$1.run(TunnelController.java:335) at java.lang.Thread.run(Thread.java:745) at net.i2p.util.I2PThread.run(I2PThread.java:103) system details: I2P version: 0.9.30-17-rc Java version: Oracle Corporation 1.8.0 (OpenJDK Runtime Environment 1.8.0) Wrapper version: 3.5.30 Server version: 9.2.21.v20170120 Servlet version: Jasper JSP 2.3 Engine JSTL version: standard-taglib 1.2.0 Platform: Linux amd64 4.4.67-13.pvops.qubes.x86_64 Jcpuid version: 3 Processor: Ivy Bridge (coreisbr) Jbigi: Locally optimized library libjbigi-linux-coreisbr_64.so loaded from file Jbigi version: 3 GMP version: 6.0.0 Encoding: UTF-8 Charset: UTF-8 |
|||
#686 | fixed | "GC loop of death" example with 0.9.1-5 | ||
Description |
"user" on #i2p-dev has been kind enough to forfeit his anonymity and provide us with a heap dump after observing the "GC Loop Of Death". Heap dump for jhat analysis from his router as well as wrapper logs are available here: http://t5qds7twb7eyyvp2fchhbn74tgdzv774rlru5guit5jkn4a6do7a.b32.i2p/dump/ description of the gc loop of death available here http://pastethis.i2p/show/1587/ a preliminary look at the logs suggests seedless may be to blame, but with OOMs you never know. |