Modify

Opened 15 years ago

Closed 15 years ago

#3394 closed defect (fixed)

starting proplem with josm r2053

Reported by: vsandre Owned by: team
Priority: critical Milestone:
Component: Core Version: latest
Keywords: Cc:

Description

build of r2053 without any problems, but starting seems broken. r2054 is also affected.

command line output:

java.lang.NoSuchMethodError: org.openstreetmap.josm.data.Preferences.init(Ljava/lang/Boolean;)V
        at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:89)

Attachments (0)

Change History (2)

comment:1 by Gubaer, 15 years ago

You're using your own build, right?

I don't see this problem in my environment. Did you try ant clean and ant dist ?

in reply to:  1 comment:2 by vsandre, 15 years ago

Resolution: fixed
Status: newclosed

Replying to Gubaer:

You're using your own build, right?

I don't see this problem in my environment. Did you try ant clean and ant dist ?

Yes, I build it on my own way with ant.

At first I tried r2054 and it did not work. Then I tried r2052 the latest official build and it worked and r2053 not. But with your comment it works again. Thanks.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
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.