Advertisement
CASUAL-Automated

CASUAL r1103-Anonymous

Jul 22nd, 2014
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.07 KB | None | 0 0
  1. [DEBUG]Diagnostics OS:Mac OS X Version:10.9.4 Architecture:x86_64 Separator:/ | Java:Oracle Corporation Version:1.8.0_11 Website:http://java.oracle.com/ | WorkingDir: /System/Library/PrivateFrameworks/WebKit2.framework/PluginProcess.app CASUALDir:/var/folders/g0/c9km9zrn04gb0g3kpl99l6yr0000gn/T/WebKitPlugin-ctpmmK/CASUALUSER-2014-07-22-21.27.10/ | 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:1048)
  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:2979)
  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:1029)
  30. ... 13 more
  31.  
  32. [DEBUG]Beginning MandatoryThread counter.casual-dev.com
  33. [VERBOSE]Language čeština was not found in CASUAL/resources/Translations/čeština.properties. CASUAL will accept translations. Defaulting to english.
  34. [DEBUG][TRANSLATION][čeština]@criticalError
  35. [ERROR]A critical error was encountered. Please report this issue with a log.
  36. [DEBUG][TRANSLATION][čeština]@interactionUnplugItAndPlugItBackIn
  37. [INTERACTION][SHOWERROR] Title:Unplug it and then plug it back in
  38. 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.
  39. press: Empty
  40.  
  41. [DEBUG]Run Heimdall from DeviceCommunicationProtocol: detect
  42. [DEBUG]arrayToString [Ljava.lang.String;@648c694b expanded to: detect
  43. [DEBUG][TRANSLATION][čeština]@problemWhileExecutingCommand detect
  44. [ERROR]There was a problem while excuting the command. detect
  45. [VERBOSE]Starting: mode:Heimdall
  46. Connected:false
  47.  
  48. [ERROR][CRITICAL]Cannot run program "open": error=1, Operation not permitted
  49. Cannot run program "open": error=1, Operation not permitted
  50. java.io.IOException: Cannot run program "open": error=1, Operation not permitted
  51.  
  52. java.io.IOException: Cannot run program "open": error=1, Operation not permitted
  53. at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
  54. at CASUAL.Shell.liveShellCommand(Shell.java:278)
  55. at CASUAL.communicationstools.heimdall.HeimdallInstall.installMac(HeimdallInstall.java:178)
  56. at CASUAL.communicationstools.heimdall.HeimdallTools.deployBinary(HeimdallTools.java:203)
  57. at CASUAL.communicationstools.heimdall.HeimdallTools.installDriver(HeimdallTools.java:184)
  58. at com.casual_dev.jodin.JOdinController$2.run(JOdinController.java:185)
  59. at java.lang.Thread.run(Thread.java:745)
  60. Caused by: java.io.IOException: error=1, Operation not permitted
  61. at java.lang.UNIXProcess.forkAndExec(Native Method)
  62. at java.lang.UNIXProcess.<init>(UNIXProcess.java:185)
  63. at java.lang.ProcessImpl.start(ProcessImpl.java:134)
  64. at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
  65. ... 6 more
  66.  
  67. [DEBUG][TRANSLATION][čeština]@criticalError
  68. [ERROR]A critical error was encountered. Please report this issue with a log.
  69. [DEBUG][TRANSLATION][čeština]@interactionUnplugItAndPlugItBackIn
  70. [INTERACTION][SHOWERROR] Title:Unplug it and then plug it back in
  71. 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.
  72. press: Empty
  73.  
  74. [VERBOSE]showing information message object
  75. [INTERACTION][SHOWINFORMATION] Title:All Done
  76. 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.
  77. press: Empty
  78.  
  79. [VERBOSE]Done with message object
  80. [DEBUG]Shutting Down
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement