Modify

Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#3956 closed defect (duplicate)

NPE from remotecontrol when loading a >0.25 area

Reported by: avar Owned by: framm
Priority: major Component: Core remotecontrol
Version: latest Keywords:
Cc:

Description

I got this from this link. After JOSM attempted to download & found the area to be too large.

Build-Date: 2009-11-16 14:52:31		
Revision: 2462
Is-Local-Build: true

Memory Usage: 48 MB / 986 MB (29 MB allocated, but free)
Java version: 1.6.0_16

Plugins: lakewalker
multipoly
openstreetbugs
openvisible
remotecontrol
utilsplugin
validator
walkingpapers
wmsplugin
Plugin lakewalker Version: 17375
Plugin multipoly Version: 18415
Plugin openstreetbugs Version: 18595
Plugin openvisible Version: 17536
Plugin remotecontrol Version: 18503
Plugin utilsplugin Version: 18621
Plugin validator Version: 18623
Plugin walkingpapers Version: 18597
Plugin wmsplugin Version: 18625


java.lang.NullPointerException
	at org.openstreetmap.josm.plugins.remotecontrol.RequestProcessor$2.run(RequestProcessor.java:217)
	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)

Attachments (0)

Change History (2)

comment:1 Changed 4 years ago by anonymous

  • Resolution set to duplicate
  • Status changed from new to closed

comment:2 Changed 4 years ago by anonymous

Closed as duplicate of #3340.

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.