Modify

Opened 17 years ago

Closed 16 years ago

#788 closed defect (worksforme)

starting JOSM first Time after Download

Reported by: Gluko Owned by: framm
Priority: major Milestone:
Component: Core Version:
Keywords: Cc:

Description

Hi there,

I've just downloaded "josm-latest.jar", have JAVA allready installed and tried to start JOSM by double click and the following error accured.

Greets
Gluko

ERROR:
Path: josm
URL: http://www.openstreetmap.de/svn/josm
Repository Root: http://www.openstreetmap.de/svn/josm
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Revision: 645
Node Kind: directory
Last Changed Author: david
Last Changed Rev: 645
Last Changed Date: 2008-05-21 10:28:56 +0200 (Wed, 21 May 2008)

java.lang.NoClassDefFoundError: javax/swing/text/DefaultStyledDocument

at javax.swing.plaf.basic.BasicEditorPaneUI.cleanDisplayProperties(Unknown Source)
at javax.swing.plaf.basic.BasicEditorPaneUI.updateDisplayProperties(Unknown Source)
at javax.swing.plaf.basic.BasicEditorPaneUI.propertyChange(Unknown Source)
at javax.swing.plaf.basic.BasicTextUI$UpdateHandler.propertyChange(Unknown Source)
at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
at java.awt.Component.firePropertyChange(Unknown Source)
at javax.swing.text.JTextComponent.setDocument(Unknown Source)
at javax.swing.plaf.basic.BasicTextUI.installUI(Unknown Source)
at javax.swing.plaf.basic.BasicEditorPaneUI.installUI(Unknown Source)
at javax.swing.JComponent.setUI(Unknown Source)
at javax.swing.text.JTextComponent.setUI(Unknown Source)
at javax.swing.text.JTextComponent.updateUI(Unknown Source)
at javax.swing.text.JTextComponent.<init>(Unknown Source)
at javax.swing.JEditorPane.<init>(Unknown Source)
at org.openstreetmap.josm.gui.GettingStarted$LinkGeneral.<init>(GettingStarted.java:33)
at org.openstreetmap.josm.gui.GettingStarted.<init>(GettingStarted.java:124)
at org.openstreetmap.josm.Main.<init>(Main.java:184)
at org.openstreetmap.josm.gui.MainApplication.<init>(MainApplication.java:35)
at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:171)

Attachments (0)

Change History (1)

comment:1 by anonymous, 16 years ago

Resolution: worksforme
Status: newclosed

Unreproducable. Reopen if still existing in newer versions.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain framm.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.