Guest User

cmd ouput

a guest
Oct 10th, 2016
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.17 KB | None | 0 0
  1. [23:13:25] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println
  2. :-1]: at java.security.AccessController.doPrivileged(Native Method)
  3. [23:13:25] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println
  4. :-1]: at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unkno
  5. wn Source)
  6. [23:13:25] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println
  7. :-1]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown S
  8. ource)
  9. [23:13:25] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println
  10. :-1]: at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source
  11. )
  12. [23:13:25] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println
  13. :-1]: at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
  14. [23:13:25] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println
  15. :-1]: at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
  16. [23:13:25] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println
  17. :-1]: at java.security.AccessController.doPrivileged(Native Method)
  18. [23:13:25] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println
  19. :-1]: at java.security.AccessController.doPrivilegedWithCombiner(Unknown Sourc
  20. e)
  21. [23:13:25] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println
  22. :-1]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
  23. urce)
  24. [23:13:25] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println
  25. :-1]: at codechicken.core.launch.DepLoader$DepLoadInst.download(DepLoader.java
  26. :340)
  27. [23:13:25] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println
  28. :-1]: ... 25 more
  29. [23:13:25] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println
  30. :-1]: Caused by: java.io.FileNotFoundException: http://central.maven.org/maven2/
  31. com/esotericsoftware/reflectasm/reflectasm/1.09//reflectasm-1.09.jar
  32. [23:13:25] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println
  33. :-1]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown S
  34. ource)
  35. [23:13:25] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println
  36. :-1]: at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source
  37. )
  38. [23:13:25] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println
  39. :-1]: at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
  40. [23:13:25] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println
  41. :-1]: at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
  42. [23:13:25] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println
  43. :-1]: at java.security.AccessController.doPrivileged(Native Method)
  44. [23:13:25] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println
  45. :-1]: at java.security.AccessController.doPrivilegedWithCombiner(Unknown Sourc
  46. e)
  47. [23:13:25] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println
  48. :-1]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
  49. urce)
  50. [23:13:25] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println
  51. :-1]: at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown So
  52. urce)
  53. [23:13:25] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println
  54. :-1]: at java.net.URLConnection.getHeaderFieldLong(Unknown Source)
  55. [23:13:25] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println
  56. :-1]: at java.net.URLConnection.getContentLengthLong(Unknown Source)
  57. [23:13:25] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println
  58. :-1]: at java.net.URLConnection.getContentLength(Unknown Source)
  59. [23:13:25] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println
  60. :-1]: at codechicken.core.launch.DepLoader$DepLoadInst.download(DepLoader.java
  61. :339)
  62. [23:13:25] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println
  63. :-1]: ... 25 more
  64. [23:13:25] [main/ERROR] [FML]: An error occurred trying to configure the minecra
  65. ft home at C:\Users\Jon\Desktop\FTB Server\. for Forge Mod Loader
  66. java.lang.RuntimeException: A download error occured
  67. at codechicken.core.launch.DepLoader$DepLoadInst.download(DepLoader.java
  68. :353) ~[DepLoader$DepLoadInst.class:?]
  69. at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:479
  70. ) ~[DepLoader$DepLoadInst.class:?]
  71. at codechicken.core.launch.DepLoader$DepLoadInst.loadDeps(DepLoader.java
  72. :465) ~[DepLoader$DepLoadInst.class:?]
  73. at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:448
  74. ) ~[DepLoader$DepLoadInst.class:?]
  75. at codechicken.core.launch.DepLoader.load(DepLoader.java:583) ~[DepLoade
  76. r.class:?]
  77. at buildcraftAdditions.preloader.BCALoadingPlugin.<init>(BCALoadingPlugi
  78. n.java:20) ~[BuildcraftAdditions-1.7.10-2.0.jar:?]
  79. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  80. ~[?:1.8.0_101]
  81. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  82. ~[?:1.8.0_101]
  83. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
  84. rce) ~[?:1.8.0_101]
  85. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_1
  86. 01]
  87. at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_101]
  88. at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.jav
  89. a:458) ~[FTBServer-1.7.10-1231.jar:?]
  90. at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManage
  91. r.java:346) ~[FTBServer-1.7.10-1231.jar:?]
  92. at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.ja
  93. va:214) ~[FTBServer-1.7.10-1231.jar:?]
  94. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.j
  95. ava:90) [FTBServer-1.7.10-1231.jar:?]
  96. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler
  97. .java:74) [FTBServer-1.7.10-1231.jar:?]
  98. at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FML
  99. LaunchHandler.java:39) [FTBServer-1.7.10-1231.jar:?]
  100. at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(F
  101. MLServerTweaker.java:23) [FTBServer-1.7.10-1231.jar:?]
  102. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwra
  103. pper-1.11.jar:?]
  104. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrappe
  105. r-1.11.jar:?]
  106. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0
  107. _101]
  108. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0
  109. _101]
  110. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1
  111. .8.0_101]
  112. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_101]
  113. at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.j
  114. ava:43) [FTBServer-1.7.10-1231.jar:?]
  115. at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.
  116. java:12) [FTBServer-1.7.10-1231.jar:?]
  117. Caused by: java.io.FileNotFoundException: http://central.maven.org/maven2/com/es
  118. otericsoftware/reflectasm/reflectasm/1.09//reflectasm-1.09.jar
  119. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  120. ~[?:1.8.0_101]
  121. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  122. ~[?:1.8.0_101]
  123. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
  124. rce) ~[?:1.8.0_101]
  125. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_1
  126. 01]
  127. at sun.net.www.protocol.http.HttpURLConnection$10.run(Unknown Source) ~[
  128. ?:1.8.0_101]
  129. at sun.net.www.protocol.http.HttpURLConnection$10.run(Unknown Source) ~[
  130. ?:1.8.0_101]
  131. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_
  132. 101]
  133. at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unkno
  134. wn Source) ~[?:1.8.0_101]
  135. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown S
  136. ource) ~[?:1.8.0_101]
  137. at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source
  138. ) ~[?:1.8.0_101]
  139. at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?
  140. :1.8.0_101]
  141. at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?
  142. :1.8.0_101]
  143. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_
  144. 101]
  145. at java.security.AccessController.doPrivilegedWithCombiner(Unknown Sourc
  146. e) ~[?:1.8.0_101]
  147. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
  148. urce) ~[?:1.8.0_101]
  149. at codechicken.core.launch.DepLoader$DepLoadInst.download(DepLoader.java
  150. :340) ~[DepLoader$DepLoadInst.class:?]
  151. ... 25 more
  152. Caused by: java.io.FileNotFoundException: http://central.maven.org/maven2/com/es
  153. otericsoftware/reflectasm/reflectasm/1.09//reflectasm-1.09.jar
  154. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown S
  155. ource) ~[?:1.8.0_101]
  156. at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source
  157. ) ~[?:1.8.0_101]
  158. at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?
  159. :1.8.0_101]
  160. at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?
  161. :1.8.0_101]
  162. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_
  163. 101]
  164. at java.security.AccessController.doPrivilegedWithCombiner(Unknown Sourc
  165. e) ~[?:1.8.0_101]
  166. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
  167. urce) ~[?:1.8.0_101]
  168. at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown So
  169. urce) ~[?:1.8.0_101]
  170. at java.net.URLConnection.getHeaderFieldLong(Unknown Source) ~[?:1.8.0_1
  171. 01]
  172. at java.net.URLConnection.getContentLengthLong(Unknown Source) ~[?:1.8.0
  173. _101]
  174. at java.net.URLConnection.getContentLength(Unknown Source) ~[?:1.8.0_101
  175. ]
  176. at codechicken.core.launch.DepLoader$DepLoadInst.download(DepLoader.java
  177. :339) ~[DepLoader$DepLoadInst.class:?]
  178. ... 25 more
  179. [23:13:25] [main/ERROR] [LaunchWrapper]: Unable to launch
  180. java.lang.RuntimeException: A download error occured
  181. at codechicken.core.launch.DepLoader$DepLoadInst.download(DepLoader.java
  182. :353) ~[DepLoader$DepLoadInst.class:?]
  183. at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:479
  184. ) ~[DepLoader$DepLoadInst.class:?]
  185. at codechicken.core.launch.DepLoader$DepLoadInst.loadDeps(DepLoader.java
  186. :465) ~[DepLoader$DepLoadInst.class:?]
  187. at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:448
  188. ) ~[DepLoader$DepLoadInst.class:?]
  189. at codechicken.core.launch.DepLoader.load(DepLoader.java:583) ~[DepLoade
  190. r.class:?]
  191. at buildcraftAdditions.preloader.BCALoadingPlugin.<init>(BCALoadingPlugi
  192. n.java:20) ~[BuildcraftAdditions-1.7.10-2.0.jar:?]
  193. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  194. ~[?:1.8.0_101]
  195. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  196. ~[?:1.8.0_101]
  197. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
  198. rce) ~[?:1.8.0_101]
  199. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_1
  200. 01]
  201. at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_101]
  202. at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.jav
  203. a:458) ~[FTBServer-1.7.10-1231.jar:?]
  204. at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManage
  205. r.java:346) ~[FTBServer-1.7.10-1231.jar:?]
  206. at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.ja
  207. va:214) ~[FTBServer-1.7.10-1231.jar:?]
  208. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.j
  209. ava:90) ~[FTBServer-1.7.10-1231.jar:?]
  210. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler
  211. .java:74) ~[FTBServer-1.7.10-1231.jar:?]
  212. at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FML
  213. LaunchHandler.java:39) ~[FTBServer-1.7.10-1231.jar:?]
  214. at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(F
  215. MLServerTweaker.java:23) ~[FTBServer-1.7.10-1231.jar:?]
  216. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwra
  217. pper-1.11.jar:?]
  218. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrappe
  219. r-1.11.jar:?]
  220. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0
  221. _101]
  222. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0
  223. _101]
  224. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1
  225. .8.0_101]
  226. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_101]
  227. at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.j
  228. ava:43) [FTBServer-1.7.10-1231.jar:?]
  229. at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.
  230. java:12) [FTBServer-1.7.10-1231.jar:?]
  231. Caused by: java.io.FileNotFoundException: http://central.maven.org/maven2/com/es
  232. otericsoftware/reflectasm/reflectasm/1.09//reflectasm-1.09.jar
  233. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  234. ~[?:1.8.0_101]
  235. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  236. ~[?:1.8.0_101]
  237. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
  238. rce) ~[?:1.8.0_101]
  239. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_1
  240. 01]
  241. at sun.net.www.protocol.http.HttpURLConnection$10.run(Unknown Source) ~[
  242. ?:1.8.0_101]
  243. at sun.net.www.protocol.http.HttpURLConnection$10.run(Unknown Source) ~[
  244. ?:1.8.0_101]
  245. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_
  246. 101]
  247. at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unkno
  248. wn Source) ~[?:1.8.0_101]
  249. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown S
  250. ource) ~[?:1.8.0_101]
  251. at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source
  252. ) ~[?:1.8.0_101]
  253. at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?
  254. :1.8.0_101]
  255. at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?
  256. :1.8.0_101]
  257. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_
  258. 101]
  259. at java.security.AccessController.doPrivilegedWithCombiner(Unknown Sourc
  260. e) ~[?:1.8.0_101]
  261. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
  262. urce) ~[?:1.8.0_101]
  263. at codechicken.core.launch.DepLoader$DepLoadInst.download(DepLoader.java
  264. :340) ~[DepLoader$DepLoadInst.class:?]
  265. ... 25 more
  266. Caused by: java.io.FileNotFoundException: http://central.maven.org/maven2/com/es
  267. otericsoftware/reflectasm/reflectasm/1.09//reflectasm-1.09.jar
  268. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown S
  269. ource) ~[?:1.8.0_101]
  270. at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source
  271. ) ~[?:1.8.0_101]
  272. at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?
  273. :1.8.0_101]
  274. at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?
  275. :1.8.0_101]
  276. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_
  277. 101]
  278. at java.security.AccessController.doPrivilegedWithCombiner(Unknown Sourc
  279. e) ~[?:1.8.0_101]
  280. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
  281. urce) ~[?:1.8.0_101]
  282. at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown So
  283. urce) ~[?:1.8.0_101]
  284. at java.net.URLConnection.getHeaderFieldLong(Unknown Source) ~[?:1.8.0_1
  285. 01]
  286. at java.net.URLConnection.getContentLengthLong(Unknown Source) ~[?:1.8.0
  287. _101]
  288. at java.net.URLConnection.getContentLength(Unknown Source) ~[?:1.8.0_101
  289. ]
  290. at codechicken.core.launch.DepLoader$DepLoadInst.download(DepLoader.java
  291. :339) ~[DepLoader$DepLoadInst.class:?]
  292. ... 25 more
  293.  
  294. C:\Users\Jon\Desktop\FTB Server>#java -server -Xms512m -Xmx3072m -XX:PermSize=25
  295. 6m -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -jar FTBServer-1.7.10-1231.jar
  296. '#java' is not recognized as an internal or external command,
  297. operable program or batch file.
  298.  
  299. C:\Users\Jon\Desktop\FTB Server>pause
  300. Press any key to continue . . .
Add Comment
Please, Sign In to add comment