Hi all,

I have got Problems with starting local test instances e.g
"Saros_STF_Alice"(current master). When i try it, I'll get the following
message in my console:

java.security.AccessControlException: access denied
("java.util.PropertyPermission" "eclipse.exitcode" "read")
    at java.security.AccessControlContext.checkPermission(Unknown Source)
    at java.security.AccessController.checkPermission(Unknown Source)
    at java.lang.SecurityManager.checkPermission(Unknown Source)
    at java.lang.SecurityManager.checkPropertyAccess(Unknown Source)
    at java.lang.System.getProperty(Unknown Source)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1475)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
Exception in thread "main" java.security.AccessControlException: access
denied ("java.util.PropertyPermission" "osgi.noShutdown" "read")
    at java.security.AccessControlContext.checkPermission(Unknown Source)
    at java.security.AccessController.checkPermission(Unknown Source)
    at java.lang.SecurityManager.checkPermission(Unknown Source)
    at java.lang.SecurityManager.checkPropertyAccess(Unknown Source)
    at java.lang.System.getProperty(Unknown Source)
    at java.lang.Boolean.getBoolean(Unknown Source)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1447)
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option
MaxPermSize=256m; support was removed in 8.0


The workaround is to "click" on the Project called "Saros" and start the
test instance.

Is this an bug? and when not, why is this the correct behavior?

Cheers,
Arndt



------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
DPP-Devel mailing list
DPP-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dpp-devel

Reply via email to