NullPointerException
Having trouble installing Oxygen? Got a bug to report? Post it all here.
NullPointerException
Post by lexi »
Hi there.
I've just downloaded Oxygen 3.1. I'm trying to start it, see the splash screen, then it disappears and that's it.
I've tried installing both with-JRE and standalone versions.
Operating system is:
Microsoft Windows 2000 [Version 5.00.2195]
Stacktrace with built-in JRE:
>java -Xmx256m -cp ".;lib/oxygen.jar;classes;lib/activation.jar;lib/apple/MRJ1.4.1Stubs.zip;
lib/avalon-framework-4.1.3.jar;lib/azcheck.jar;lib/batik.jar;
lib/commons-httpclient.jar;lib/commons-logging.jar;lib/fop.jar;
lib/ftp.jar;lib/gnu-regexp-1.1.4.jar;lib/help.zip;lib/isorelax.jar;lib/jh.jar;
lib/jhall.jar;lib/jhbasic.jar;lib/jing.jar;lib/jsearch.jar;lib/log4j.jar;
lib/logkit-1.1.jar;lib/mail.jar;lib/mailapi.jar;lib/mysql.jar;lib/nekohtml.jar;
lib/optional.jar;lib/relames.jar;lib/relaxngDatatype.jar;lib/resolver.jar;
lib/slide-webdavlib.jar;lib/smtp.jar;lib/soap.jar;lib/trang.jar;lib/xalan.jar;
lib/xercesImpl.jar;lib/xml-apis.jar;lib/xspell.jar;" ro.sync.exml.Oxygen
14:05:44,984 0 FATAL [ AWT-EventQueue-0 ] ro.sync.exml.Launcher - java.lang.NullPointerException
java.lang.NullPointerException
at javax.swing.ImageIcon.<init>(Unknown Source)
at javax.swing.ImageIcon.<init>(Unknown Source)
at com.sun.java.swing.plaf.windows.WindowsFileChooserUI$ShortCutPanel.<init>(Unknown Source)
at com.sun.java.swing.plaf.windows.WindowsFileChooserUI.installComponents(Unknown Source)
at javax.swing.plaf.basic.BasicFileChooserUI.installUI(Unknown Source)
at com.sun.java.swing.plaf.windows.WindowsFileChooserUI.installUI(Unknown Source)
at javax.swing.JComponent.setUI(Unknown Source)
at javax.swing.JFileChooser.updateUI(Unknown Source)
at javax.swing.JFileChooser.setup(Unknown Source)
at javax.swing.JFileChooser.<init>(Unknown Source)
at javax.swing.JFileChooser.<init>(Unknown Source)
at ro.sync.ui.int$1.<init>(Unknown Source)
at ro.sync.ui.int.<init>(Unknown Source)
at ro.sync.ui.FileChooserSingleton.getAbstractFileChooserInstance(Unknown Source)
at ro.sync.exml.MainFrame.<init>(Unknown Source)
at ro.sync.exml.MainFrame.<init>(Unknown Source)
at ro.sync.exml.Launcher$3.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Built-in JRE version is (well, you already know this):
java version "1.4.2"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2-b28)
Java HotSpot(TM) Client VM (build 1.4.2-b28, mixed mode)
Any suggestions?
Bye.
/lexi
I've just downloaded Oxygen 3.1. I'm trying to start it, see the splash screen, then it disappears and that's it.
I've tried installing both with-JRE and standalone versions.
Operating system is:
Microsoft Windows 2000 [Version 5.00.2195]
Stacktrace with built-in JRE:
>java -Xmx256m -cp ".;lib/oxygen.jar;classes;lib/activation.jar;lib/apple/MRJ1.4.1Stubs.zip;
lib/avalon-framework-4.1.3.jar;lib/azcheck.jar;lib/batik.jar;
lib/commons-httpclient.jar;lib/commons-logging.jar;lib/fop.jar;
lib/ftp.jar;lib/gnu-regexp-1.1.4.jar;lib/help.zip;lib/isorelax.jar;lib/jh.jar;
lib/jhall.jar;lib/jhbasic.jar;lib/jing.jar;lib/jsearch.jar;lib/log4j.jar;
lib/logkit-1.1.jar;lib/mail.jar;lib/mailapi.jar;lib/mysql.jar;lib/nekohtml.jar;
lib/optional.jar;lib/relames.jar;lib/relaxngDatatype.jar;lib/resolver.jar;
lib/slide-webdavlib.jar;lib/smtp.jar;lib/soap.jar;lib/trang.jar;lib/xalan.jar;
lib/xercesImpl.jar;lib/xml-apis.jar;lib/xspell.jar;" ro.sync.exml.Oxygen
14:05:44,984 0 FATAL [ AWT-EventQueue-0 ] ro.sync.exml.Launcher - java.lang.NullPointerException
java.lang.NullPointerException
at javax.swing.ImageIcon.<init>(Unknown Source)
at javax.swing.ImageIcon.<init>(Unknown Source)
at com.sun.java.swing.plaf.windows.WindowsFileChooserUI$ShortCutPanel.<init>(Unknown Source)
at com.sun.java.swing.plaf.windows.WindowsFileChooserUI.installComponents(Unknown Source)
at javax.swing.plaf.basic.BasicFileChooserUI.installUI(Unknown Source)
at com.sun.java.swing.plaf.windows.WindowsFileChooserUI.installUI(Unknown Source)
at javax.swing.JComponent.setUI(Unknown Source)
at javax.swing.JFileChooser.updateUI(Unknown Source)
at javax.swing.JFileChooser.setup(Unknown Source)
at javax.swing.JFileChooser.<init>(Unknown Source)
at javax.swing.JFileChooser.<init>(Unknown Source)
at ro.sync.ui.int$1.<init>(Unknown Source)
at ro.sync.ui.int.<init>(Unknown Source)
at ro.sync.ui.FileChooserSingleton.getAbstractFileChooserInstance(Unknown Source)
at ro.sync.exml.MainFrame.<init>(Unknown Source)
at ro.sync.exml.MainFrame.<init>(Unknown Source)
at ro.sync.exml.Launcher$3.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Built-in JRE version is (well, you already know this):
java version "1.4.2"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2-b28)
Java HotSpot(TM) Client VM (build 1.4.2-b28, mixed mode)
Any suggestions?
Bye.
/lexi
-
- Site Admin
- Posts: 2095
- Joined: Thu Jan 09, 2003 2:58 pm
Hi,
This is a Java 1.4 related problem and we implemented a fix in the oXygen 4.0 release. As can be seen from the stacktrace the NPE appears on the JFileChooser constructor and it is a problem with finding the standard file chooser dialog images.
There are two options further:
1. Edit the oxygen.bat/oxygen.lax to use java 1.3
2. Wait for the oXygen 4.0
Best Regards,
George
This is a Java 1.4 related problem and we implemented a fix in the oXygen 4.0 release. As can be seen from the stacktrace the NPE appears on the JFileChooser constructor and it is a problem with finding the standard file chooser dialog images.
There are two options further:
1. Edit the oxygen.bat/oxygen.lax to use java 1.3
2. Wait for the oXygen 4.0
Best Regards,
George
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service