View Single Post
  #2 (permalink)  
Old November 15th, 2007
MH2 MH2 is offline
Novicius
 
Join Date: November 15th, 2007
Posts: 1
MH2 is flying high
Default Similar Problem

I am trying to run it under Ubunutu 7.04 and am getting the below msg from the shell command, as you can see it is running under a later version of the Sun JRE, any ideas?

/usr/lib/LimeWire$ ./runLime.sh
Starting LimeWire...
Java exec found in PATH. Verifying...
Suitable java version found [java = 1.6.0_03]
Configuring environment...
Loading LimeWire:
#
# An unexpected error has been detected by Java Runtime Environment:
#
# SIGSEGV./runLime.sh: line 124: 9867 Segmentation fault (core dumped) ${JAVA_PROGRAM_DIR}java -ea -Dorg.apache.commons.logging.Log=org.apache.commons .logging.impl.NoOpLog -Djava.library.path=. $EXECUTABLE -jar LimeWire.jar $ARGUMENTS

************************************************** ****************
Something went wrong with LimeWire.
Maybe you're using the wrong version of Java?
(LimeWire is tested against and works best with with Sun's JRE, Java 1.5+)
The version of Java in your PATH is:
java version "1.6.0_03"
Java(TM) SE Runtime Environment (build 1.6.0_03-b05)
Java HotSpot(TM) Server VM (build 1.6.0_03-b05, mixed mode)
Reply With Quote