Modify ↓
Opened 12 years ago
Closed 12 years ago
#9862 closed defect (duplicate)
NPE after startup
| Reported by: | anonymous | Owned by: | team |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Core Webstart | Version: | latest |
| Keywords: | template_report | Cc: |
Description
Please provide any additional information below. Attach a screenshot if
possible.
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2014-03-26 02:33:15 Last Changed Author: Don-vip Revision: 6934 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2014-03-26 02:15:38 +0100 (Wed, 26 Mar 2014) Last Changed Rev: 6934 Identification: JOSM/1.5 (6934 de) Windows 7 64-Bit Memory Usage: 169 MB / 247 MB (76 MB allocated, but free) Java version: 1.7.0_51, Oracle Corporation, Java HotSpot(TM) Client VM VM arguments: [-Djava.security.policy=file:C:\Program Files (x86)\Java\jre7\lib\security\javaws.policy, -DtrustProxy=true, -Xverify:remote, -Djnlpx.home=<java.home>\bin, -Djnlpx.origFilenameArg=C:\Program Files (x86)\josm.jnlp, -Djnlpx.remove=true, -Dsun.awt.warmup=true, -Xbootclasspath/a:C:\Program Files (x86)\Java\jre7\lib\javaws.jar;C:\Program Files (x86)\Java\jre7\lib\deploy.jar;C:\Program Files (x86)\Java\jre7\lib\plugin.jar, -Djnlpx.splashport=57407, -Djnlpx.jvm=<java.home>\bin\javaw.exe] Plugin: FastDraw (30277) Plugin: FixAddresses (30277) Plugin: OpeningHoursEditor (30235) Plugin: RoadSigns (30320) Plugin: buildings_tools (30277) Plugin: imagery_offset_db (30277) Plugin: junctionchecking (30277) Plugin: lakewalker (30277) Plugin: log4j (30197) Plugin: mirrored_download (30197) Plugin: notes (v0.9.2) Plugin: public_transport (30277) Plugin: reltoolbox (30277) Plugin: reverter (30319) Plugin: terracer (30277) Plugin: todo (29154) Plugin: turnrestrictions (30307) Plugin: undelete (30277) Plugin: utilsplugin2 (30337) Plugin: waydownloader (30277) Plugin: wikipedia (30277) java.lang.NullPointerException at com.sun.deploy.cache.CleanupThread$2.compare(Unknown Source) at java.util.TimSort.binarySort(Unknown Source) at java.util.TimSort.sort(Unknown Source) at java.util.TimSort.sort(Unknown Source) at java.util.Arrays.sort(Unknown Source) at com.sun.deploy.cache.CleanupThread.prepareRemovalList(Unknown Source) at com.sun.deploy.cache.CleanupThread.run(Unknown Source)
Attachments (0)
Change History (1)
comment:1 by , 12 years ago
| Component: | Core → Core Webstart |
|---|---|
| Resolution: | → duplicate |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



Closed as duplicate of #9439.