Opened 16 years ago
Closed 16 years ago
#3260 closed defect (fixed)
remotecontrol: NPE without datalayer
Reported by: | uboot | Owned by: | uboot |
---|---|---|---|
Priority: | minor | Milestone: | |
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)
follow-up: 2 comment:1 by , 16 years ago
Owner: | changed from | to
---|---|
Status: | new → needinfo |
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | needinfo → 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.
This should already be fixed. Do you have current version installed?