Modify

Opened 15 years ago

Closed 15 years ago

#4854 closed defect (worksforme)

Exception after trying to download plugin list

Reported by: fatbozz Owned by: team
Priority: normal Milestone:
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 (0)

Change History (2)

comment:1 by fatbozz, 15 years ago

Second try was successfull

comment:2 by stoecker, 15 years ago

Resolution: worksforme
Status: newclosed

Should be fixed inbetween.

Modify Ticket

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