#9439 closed defect (othersoftware)
crash on start via webstart
Reported by: | anonymous | Owned by: | anonymous |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core Webstart | Version: | latest |
Keywords: | template_report javabug | Cc: |
Description
What steps will reproduce the problem?
- start josm via webstart
- wait a few seconds
- nothing more :-)
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2013-12-17 02:34:38 Last Changed Author: Don-vip Revision: 6482 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2013-12-17 01:52:59 +0100 (Tue, 17 Dec 2013) Last Changed Rev: 6482 Identification: JOSM/1.5 (6482 de) Windows 7 64-Bit Memory Usage: 184 MB / 247 MB (50 MB allocated, but free) Java version: 1.7.0_45, 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=C:\Program Files (x86)\Java\jre7\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=59962, -Djnlpx.jvm=C:\Program Files (x86)\Java\jre7\bin\javaw.exe] Plugin: FixAddresses (29971) Plugin: OpeningHoursEditor (30117) Plugin: RoadSigns (30034) Plugin: buildings_tools (30057) Plugin: imagery_offset_db (29832) Plugin: junctionchecking (29854) Plugin: lakewalker (29854) Plugin: log4j (29853) Plugin: mirrored_download (30106) Plugin: notes (v0.7) Plugin: public_transport (29862) Plugin: reltoolbox (29854) Plugin: reverter (30031) Plugin: terracer (30127) Plugin: todo (29155) Plugin: turnrestrictions (30110) Plugin: undelete (29854) Plugin: utilsplugin2 (30017) Plugin: waydownloader (29908) Plugin: wikipedia (30125) 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 (9)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
Component: | Core → Core Webstart |
---|---|
Owner: | changed from | to
Status: | new → needinfo |
Summary: | crash on start → crash on start via webstart |
comment:3 by , 11 years ago
nope, java 7 is on my laptop since a few month. I do not remember any update the last days (but i started josm every day iirc)
comment:4 by , 11 years ago
OK, then could you please tell me what's the last version of JOSM you have launched before the crash occured ?
comment:5 by , 11 years ago
no, sorry. i always start via webstart latest, so i dont look at the version. feel free to close this issue.
thanks for your good work.
comment:6 by , 11 years ago
Resolution: | → othersoftware |
---|---|
Status: | needinfo → closed |
OK I submit a bugreport to Oracle, it's not JOSM fault. If the problem occurs again you probably just have to cleanup Java cache in Windows Control panel.
comment:7 by , 11 years ago
URL of Java bug if it is accepted in the future: https://bugs.openjdk.java.net/browse/JI-9009025
comment:9 by , 9 years ago
Keywords: | javabug added |
---|
Have you recently switched from java 6 to java 7 ?