Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to attach VM - java.io.IOException: well-known file is not secure #6

Open
woutwoot opened this issue Jan 13, 2015 · 0 comments

Comments

@woutwoot
Copy link

root@SERVER:~# ./startroast.sh

WarmRoast

http://github.com/sk89q/warmroast

Choose a VM:
[1] /home/mc/multicraft/jar/SpigotMC nogui
[2] /usr/share/jenkins/jenkins.war --webroot=/var/cache/jenkins/war --httpPort=8283 --ajp13Port=-1
[3] com.sk89q.warmroast.WarmRoast --thread Server thread
[4] org.apache.catalina.startup.Bootstrap start

Enter choice #: 1

Failed to attach VM
java.io.IOException: well-known file is not secure
at sun.tools.attach.LinuxVirtualMachine.checkPermissions(Native Method)
at sun.tools.attach.LinuxVirtualMachine.(LinuxVirtualMachine.java:117)
at sun.tools.attach.LinuxAttachProvider.attachVirtualMachine(LinuxAttachProvider.java:78)
at com.sun.tools.attach.VirtualMachine.attach(VirtualMachine.java:255)
at com.sk89q.warmroast.WarmRoast.main(WarmRoast.java:282)

How can I fix this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant