Advertisement
CASUAL-Automated

CASUAL r1103-Anonymous

Jul 30th, 2014
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.85 KB | None | 0 0
  1. [ERROR][CRITICAL]Cannot run program "open": error=1, Operation not permitted
  2. Cannot run program "open": error=1, Operation not permitted
  3. java.io.IOException: Cannot run program "open": error=1, Operation not permitted
  4.  
  5. java.io.IOException: Cannot run program "open": error=1, Operation not permitted
  6. at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
  7. at CASUAL.Shell.liveShellCommand(Shell.java:278)
  8. at CASUAL.communicationstools.heimdall.HeimdallInstall.installMac(HeimdallInstall.java:178)
  9. at CASUAL.communicationstools.heimdall.HeimdallTools.deployBinary(HeimdallTools.java:203)
  10. at CASUAL.communicationstools.heimdall.HeimdallTools.installDriver(HeimdallTools.java:184)
  11. at com.casual_dev.jodin.JOdinController$2.run(JOdinController.java:185)
  12. at java.lang.Thread.run(Thread.java:745)
  13. Caused by: java.io.IOException: error=1, Operation not permitted
  14. at java.lang.UNIXProcess.forkAndExec(Native Method)
  15. at java.lang.UNIXProcess.<init>(UNIXProcess.java:185)
  16. at java.lang.ProcessImpl.start(ProcessImpl.java:134)
  17. at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
  18. ... 6 more
  19.  
  20. [DEBUG][TRANSLATION][English]@criticalError
  21. [ERROR]A critical error was encountered. Please report this issue with a log.
  22. [DEBUG][TRANSLATION][English]@interactionUnplugItAndPlugItBackIn
  23. [INTERACTION][SHOWERROR] Title:Unplug it and then plug it back in
  24. Message:In order to continue, you must unplug the device and\\nthen it back in. Use a GOOD port, in the back, not\\nin the front. Use a good cable too.
  25. press: Empty
  26.  
  27. [VERBOSE]showing information message object
  28. [INTERACTION][SHOWINFORMATION] Title:All Done
  29. Message:All done.\\n\\nReport: No Changes\\n\\nIf you continue to have problems, ensure you have removed Samsung Kies from your computer. You should also reboot the device and the computer.
  30. press: Empty
  31.  
  32. [VERBOSE]Done with message object
  33. [DEBUG]Shutting Down
  34. [DEBUG]Shutting Down
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement