Advertisement
Guest User

Untitled

a guest
Jul 5th, 2013
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.58 KB | None | 0 0
  1. Starting a server on /0.0.0.0:23000...
  2. Once the server starts (shortly), visit the URL in your browser.
  3. Note: The longer you wait before using the output of that webpage, the more accurate the results will be.
  4. java.lang.InternalError: instrument library is missing in target VM
  5.         at sun.tools.attach.HotSpotVirtualMachine.loadAgent(HotSpotVirtualMachine.java:105)
  6.         at com.sun.tools.attach.VirtualMachine.loadAgent(VirtualMachine.java:526)
  7.         at com.sk89q.warmroast.WarmRoast.connect(WarmRoast.java:122)
  8.         at com.sk89q.warmroast.WarmRoast.main(WarmRoast.java:327)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement