CASUAL-Automated

CASUAL r811-

Sep 25th, 2013
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.00 KB | None | 0 0
  1. [DEBUG]working
  2. [INFO]We are running Windows 7
  3. Creating Temp Folder in:C:\Users\ADMINI~1\AppData\Local\Temp\CASUALAdministrator-2013-09-25-15.26.00\CASUAL Cross-platform Android Scripting and Unified Auxiliary Loader
  4. Revision:811 build:6,863
  5. CASUAL Copyright (C) 2013 Adam Outler
  6. This program comes with ABSOLUTELY NO WARRANTY. This is free software,
  7. and you are welcome to redistribute it, under certain conditions; run
  8. 'C:\Users\Administrator\Desktop\PHONE%20&%20TABLET%20STUFF\Note%202%20Stuff\Casual\811\VZW-Gnote2-CASUAL-NoYouVerizon-CASUAL-R811b--Nightly.jar --license'
  9. for details. http://android-casual.googlecode.com for source.
  10. [DEBUG]launching GUI
  11. [DEBUG]codesource: (file:/C:/Users/Administrator/Desktop/PHONE%20&%20TABLET%20STUFF/Note%202%20Stuff/Casual/811/VZW-Gnote2-CASUAL-NoYouVerizon-CASUAL-R811b--Nightly.jar <no signer certificates>)
  12. [DEBUG]Picking Jar File:/C:/Users/Administrator/Desktop/PHONE%20&%20TABLET%20STUFF/Note%202%20Stuff/Casual/811/VZW-Gnote2-CASUAL-NoYouVerizon-CASUAL-R811b--Nightly.jar ..scanning.
  13. [DEBUG]Found Windows Computer
  14. [DEBUG]parsing SCRIPTS/
  15. [DEBUG]Attempting to write C:\Users\ADMINI~1\AppData\Local\Temp\CASUALAdministrator-2013-09-25-15.26.00\Elevate.exe
  16. [DEBUG]File verified.
  17. [DEBUG]Attempting to write C:\Users\ADMINI~1\AppData\Local\Temp\CASUALAdministrator-2013-09-25-15.26.00\adb.exe
  18. [DEBUG]File verified.
  19. [DEBUG]Attempting to write C:\Users\ADMINI~1\AppData\Local\Temp\CASUALAdministrator-2013-09-25-15.26.00\AdbWinApi.dll
  20. [DEBUG]File verified.
  21. [DEBUG]Attempting to write C:\Users\ADMINI~1\AppData\Local\Temp\CASUALAdministrator-2013-09-25-15.26.00\AdbWinUsbApi.dll
  22. [DEBUG]File verified.
  23. [DEBUG]parsing SCRIPTS/boot.img
  24. [DEBUG]Searching for scripts
  25. [DEBUG]Setting executable C:\Users\ADMINI~1\AppData\Local\Temp\CASUALAdministrator-2013-09-25-15.26.00\adb.exe. Result=true
  26. [DEBUG]parsing SCRIPTS/-build.properties
  27. [DEBUG]parsing SCRIPTS/Galaxy Note 2 Jailbreak-NoYouVerizon.meta
  28. [DEBUG]Looking up SCRIPTS/Galaxy Note 2 Jailbreak-NoYouVerizon.meta
  29. [DEBUG]parsing SCRIPTS/Galaxy Note 2 Jailbreak-NoYouVerizon.scr
  30. [DEBUG]Looking up SCRIPTS/Galaxy Note 2 Jailbreak-NoYouVerizon.scr
  31. [DEBUG]parsing SCRIPTS/Galaxy Note 2 Jailbreak-NoYouVerizon.txt
  32. [DEBUG]parsing SCRIPTS/Galaxy Note 2 Jailbreak-NoYouVerizon.zip
  33. [VERBOSE]found zip at SCRIPTS/Galaxy Note 2 Jailbreak-NoYouVerizon.zip
  34. [DEBUG]Looking up SCRIPTS/Galaxy Note 2 Jailbreak-NoYouVerizon.zip
  35. [VERBOSE]ADB Server Started!!!
  36. [DEBUG]State Change Detected, The new state is: 1
  37. [DEBUG]Device Connected
  38. [DEBUG]@stateConnected
  39. [DEBUG]Controls Enabled status: true
  40. [DEBUG]parsing SCRIPTS/-logo.png
  41. [DEBUG]parsing SCRIPTS/-Overview.txt
  42. [DEBUG][TRANSLATION]@resourceNotFound://SCRIPTS/-Overview.txt
  43. [VERBOSE]*****MISSING TRANSLATION VALUE*****
  44. [ERROR]
  45. [DEBUG]
  46.  
  47.  
  48. Starting CASPAC unzip.
  49. [VERBOSE]TimeOut on C:\Users\ADMINI~1\AppData\Local\Temp\CASUALAdministrator-2013-09-25-15.26.00\adb.exe after 5000ms. Returning what was received.
  50. [DEBUG][TRANSLATION]@interactionPastebinError
  51. [DEBUG]Requesting User Input.. Title:An Error Has Occured! -message:This is an automated prompt to sumbit a CASUAL log to Pastebin.
  52.  
  53. Please enter your XDA-Developers username and click 'Ok', click 'Cancel' to cancel
  54. [RESPONSEEXPECTED]
  55. [INTERACTION][INPUT][ANY]An Error Has Occured!<html>This is an automated prompt to sumbit a CASUAL log to Pastebin.
  56.  
  57. Please enter your XDA-Developers username and click 'Ok', click 'Cancel' to cancel
  58. input:
  59. [ERROR][CRITICAL]The handle is invalid
  60. The handle is invalid
  61. java.io.IOException: The handle is invalid
  62.  
  63. java.io.IOException: The handle is invalid
  64. at java.io.FileInputStream.readBytes(Native Method)
  65. at java.io.FileInputStream.read(Unknown Source)
  66. at java.io.BufferedInputStream.read1(Unknown Source)
  67. at java.io.BufferedInputStream.read(Unknown Source)
  68. at sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
  69. at sun.nio.cs.StreamDecoder.implRead(Unknown Source)
  70. at sun.nio.cs.StreamDecoder.read(Unknown Source)
  71. at java.io.InputStreamReader.read(Unknown Source)
  72. at java.io.BufferedReader.fill(Unknown Source)
  73. at java.io.BufferedReader.readLine(Unknown Source)
  74. at java.io.BufferedReader.readLine(Unknown Source)
  75. at CASUAL.GUI.CASUALShowJFrameMessageObject.getCommandLineInput(CASUALShowJFrameMessageObject.java:65)
  76. at CASUAL.GUI.CASUALShowJFrameMessageObject.showInputDialog(CASUALShowJFrameMessageObject.java:247)
  77. at CASUAL.GUI.CASUALShowJFrameMessageObject.displayMessage(CASUALShowJFrameMessageObject.java:55)
  78. at CASUAL.CASUALMessageObject.inputDialog(CASUALMessageObject.java:127)
  79. at CASUAL.network.Pastebin.doPosting(Pastebin.java:75)
  80. at CASUAL.GUI.CASUALJFrameLog.jPastebinSubmitActionPerformed(CASUALJFrameLog.java:141)
  81. at CASUAL.GUI.CASUALJFrameLog.access$200(CASUALJFrameLog.java:35)
  82. at CASUAL.GUI.CASUALJFrameLog$3.actionPerformed(CASUALJFrameLog.java:89)
  83. at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
  84. at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
  85. at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
  86. at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
  87. at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
  88. at java.awt.Component.processMouseEvent(Unknown Source)
  89. at javax.swing.JComponent.processMouseEvent(Unknown Source)
  90. at java.awt.Component.processEvent(Unknown Source)
  91. at java.awt.Container.processEvent(Unknown Source)
  92. at java.awt.Component.dispatchEventImpl(Unknown Source)
  93. at java.awt.Container.dispatchEventImpl(Unknown Source)
  94. at java.awt.Component.dispatchEvent(Unknown Source)
  95. at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
  96. at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
  97. at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
  98. at java.awt.Container.dispatchEventImpl(Unknown Source)
  99. at java.awt.Window.dispatchEventImpl(Unknown Source)
  100. at java.awt.Component.dispatchEvent(Unknown Source)
  101. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  102. at java.awt.EventQueue.access$200(Unknown Source)
  103. at java.awt.EventQueue$3.run(Unknown Source)
  104. at java.awt.EventQueue$3.run(Unknown Source)
  105. at java.security.AccessController.doPrivileged(Native Method)
  106. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  107. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  108. at java.awt.EventQueue$4.run(Unknown Source)
  109. at java.awt.EventQueue$4.run(Unknown Source)
  110. at java.security.AccessController.doPrivileged(Native Method)
  111. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  112. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  113. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  114. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  115. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  116. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  117. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  118. at java.awt.EventDispatchThread.run(Unknown Source)
  119.  
  120. [DEBUG][TRANSLATION]@criticalError
  121. [ERROR]A critical error was encoutered. Please report this issue with a log.
  122. [DEBUG]Pastebin Login Successful
Advertisement
Add Comment
Please, Sign In to add comment