Subsonic 4.6 Beta 2 issues
Just upgraded from beta 1 to beta 2 and subsonic will not start
Error in /var/subsonic/subsonic_sh.log is
and in /usr/share/subsonic/hs_err_pid17176.log
I can post the full error logs if needed
JRE is installed, latest edition, Ubuntu Server 11.10, have reverted back to 4.5 without issues
Any clues or suggestions welcome!
Iain
Error in /var/subsonic/subsonic_sh.log is
- Code: Select all
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x0118da50, pid=17176, tid=3077938032
#
# JRE version: 6.0_23-b23
# Java VM: OpenJDK Client VM (20.0-b11 mixed mode, sharing linux-x86 )
# Derivative: IcedTea6 1.11pre
# Distribution: Ubuntu 11.10, package 6b23~pre11-0ubuntu1.11.10
# Problematic frame:
# V [libjvm.so+0x201a50] AbstractInterpreter::method_kind(methodHandle)+0x70
#
and in /usr/share/subsonic/hs_err_pid17176.log
- Code: Select all
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x0118da50, pid=17176, tid=3077938032
#
# JRE version: 6.0_23-b23
# Java VM: OpenJDK Client VM (20.0-b11 mixed mode, sharing linux-x86 )
# Derivative: IcedTea6 1.11pre
# Distribution: Ubuntu 11.10, package 6b23~pre11-0ubuntu1.11.10
# Problematic frame:
# V [libjvm.so+0x201a50] AbstractInterpreter::method_kind(methodHandle)+0x70
#
.........
Java Threads: ( => current thread )
Other Threads:
=>0x08dd4400 (exited) JavaThread "Unknown thread" [_thread_in_vm, id=17177, stack(0xb7709000,0xb775a000)]
VM state:not at safepoint (not fully initialized)
VM Mutex/Monitor currently owned by a thread: None
............
VM Arguments:
jvm_args: -Xmx100m -Dsubsonic.home=/var/subsonic -Dsubsonic.host=0.0.0.0 -Dsubsonic.port=4040 -Dsubsonic.httpsPort=0 -Dsubsonic.contextPath=/$
java_command: subsonic-booter-jar-with-dependencies.jar
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=/sbin:/usr/sbin:/bin:/usr/bin
LD_LIBRARY_PATH=/usr/lib/jvm/java-6-openjdk/jre/lib/i386/client:/usr/lib/jvm/java-6-openjdk/jre/lib/i386:/usr/lib/jvm/java-6-openjdk/jre/../l$
I can post the full error logs if needed
JRE is installed, latest edition, Ubuntu Server 11.10, have reverted back to 4.5 without issues
Any clues or suggestions welcome!
Iain