#577 closed defect (fixed)
ppa update ubuntu -> startup of deamon fails
Reported by: | generichuman | Owned by: | killyourtv |
---|---|---|---|
Priority: | major | Milestone: | 0.8.12 |
Component: | package/ubuntu | Version: | 0.8.11 |
Keywords: | start, startup, deamon, openjdk, undefined symbol, __gmpz_init2, 8.12, ubuntu, linux, deb, ppa | Cc: | |
Parent Tickets: | Sensitive: | no |
Description
Hi there,
if just got an update from the i2p ppa from the patched 8.11 to 8.12. After the update the service doesn't start anymore, here is what i got from the logfiles:
==> /var/log/i2p/wrapper.log <== 2012/01/06 13:31:34 | --> Wrapper Started as Daemon 2012/01/06 13:31:34 | Java Service Wrapper Community Edition 64-bit 3.5.13 2012/01/06 13:31:34 | Copyright (C) 1999-2011 Tanuki Software, Ltd. All Rights Reserved. 2012/01/06 13:31:34 | http://wrapper.tanukisoftware.com 2012/01/06 13:31:34 | 2012/01/06 13:31:35 | Launching a JVM... 2012/01/06 13:31:36 | WrapperManager: Initializing... 2012/01/06 13:31:36 | Starting I2P 0.8.12-0-deb1 ==> /var/log/i2p/log-router-1.txt <== ==> /var/log/i2p/wrapper.log <== 2012/01/06 13:31:37 | JVM exited while starting the application. 2012/01/06 13:31:37 | INFO: Native CPUID library jcpuid-x86-linux loaded from file 2012/01/06 13:31:37 | INFO: Locally optimized native BigInteger library loaded from file 2012/01/06 13:31:37 | /usr/lib/jvm/java-6-openjdk/jre/bin/java: symbol lookup error: /usr/lib/jni/libjbigi.so: undefined symbol: __gmpz_init2 2012/01/06 13:31:52 | Launching a JVM... 2012/01/06 13:31:52 | WrapperManager: Initializing... 2012/01/06 13:31:53 | Starting I2P 0.8.12-0-deb1 ==> /var/log/i2p/log-router-0.txt <== ==> /var/log/i2p/wrapper.log <== 2012/01/06 13:31:54 | INFO: Native CPUID library jcpuid-x86-linux loaded from file 2012/01/06 13:31:54 | INFO: Locally optimized native BigInteger library loaded from file 2012/01/06 13:31:54 | /usr/lib/jvm/java-6-openjdk/jre/bin/java: symbol lookup error: /usr/lib/jni/libjbigi.so: undefined symbol: __gmpz_init2 2012/01/06 13:31:54 | JVM exited while starting the application. 2012/01/06 13:32:09 | Launching a JVM... 2012/01/06 13:32:09 | WrapperManager: Initializing... 2012/01/06 13:32:10 | Starting I2P 0.8.12-0-deb1 ==> /var/log/i2p/log-router-1.txt <== ==> /var/log/i2p/wrapper.log <== 2012/01/06 13:32:11 | INFO: Native CPUID library jcpuid-x86-linux loaded from file 2012/01/06 13:32:11 | INFO: Locally optimized native BigInteger library loaded from file 2012/01/06 13:32:11 | JVM exited while starting the application. 2012/01/06 13:32:11 | /usr/lib/jvm/java-6-openjdk/jre/bin/java: symbol lookup error: /usr/lib/jni/libjbigi.so: undefined symbol: __gmpz_init2 2012/01/06 13:32:25 | Launching a JVM... 2012/01/06 13:32:26 | WrapperManager: Initializing... 2012/01/06 13:32:27 | Starting I2P 0.8.12-0-deb1 ==> /var/log/i2p/log-router-0.txt <== ==> /var/log/i2p/wrapper.log <== 2012/01/06 13:32:28 | INFO: Native CPUID library jcpuid-x86-linux loaded from file 2012/01/06 13:32:28 | INFO: Locally optimized native BigInteger library loaded from file 2012/01/06 13:32:28 | JVM exited while starting the application. 2012/01/06 13:32:28 | /usr/lib/jvm/java-6-openjdk/jre/bin/java: symbol lookup error: /usr/lib/jni/libjbigi.so: undefined symbol: __gmpz_init2 2012/01/06 13:32:42 | Launching a JVM... 2012/01/06 13:32:43 | WrapperManager: Initializing... 2012/01/06 13:32:43 | Starting I2P 0.8.12-0-deb1 ==> /var/log/i2p/log-router-1.txt <== ==> /var/log/i2p/wrapper.log <== 2012/01/06 13:32:45 | INFO: Native CPUID library jcpuid-x86-linux loaded from file 2012/01/06 13:32:45 | INFO: Locally optimized native BigInteger library loaded from file 2012/01/06 13:32:45 | JVM exited while starting the application. 2012/01/06 13:32:45 | /usr/lib/jvm/java-6-openjdk/jre/bin/java: symbol lookup error: /usr/lib/jni/libjbigi.so: undefined symbol: __gmpz_init2 2012/01/06 13:32:45 | There were 5 failed launches in a row, each lasting less than 300 seconds. Giving up. 2012/01/06 13:32:45 | There may be a configuration problem: please check the logs. 2012/01/06 13:32:45 | <-- Wrapper Stopped
If needed I can perform runs to collect debug info, just tell me what to do.
Subtickets
Change History (3)
comment:1 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 9 years ago by
Glad it worked.
Now to find out WHY the problem came up to begin with…
Note: See
TracTickets for help on using
tickets.
I'm not sure why gmp wasn't working when it was built in oneiric but I copied the packages from the other distributions and that seems to work.
All that should be needed is