Advertisement
Guest User

Untitled

a guest
May 27th, 2019
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 53.21 KB | None | 0 0
  1. java.lang.SecurityException: Cannot create libraries folder
  2. at systems.reformcloud.LibraryPreLoader.prepareFolder(LibraryPreLoader.j ava:118)
  3. at systems.reformcloud.LibraryPreLoader.prepareDependencies(LibraryPreLo ader.java:36)
  4. at systems.reformcloud.ControllerPreLoader.main(ControllerPreLoader.java :32)
  5. Downloading dependency snakeyaml from "http://central.maven.org/maven2/org/yaml/ snakeyaml/1.24/snakeyaml-1.24.jar"...
  6. java.nio.file.NoSuchFileException: libraries/snakeyaml-1.24.jar
  7. at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86 )
  8. at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
  9. at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
  10. at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvid er.java:214)
  11. at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvid er.java:434)
  12. at java.nio.file.Files.newOutputStream(Files.java:216)
  13. at java.nio.file.Files.copy(Files.java:3016)
  14. at systems.reformcloud.LibraryPreLoader.downloadLib(LibraryPreLoader.jav a:71)
  15. at systems.reformcloud.LibraryPreLoader.lambda$downloadDependencies$0(Li braryPreLoader.java:45)
  16. at java.lang.Iterable.forEach(Iterable.java:75)
  17. at systems.reformcloud.LibraryPreLoader.downloadDependencies(LibraryPreL oader.java:43)
  18. at systems.reformcloud.ControllerPreLoader.main(ControllerPreLoader.java :33)
  19. Downloading dependency commons-io from "http://central.maven.org/maven2/commons- io/commons-io/2.6/commons-io-2.6.jar"...
  20. java.nio.file.NoSuchFileException: libraries/commons-io-2.6.jar
  21. at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86 )
  22. at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
  23. at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
  24. at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvid er.java:214)
  25. at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvid er.java:434)
  26. at java.nio.file.Files.newOutputStream(Files.java:216)
  27. at java.nio.file.Files.copy(Files.java:3016)
  28. at systems.reformcloud.LibraryPreLoader.downloadLib(LibraryPreLoader.jav a:71)
  29. at systems.reformcloud.LibraryPreLoader.lambda$downloadDependencies$0(Li braryPreLoader.java:45)
  30. at java.lang.Iterable.forEach(Iterable.java:75)
  31. at systems.reformcloud.LibraryPreLoader.downloadDependencies(LibraryPreL oader.java:43)
  32. at systems.reformcloud.ControllerPreLoader.main(ControllerPreLoader.java :33)
  33. Downloading dependency jline from "http://central.maven.org/maven2/jline/jline/2 .14.6/jline-2.14.6.jar"...
  34. java.nio.file.NoSuchFileException: libraries/jline-2.14.6.jar
  35. at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86 )
  36. at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
  37. at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
  38. at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvid er.java:214)
  39. at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvid er.java:434)
  40. at java.nio.file.Files.newOutputStream(Files.java:216)
  41. at java.nio.file.Files.copy(Files.java:3016)
  42. at systems.reformcloud.LibraryPreLoader.downloadLib(LibraryPreLoader.jav a:71)
  43. at systems.reformcloud.LibraryPreLoader.lambda$downloadDependencies$0(Li braryPreLoader.java:45)
  44. at java.lang.Iterable.forEach(Iterable.java:75)
  45. at systems.reformcloud.LibraryPreLoader.downloadDependencies(LibraryPreL oader.java:43)
  46. at systems.reformcloud.ControllerPreLoader.main(ControllerPreLoader.java :33)
  47. Downloading dependency commons-net from "http://central.maven.org/maven2/commons -net/commons-net/3.6/commons-net-3.6.jar"...
  48. java.nio.file.NoSuchFileException: libraries/commons-net-3.6.jar
  49. at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86 )
  50. at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
  51. at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
  52. at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvid er.java:214)
  53. at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvid er.java:434)
  54. at java.nio.file.Files.newOutputStream(Files.java:216)
  55. at java.nio.file.Files.copy(Files.java:3016)
  56. at systems.reformcloud.LibraryPreLoader.downloadLib(LibraryPreLoader.jav a:71)
  57. at systems.reformcloud.LibraryPreLoader.lambda$downloadDependencies$0(Li braryPreLoader.java:45)
  58. at java.lang.Iterable.forEach(Iterable.java:75)
  59. at systems.reformcloud.LibraryPreLoader.downloadDependencies(LibraryPreL oader.java:43)
  60. at systems.reformcloud.ControllerPreLoader.main(ControllerPreLoader.java :33)
  61. Downloading dependency gson from "http://central.maven.org/maven2/com/google/cod e/gson/gson/2.8.5/gson-2.8.5.jar"...
  62. java.nio.file.NoSuchFileException: libraries/gson-2.8.5.jar
  63. at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86 )
  64. at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
  65. at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
  66. at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvid er.java:214)
  67. at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvid er.java:434)
  68. at java.nio.file.Files.newOutputStream(Files.java:216)
  69. at java.nio.file.Files.copy(Files.java:3016)
  70. at systems.reformcloud.LibraryPreLoader.downloadLib(LibraryPreLoader.jav a:71)
  71. at systems.reformcloud.LibraryPreLoader.lambda$downloadDependencies$0(Li braryPreLoader.java:45)
  72. at java.lang.Iterable.forEach(Iterable.java:75)
  73. at systems.reformcloud.LibraryPreLoader.downloadDependencies(LibraryPreL oader.java:43)
  74. at systems.reformcloud.ControllerPreLoader.main(ControllerPreLoader.java :33)
  75. Downloading dependency commons-codec from "http://central.maven.org/maven2/commo ns-codec/commons-codec/1.12/commons-codec-1.12.jar"...
  76. java.nio.file.NoSuchFileException: libraries/commons-codec-1.12.jar
  77. at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86 )
  78. at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
  79. at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
  80. at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvid er.java:214)
  81. at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvid er.java:434)
  82. at java.nio.file.Files.newOutputStream(Files.java:216)
  83. at java.nio.file.Files.copy(Files.java:3016)
  84. at systems.reformcloud.LibraryPreLoader.downloadLib(LibraryPreLoader.jav a:71)
  85. at systems.reformcloud.LibraryPreLoader.lambda$downloadDependencies$0(Li braryPreLoader.java:45)
  86. at java.lang.Iterable.forEach(Iterable.java:75)
  87. at systems.reformcloud.LibraryPreLoader.downloadDependencies(LibraryPreL oader.java:43)
  88. at systems.reformcloud.ControllerPreLoader.main(ControllerPreLoader.java :33)
  89. Downloading dependency commons-logging from "http://central.maven.org/maven2/com mons-logging/commons-logging/1.2/commons-logging-1.2.jar"...
  90. java.nio.file.NoSuchFileException: libraries/commons-logging-1.2.jar
  91. at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86 )
  92. at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
  93. at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
  94. at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvid er.java:214)
  95. at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvid er.java:434)
  96. at java.nio.file.Files.newOutputStream(Files.java:216)
  97. at java.nio.file.Files.copy(Files.java:3016)
  98. at systems.reformcloud.LibraryPreLoader.downloadLib(LibraryPreLoader.jav a:71)
  99. at systems.reformcloud.LibraryPreLoader.lambda$downloadDependencies$0(Li braryPreLoader.java:45)
  100. at java.lang.Iterable.forEach(Iterable.java:75)
  101. at systems.reformcloud.LibraryPreLoader.downloadDependencies(LibraryPreL oader.java:43)
  102. at systems.reformcloud.ControllerPreLoader.main(ControllerPreLoader.java :33)
  103. Downloading dependency httpcore from "http://central.maven.org/maven2/org/apache /httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar"...
  104. java.nio.file.NoSuchFileException: libraries/httpcore-4.4.11.jar
  105. at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86 )
  106. at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
  107. at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
  108. at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvid er.java:214)
  109. at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvid er.java:434)
  110. at java.nio.file.Files.newOutputStream(Files.java:216)
  111. at java.nio.file.Files.copy(Files.java:3016)
  112. at systems.reformcloud.LibraryPreLoader.downloadLib(LibraryPreLoader.jav a:71)
  113. at systems.reformcloud.LibraryPreLoader.lambda$downloadDependencies$0(Li braryPreLoader.java:45)
  114. at java.lang.Iterable.forEach(Iterable.java:75)
  115. at systems.reformcloud.LibraryPreLoader.downloadDependencies(LibraryPreL oader.java:43)
  116. at systems.reformcloud.ControllerPreLoader.main(ControllerPreLoader.java :33)
  117. Downloading dependency httpclient from "http://central.maven.org/maven2/org/apac he/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar"...
  118. java.nio.file.NoSuchFileException: libraries/httpclient-4.5.8.jar
  119. at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86 )
  120. at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
  121. at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
  122. at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvid er.java:214)
  123. at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvid er.java:434)
  124. at java.nio.file.Files.newOutputStream(Files.java:216)
  125. at java.nio.file.Files.copy(Files.java:3016)
  126. at systems.reformcloud.LibraryPreLoader.downloadLib(LibraryPreLoader.jav a:71)
  127. at systems.reformcloud.LibraryPreLoader.lambda$downloadDependencies$0(Li braryPreLoader.java:45)
  128. at java.lang.Iterable.forEach(Iterable.java:75)
  129. at systems.reformcloud.LibraryPreLoader.downloadDependencies(LibraryPreL oader.java:43)
  130. at systems.reformcloud.ControllerPreLoader.main(ControllerPreLoader.java :33)
  131. Downloading dependency netty-all from "http://central.maven.org/maven2/io/netty/ netty-all/4.1.36.Final/netty-all-4.1.36.Final.jar"...
  132. java.nio.file.NoSuchFileException: libraries/netty-all-4.1.36.Final.jar
  133. at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86 )
  134. at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
  135. at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
  136. at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvid er.java:214)
  137. at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvid er.java:434)
  138. at java.nio.file.Files.newOutputStream(Files.java:216)
  139. at java.nio.file.Files.copy(Files.java:3016)
  140. at systems.reformcloud.LibraryPreLoader.downloadLib(LibraryPreLoader.jav a:71)
  141. at systems.reformcloud.LibraryPreLoader.lambda$downloadDependencies$0(Li braryPreLoader.java:45)
  142. at java.lang.Iterable.forEach(Iterable.java:75)
  143. at systems.reformcloud.LibraryPreLoader.downloadDependencies(LibraryPreL oader.java:43)
  144. at systems.reformcloud.ControllerPreLoader.main(ControllerPreLoader.java :33)
  145.  
  146. Successfully installed all necessary libraries
  147. Exception in thread "main" java.nio.file.AccessDeniedException: /home/cloudsyste m/ReformCloudController/version
  148. at sun.nio.fs.UnixException.translateToIOException(UnixException.java:84 )
  149. at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
  150. at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
  151. at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvi der.java:384)
  152. at java.nio.file.Files.createDirectory(Files.java:674)
  153. at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
  154. at java.nio.file.Files.createDirectories(Files.java:767)
  155. at systems.reformcloud.ControllerPreLoader.prepareFolder(ControllerPreLo ader.java:118)
  156. at systems.reformcloud.ControllerPreLoader.main(ControllerPreLoader.java :36)
  157. cloudsystem@v22019057110489497:~/ReformCloudController$
  158. cloudsystem@v22019057110489497:~/ReformCloudController$ ./start.sh [screen is terminating]
  159. cloudsystem@v22019057110489497:~/ReformCloudController$ java -XX:+UseG1GC -XX:Ma xGCPauseMillis=50 -XX:CompileThreshold=100 -XX:+UseCompressedOops -Xmx512m -Xms2 56m -jar ReformCloudController.jar
  160. java.lang.SecurityException: Cannot create libraries folder
  161. at systems.reformcloud.LibraryPreLoader.prepareFolder(LibraryPreLoader.j ava:118)
  162. at systems.reformcloud.LibraryPreLoader.prepareDependencies(LibraryPreLo ader.java:36)
  163. at systems.reformcloud.ControllerPreLoader.main(ControllerPreLoader.java :32)
  164. Downloading dependency snakeyaml from "http://central.maven.org/maven2/org/yaml/ snakeyaml/1.24/snakeyaml-1.24.jar"...
  165. java.nio.file.NoSuchFileException: libraries/snakeyaml-1.24.jar
  166. at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86 )
  167. at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
  168. at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
  169. at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvid er.java:214)
  170. at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvid er.java:434)
  171. at java.nio.file.Files.newOutputStream(Files.java:216)
  172. at java.nio.file.Files.copy(Files.java:3016)
  173. at systems.reformcloud.LibraryPreLoader.downloadLib(LibraryPreLoader.jav a:71)
  174. at systems.reformcloud.LibraryPreLoader.lambda$downloadDependencies$0(Li braryPreLoader.java:45)
  175. at java.lang.Iterable.forEach(Iterable.java:75)
  176. at systems.reformcloud.LibraryPreLoader.downloadDependencies(LibraryPreL oader.java:43)
  177. at systems.reformcloud.ControllerPreLoader.main(ControllerPreLoader.java :33)
  178. Downloading dependency commons-io from "http://central.maven.org/maven2/commons- io/commons-io/2.6/commons-io-2.6.jar"...
  179. java.nio.file.NoSuchFileException: libraries/commons-io-2.6.jar
  180. at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86 )
  181. at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
  182. at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
  183. at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvid er.java:214)
  184. at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvid er.java:434)
  185. at java.nio.file.Files.newOutputStream(Files.java:216)
  186. at java.nio.file.Files.copy(Files.java:3016)
  187. at systems.reformcloud.LibraryPreLoader.downloadLib(LibraryPreLoader.jav a:71)
  188. at systems.reformcloud.LibraryPreLoader.lambda$downloadDependencies$0(Li braryPreLoader.java:45)
  189. at java.lang.Iterable.forEach(Iterable.java:75)
  190. at systems.reformcloud.LibraryPreLoader.downloadDependencies(LibraryPreL oader.java:43)
  191. at systems.reformcloud.ControllerPreLoader.main(ControllerPreLoader.java :33)
  192. Downloading dependency jline from "http://central.maven.org/maven2/jline/jline/2 .14.6/jline-2.14.6.jar"...
  193. java.nio.file.NoSuchFileException: libraries/jline-2.14.6.jar
  194. at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86 )
  195. at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
  196. at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
  197. at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvid er.java:214)
  198. at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvid er.java:434)
  199. at java.nio.file.Files.newOutputStream(Files.java:216)
  200. at java.nio.file.Files.copy(Files.java:3016)
  201. at systems.reformcloud.LibraryPreLoader.downloadLib(LibraryPreLoader.jav a:71)
  202. at systems.reformcloud.LibraryPreLoader.lambda$downloadDependencies$0(Li braryPreLoader.java:45)
  203. at java.lang.Iterable.forEach(Iterable.java:75)
  204. at systems.reformcloud.LibraryPreLoader.downloadDependencies(LibraryPreL oader.java:43)
  205. at systems.reformcloud.ControllerPreLoader.main(ControllerPreLoader.java :33)
  206. Downloading dependency commons-net from "http://central.maven.org/maven2/commons -net/commons-net/3.6/commons-net-3.6.jar"...
  207. java.nio.file.NoSuchFileException: libraries/commons-net-3.6.jar
  208. at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86 )
  209. at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
  210. at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
  211. at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvid er.java:214)
  212. at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvid er.java:434)
  213. at java.nio.file.Files.newOutputStream(Files.java:216)
  214. at java.nio.file.Files.copy(Files.java:3016)
  215. at systems.reformcloud.LibraryPreLoader.downloadLib(LibraryPreLoader.jav a:71)
  216. at systems.reformcloud.LibraryPreLoader.lambda$downloadDependencies$0(Li braryPreLoader.java:45)
  217. at java.lang.Iterable.forEach(Iterable.java:75)
  218. at systems.reformcloud.LibraryPreLoader.downloadDependencies(LibraryPreL oader.java:43)
  219. at systems.reformcloud.ControllerPreLoader.main(ControllerPreLoader.java :33)
  220. Downloading dependency gson from "http://central.maven.org/maven2/com/google/cod e/gson/gson/2.8.5/gson-2.8.5.jar"...
  221. java.nio.file.NoSuchFileException: libraries/gson-2.8.5.jar
  222. at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86 )
  223. at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
  224. at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
  225. at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvid er.java:214)
  226. at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvid er.java:434)
  227. at java.nio.file.Files.newOutputStream(Files.java:216)
  228. at java.nio.file.Files.copy(Files.java:3016)
  229. at systems.reformcloud.LibraryPreLoader.downloadLib(LibraryPreLoader.jav a:71)
  230. at systems.reformcloud.LibraryPreLoader.lambda$downloadDependencies$0(Li braryPreLoader.java:45)
  231. at java.lang.Iterable.forEach(Iterable.java:75)
  232. at systems.reformcloud.LibraryPreLoader.downloadDependencies(LibraryPreL oader.java:43)
  233. at systems.reformcloud.ControllerPreLoader.main(ControllerPreLoader.java :33)
  234. Downloading dependency commons-codec from "http://central.maven.org/maven2/commo ns-codec/commons-codec/1.12/commons-codec-1.12.jar"...
  235. java.nio.file.NoSuchFileException: libraries/commons-codec-1.12.jar
  236. at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86 )
  237. at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
  238. at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
  239. at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvid er.java:214)
  240. at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvid er.java:434)
  241. at java.nio.file.Files.newOutputStream(Files.java:216)
  242. at java.nio.file.Files.copy(Files.java:3016)
  243. at systems.reformcloud.LibraryPreLoader.downloadLib(LibraryPreLoader.jav a:71)
  244. at systems.reformcloud.LibraryPreLoader.lambda$downloadDependencies$0(Li braryPreLoader.java:45)
  245. at java.lang.Iterable.forEach(Iterable.java:75)
  246. at systems.reformcloud.LibraryPreLoader.downloadDependencies(LibraryPreL oader.java:43)
  247. at systems.reformcloud.ControllerPreLoader.main(ControllerPreLoader.java :33)
  248. Downloading dependency commons-logging from "http://central.maven.org/maven2/com mons-logging/commons-logging/1.2/commons-logging-1.2.jar"...
  249. java.nio.file.NoSuchFileException: libraries/commons-logging-1.2.jar
  250. at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86 )
  251. at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
  252. at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
  253. at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvid er.java:214)
  254. at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvid er.java:434)
  255. at java.nio.file.Files.newOutputStream(Files.java:216)
  256. at java.nio.file.Files.copy(Files.java:3016)
  257. at systems.reformcloud.LibraryPreLoader.downloadLib(LibraryPreLoader.jav a:71)
  258. at systems.reformcloud.LibraryPreLoader.lambda$downloadDependencies$0(Li braryPreLoader.java:45)
  259. at java.lang.Iterable.forEach(Iterable.java:75)
  260. at systems.reformcloud.LibraryPreLoader.downloadDependencies(LibraryPreL oader.java:43)
  261. at systems.reformcloud.ControllerPreLoader.main(ControllerPreLoader.java :33)
  262. Downloading dependency httpcore from "http://central.maven.org/maven2/org/apache /httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar"...
  263. java.nio.file.NoSuchFileException: libraries/httpcore-4.4.11.jar
  264. at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86 )
  265. at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
  266. at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
  267. at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvid er.java:214)
  268. at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvid er.java:434)
  269. at java.nio.file.Files.newOutputStream(Files.java:216)
  270. at java.nio.file.Files.copy(Files.java:3016)
  271. at systems.reformcloud.LibraryPreLoader.downloadLib(LibraryPreLoader.jav a:71)
  272. at systems.reformcloud.LibraryPreLoader.lambda$downloadDependencies$0(Li braryPreLoader.java:45)
  273. at java.lang.Iterable.forEach(Iterable.java:75)
  274. at systems.reformcloud.LibraryPreLoader.downloadDependencies(LibraryPreL oader.java:43)
  275. at systems.reformcloud.ControllerPreLoader.main(ControllerPreLoader.java :33)
  276. Downloading dependency httpclient from "http://central.maven.org/maven2/org/apac he/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar"...
  277. java.nio.file.NoSuchFileException: libraries/httpclient-4.5.8.jar
  278. at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86 )
  279. at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
  280. at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
  281. at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvid er.java:214)
  282. at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvid er.java:434)
  283. at java.nio.file.Files.newOutputStream(Files.java:216)
  284. at java.nio.file.Files.copy(Files.java:3016)
  285. at systems.reformcloud.LibraryPreLoader.downloadLib(LibraryPreLoader.jav a:71)
  286. at systems.reformcloud.LibraryPreLoader.lambda$downloadDependencies$0(Li braryPreLoader.java:45)
  287. at java.lang.Iterable.forEach(Iterable.java:75)
  288. at systems.reformcloud.LibraryPreLoader.downloadDependencies(LibraryPreL oader.java:43)
  289. at systems.reformcloud.ControllerPreLoader.main(ControllerPreLoader.java :33)
  290. Downloading dependency netty-all from "http://central.maven.org/maven2/io/netty/ netty-all/4.1.36.Final/netty-all-4.1.36.Final.jar"...
  291. java.nio.file.NoSuchFileException: libraries/netty-all-4.1.36.Final.jar
  292. at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86 )
  293. at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
  294. at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
  295. at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvid er.java:214)
  296. at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvid er.java:434)
  297. at java.nio.file.Files.newOutputStream(Files.java:216)
  298. at java.nio.file.Files.copy(Files.java:3016)
  299. at systems.reformcloud.LibraryPreLoader.downloadLib(LibraryPreLoader.jav a:71)
  300. at systems.reformcloud.LibraryPreLoader.lambda$downloadDependencies$0(Li braryPreLoader.java:45)
  301. at java.lang.Iterable.forEach(Iterable.java:75)
  302. at systems.reformcloud.LibraryPreLoader.downloadDependencies(LibraryPreL oader.java:43)
  303. at systems.reformcloud.ControllerPreLoader.main(ControllerPreLoader.java :33)
  304.  
  305. Successfully installed all necessary libraries
  306. Exception in thread "main" java.nio.file.AccessDeniedException: /home/cloudsyste m/ReformCloudController/version
  307. at sun.nio.fs.UnixException.translateToIOException(UnixException.java:84 )
  308. at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
  309. at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
  310. at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvi der.java:384)
  311. at java.nio.file.Files.createDirectory(Files.java:674)
  312. at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
  313. at java.nio.file.Files.createDirectories(Files.java:767)
  314. at systems.reformcloud.ControllerPreLoader.prepareFolder(ControllerPreLo ader.java:118)
  315. at systems.reformcloud.ControllerPreLoader.main(ControllerPreLoader.java :36)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement