Cant seem to install on Linux
Posted: Mon Jun 12, 2006 8:39 pm
I am confident that I have the java problems resolved, but I am getting a nullpointerexception early in the install process:
error log:
Exception:
java.lang.NullPointerException
at javax.swing.plaf.basic.BasicTextUI.getVisibleEditorRect (libgcj.so.7)
at javax.swing.plaf.basic.BasicTextUI$DocumentHandler.insertUpdate (libgcj.so
.7)
at javax.swing.text.AbstractDocument.fireInsertUpdate (libgcj.so.7)
at javax.swing.text.AbstractDocument.insertString (libgcj.so.7)
at javax.swing.text.PlainDocument.insertString (libgcj.so.7)
at javax.swing.text.AbstractDocument.replace (libgcj.so.7)
at javax.swing.text.JTextComponent.setText (libgcj.so.7)
at com.install4j.runtime.installer.frontend.BaseScreen.createTitleLabel (Unkn
own Source)
at com.install4j.runtime.installer.frontend.BaseScreen.setupComponent (Unknow
n Source)
at com.install4j.runtime.installer.frontend.BaseScreen.initScreen (Unknown So
urce)
at com.install4j.runtime.installer.frontend.screens.WelcomeScreen.<init> (Unk
nown Source)
at com.install4j.runtime.installer.frontend.InstallerWizard.setupScreens (Unk
nown Source)
at com.install4j.runtime.installer.frontend.InstallerWizard.<init> (Unknown S
ource)
at com.install4j.runtime.installer.Installer.initWizard (Unknown Source)
at com.install4j.runtime.installer.Installer.access$000 (Unknown Source)
at com.install4j.runtime.installer.Installer$1.run (Unknown Source)
at java.awt.event.InvocationEvent.dispatch (libgcj.so.7)
at java.awt.EventQueue.dispatchEvent (libgcj.so.7)
at java.awt.EventDispatchThread.run (libgcj.so.7)
System properties:
exe4j.moduleName=/home/snjvk/Desktop/XSLT/oxygen.sh
install4j.appDir=/home/snjvk/Desktop/XSLT
path.separator=:
java.vm.name=GNU libgcj
java.vm.specification.name=Java(tm) Virtual Machine Specification
java.runtime.version=1.4.2
java.home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre
java.vm.specification.version=1.0
line.separator=
java.vm.specification.vendor=Sun Microsystems Inc.
gnu.classpath.home.url=file:///usr/lib
gnu.gcj.progname=com.install4j.runtime.Launcher
gnu.classpath.version=0.20-pre
java.specification.version=1.4
install4j.jvmDir=/usr/lib/jvm/jre
java.library.path=
gnu.classpath.vm.shortname=libgcj
java.class.version=46.0
java.specification.name=Java(tm) Platform API Specification
os.version=2.6.16.13-4-smp
gnu.classpath.home=/usr
user.home=/home/snjvk
sun.java2d.noddraw=true
file.encoding=UTF-8
os.name=Linux
user.name=snjvk
java.class.path=i4jruntime.jar:user.jar:/usr/share/java/libgcj-java version "1.4
.2".jar
java.io.tmpdir=/tmp
os.arch=i386
java.fullversion=GNU libgcj 4.1.0 (SUSE Linux)
user.language=en
java.specification.vendor=Sun Microsystems Inc.
user.dir=/home/snjvk/Desktop/XSLT/oxygen.sh.17827.dir
java.vm.info=GNU libgcj 4.1.0 (SUSE Linux)
java.version=1.4.2
java.ext.dirs=/usr/share/java/ext
sun.boot.class.path=/usr/share/java/libgcj-4.1.0.jar
java.vm.vendor=Free Software Foundation, Inc.
java.vendor.url=http://gcc.gnu.org/java/
java.vendor=Free Software Foundation, Inc.
file.separator=/
java.vm.version=4.1.0 (SUSE Linux)
http.agent=gnu-classpath/0.20-pre (libgcj/4.1.0 (SUSE Linux))
gnu.gcj.precompiled.db.path=/usr/lib/gcj-4.1.0/classmap.db
gnu.cpu.endian=little
user.region=US
gnu.gcj.runtime.endorsed.dirs=/usr/share/java/gcj-endorsed
error log:
Exception:
java.lang.NullPointerException
at javax.swing.plaf.basic.BasicTextUI.getVisibleEditorRect (libgcj.so.7)
at javax.swing.plaf.basic.BasicTextUI$DocumentHandler.insertUpdate (libgcj.so
.7)
at javax.swing.text.AbstractDocument.fireInsertUpdate (libgcj.so.7)
at javax.swing.text.AbstractDocument.insertString (libgcj.so.7)
at javax.swing.text.PlainDocument.insertString (libgcj.so.7)
at javax.swing.text.AbstractDocument.replace (libgcj.so.7)
at javax.swing.text.JTextComponent.setText (libgcj.so.7)
at com.install4j.runtime.installer.frontend.BaseScreen.createTitleLabel (Unkn
own Source)
at com.install4j.runtime.installer.frontend.BaseScreen.setupComponent (Unknow
n Source)
at com.install4j.runtime.installer.frontend.BaseScreen.initScreen (Unknown So
urce)
at com.install4j.runtime.installer.frontend.screens.WelcomeScreen.<init> (Unk
nown Source)
at com.install4j.runtime.installer.frontend.InstallerWizard.setupScreens (Unk
nown Source)
at com.install4j.runtime.installer.frontend.InstallerWizard.<init> (Unknown S
ource)
at com.install4j.runtime.installer.Installer.initWizard (Unknown Source)
at com.install4j.runtime.installer.Installer.access$000 (Unknown Source)
at com.install4j.runtime.installer.Installer$1.run (Unknown Source)
at java.awt.event.InvocationEvent.dispatch (libgcj.so.7)
at java.awt.EventQueue.dispatchEvent (libgcj.so.7)
at java.awt.EventDispatchThread.run (libgcj.so.7)
System properties:
exe4j.moduleName=/home/snjvk/Desktop/XSLT/oxygen.sh
install4j.appDir=/home/snjvk/Desktop/XSLT
path.separator=:
java.vm.name=GNU libgcj
java.vm.specification.name=Java(tm) Virtual Machine Specification
java.runtime.version=1.4.2
java.home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre
java.vm.specification.version=1.0
line.separator=
java.vm.specification.vendor=Sun Microsystems Inc.
gnu.classpath.home.url=file:///usr/lib
gnu.gcj.progname=com.install4j.runtime.Launcher
gnu.classpath.version=0.20-pre
java.specification.version=1.4
install4j.jvmDir=/usr/lib/jvm/jre
java.library.path=
gnu.classpath.vm.shortname=libgcj
java.class.version=46.0
java.specification.name=Java(tm) Platform API Specification
os.version=2.6.16.13-4-smp
gnu.classpath.home=/usr
user.home=/home/snjvk
sun.java2d.noddraw=true
file.encoding=UTF-8
os.name=Linux
user.name=snjvk
java.class.path=i4jruntime.jar:user.jar:/usr/share/java/libgcj-java version "1.4
.2".jar
java.io.tmpdir=/tmp
os.arch=i386
java.fullversion=GNU libgcj 4.1.0 (SUSE Linux)
user.language=en
java.specification.vendor=Sun Microsystems Inc.
user.dir=/home/snjvk/Desktop/XSLT/oxygen.sh.17827.dir
java.vm.info=GNU libgcj 4.1.0 (SUSE Linux)
java.version=1.4.2
java.ext.dirs=/usr/share/java/ext
sun.boot.class.path=/usr/share/java/libgcj-4.1.0.jar
java.vm.vendor=Free Software Foundation, Inc.
java.vendor.url=http://gcc.gnu.org/java/
java.vendor=Free Software Foundation, Inc.
file.separator=/
java.vm.version=4.1.0 (SUSE Linux)
http.agent=gnu-classpath/0.20-pre (libgcj/4.1.0 (SUSE Linux))
gnu.gcj.precompiled.db.path=/usr/lib/gcj-4.1.0/classmap.db
gnu.cpu.endian=little
user.region=US
gnu.gcj.runtime.endorsed.dirs=/usr/share/java/gcj-endorsed