Modify

Opened 7 years ago

Closed 7 years ago

#14607 closed defect (duplicate)

certificate exception - ZipException: error reading zip file 2

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

Description (last modified by Klumbumbus)

What steps will reproduce the problem?

I tried to open JOSM, it didn't respond, I clicked again and ended up with 3 JOSM windows. Deleted two of them and then clicked 'Edit with JOSM' on HOT website - nothing happens (data doesn't load) but I get erros msg instead. Just retried the edit button and keep getting msg telling me that JOSM remote control did not respond and asking whether I'm connected etc.

What is the expected result?

What happens instead?

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

URL:http://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2017-04-02 01:45:00 +0200 (Sun, 02 Apr 2017)
Build-Date:2017-04-02 01:34:50
Revision:11826
Relative:URL: ^/trunk

Identification: JOSM/1.5 (11826 en_GB) Windows 7 64-Bit
Memory Usage: 32 MB / 247 MB (17 MB allocated, but free)
Java version: 1.8.0_111-b14, Oracle Corporation, Java HotSpot(TM) Client VM
Screen: \Display0 1366x768
Maximum Screen Size: 1366x768
VM arguments: [-Djava.security.manager, -Djava.security.policy=file:<java.home>\lib\security\javaws.policy, -DtrustProxy=true, -Djnlpx.home=<java.home>\bin, -Djnlpx.origFilenameArg=%UserProfile%\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\56\1ee8cfb8-42b24e09, -Djnlpx.remove=false, -Djava.util.Arrays.useLegacyMergeSort=true, -Djnlpx.splashport=52255, -Djnlp.application.href=https://josm.openstreetmap.de/download/josm.jnlp, -Djnlpx.jvm=<java.home>\bin\javaw.exe]

Plugins:
+ buildings_tools
+ turnrestrictions

Last errors/warnings:
- 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


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

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: Thread-22 (58)
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(Unknown Source)
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(Unknown Source)
	at java.util.zip.ZipFile$ZipFileInputStream.read(Unknown Source)
	at java.util.zip.ZipFile$ZipFileInflaterInputStream.fill(Unknown Source)
	at java.util.zip.InflaterInputStream.read(Unknown Source)
	at java.io.FilterInputStream.read(Unknown Source)
	... 4 more

Attachments (0)

Change History (1)

comment:1 by Klumbumbus, 7 years ago

Description: modified (diff)
Resolution: duplicate
Status: newclosed
Summary: I tried to open JOSM, it didn't respond, I clicked again and ended up with 3 JOSM windows. Deleted two of them and then clicked 'Edit with JOSM' on HOT website - nothing happens (data doesn't load) but I get erros msg instead. Just retried the edit button and keep getting msg telling me that JOSM remote control did not respond and asking whether I'm connected etc.certificate exception - ZipException: error reading zip file 2

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.