Modify

Opened 16 years ago

Closed 16 years ago

#4265 closed defect (fixed)

Runtimeexception when trying to load gpx trace file

Reported by: hjart Owned by: hjart
Priority: normal Milestone:
Component: Core Version: latest
Keywords: Cc:

Description

java.lang.RuntimeException

at org.openstreetmap.josm.actions.OpenFileAction$OpenFileTask.realRun(OpenFileAction.java:140)
at org.openstreetmap.josm.gui.PleaseWaitRunnable.doRealRun(PleaseWaitRunnable.java:81)
at org.openstreetmap.josm.gui.PleaseWaitRunnable.run(PleaseWaitRunnable.java:123)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)

Attachments (0)

Change History (7)

comment:1 by stoecker, 16 years ago

Ticket #4266 has been marked as a duplicate of this ticket.

comment:2 by stoecker, 16 years ago

Owner: changed from team to bastiK

comment:3 by bastiK, 16 years ago

Owner: changed from bastiK to team

I cannot reproduce and I have no clue where this error could come from.

Maybe someone else have a look.

comment:4 by mjulius, 16 years ago

Owner: changed from team to hjart
Status: newneedinfo

I can not reproduce neither.

Hjart, please attach an example file.

comment:5 by stoecker, 16 years ago

Resolution: fixed
Status: needinfoclosed

Differences in build. Fixed with next latest. Reopen if not.

comment:6 by alex-osm@…, 16 years ago

Priority: criticalnormal
Resolution: fixed
Status: closedreopened

I have the same problems with latest (2877), but on each startup of josm (twice):

java.lang.RuntimeException

at org.openstreetmap.josm.actions.OpenFileAction$OpenFileTask.realRun(OpenFileAction.java:141)
at org.openstreetmap.josm.gui.PleaseWaitRunnable.doRealRun(PleaseWaitRunnable.java:81)
at org.openstreetmap.josm.gui.PleaseWaitRunnable.run(PleaseWaitRunnable.java:123)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)

System:
Linux paris 2.6.22.19-0.4-bigsmp #1 SMP 2009-08-14 02:09:16 +0200 i686 i686 i386 GNU/Linux
openSUSE 10.3 (i586)

comment:7 by anonymous, 16 years ago

Resolution: fixed
Status: reopenedclosed

Guess I have to swim back. The problem came from my start script.... Sorry for bugging you.

Modify Ticket

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