Modify

Ticket #4854 (closed defect: worksforme)

Opened 23 months ago

Last modified 21 months ago

Exception after trying to download plugin list

Reported by: fatbozz Owned by: team
Priority: normal Component: Core
Version: Keywords:
Cc:

Description

Trying to update plugins information from site. After button click nothing happened for long time, but after some tim this ex. appears

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2010-03-31 01:31:32
Last Changed Author: jttt
Revision: 3166
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2010-03-30 09:35:23 +0200 (Tue, 30 Mar 2010)
Last Changed Rev: 3166

Memory Usage: 1026 MB / 1820 MB (239 MB allocated, but free)
Java version: 1.6.0_19, Sun Microsystems Inc., Java HotSpot(TM) 64-Bit Server VM
Operating system: Windows 7


Plugins: DirectUpload,Tracer,buildings_tools,czechaddress,multipoly,openstreetbugs,remotecontrol,validator,wmsplugin
Plugin openstreetbugs (Version: 20463)
Plugin wmsplugin (Version: 20566)
Plugin remotecontrol (Version: 19946)
Plugin czechaddress (Version: 20558)
Plugin buildings_tools (Version: 20269)
Plugin DirectUpload (Version: 19700)
Plugin validator (Version: 20579)
Plugin multipoly (Version: 19456)
Plugin Tracer (Version: 20251)

java.lang.NullPointerException
	at java.io.PrintWriter.write(Unknown Source)
	at org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask.cachePluginList(ReadRemotePluginInformationTask.java:191)
	at org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask.realRun(ReadRemotePluginInformationTask.java:252)
	at org.openstreetmap.josm.gui.PleaseWaitRunnable.doRealRun(PleaseWaitRunnable.java:83)
	at org.openstreetmap.josm.gui.PleaseWaitRunnable.run(PleaseWaitRunnable.java:129)
	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)

Attachments

Change History

comment:1 Changed 23 months ago by fatbozz

Second try was successfull

comment:2 Changed 21 months ago by stoecker

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

Should be fixed inbetween.

View

Add a 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.