Opened 16 years ago
Closed 16 years ago
#2548 closed defect (worksforme)
Unable to start josm-latest using Cobra script
Reported by: | brian_pogson | Owned by: | brian_pogson |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | unspecified | Version: | latest |
Keywords: | Cc: |
Description
Trying to start josm using the Cobra script shown in the wiki, which incidentally worked last week, I foind that it will not start today.
The following is the product of the clipboard.
Path: trunk
URL: http://josm.openstreetmap.de/svn/trunk
Repository Root: http://josm.openstreetmap.de/svn
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Revision: 1583
Node Kind: directory
Last Changed Author: stoecker
Last Changed Rev: 1583
Last Changed Date: 2009-05-07 20:00:43 +0200 (Thu, 07 May 2009)
Java version: 1.6.0_0
Plugins: gpsbabelgui
java.lang.NullPointerException
at org.openstreetmap.josm.actions.JosmAction.<init>(JosmAction.java:64)
at org.openstreetmap.josm.actions.NewAction.<init>(NewAction.java:17)
at org.openstreetmap.josm.gui.MainMenu.<init>(MainMenu.java:87)
at org.openstreetmap.josm.Main.<init>(Main.java:187)
at org.openstreetmap.josm.gui.MainApplication.<init>(MainApplication.java:45)
at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:168)
Very likely gpsbabelgui is outdated. What is Cobra script.