Giter Site home page Giter Site logo

ejstatd's Issues

access denied RuntimePermission "setIO"

Got the following error after I started ejstatd and was unable to connect using visualvm then hit ctrl-C and got the below error.

$ java -version
java version "1.8.0_221"
Java(TM) SE Runtime Environment (build 1.8.0_221-b11)
Java HotSpot(TM) 64-Bit Server VM (build 25.221-b11, mixed mode)

$ mvn exec:java -Dexec.args="-pr 2222 -ph 2223 -pv 2224"
[INFO] Scanning for projects...
[INFO]
[INFO] --------------------< com.github.anthony-o:ejstatd >--------------------
[INFO] Building ejstatd 1.0.0
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- exec-maven-plugin:1.5.0:java (default-cli) @ ejstatd ---

Some time later I press CTRL-C
then I get this:

Exception in thread "Thread-0" java.security.AccessControlException: access denied ("java.lang.RuntimePermission" "setIO")
at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
at java.security.AccessController.checkPermission(AccessController.java:886)
at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
at java.lang.System.checkIO(System.java:253)
at java.lang.System.setOut(System.java:175)
at org.fusesource.jansi.AnsiConsole.systemUninstall(AnsiConsole.java:295)
at org.apache.maven.shared.utils.logging.MessageUtils.doSystemUninstall(MessageUtils.java:104)
at org.apache.maven.shared.utils.logging.MessageUtils.access$100(MessageUtils.java:33)
at org.apache.maven.shared.utils.logging.MessageUtils$1.run(MessageUtils.java:197)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.