[OSM-talk] josm with IBM's java

Rodrigo Moya rodrigo at gnome-db.org
Mon Apr 30 13:18:19 BST 2007


Hi

There have been many problems in opensuse recently with Java
applications being broken, included JOSM. After a few tests, I managed
to get it working with IBM's java.

But while it now works correctly, I can't open GPX files, getting this
when I try:

sun.io.MalformedInputException
        at uk.co.wilson.xml.MinML2.parse(MinML2.java:607)
        at
org.openstreetmap.josm.io.RawGpsReader.<init>(RawGpsReader.java:128)
        at
org.openstreetmap.josm.actions.OpenAction.openFile(OpenAction.java:64)
        at
org.openstreetmap.josm.actions.OpenAction.actionPerformed(OpenAction.java:51)
        at
javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1879)
        at javax.swing.AbstractButton
$Handler.actionPerformed(AbstractButton.java:2199)
        at
javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:450)
        at
javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:288)
        at
javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:264)
        at
java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:263)
        at java.awt.Component.processMouseEvent(Component.java:5529)
        at
javax.swing.JComponent.processMouseEvent(JComponent.java:3148)
        at java.awt.Component.processEvent(Component.java:5294)
        at java.awt.Container.processEvent(Container.java:2001)
        at java.awt.Component.dispatchEventImpl(Component.java:3996)
        at java.awt.Container.dispatchEventImpl(Container.java:2059)
        at java.awt.Component.dispatchEvent(Component.java:3844)
        at
java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4249)
        at
java.awt.LightweightDispatcher.processMouseEvent(Container.java:3929)
        at
java.awt.LightweightDispatcher.dispatchEvent(Container.java:3859)
        at java.awt.Container.dispatchEventImpl(Container.java:2045)
        at java.awt.Window.dispatchEventImpl(Window.java:1810)
        at java.awt.Component.dispatchEvent(Component.java:3844)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:545)
        at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:268)
        at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:197)
        at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:191)
        at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:183)
        at
java.awt.EventDispatchThread.run(EventDispatchThread.java:144)

Any idea what might be the problem?

cheers
-- 
Rodrigo Moya <rodrigo at gnome-db.org>





More information about the talk mailing list