Changes between Initial Version and Version 18 of Ticket #15785


Ignore:
Timestamp:
2018-03-05T19:07:14+01:00 (7 years ago)
Author:
Klumbumbus
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15785

    • Property Owner changed from team to anonymous
    • Property Status newclosed
    • Property Component CoreCore Webstart
    • Property Keywords security javabug added
    • Property Summary just start josm and donwload an areaSecurityException: Can not verify security pack jar when starting JOSM
    • Property Cc framm stoecker added
    • Property Resolutionothersoftware
  • Ticket #15785 – Description

    initial v18  
    4545        at java.lang.Thread.run(Unknown Source)
    4646}}}
     47
     48English stack trace:
     49{{{
     50
     51=== STACK TRACE ===
     52Thread: Thread-24 (87)
     53java.lang.SecurityException: Can not verify security pack jar
     54        at com.sun.deploy.util.SecurityBaseline.verifyJar(Unknown Source)
     55        at com.sun.deploy.util.SecurityBaseline.access$200(Unknown Source)
     56        at com.sun.deploy.util.SecurityBaseline$1.run(Unknown Source)
     57        at java.lang.Thread.run(Thread.java:748)
     58}}}
     59