View Single Post
  #1 (permalink)  
Old January 21st, 2002
Unregistered
Guest
 
Posts: n/a
Default Installation Error

I'm getting this annoying error message when I try to install newer versions of LimeWire on Linux. I believe the problems started with version 1.7 but don't take my word on that. Anyway, when I start up the binary, the loading bar on the splash screen fills up 3/4 way and then disappears, and returns this error:

Preparing to install...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...

Launching installer...

Invocation of this Java Application has caused an InvocationTargetException. Thi
s application will now exit. (LAX)

Stack Trace:
java.lang.StringIndexOutOfBoundsException: String index out of range: -4
at java.lang.String.substring(String.java:1525)
at java.lang.String.substring(String.java:1492)
at ZeroGi9.a(Unknown Source)
at com.zerog.ia.installer.util.magicfolders.JavaHomeM F.a(Unknown Source)
at com.zerog.ia.installer.util.magicfolders.JavaHomeM F.b(Unknown Source)
at com.zerog.ia.installer.util.magicfolders.MagicFold er.initializeAllMag
icFolderPaths(Unknown Source)
at com.zerog.ia.installer.Main.e(Unknown Source)
at com.zerog.ia.installer.Main.b(Unknown Source)
at com.zerog.ia.installer.Main.main(Unknown Source)
at java.lang.reflect.Method.invoke(Native Method)
at com.zerog.lax.LAX.launch(Unknown Source)
at com.zerog.lax.LAX.main(Unknown Source)
Reply With Quote