You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by bu...@apache.org on 2014/02/15 22:50:46 UTC

[Bug 56142] New: Java 1.7_u51 refuses to run Chainsaw under WebStart due to security restrictions

https://issues.apache.org/bugzilla/show_bug.cgi?id=56142

            Bug ID: 56142
           Summary: Java 1.7_u51 refuses to run Chainsaw under WebStart
                    due to security restrictions
           Product: Log4j
           Version: unspecified
          Hardware: PC
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: chainsaw
          Assignee: log4j-dev@logging.apache.org
          Reporter: mcrocker@markcrocker.com

Under Java 1.7_u51 security has been beefed up, so it now refuses to start
Chainsaw 2.0alpha-1.

The Exception tab of the details window shows:

java.lang.SecurityException: Missing required Permissions manifest attribute in
main jar:
http://logging.apache.org/chainsaw/webstart/lib/log4j-chainsaw-2.0alpha-1.jar
    at com.sun.deploy.security.DeployManifestChecker.verifyMainJar(Unknown
Source)
    at com.sun.deploy.security.DeployManifestChecker.verifyMainJar(Unknown
Source)
    at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)
    at com.sun.javaws.Launcher.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org