Advertisement
CASUAL-Automated

CASUAL r1103-Anonymous

Jul 29th, 2014
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.15 KB | None | 0 0
  1. [DEBUG]Diagnostics OS:Mac OS X Version:10.10 Architecture:x86_64 Separator:/ | Java:Oracle Corporation Version:1.8.0_20-ea Website:http://java.oracle.com/ | WorkingDir: /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.Plugin.64.xpc CASUALDir:/var/folders/v_/76hz95xj6gz0tqmxgzs4yp380000gn/T/WebKitPlugin-dG1an4/CASUALUSER-2014-07-29-18.41.52/ | CASUAL is handling this system as:Mac 64 bit -- End Diag
  2. [DEBUG]native search /usr/local/bin/heimdall:false
  3. [DEBUG]native search /usr/bin/heimdall:false
  4. [DEBUG]native search /bin/heimdall:false
  5. [DEBUG]native search heimdall:false
  6. [ERROR][CRITICAL]Cannot run program "open": error=1, Operation not permitted
  7. Cannot run program "open": error=1, Operation not permitted
  8. java.io.IOException: Cannot run program "open": error=1, Operation not permitted
  9.  
  10. java.io.IOException: Cannot run program "open": error=1, Operation not permitted
  11. at java.lang.ProcessBuilder.start(ProcessBuilder.java:1042)
  12. at CASUAL.Shell.liveShellCommand(Shell.java:278)
  13. at CASUAL.communicationstools.heimdall.HeimdallInstall.installMac(HeimdallInstall.java:178)
  14. at CASUAL.communicationstools.heimdall.HeimdallTools.deployBinary(HeimdallTools.java:203)
  15. at CASUAL.communicationstools.heimdall.HeimdallTools.getBinaryLocation(HeimdallTools.java:254)
  16. at CASUAL.communicationstools.AbstractDeviceCommunicationsProtocol.run(AbstractDeviceCommunicationsProtocol.java:205)
  17. at CASUAL.communicationstools.heimdall.HeimdallTools.numberOfDevicesConnected(HeimdallTools.java:101)
  18. at CASUAL.communicationstools.AbstractDeviceCommunicationsProtocol.isConnected(AbstractDeviceCommunicationsProtocol.java:155)
  19. at CASUAL.communicationstools.AbstractDeviceCommunicationsProtocol.toString(AbstractDeviceCommunicationsProtocol.java:252)
  20. at java.lang.String.valueOf(String.java:2981)
  21. at java.lang.StringBuilder.append(StringBuilder.java:131)
  22. at CASUAL.CASUALConnectionStatusMonitor.start(CASUALConnectionStatusMonitor.java:96)
  23. at com.casual_dev.jodin.JOdinController$1.run(JOdinController.java:170)
  24. at java.lang.Thread.run(Thread.java:745)
  25. Caused by: java.io.IOException: error=1, Operation not permitted
  26. at java.lang.UNIXProcess.forkAndExec(Native Method)
  27. at java.lang.UNIXProcess.<init>(UNIXProcess.java:185)
  28. at java.lang.ProcessImpl.start(ProcessImpl.java:134)
  29. at java.lang.ProcessBuilder.start(ProcessBuilder.java:1023)
  30. ... 13 more
  31.  
  32. [DEBUG]Beginning MandatoryThread counter.casual-dev.com
  33. [DEBUG][TRANSLATION][English]@criticalError
  34. [ERROR]A critical error was encountered. Please report this issue with a log.
  35. [DEBUG][TRANSLATION][English]@interactionUnplugItAndPlugItBackIn
  36. [INTERACTION][SHOWERROR] Title:Unplug it and then plug it back in
  37. 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.
  38. press: Empty
  39.  
  40. [DEBUG]Run Heimdall from DeviceCommunicationProtocol: detect
  41. [DEBUG]arrayToString [Ljava.lang.String;@16f1cb2b expanded to: detect
  42. [DEBUG][TRANSLATION][English]@problemWhileExecutingCommand detect
  43. [ERROR]There was a problem while excuting the command. detect
  44. [VERBOSE]Starting: mode:Heimdall
  45. Connected:false
  46.  
  47. [DEBUG]Shutting Down
  48. [DEBUG]Shutting Down
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement