Modify

Opened 4 years ago

Closed 4 years ago

#3260 closed defect (fixed)

remotecontrol: NPE without datalayer

Reported by: uboot Owned by: uboot
Priority: minor Component: Plugin
Version: latest Keywords: remote
Cc:

Description

If no data layer is opened in JOSM the remote plugin can't be used because of a NPE.

Browser: "HTTP Error 500: Internal Server Error"

Comandline:

RemoteControl received: GET /load_and_zoom?left=10.2606313&right=10.2806313&top=48.0232585&bottom=48.0032585&select=way37764043,way37764040 HTTP/1.1
RemoteControl: Error parsing load_and_zoom remote control request:
java.lang.NullPointerException

at org.openstreetmap.josm.plugins.remotecontrol.RequestProcessor.run(RequestProcessor.java:150)

Attachments (0)

Change History (2)

comment:1 follow-up: Changed 4 years ago by stoecker

  • Owner changed from team to uboot
  • Status changed from new to needinfo

This should already be fixed. Do you have current version installed?

comment:2 in reply to: ↑ 1 Changed 4 years ago by Markus Stürmer <m@…>

  • Resolution set to fixed
  • Status changed from needinfo to closed

Replying to stoecker:

This should already be fixed. Do you have current version installed?

I had JOSM 1974 and remoteplugin 16965 but after deactivating and activating it is ok now.

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.