Modify

Opened 5 years ago

Closed 5 years ago

#18837 closed defect (duplicate)

this occurred during startup

Reported by: anonymous Owned by: team
Priority: normal Milestone:
Component: Core Version:
Keywords: template_report Cc:

Description

What steps will reproduce the problem?

What is the expected result?

What happens instead?

Please provide any additional information below. Attach a screenshot if possible.

URL:https://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2020-02-26 10:50:27 +0100 (Wed, 26 Feb 2020)
Build-Date:2020-02-26 09:52:41
Revision:15937
Relative:URL: ^/trunk

Identification: JOSM/1.5 (15937 en) Mac OS X 10.14.6
OS Build number: Mac OS X 10.14.6 (18G3020)
Memory Usage: 551 MB / 1820 MB (261 MB allocated, but free)
Java version: 1.8.0_241-b07, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
Screen: Display 188945226 1920x1080, Display 69973824 2048x1152
Maximum Screen Size: 2048x1152
VM arguments: [-Djava.security.policy=file:<java.home>/lib/security/javaws.policy, -DtrustProxy=true, -Djnlpx.home=<java.home>/bin, -Djava.security.manager, -Djnlpx.origFilenameArg=/Applications/josm.jnlp, -Djnlpx.remove=false, -Dsun.awt.warmup=true, -Djava.util.Arrays.useLegacyMergeSort=true, -Djnlpx.heapsize=NULL,2048m, -Dmacosx.jnlpx.dock.name=JOSM, -Dmacosx.jnlpx.dock.icon=${HOME}/Library/Application Support/Oracle/Java/Deployment/cache/6.0/25/4c122699-56393e61.icns, -Djnlpx.jvm="<java.home>/bin/java"]

Plugins:
+ Mapillary
+ OpenStreetCam
+ apache-commons
+ apache-http
+ auto_tools
+ jna
+ mapwithai
+ markseen
+ osm-obj-info
+ scripting
+ utilsplugin2

Map paint styles:
+ https://raw.githubusercontent.com/KaartGroup/Kaart-Styles/master/MX_Import.mapcss
+ https://raw.githubusercontent.com/KaartGroup/Kaart-Styles/master/Overlapping%20Ways.mapcss
- https://raw.githubusercontent.com/KaartGroup/Kaart-Styles/master/Kaart_QC_Mexico.mapcss
- https://josm.openstreetmap.de/josmfile?page=Styles/MapWithAI&zip=1

Validator rules:
+ https://raw.githubusercontent.com/KaartGroup/KaartValidator/master/kaart.durazno.validator.mapcss

Last errors/warnings:
- W: Failed to load https://raw.githubusercontent.com/KaartGroup/Kaart-Styles/master/Kaart_QC_Mexico.mapcss, use cached file and retry next time: java.nio.file.FileAlreadyExistsException: <josm.cache>/mirror_https___raw.githubusercontent.com_KaartGroup_Kaart-Styles_master_Kaart_QC_Mexico.mapcss.tmp
- W: Failed to load http://uncrate.com/p/2016/02/smart-kart.jpg, use cached file and retry next time: java.nio.file.FileAlreadyExistsException: <josm.cache>/images/mirror_http___uncrate.com_p_2016_02_smart-kart.jpg.tmp
- E: Handled by bug report queue: java.lang.SecurityException: Can not verify security pack jar due to certificate exception. Cause: java.util.zip.ZipException: error reading zip file
- W: Cannot lock cache directory. Will not use disk cache


=== REPORTED CRASH DATA ===
BugReportExceptionHandler#handleException:
No data collected.

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: Thread-21 (75)
java.lang.SecurityException: Can not verify security pack jar due to certificate exception
	at com.sun.deploy.util.SecurityBaseline.verifyJar(Unknown Source)
	at com.sun.deploy.util.SecurityBaseline.access$200(Unknown Source)
	at com.sun.deploy.util.SecurityBaseline$1.run(Unknown Source)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.util.zip.ZipException: error reading zip file
	at java.util.zip.ZipFile.read(Native Method)
	at java.util.zip.ZipFile.access$1400(ZipFile.java:60)
	at java.util.zip.ZipFile$ZipFileInputStream.read(ZipFile.java:734)
	at java.util.zip.ZipFile$ZipFileInflaterInputStream.fill(ZipFile.java:434)
	at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:158)
	at java.util.jar.JarVerifier$VerifierStream.read(JarVerifier.java:480)
	at java.io.InputStream.read(InputStream.java:101)
	... 4 more

Attachments (0)

Change History (2)

comment:1 by skyper, 5 years ago

See #14606, please, try to download again.

comment:2 by Don-vip, 5 years ago

Resolution: duplicate
Status: newclosed

Closed as duplicate of #14606.

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.