Advertisement
Guest User

Alfresco Exception

a guest
Jan 12th, 2018
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 72.82 KB | None | 0 0
  1.  
  2. C:\Users\FP14565\a4c-gbl-all-in-one>mvn clean install alfresco:run
  3. Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=1024m; support was removed in 8.0
  4. [INFO] Scanning for projects...
  5. [INFO] ------------------------------------------------------------------------
  6. [INFO] Reactor Build Order:
  7. [INFO]
  8. [INFO] AIO - SDK 3.0 Beta
  9. [INFO] A4C Commons Platform/Repository JAR Module
  10. [INFO] A4C GBL Platform/Repository JAR Module
  11. [INFO] A4C GBL Alfresco Share JAR Module
  12. [INFO] A4C Commons Alfresco Share JAR Module
  13. [INFO] Alfresco Platform/Repository JAR Module
  14. [INFO] Alfresco Share JAR Module
  15. [INFO] Integration Tests Module
  16. [INFO]
  17. [INFO] ------------------------------------------------------------------------
  18. [INFO] Building AIO - SDK 3.0 Beta 1.0-SNAPSHOT
  19. [INFO] ------------------------------------------------------------------------
  20. [INFO]
  21. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ a4c-gbl-all-in-one ---
  22. [INFO] Deleting C:\Users\FP14565\a4c-gbl-all-in-one\target
  23. [INFO]
  24. [INFO] --- maven-resources-plugin:3.0.1:copy-resources (copy-and-filter-test-resources) @ a4c-gbl-all-in-one ---
  25. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  26. [INFO] Copying 7 resources
  27. [INFO]
  28. [INFO] --- jrebel-maven-plugin:1.1.6:generate (generate-rebel-xml) @ a4c-gbl-all-in-one ---
  29. [INFO] Processing com.michelin:a4c-gbl-all-in-one with packaging pom
  30. [WARNING] Unsupported packaging type: pom
  31. [INFO]
  32. [INFO] --- maven-install-plugin:2.4:install (default-install) @ a4c-gbl-all-in-one ---
  33. [INFO] Installing C:\Users\FP14565\a4c-gbl-all-in-one\pom.xml to C:\Users\FP14565\.m2\repository\com\michelin\a4c-gbl-all-in-one\1.0-SNAPSHOT\a4c-gbl-all-in-one-1.0-SNAPSHOT.pom
  34. [INFO]
  35. [INFO] ------------------------------------------------------------------------
  36. [INFO] Building A4C Commons Platform/Repository JAR Module 1.0-SNAPSHOT
  37. [INFO] ------------------------------------------------------------------------
  38. [WARNING] The POM for org.apache.poi:poi-ooxml:jar:3.10.1-20151016-alfresco-patched is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
  39. [WARNING] The POM for org.alfresco:alfresco-remote-api:jar:5.0.a is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
  40. [WARNING] The POM for org.alfresco:alfresco-data-model:jar:7.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
  41. [WARNING] The POM for org.apache.poi:poi-ooxml:jar:3.8 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
  42. [WARNING] The POM for javax.faces:javax.faces-api:jar:2.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
  43. [WARNING] The POM for org.quartz-scheduler:quartz:jar:1.8.3 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
  44. [WARNING] The POM for org.alfresco:alfresco-core:jar:5.1.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
  45. [WARNING] The POM for org.apache.axis:axis:jar:1.4 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
  46. [WARNING] The POM for javax.transaction:javax.transaction-api:jar:1.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
  47. [INFO]
  48. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ a4c-commons-a4c-repo-amp ---
  49. [INFO] Deleting C:\Users\FP14565\a4c-gbl-all-in-one\a4c-commons-a4c-repo-amp\target
  50. [INFO]
  51. [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ a4c-commons-a4c-repo-amp ---
  52. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  53. [INFO] Copying 134 resources
  54. [INFO]
  55. [INFO] --- jrebel-maven-plugin:1.1.6:generate (generate-rebel-xml) @ a4c-commons-a4c-repo-amp ---
  56. [INFO] Processing com.michelin:a4c-commons-a4c-repo-amp with packaging jar
  57. [INFO]
  58. [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ a4c-commons-a4c-repo-amp ---
  59. [INFO] Changes detected - recompiling the module!
  60. [INFO] Compiling 105 source files to C:\Users\FP14565\a4c-gbl-all-in-one\a4c-commons-a4c-repo-amp\target\classes
  61. [WARNING] /C:/Users/FP14565/a4c-gbl-all-in-one/a4c-commons-a4c-repo-amp/src/main/java/com/michelin/a4c/web/scripts/Decrypt.java: Some input files use or override a deprecated API.
  62. [WARNING] /C:/Users/FP14565/a4c-gbl-all-in-one/a4c-commons-a4c-repo-amp/src/main/java/com/michelin/a4c/web/scripts/Decrypt.java: Recompile with -Xlint:deprecation for details.
  63. [WARNING] /C:/Users/FP14565/a4c-gbl-all-in-one/a4c-commons-a4c-repo-amp/src/main/java/com/michelin/a4c/commons/Utils.java: Some input files use unchecked or unsafe operations.
  64. [WARNING] /C:/Users/FP14565/a4c-gbl-all-in-one/a4c-commons-a4c-repo-amp/src/main/java/com/michelin/a4c/commons/Utils.java: Recompile with -Xlint:unchecked for details.
  65. [INFO]
  66. [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ a4c-commons-a4c-repo-amp ---
  67. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  68. [INFO] skip non existing resourceDirectory C:\Users\FP14565\a4c-gbl-all-in-one\a4c-commons-a4c-repo-amp\src\test\resources
  69. [INFO]
  70. [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ a4c-commons-a4c-repo-amp ---
  71. [INFO] Nothing to compile - all classes are up to date
  72. [INFO]
  73. [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ a4c-commons-a4c-repo-amp ---
  74. [INFO] No tests to run.
  75. [INFO]
  76. [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ a4c-commons-a4c-repo-amp ---
  77. [INFO] Building jar: C:\Users\FP14565\a4c-gbl-all-in-one\a4c-commons-a4c-repo-amp\target\a4c-commons-a4c-repo-amp-1.0-SNAPSHOT.jar
  78. [INFO]
  79. [INFO] --- maven-assembly-plugin:2.6:single (build-amp-file) @ a4c-commons-a4c-repo-amp ---
  80. [WARNING] Invalid POM for org.apache.poi:poi-ooxml:jar:3.10.1-20151016-alfresco-patched, transitive dependencies (if any) will not be available, enable debug logging for more details
  81. [WARNING] Invalid POM for org.alfresco:alfresco-remote-api:jar:5.0.a, transitive dependencies (if any) will not be available, enable debug logging for more details
  82. [WARNING] Invalid POM for org.alfresco:alfresco-data-model:jar:7.0, transitive dependencies (if any) will not be available, enable debug logging for more details
  83. [WARNING] Invalid POM for org.apache.poi:poi-ooxml:jar:3.8, transitive dependencies (if any) will not be available, enable debug logging for more details
  84. [WARNING] Invalid POM for javax.faces:javax.faces-api:jar:2.0, transitive dependencies (if any) will not be available, enable debug logging for more details
  85. [WARNING] Invalid POM for org.quartz-scheduler:quartz:jar:1.8.3, transitive dependencies (if any) will not be available, enable debug logging for more details
  86. [WARNING] Invalid POM for org.alfresco:alfresco-core:jar:5.1.2, transitive dependencies (if any) will not be available, enable debug logging for more details
  87. [WARNING] Invalid POM for org.apache.axis:axis:jar:1.4, transitive dependencies (if any) will not be available, enable debug logging for more details
  88. [WARNING] Invalid POM for javax.transaction:javax.transaction-api:jar:1.2, transitive dependencies (if any) will not be available, enable debug logging for more details
  89. [INFO] Building amp: C:\Users\FP14565\a4c-gbl-all-in-one\a4c-commons-a4c-repo-amp\target\a4c-commons-a4c-repo-amp-1.0-SNAPSHOT.amp
  90. [INFO]
  91. [INFO] --- maven-install-plugin:2.4:install (default-install) @ a4c-commons-a4c-repo-amp ---
  92. [INFO] Installing C:\Users\FP14565\a4c-gbl-all-in-one\a4c-commons-a4c-repo-amp\target\a4c-commons-a4c-repo-amp-1.0-SNAPSHOT.jar to C:\Users\FP14565\.m2\repository\com\michelin\a4c-commons-a4c-repo-amp\1.0-SNAPSHOT\a4c-commons-a4c-repo-amp-1.0-SNAPSHOT.jar
  93. [INFO] Installing C:\Users\FP14565\a4c-gbl-all-in-one\a4c-commons-a4c-repo-amp\pom.xml to C:\Users\FP14565\.m2\repository\com\michelin\a4c-commons-a4c-repo-amp\1.0-SNAPSHOT\a4c-commons-a4c-repo-amp-1.0-SNAPSHOT.pom
  94. [INFO] Installing C:\Users\FP14565\a4c-gbl-all-in-one\a4c-commons-a4c-repo-amp\target\a4c-commons-a4c-repo-amp-1.0-SNAPSHOT.amp to C:\Users\FP14565\.m2\repository\com\michelin\a4c-commons-a4c-repo-amp\1.0-SNAPSHOT\a4c-commons-a4c-repo-amp-1.0-SNAPSHOT.amp
  95. [INFO]
  96. [INFO] ------------------------------------------------------------------------
  97. [INFO] Building A4C GBL Platform/Repository JAR Module 1.0-SNAPSHOT
  98. [INFO] ------------------------------------------------------------------------
  99. [INFO]
  100. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ a4c-gbl-repo-amp ---
  101. [INFO] Deleting C:\Users\FP14565\a4c-gbl-all-in-one\a4c-gbl-repo-amp\target
  102. [INFO]
  103. [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ a4c-gbl-repo-amp ---
  104. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  105. [INFO] Copying 25 resources
  106. [INFO]
  107. [INFO] --- jrebel-maven-plugin:1.1.6:generate (generate-rebel-xml) @ a4c-gbl-repo-amp ---
  108. [INFO] Processing com.michelin:a4c-gbl-repo-amp with packaging jar
  109. [INFO]
  110. [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ a4c-gbl-repo-amp ---
  111. [INFO] Changes detected - recompiling the module!
  112. [INFO] Compiling 1 source file to C:\Users\FP14565\a4c-gbl-all-in-one\a4c-gbl-repo-amp\target\classes
  113. [INFO]
  114. [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ a4c-gbl-repo-amp ---
  115. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  116. [INFO] skip non existing resourceDirectory C:\Users\FP14565\a4c-gbl-all-in-one\a4c-gbl-repo-amp\src\test\resources
  117. [INFO]
  118. [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ a4c-gbl-repo-amp ---
  119. [INFO] Nothing to compile - all classes are up to date
  120. [INFO]
  121. [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ a4c-gbl-repo-amp ---
  122. [INFO] No tests to run.
  123. [INFO]
  124. [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ a4c-gbl-repo-amp ---
  125. [INFO] Building jar: C:\Users\FP14565\a4c-gbl-all-in-one\a4c-gbl-repo-amp\target\a4c-gbl-repo-amp-1.0-SNAPSHOT.jar
  126. [INFO]
  127. [INFO] --- maven-assembly-plugin:2.6:single (build-amp-file) @ a4c-gbl-repo-amp ---
  128. [INFO] Building amp: C:\Users\FP14565\a4c-gbl-all-in-one\a4c-gbl-repo-amp\target\a4c-gbl-repo-amp-1.0-SNAPSHOT.amp
  129. [INFO]
  130. [INFO] --- maven-install-plugin:2.4:install (default-install) @ a4c-gbl-repo-amp ---
  131. [INFO] Installing C:\Users\FP14565\a4c-gbl-all-in-one\a4c-gbl-repo-amp\target\a4c-gbl-repo-amp-1.0-SNAPSHOT.jar to C:\Users\FP14565\.m2\repository\com\michelin\a4c-gbl-repo-amp\1.0-SNAPSHOT\a4c-gbl-repo-amp-1.0-SNAPSHOT.jar
  132. [INFO] Installing C:\Users\FP14565\a4c-gbl-all-in-one\a4c-gbl-repo-amp\pom.xml to C:\Users\FP14565\.m2\repository\com\michelin\a4c-gbl-repo-amp\1.0-SNAPSHOT\a4c-gbl-repo-amp-1.0-SNAPSHOT.pom
  133. [INFO] Installing C:\Users\FP14565\a4c-gbl-all-in-one\a4c-gbl-repo-amp\target\a4c-gbl-repo-amp-1.0-SNAPSHOT.amp to C:\Users\FP14565\.m2\repository\com\michelin\a4c-gbl-repo-amp\1.0-SNAPSHOT\a4c-gbl-repo-amp-1.0-SNAPSHOT.amp
  134. [INFO]
  135. [INFO] ------------------------------------------------------------------------
  136. [INFO] Building A4C GBL Alfresco Share JAR Module 1.0-SNAPSHOT
  137. [INFO] ------------------------------------------------------------------------
  138. [INFO]
  139. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ a4c-gbl-share-amp ---
  140. [INFO] Deleting C:\Users\FP14565\a4c-gbl-all-in-one\a4c-gbl-share-amp\target
  141. [INFO]
  142. [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ a4c-gbl-share-amp ---
  143. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  144. [INFO] Copying 3 resources
  145. [INFO]
  146. [INFO] --- jrebel-maven-plugin:1.1.6:generate (generate-rebel-xml) @ a4c-gbl-share-amp ---
  147. [INFO] Processing com.michelin:a4c-gbl-share-amp with packaging jar
  148. [INFO]
  149. [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ a4c-gbl-share-amp ---
  150. [INFO] Nothing to compile - all classes are up to date
  151. [INFO]
  152. [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ a4c-gbl-share-amp ---
  153. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  154. [INFO] skip non existing resourceDirectory C:\Users\FP14565\a4c-gbl-all-in-one\a4c-gbl-share-amp\src\test\resources
  155. [INFO]
  156. [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ a4c-gbl-share-amp ---
  157. [INFO] Nothing to compile - all classes are up to date
  158. [INFO]
  159. [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ a4c-gbl-share-amp ---
  160. [INFO] No tests to run.
  161. [INFO]
  162. [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ a4c-gbl-share-amp ---
  163. [INFO] Building jar: C:\Users\FP14565\a4c-gbl-all-in-one\a4c-gbl-share-amp\target\a4c-gbl-share-amp-1.0-SNAPSHOT.jar
  164. [INFO]
  165. [INFO] --- maven-assembly-plugin:2.6:single (build-amp-file) @ a4c-gbl-share-amp ---
  166. [INFO] Building amp: C:\Users\FP14565\a4c-gbl-all-in-one\a4c-gbl-share-amp\target\a4c-gbl-share-amp-1.0-SNAPSHOT.amp
  167. [INFO]
  168. [INFO] --- maven-install-plugin:2.4:install (default-install) @ a4c-gbl-share-amp ---
  169. [INFO] Installing C:\Users\FP14565\a4c-gbl-all-in-one\a4c-gbl-share-amp\target\a4c-gbl-share-amp-1.0-SNAPSHOT.jar to C:\Users\FP14565\.m2\repository\com\michelin\a4c-gbl-share-amp\1.0-SNAPSHOT\a4c-gbl-share-amp-1.0-SNAPSHOT.jar
  170. [INFO] Installing C:\Users\FP14565\a4c-gbl-all-in-one\a4c-gbl-share-amp\pom.xml to C:\Users\FP14565\.m2\repository\com\michelin\a4c-gbl-share-amp\1.0-SNAPSHOT\a4c-gbl-share-amp-1.0-SNAPSHOT.pom
  171. [INFO] Installing C:\Users\FP14565\a4c-gbl-all-in-one\a4c-gbl-share-amp\target\a4c-gbl-share-amp-1.0-SNAPSHOT.amp to C:\Users\FP14565\.m2\repository\com\michelin\a4c-gbl-share-amp\1.0-SNAPSHOT\a4c-gbl-share-amp-1.0-SNAPSHOT.amp
  172. [INFO]
  173. [INFO] ------------------------------------------------------------------------
  174. [INFO] Building A4C Commons Alfresco Share JAR Module 1.0-SNAPSHOT
  175. [INFO] ------------------------------------------------------------------------
  176. [INFO]
  177. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ a4c-commons-a4c-share-amp ---
  178. [INFO] Deleting C:\Users\FP14565\a4c-gbl-all-in-one\a4c-commons-a4c-share-amp\target
  179. [INFO]
  180. [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ a4c-commons-a4c-share-amp ---
  181. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  182. [INFO] Copying 310 resources
  183. [INFO]
  184. [INFO] --- jrebel-maven-plugin:1.1.6:generate (generate-rebel-xml) @ a4c-commons-a4c-share-amp ---
  185. [INFO] Processing com.michelin:a4c-commons-a4c-share-amp with packaging jar
  186. [INFO]
  187. [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ a4c-commons-a4c-share-amp ---
  188. [INFO] Changes detected - recompiling the module!
  189. [INFO] Compiling 9 source files to C:\Users\FP14565\a4c-gbl-all-in-one\a4c-commons-a4c-share-amp\target\classes
  190. [WARNING] /C:/Users/FP14565/a4c-gbl-all-in-one/a4c-commons-a4c-share-amp/src/main/java/com/michelin/a4c/documentlibrary/action/evaluator/AdminEvaluator.java: C:\Users\FP14565\a4c-gbl-all-in-one\a4c-commons-a4c-share-amp\src\main\java\com\michelin\a4c\documentlibrary\action\evaluator\AdminEvaluator.java uses or overrides a deprecated API.
  191. [WARNING] /C:/Users/FP14565/a4c-gbl-all-in-one/a4c-commons-a4c-share-amp/src/main/java/com/michelin/a4c/documentlibrary/action/evaluator/AdminEvaluator.java: Recompile with -Xlint:deprecation for details.
  192. [INFO]
  193. [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ a4c-commons-a4c-share-amp ---
  194. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  195. [INFO] skip non existing resourceDirectory C:\Users\FP14565\a4c-gbl-all-in-one\a4c-commons-a4c-share-amp\src\test\resources
  196. [INFO]
  197. [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ a4c-commons-a4c-share-amp ---
  198. [INFO] Nothing to compile - all classes are up to date
  199. [INFO]
  200. [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ a4c-commons-a4c-share-amp ---
  201. [INFO] No tests to run.
  202. [INFO]
  203. [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ a4c-commons-a4c-share-amp ---
  204. [INFO] Building jar: C:\Users\FP14565\a4c-gbl-all-in-one\a4c-commons-a4c-share-amp\target\a4c-commons-a4c-share-amp-1.0-SNAPSHOT.jar
  205. [INFO]
  206. [INFO] --- maven-assembly-plugin:2.6:single (build-amp-file) @ a4c-commons-a4c-share-amp ---
  207. [INFO] Building amp: C:\Users\FP14565\a4c-gbl-all-in-one\a4c-commons-a4c-share-amp\target\a4c-commons-a4c-share-amp-1.0-SNAPSHOT.amp
  208. [INFO]
  209. [INFO] --- maven-install-plugin:2.4:install (default-install) @ a4c-commons-a4c-share-amp ---
  210. [INFO] Installing C:\Users\FP14565\a4c-gbl-all-in-one\a4c-commons-a4c-share-amp\target\a4c-commons-a4c-share-amp-1.0-SNAPSHOT.jar to C:\Users\FP14565\.m2\repository\com\michelin\a4c-commons-a4c-share-amp\1.0-SNAPSHOT\a4c-commons-a4c-share-amp-1.0-SNAPSHOT.jar
  211. [INFO] Installing C:\Users\FP14565\a4c-gbl-all-in-one\a4c-commons-a4c-share-amp\pom.xml to C:\Users\FP14565\.m2\repository\com\michelin\a4c-commons-a4c-share-amp\1.0-SNAPSHOT\a4c-commons-a4c-share-amp-1.0-SNAPSHOT.pom
  212. [INFO] Installing C:\Users\FP14565\a4c-gbl-all-in-one\a4c-commons-a4c-share-amp\target\a4c-commons-a4c-share-amp-1.0-SNAPSHOT.amp to C:\Users\FP14565\.m2\repository\com\michelin\a4c-commons-a4c-share-amp\1.0-SNAPSHOT\a4c-commons-a4c-share-amp-1.0-SNAPSHOT.amp
  213. [INFO]
  214. [INFO] ------------------------------------------------------------------------
  215. [INFO] Building Alfresco Platform/Repository JAR Module 1.0-SNAPSHOT
  216. [INFO] ------------------------------------------------------------------------
  217. [INFO]
  218. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ a4c-gbl-all-in-one-platform-jar ---
  219. [INFO] Deleting C:\Users\FP14565\a4c-gbl-all-in-one\a4c-gbl-all-in-one-platform-jar\target
  220. [INFO]
  221. [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ a4c-gbl-all-in-one-platform-jar ---
  222. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  223. [INFO] Copying 14 resources
  224. [INFO]
  225. [INFO] --- jrebel-maven-plugin:1.1.6:generate (generate-rebel-xml) @ a4c-gbl-all-in-one-platform-jar ---
  226. [INFO] Processing com.michelin:a4c-gbl-all-in-one-platform-jar with packaging jar
  227. [INFO]
  228. [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ a4c-gbl-all-in-one-platform-jar ---
  229. [INFO] Changes detected - recompiling the module!
  230. [INFO] Compiling 3 source files to C:\Users\FP14565\a4c-gbl-all-in-one\a4c-gbl-all-in-one-platform-jar\target\classes
  231. [WARNING] error reading C:\Users\FP14565\.m2\repository\org\apache\poi\poi-ooxml\3.10.1-20151016-alfresco-patched\poi-ooxml-3.10.1-20151016-alfresco-patched.jar; error in opening zip file
  232. [WARNING] error reading C:\Users\FP14565\.m2\repository\org\apache\poi\poi-ooxml\3.10.1-20151016-alfresco-patched\poi-ooxml-3.10.1-20151016-alfresco-patched.jar; error in opening zip file
  233. [INFO]
  234. [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ a4c-gbl-all-in-one-platform-jar ---
  235. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  236. [INFO] skip non existing resourceDirectory C:\Users\FP14565\a4c-gbl-all-in-one\a4c-gbl-all-in-one-platform-jar\src\test\resources
  237. [INFO]
  238. [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ a4c-gbl-all-in-one-platform-jar ---
  239. [INFO] Changes detected - recompiling the module!
  240. [INFO] Compiling 1 source file to C:\Users\FP14565\a4c-gbl-all-in-one\a4c-gbl-all-in-one-platform-jar\target\test-classes
  241. [WARNING] error reading C:\Users\FP14565\.m2\repository\org\apache\poi\poi-ooxml\3.10.1-20151016-alfresco-patched\poi-ooxml-3.10.1-20151016-alfresco-patched.jar; error in opening zip file
  242. [WARNING] error reading C:\Users\FP14565\.m2\repository\org\apache\poi\poi-ooxml\3.10.1-20151016-alfresco-patched\poi-ooxml-3.10.1-20151016-alfresco-patched.jar; error in opening zip file
  243. [INFO]
  244. [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ a4c-gbl-all-in-one-platform-jar ---
  245. [INFO] Surefire report directory: C:\Users\FP14565\a4c-gbl-all-in-one\a4c-gbl-all-in-one-platform-jar\target\surefire-reports
  246.  
  247. -------------------------------------------------------
  248. T E S T S
  249. -------------------------------------------------------
  250. Running com.michelin.platformsample.HelloWorldWebScriptControllerTest
  251. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 sec
  252.  
  253. Results :
  254.  
  255. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
  256.  
  257. [INFO]
  258. [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ a4c-gbl-all-in-one-platform-jar ---
  259. [INFO] Building jar: C:\Users\FP14565\a4c-gbl-all-in-one\a4c-gbl-all-in-one-platform-jar\target\a4c-gbl-all-in-one-platform-jar-1.0-SNAPSHOT.jar
  260. [INFO]
  261. [INFO] --- maven-assembly-plugin:2.6:single (build-amp-file) @ a4c-gbl-all-in-one-platform-jar ---
  262. [INFO] Building amp: C:\Users\FP14565\a4c-gbl-all-in-one\a4c-gbl-all-in-one-platform-jar\target\a4c-gbl-all-in-one-platform-jar-1.0-SNAPSHOT.amp
  263. [INFO]
  264. [INFO] --- maven-install-plugin:2.4:install (default-install) @ a4c-gbl-all-in-one-platform-jar ---
  265. [INFO] Installing C:\Users\FP14565\a4c-gbl-all-in-one\a4c-gbl-all-in-one-platform-jar\target\a4c-gbl-all-in-one-platform-jar-1.0-SNAPSHOT.jar to C:\Users\FP14565\.m2\repository\com\michelin\a4c-gbl-all-in-one-platform-jar\1.0-SNAPSHOT\a4c-gbl-all-in-one-platform-jar-1.0-SNAPSHOT.jar
  266. [INFO] Installing C:\Users\FP14565\a4c-gbl-all-in-one\a4c-gbl-all-in-one-platform-jar\pom.xml to C:\Users\FP14565\.m2\repository\com\michelin\a4c-gbl-all-in-one-platform-jar\1.0-SNAPSHOT\a4c-gbl-all-in-one-platform-jar-1.0-SNAPSHOT.pom
  267. [INFO] Installing C:\Users\FP14565\a4c-gbl-all-in-one\a4c-gbl-all-in-one-platform-jar\target\a4c-gbl-all-in-one-platform-jar-1.0-SNAPSHOT.amp to C:\Users\FP14565\.m2\repository\com\michelin\a4c-gbl-all-in-one-platform-jar\1.0-SNAPSHOT\a4c-gbl-all-in-one-platform-jar-1.0-SNAPSHOT.amp
  268. [INFO]
  269. [INFO] ------------------------------------------------------------------------
  270. [INFO] Building Alfresco Share JAR Module 1.0-SNAPSHOT
  271. [INFO] ------------------------------------------------------------------------
  272. [INFO]
  273. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ a4c-gbl-all-in-one-share-jar ---
  274. [INFO] Deleting C:\Users\FP14565\a4c-gbl-all-in-one\a4c-gbl-all-in-one-share-jar\target
  275. [INFO]
  276. [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ a4c-gbl-all-in-one-share-jar ---
  277. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  278. [INFO] Copying 13 resources
  279. [INFO]
  280. [INFO] --- jrebel-maven-plugin:1.1.6:generate (generate-rebel-xml) @ a4c-gbl-all-in-one-share-jar ---
  281. [INFO] Processing com.michelin:a4c-gbl-all-in-one-share-jar with packaging jar
  282. [INFO]
  283. [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ a4c-gbl-all-in-one-share-jar ---
  284. [INFO] Nothing to compile - all classes are up to date
  285. [INFO]
  286. [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ a4c-gbl-all-in-one-share-jar ---
  287. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  288. [INFO] skip non existing resourceDirectory C:\Users\FP14565\a4c-gbl-all-in-one\a4c-gbl-all-in-one-share-jar\src\test\resources
  289. [INFO]
  290. [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ a4c-gbl-all-in-one-share-jar ---
  291. [INFO] Nothing to compile - all classes are up to date
  292. [INFO]
  293. [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ a4c-gbl-all-in-one-share-jar ---
  294. [INFO] No tests to run.
  295. [INFO]
  296. [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ a4c-gbl-all-in-one-share-jar ---
  297. [INFO] Building jar: C:\Users\FP14565\a4c-gbl-all-in-one\a4c-gbl-all-in-one-share-jar\target\a4c-gbl-all-in-one-share-jar-1.0-SNAPSHOT.jar
  298. [INFO]
  299. [INFO] --- maven-assembly-plugin:2.6:single (build-amp-file) @ a4c-gbl-all-in-one-share-jar ---
  300. [INFO] Building amp: C:\Users\FP14565\a4c-gbl-all-in-one\a4c-gbl-all-in-one-share-jar\target\a4c-gbl-all-in-one-share-jar-1.0-SNAPSHOT.amp
  301. [INFO]
  302. [INFO] --- maven-install-plugin:2.4:install (default-install) @ a4c-gbl-all-in-one-share-jar ---
  303. [INFO] Installing C:\Users\FP14565\a4c-gbl-all-in-one\a4c-gbl-all-in-one-share-jar\target\a4c-gbl-all-in-one-share-jar-1.0-SNAPSHOT.jar to C:\Users\FP14565\.m2\repository\com\michelin\a4c-gbl-all-in-one-share-jar\1.0-SNAPSHOT\a4c-gbl-all-in-one-share-jar-1.0-SNAPSHOT.jar
  304. [INFO] Installing C:\Users\FP14565\a4c-gbl-all-in-one\a4c-gbl-all-in-one-share-jar\pom.xml to C:\Users\FP14565\.m2\repository\com\michelin\a4c-gbl-all-in-one-share-jar\1.0-SNAPSHOT\a4c-gbl-all-in-one-share-jar-1.0-SNAPSHOT.pom
  305. [INFO] Installing C:\Users\FP14565\a4c-gbl-all-in-one\a4c-gbl-all-in-one-share-jar\target\a4c-gbl-all-in-one-share-jar-1.0-SNAPSHOT.amp to C:\Users\FP14565\.m2\repository\com\michelin\a4c-gbl-all-in-one-share-jar\1.0-SNAPSHOT\a4c-gbl-all-in-one-share-jar-1.0-SNAPSHOT.amp
  306. [INFO]
  307. [INFO] ------------------------------------------------------------------------
  308. [INFO] Building Integration Tests Module 1.0-SNAPSHOT
  309. [INFO] ------------------------------------------------------------------------
  310. [INFO]
  311. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-tests ---
  312. [INFO] Deleting C:\Users\FP14565\a4c-gbl-all-in-one\integration-tests\target
  313. [INFO]
  314. [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ integration-tests ---
  315. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  316. [INFO] skip non existing resourceDirectory C:\Users\FP14565\a4c-gbl-all-in-one\integration-tests\src\main\resources
  317. [INFO]
  318. [INFO] --- jrebel-maven-plugin:1.1.6:generate (generate-rebel-xml) @ integration-tests ---
  319. [INFO] Processing com.michelin:integration-tests with packaging jar
  320. [INFO]
  321. [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ integration-tests ---
  322. [INFO] Nothing to compile - all classes are up to date
  323. [INFO]
  324. [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ integration-tests ---
  325. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  326. [INFO] Copying 4 resources
  327. [INFO]
  328. [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ integration-tests ---
  329. [INFO] Changes detected - recompiling the module!
  330. [INFO] Compiling 3 source files to C:\Users\FP14565\a4c-gbl-all-in-one\integration-tests\target\test-classes
  331. [WARNING] error reading C:\Users\FP14565\.m2\repository\org\apache\poi\poi-ooxml\3.10.1-20151016-alfresco-patched\poi-ooxml-3.10.1-20151016-alfresco-patched.jar; error in opening zip file
  332. [WARNING] error reading C:\Users\FP14565\.m2\repository\org\apache\poi\poi-ooxml\3.10.1-20151016-alfresco-patched\poi-ooxml-3.10.1-20151016-alfresco-patched.jar; error in opening zip file
  333. [INFO]
  334. [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ integration-tests ---
  335. [INFO]
  336. [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ integration-tests ---
  337. [WARNING] JAR will be empty - no content was marked for inclusion!
  338. [INFO] Building jar: C:\Users\FP14565\a4c-gbl-all-in-one\integration-tests\target\integration-tests-1.0-SNAPSHOT.jar
  339. [INFO]
  340. [INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ integration-tests ---
  341. [INFO] Building jar: C:\Users\FP14565\a4c-gbl-all-in-one\integration-tests\target\integration-tests-1.0-SNAPSHOT-tests.jar
  342. [INFO]
  343. [INFO] --- alfresco-maven-plugin:3.0.0:it (start-alfresco) @ integration-tests ---
  344. [INFO] Skipping integration testing as alfresco:run is active.
  345. [INFO]
  346. [INFO] --- maven-failsafe-plugin:2.19.1:integration-test (integration-test) @ integration-tests ---
  347. [INFO] Tests are skipped.
  348. [INFO]
  349. [INFO] --- maven-failsafe-plugin:2.19.1:verify (verify-test) @ integration-tests ---
  350. [INFO] Tests are skipped.
  351. [INFO]
  352. [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-tests ---
  353. [INFO] Installing C:\Users\FP14565\a4c-gbl-all-in-one\integration-tests\target\integration-tests-1.0-SNAPSHOT.jar to C:\Users\FP14565\.m2\repository\com\michelin\integration-tests\1.0-SNAPSHOT\integration-tests-1.0-SNAPSHOT.jar
  354. [INFO] Installing C:\Users\FP14565\a4c-gbl-all-in-one\integration-tests\pom.xml to C:\Users\FP14565\.m2\repository\com\michelin\integration-tests\1.0-SNAPSHOT\integration-tests-1.0-SNAPSHOT.pom
  355. [INFO] Installing C:\Users\FP14565\a4c-gbl-all-in-one\integration-tests\target\integration-tests-1.0-SNAPSHOT-tests.jar to C:\Users\FP14565\.m2\repository\com\michelin\integration-tests\1.0-SNAPSHOT\integration-tests-1.0-SNAPSHOT-tests.jar
  356. [INFO]
  357. [INFO] ------------------------------------------------------------------------
  358. [INFO] Building AIO - SDK 3.0 Beta 1.0-SNAPSHOT
  359. [INFO] ------------------------------------------------------------------------
  360. [INFO]
  361. [INFO] --- alfresco-maven-plugin:3.0.0:run (default-cli) @ a4c-gbl-all-in-one ---
  362. [INFO] Unpacking Solr config
  363. [INFO] Configured Artifact: org.alfresco:alfresco-solr4:config:5.2.2:zip
  364. [INFO] Unpacking C:\Users\FP14565\.m2\repository\org\alfresco\alfresco-solr4\5.2.2\alfresco-solr4-5.2.2-config.zip to C:\Users\FP14565\a4c-gbl-all-in-one\alf_data_dev\solr with includes "" and excludes ""
  365. [INFO] Fix Solr Home Path to work in Windows
  366. [INFO] Replacing Solr config properties
  367. [INFO] Replacement run on 2 files.
  368. [INFO] Copying and filtering alfresco-global-*.properties files to target/test-classes
  369. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  370. [INFO] Copying 4 resources
  371. [INFO] Replacement run on 6 files.
  372. [INFO] Renaming alfresco-global-h2.properties to alfresco-global.properties
  373. [INFO] Renamed C:\Users\FP14565\a4c-gbl-all-in-one\target\test-classes\alfresco-global-h2.properties to C:\Users\FP14565\a4c-gbl-all-in-one\target\test-classes\alfresco-global.properties
  374. [INFO] Configured Artifact: org.alfresco:alfresco-enterprise:5.2.2:war
  375. [INFO] Unpacking C:\Users\FP14565\.m2\repository\org\alfresco\alfresco-enterprise\5.2.2\alfresco-enterprise-5.2.2.war to C:\Users\FP14565\a4c-gbl-all-in-one\target\platform-war with includes "" and excludes ""
  376. [INFO] Configured Artifact: org.alfresco:alfresco-share-services:5.2.2:amp
  377. [INFO] Configured Artifact: com.michelin:a4c-gbl-repo-amp:1.0-SNAPSHOT:amp
  378. [INFO] Copying alfresco-share-services-5.2.2.amp to C:\Users\FP14565\a4c-gbl-all-in-one\target\modules\platform\amps\alfresco-share-services-5.2.2.amp
  379. [INFO] Copying a4c-gbl-repo-amp-1.0-SNAPSHOT.amp to C:\Users\FP14565\a4c-gbl-all-in-one\target\modules\platform\amps\a4c-gbl-repo-amp-1.0-SNAPSHOT.amp
  380. [info] Installing all AMPs from directory C:\Users\FP14565\a4c-gbl-all-in-one\target\modules\platform\amps into WAR/exploded webapp at C:\Users\FP14565\a4c-gbl-all-in-one\target\platform-war
  381. - WARNING: The file '/WEB-INF/lib/commons-collections-3.2.2.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e904dcff-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  382. - WARNING: The file '/WEB-INF/lib/apache-mime4j-core-0.7.2.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e9061480-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  383. - WARNING: The file '/WEB-INF/lib/jackson-annotations-2.8.3.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e90689b1-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  384. - WARNING: The file '/WEB-INF/lib/jackson-core-2.8.3.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e906d7d2-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  385. - WARNING: The file '/WEB-INF/lib/commons-beanutils-1.9.3.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e90725f3-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  386. - WARNING: The file '/WEB-INF/lib/json-simple-1.1.1.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e9079b24-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  387. - WARNING: The file '/WEB-INF/lib/maven-artifact-3.2.1.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e907e945-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  388. - WARNING: The file '/WEB-INF/lib/plexus-utils-3.0.17.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e9085e76-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  389. - WARNING: The file '/WEB-INF/lib/serializer-2.7.2.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e908ac97-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  390. - WARNING: The file '/WEB-INF/lib/xmlgraphics-commons-1.2.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e908fab8-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  391. - WARNING: The file '/WEB-INF/lib/batik-util-1.6-1.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e9096fe9-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  392. - WARNING: The file '/WEB-INF/lib/batik-ext-1.6-1.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e909be0a-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  393. - WARNING: The file '/WEB-INF/lib/xmlParserAPIs-2.0.2.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e90a333b-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  394. - WARNING: The file '/WEB-INF/lib/batik-bridge-1.6-1.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e90aa86c-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  395. - WARNING: The file '/WEB-INF/lib/avalon-framework-api-4.3.1.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e90af68d-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  396. - WARNING: The file '/WEB-INF/lib/commons-jxpath-1.3.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e90b44ae-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  397. - WARNING: The file '/WEB-INF/lib/camel-jackson-2.13.2.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e90bb9df-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  398. - WARNING: The file '/WEB-INF/lib/camel-spring-2.13.2.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e90c0800-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  399. - WARNING: The file '/WEB-INF/lib/activemq-client-5.13.0.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e90ca441-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  400. - WARNING: The file '/WEB-INF/lib/commons-httpclient-3.1-HTTPCLIENT-1265.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e90d6792-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  401. - WARNING: The file '/WEB-INF/lib/commons-io-2.4.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e90ddcc3-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  402. - WARNING: The file '/WEB-INF/lib/aopalliance-1.0.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e90e51f4-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  403. - WARNING: The file '/WEB-INF/lib/xml-apis-1.4.01.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e90ea015-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  404. - WARNING: The file '/WEB-INF/lib/jaxb-impl-2.2.11.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e90f3c56-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  405. - WARNING: The file '/WEB-INF/lib/batik-svg-dom-1.6-1.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e90fb187-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  406. - WARNING: The file '/WEB-INF/lib/batik-script-1.6-1.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e90fffa8-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  407. - WARNING: The file '/WEB-INF/lib/batik-transcoder-1.6-1.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e9104dc9-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  408. - WARNING: The file '/WEB-INF/lib/avalon-framework-impl-4.3.1.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e91074da-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  409. - WARNING: The file '/WEB-INF/lib/standard-1.1.2.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e911d46b-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  410. - WARNING: The file '/WEB-INF/lib/camel-amqp-2.13.2.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e912499c-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  411. - WARNING: The file '/WEB-INF/lib/camel-jms-2.13.2.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e91297bd-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  412. - WARNING: The file '/WEB-INF/lib/geronimo-jms_1.1_spec-1.1.1.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e912bece-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  413. - WARNING: The file '/WEB-INF/lib/hawtbuf-1.11.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e9130cef-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  414. - WARNING: The file '/WEB-INF/lib/geronimo-j2ee-management_1.1_spec-1.0.1.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e9135b10-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  415. - WARNING: The file '/WEB-INF/lib/activemq-broker-5.13.0.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e9138221-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  416. - WARNING: The file '/WEB-INF/lib/log4j-1.2.17.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e9146c82-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  417. - WARNING: The file '/WEB-INF/lib/jackson-databind-2.8.3.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e914baa3-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  418. - WARNING: The file '/WEB-INF/lib/batik-extension-1.6-1.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e9152fd4-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  419. - WARNING: The file '/WEB-INF/lib/commons-modeler-2.0.1.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e9157df5-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  420. - WARNING: The file '/WEB-INF/lib/alfresco-messaging-repo-1.2.8.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e915cc16-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  421. - WARNING: The file '/WEB-INF/lib/gytheio-messaging-camel-0.2.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e9161a37-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  422. - WARNING: The file '/WEB-INF/lib/gytheio-messaging-commons-0.2.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e9164148-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  423. - WARNING: The file '/WEB-INF/lib/gytheio-commons-0.2.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e9170499-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  424. - WARNING: The file '/WEB-INF/lib/jackson-module-jaxb-annotations-2.3.2.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e91752ba-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  425. - WARNING: The file '/WEB-INF/lib/gytheio-health-commons-0.2.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e91779cb-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  426. - WARNING: The file '/WEB-INF/lib/camel-core-2.13.2.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e917c7ec-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  427. - WARNING: The file '/WEB-INF/lib/apache-mime4j-dom-0.7.2.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e918b24d-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  428. - WARNING: The file '/WEB-INF/lib/commons-digester-2.1.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e919006e-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  429. - WARNING: The file '/WEB-INF/lib/commons-lang-2.6.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e9194e8f-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  430. - WARNING: The file '/WEB-INF/lib/xalan-2.7.2-alfresco.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e919c3c0-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  431. - WARNING: The file '/WEB-INF/lib/batik-gvt-1.6-1.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e91aae21-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  432. - WARNING: The file '/WEB-INF/lib/bcel-6.0-RC3.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e91afc42-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  433. - WARNING: The file '/WEB-INF/lib/activemq-openwire-legacy-5.13.0.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e91b4a63-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  434. - WARNING: The file '/WEB-INF/lib/activemq-pool-5.13.0.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e91bbf94-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  435. - WARNING: The file '/WEB-INF/lib/activemq-jms-pool-5.13.0.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e91c0db5-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  436. - WARNING: The file '/WEB-INF/lib/geronimo-jta_1.0.1B_spec-1.0.1.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e91c5bd6-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  437. - WARNING: The file '/WEB-INF/lib/activemq-amqp-5.13.0.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e91ca9f7-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  438. - WARNING: The file '/WEB-INF/lib/cors-filter-2.5.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e91cd108-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  439. - WARNING: The file '/WEB-INF/lib/java-property-utils-1.9.1.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e91d1f29-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  440. - WARNING: The file '/WEB-INF/lib/alfresco-trashcan-cleaner-2.2.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e91d6d4a-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  441. - WARNING: The file '/WEB-INF/lib/commons-logging-1.2.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e91dbb6b-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  442. - WARNING: The file '/WEB-INF/lib/json-20090211.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e91e7ebc-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  443. - WARNING: The file '/WEB-INF/lib/spring-aop-3.2.17.RELEASE.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e91eccdd-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  444. - WARNING: The file '/WEB-INF/lib/xercesImpl-2.10.0-alfresco-patched.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e91ef3ee-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  445. - WARNING: The file '/WEB-INF/lib/batik-dom-1.6-1.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e91f902f-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  446. - WARNING: The file '/WEB-INF/lib/batik-css-1.6-1.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e91fde50-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  447. - WARNING: The file '/WEB-INF/lib/batik-gui-util-1.6-1.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e9202c71-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  448. - WARNING: The file '/WEB-INF/lib/batik-xml-1.6-1.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e9207a92-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  449. - WARNING: The file '/WEB-INF/lib/batik-parser-1.6-1.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e92116d3-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  450. - WARNING: The file '/WEB-INF/lib/batik-awt-util-1.6-1.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e9213de4-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  451. - WARNING: The file '/WEB-INF/lib/spring-jms-3.2.17.RELEASE.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e9218c05-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  452. - WARNING: The file '/WEB-INF/lib/activemq-camel-5.13.0.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e921da26-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  453. - WARNING: The file '/WEB-INF/lib/activemq-spring-5.13.0.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e9222847-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  454. - WARNING: The file '/WEB-INF/lib/xbean-spring-3.18.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e9224f58-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  455. - WARNING: The file '/WEB-INF/lib/commons-pool2-2.4.2.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e9229d79-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  456. - WARNING: The file '/WEB-INF/lib/proton-j-0.11.0.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e922eb9a-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  457. - WARNING: The file '/WEB-INF/lib/commons-codec-1.10.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e923aeeb-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  458. - WARNING: The file '/WEB-INF/lib/fop-0.94.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/e923fd0c-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  459. [info] AMPs installed successfully
  460. [INFO] Configured Artifact: com.michelin:a4c-gbl-all-in-one-platform-jar:1.0-SNAPSHOT:jar
  461. [INFO] Configured Artifact: com.michelin:integration-tests:tests:1.0-SNAPSHOT:jar
  462. [INFO] Copying a4c-gbl-all-in-one-platform-jar-1.0-SNAPSHOT.jar to C:\Users\FP14565\a4c-gbl-all-in-one\target\platform-war\WEB-INF\lib\a4c-gbl-all-in-one-platform-jar-1.0-SNAPSHOT.jar
  463. [INFO] Copying integration-tests-1.0-SNAPSHOT-tests.jar to C:\Users\FP14565\a4c-gbl-all-in-one\target\platform-war\WEB-INF\lib\integration-tests-1.0-SNAPSHOT-tests.jar
  464. [INFO] Copying Alfresco Enterprise license to: C:\Users\FP14565\a4c-gbl-all-in-one\target/platform-war/WEB-INF/classes/alfresco/extension/license
  465. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  466. [INFO] Copying 0 resource
  467. [INFO] Copying platform-hotswap-agent.properties to C:\Users\FP14565\a4c-gbl-all-in-one\target/platform-war/WEB-INF/classes/
  468. [INFO] Renamed C:\Users\FP14565\a4c-gbl-all-in-one\target\test-classes\platform-hotswap-agent.properties to C:\Users\FP14565\a4c-gbl-all-in-one\target\platform-war\WEB-INF\classes\hotswap-agent.properties
  469. [INFO] Installing C:\Users\FP14565\a4c-gbl-all-in-one\target\platform.war to C:\Users\FP14565\.m2\repository\com\michelin\a4c-gbl-all-in-one-platform\1.0-SNAPSHOT\a4c-gbl-all-in-one-platform-1.0-SNAPSHOT.war
  470. [INFO] Configured Artifact: org.alfresco:share:5.2.2:war
  471. [INFO] Unpacking C:\Users\FP14565\.m2\repository\org\alfresco\share\5.2.2\share-5.2.2.war to C:\Users\FP14565\a4c-gbl-all-in-one\target\share-war with includes "" and excludes ""
  472. [INFO] Configured Artifact: com.michelin:a4c-commons-a4c-share-amp:1.0-SNAPSHOT:amp
  473. [INFO] Configured Artifact: com.michelin:a4c-gbl-share-amp:1.0-SNAPSHOT:amp
  474. [INFO] Copying a4c-commons-a4c-share-amp-1.0-SNAPSHOT.amp to C:\Users\FP14565\a4c-gbl-all-in-one\target\modules\share\amps\a4c-commons-a4c-share-amp-1.0-SNAPSHOT.amp
  475. [INFO] Copying a4c-gbl-share-amp-1.0-SNAPSHOT.amp to C:\Users\FP14565\a4c-gbl-all-in-one\target\modules\share\amps\a4c-gbl-share-amp-1.0-SNAPSHOT.amp
  476. [info] Installing all AMPs from directory C:\Users\FP14565\a4c-gbl-all-in-one\target\modules\share\amps into WAR/exploded webapp at C:\Users\FP14565\a4c-gbl-all-in-one\target\share-war
  477. - WARNING: The file '/WEB-INF/lib/spring-aop-3.2.17.RELEASE.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/f505fb0d-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  478. - WARNING: The file '/WEB-INF/lib/aopalliance-1.0.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/f506703e-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  479. - WARNING: The file '/WEB-INF/lib/commons-logging-1.2.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/f506974f-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  480. - WARNING: The file '/WEB-INF/lib/spring-expression-3.2.17.RELEASE.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/f506e570-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  481. - WARNING: The file '/WEB-INF/lib/spring-beans-3.2.17.RELEASE.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/f507a8c1-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  482. - WARNING: The file '/WEB-INF/lib/spring-context-3.2.17.RELEASE.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/f5081df2-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  483. - WARNING: The file '/WEB-INF/lib/spring-core-3.2.17.RELEASE.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/f5086c13-f79f-11e7-b1c4-138b9dc3bb4e.bin'
  484. [info] AMPs installed successfully
  485. [INFO] Configured Artifact: com.michelin:a4c-gbl-all-in-one-share-jar:1.0-SNAPSHOT:jar
  486. [INFO] Copying a4c-gbl-all-in-one-share-jar-1.0-SNAPSHOT.jar to C:\Users\FP14565\a4c-gbl-all-in-one\target\share-war\WEB-INF\lib\a4c-gbl-all-in-one-share-jar-1.0-SNAPSHOT.jar
  487. [INFO] Copying Share log4j.properties to: C:\Users\FP14565\a4c-gbl-all-in-one\target/share-war/WEB-INF/classes
  488. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  489. [INFO] Copying 1 resource
  490. [INFO] Copying Share config custom to: C:\Users\FP14565\a4c-gbl-all-in-one\target/share-war/WEB-INF/classes/alfresco/web-extension/
  491. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  492. [INFO] Copying 1 resource
  493. [INFO] Copying share-hotswap-agent.properties to C:\Users\FP14565\a4c-gbl-all-in-one\target/share-war/WEB-INF/classes/
  494. [INFO] Renamed C:\Users\FP14565\a4c-gbl-all-in-one\target\test-classes\share-hotswap-agent.properties to C:\Users\FP14565\a4c-gbl-all-in-one\target\share-war\WEB-INF\classes\hotswap-agent.properties
  495. [INFO] Installing C:\Users\FP14565\a4c-gbl-all-in-one\target\share.war to C:\Users\FP14565\.m2\repository\com\michelin\a4c-gbl-all-in-one-share\1.0-SNAPSHOT\a4c-gbl-all-in-one-share-1.0-SNAPSHOT.war
  496. [INFO] Starting Tomcat, fork = false
  497. [INFO] Unpacking DB Dialects and ibatis files from alfresco-repository artifact
  498. [INFO] Configured Artifact: org.alfresco:alfresco-repository:5.2.2:jar
  499. [INFO] Unpacking C:\Users\FP14565\.m2\repository\org\alfresco\alfresco-repository\5.2.2\alfresco-repository-5.2.2.jar to C:\Users\FP14565\a4c-gbl-all-in-one\target\test-classes with includes "alfresco/dbscripts/create/org.hibernate.dialect.PostgreSQLDialect/*,alfresco/dbscripts/upgrade/*/org.hibernate.dialect.PostgreSQLDialect/*,alfresco/ibatis/org.hibernate.dialect.PostgreSQLDialect/*" and excludes ""
  500. [INFO] Configured Artifact: org.alfresco:alfresco-enterprise-repository:5.2.2:jar
  501. [INFO] Unpacking C:\Users\FP14565\.m2\repository\org\alfresco\alfresco-enterprise-repository\5.2.2\alfresco-enterprise-repository-5.2.2.jar to C:\Users\FP14565\a4c-gbl-all-in-one\target\test-classes with includes "alfresco/dbscripts/create/org.hibernate.dialect.PostgreSQLDialect/*,alfresco/dbscripts/upgrade/*/org.hibernate.dialect.PostgreSQLDialect/*,alfresco/ibatis/org.hibernate.dialect.PostgreSQLDialect/*" and excludes ""
  502. [INFO] Copying H2 Dialect SQL create files into target/test-classes
  503. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  504. [INFO] Copying 13 resources to alfresco/dbscripts/create/org.hibernate.dialect.H2Dialect
  505. [INFO] Copying 14 resources to alfresco/ibatis/org.hibernate.dialect.H2Dialect
  506. [INFO] <?xml version="1.0" encoding="UTF-8"?>
  507. <webapp>
  508. <groupId>${project.groupId}</groupId>
  509. <artifactId>${project.artifactId}-platform</artifactId>
  510. <version>${project.version}</version>
  511. <type>war</type>
  512. <asWebapp>true</asWebapp>
  513. <contextPath>/alfresco</contextPath>
  514. </webapp>
  515. [INFO] <?xml version="1.0" encoding="UTF-8"?>
  516. <webapp>
  517. <groupId>${project.groupId}</groupId>
  518. <artifactId>${project.artifactId}-share</artifactId>
  519. <version>${project.version}</version>
  520. <type>war</type>
  521. <asWebapp>true</asWebapp>
  522. <contextPath>/share</contextPath>
  523. </webapp>
  524. [INFO] <?xml version="1.0" encoding="UTF-8"?>
  525. <webapp>
  526. <groupId>org.alfresco</groupId>
  527. <artifactId>alfresco-solr4</artifactId>
  528. <version>5.2.2</version>
  529. <type>war</type>
  530. <asWebapp>true</asWebapp>
  531. <contextPath>/solr4</contextPath>
  532. <contextFile>${project.build.testOutputDirectory}/tomcat/context-solr.xml</contextFile>
  533. </webapp>
  534. [INFO] <?xml version="1.0" encoding="UTF-8"?>
  535. <webapp>
  536. <groupId>org.alfresco</groupId>
  537. <artifactId>api-explorer</artifactId>
  538. <version>5.2.e</version>
  539. <type>war</type>
  540. <asWebapp>true</asWebapp>
  541. <contextPath>/api-explorer</contextPath>
  542. </webapp>
  543. [INFO] Running war on http://localhost:8080/
  544. [INFO] Creating Tomcat server configuration at C:\Users\FP14565\a4c-gbl-all-in-one\target\tomcat
  545. [INFO] setting SystemProperties:
  546. [INFO] solr.solr.home=C:\Users\FP14565\a4c-gbl-all-in-one/alf_data_dev/solr/
  547. [INFO] create webapp with contextPath:
  548. [INFO] Deploying dependency wars
  549. [INFO] Deploy warfile: C:\Users\FP14565\.m2\repository\com\michelin\a4c-gbl-all-in-one-platform\1.0-SNAPSHOT\a4c-gbl-all-in-one-platform-1.0-SNAPSHOT.war to contextPath: /alfresco
  550. [INFO] Deploy warfile: C:\Users\FP14565\.m2\repository\com\michelin\a4c-gbl-all-in-one-share\1.0-SNAPSHOT\a4c-gbl-all-in-one-share-1.0-SNAPSHOT.war to contextPath: /share
  551. [INFO] Deploy warfile: C:\Users\FP14565\.m2\repository\org\alfresco\alfresco-solr4\5.2.2\alfresco-solr4-5.2.2.war to contextPath: /solr4
  552. [INFO] Deploy warfile: C:\Users\FP14565\.m2\repository\org\alfresco\api-explorer\5.2.e\api-explorer-5.2.e.war to contextPath: /api-explorer
  553. janv. 12, 2018 2:53:52 PM org.apache.coyote.AbstractProtocol init
  554. INFO: Initializing ProtocolHandler ["http-bio-8080"]
  555. janv. 12, 2018 2:53:52 PM org.apache.catalina.core.StandardService startInternal
  556. INFO: Starting service Tomcat
  557. janv. 12, 2018 2:53:52 PM org.apache.catalina.core.StandardEngine startInternal
  558. INFO: Starting Servlet Engine: Apache Tomcat/7.0.47
  559. janv. 12, 2018 2:54:03 PM org.apache.catalina.startup.TaglibUriRule body
  560. INFO: TLD skipped. URI: http://java.sun.com/jstl/core_rt is already defined
  561. janv. 12, 2018 2:54:03 PM org.apache.catalina.startup.TaglibUriRule body
  562. INFO: TLD skipped. URI: http://java.sun.com/jstl/core is already defined
  563. janv. 12, 2018 2:54:03 PM org.apache.catalina.startup.TaglibUriRule body
  564. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/core is already defined
  565. janv. 12, 2018 2:54:03 PM org.apache.catalina.startup.TaglibUriRule body
  566. INFO: TLD skipped. URI: http://java.sun.com/jstl/fmt_rt is already defined
  567. janv. 12, 2018 2:54:03 PM org.apache.catalina.startup.TaglibUriRule body
  568. INFO: TLD skipped. URI: http://java.sun.com/jstl/fmt is already defined
  569. janv. 12, 2018 2:54:03 PM org.apache.catalina.startup.TaglibUriRule body
  570. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/fmt is already defined
  571. janv. 12, 2018 2:54:03 PM org.apache.catalina.startup.TaglibUriRule body
  572. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/functions is already defined
  573. janv. 12, 2018 2:54:03 PM org.apache.catalina.startup.TaglibUriRule body
  574. INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/permittedTaglibs is already defined
  575. janv. 12, 2018 2:54:03 PM org.apache.catalina.startup.TaglibUriRule body
  576. INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/scriptfree is already defined
  577. janv. 12, 2018 2:54:03 PM org.apache.catalina.startup.TaglibUriRule body
  578. INFO: TLD skipped. URI: http://java.sun.com/jstl/sql_rt is already defined
  579. janv. 12, 2018 2:54:04 PM org.apache.catalina.startup.TaglibUriRule body
  580. INFO: TLD skipped. URI: http://java.sun.com/jstl/sql is already defined
  581. janv. 12, 2018 2:54:04 PM org.apache.catalina.startup.TaglibUriRule body
  582. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/sql is already defined
  583. janv. 12, 2018 2:54:04 PM org.apache.catalina.startup.TaglibUriRule body
  584. INFO: TLD skipped. URI: http://java.sun.com/jstl/xml_rt is already defined
  585. janv. 12, 2018 2:54:04 PM org.apache.catalina.startup.TaglibUriRule body
  586. INFO: TLD skipped. URI: http://java.sun.com/jstl/xml is already defined
  587. janv. 12, 2018 2:54:04 PM org.apache.catalina.startup.TaglibUriRule body
  588. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/xml is already defined
  589. janv. 12, 2018 2:54:04 PM org.apache.catalina.core.ApplicationContext log
  590. INFO: No Spring WebApplicationInitializer types detected on classpath
  591. janv. 12, 2018 2:54:04 PM org.apache.catalina.core.StandardContext listenerStart
  592. SEVERE: Error configuring application listener of class org.apache.myfaces.webapp.StartupServletContextListener
  593. java.lang.ClassFormatError: Absent Code attribute in method that is not native or abstract in class file javax/faces/context/ExternalContext
  594. at java.lang.ClassLoader.defineClass1(Native Method)
  595. at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
  596. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
  597. at org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:2918)
  598. at org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:1174)
  599. at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1669)
  600. at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1547)
  601. at java.lang.Class.getDeclaredConstructors0(Native Method)
  602. at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671)
  603. at java.lang.Class.getConstructor0(Class.java:3075)
  604. at java.lang.Class.newInstance(Class.java:412)
  605. at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:143)
  606. at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4854)
  607. at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5434)
  608. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
  609. at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1559)
  610. at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1549)
  611. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  612. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  613. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  614. at java.lang.Thread.run(Thread.java:748)
  615.  
  616. janv. 12, 2018 2:54:04 PM org.apache.catalina.core.StandardContext listenerStart
  617. SEVERE: Skipped installing application listeners due to previous error(s)
  618. janv. 12, 2018 2:54:04 PM org.apache.catalina.core.StandardContext startInternal
  619. SEVERE: Error listenerStart
  620. janv. 12, 2018 2:54:04 PM org.apache.catalina.core.StandardContext startInternal
  621. SEVERE: Context [/alfresco] startup failed due to previous errors
  622. janv. 12, 2018 2:54:07 PM org.apache.catalina.core.ApplicationContext log
  623. INFO: No Spring WebApplicationInitializer types detected on classpath
  624. janv. 12, 2018 2:54:07 PM org.apache.catalina.core.ApplicationContext log
  625. INFO: Initializing Spring root WebApplicationContext
  626. 2018-01-12 14:54:12,190 INFO [config.packaging.ModulePackageManager] [localhost-startStop-1] Found 5 module package(s)
  627. 2018-01-12 14:54:12,191 INFO [config.packaging.ModulePackageManager] [localhost-startStop-1] Michelin A4C GBL Share AMP Project, @version.number@, Michelin A4C GBL for Share
  628. Michelin A4C Share AMP Project, @version.number@, Michelin A4C for Share
  629. Michelin A4C Share AMP Project, @version.number@, Michelin A4C for Share
  630. Alfresco Share JAR Module, 1.0-SNAPSHOT, Sample Share JAR Module (to be included in the share.war) - part of AIO - SDK 3
  631. Michelin A4C GBL Share AMP Project, @version.number@, Michelin A4C GBL for Share
  632.  
  633. 2018-01-12 14:54:12,631 INFO [extensions.webscripts.TemplateProcessorRegistry] [localhost-startStop-1] Registered template processor freemarker for extension ftl
  634. 2018-01-12 14:54:12,633 INFO [extensions.webscripts.ScriptProcessorRegistry] [localhost-startStop-1] Registered script processor javascript for extension js
  635. 2018-01-12 14:54:12,634 INFO [extensions.webscripts.TemplateProcessorRegistry] [localhost-startStop-1] Registered template processor freemarker for extension ftl
  636. 2018-01-12 14:54:12,635 INFO [extensions.webscripts.ScriptProcessorRegistry] [localhost-startStop-1] Registered script processor javascript for extension js
  637. 2018-01-12 14:54:15,089 WARN [extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Unable to register script classpath:alfresco/web-extension/site-webscripts/org/alfresco/components/dashlets/addons.get.desc.xml due to error: 00120001 Failed to parse web script description document org/alfresco/components/dashlets/addons.get.desc.xml ; 00120000 Expected <shortname> value
  638. 2018-01-12 14:54:15,090 WARN [extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Unable to register script classpath:alfresco/web-extension/site-webscripts/org/alfresco/components/dashlets/my-meeting-workspaces.get.desc.xml due to error: 00120003 Failed to parse web script description document org/alfresco/components/dashlets/my-meeting-workspaces.get.desc.xml ; 00120002 Expected <shortname> value
  639. 2018-01-12 14:54:15,091 WARN [extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Unable to register script classpath:alfresco/web-extension/site-webscripts/org/alfresco/components/dashlets/my-workspaces.get.desc.xml due to error: 00120005 Failed to parse web script description document org/alfresco/components/dashlets/my-workspaces.get.desc.xml ; 00120004 Expected <shortname> value
  640. 2018-01-12 14:54:15,092 WARN [extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Unable to register script classpath:alfresco/web-extension/site-webscripts/org/alfresco/components/dashlets/rssfeed.get.desc.xml due to error: 00120007 Failed to parse web script description document org/alfresco/components/dashlets/rssfeed.get.desc.xml ; 00120006 Expected <shortname> value
  641. 2018-01-12 14:54:15,094 INFO [extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 404 Web Scripts (+4 failed), 422 URLs
  642. 2018-01-12 14:54:15,096 INFO [extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 8 Package Description Documents (+0 failed)
  643. 2018-01-12 14:54:15,097 INFO [extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 0 Schema Description Documents (+0 failed)
  644. 2018-01-12 14:54:15,153 INFO [extensions.webscripts.AbstractRuntimeContainer] [localhost-startStop-1] Initialised Surf Container Web Script Container (in 2503.4343ms)
  645. 2018-01-12 14:54:15,155 INFO [extensions.webscripts.TemplateProcessorRegistry] [localhost-startStop-1] Registered template processor freemarker for extension ftl
  646. 2018-01-12 14:54:15,156 INFO [extensions.webscripts.ScriptProcessorRegistry] [localhost-startStop-1] Registered script processor javascript for extension js
  647. janv. 12, 2018 2:54:15 PM org.apache.catalina.core.ApplicationContext log
  648. INFO: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: loaded (conf ok)
  649. janv. 12, 2018 2:54:15 PM org.apache.catalina.core.ApplicationContext log
  650. INFO: Initializing Spring FrameworkServlet 'Spring Surf Dispatcher Servlet'
  651. janv. 12, 2018 2:54:21 PM org.apache.catalina.core.ApplicationContext log
  652. INFO: No Spring WebApplicationInitializer types detected on classpath
  653. 2018-01-12 14:54:23,813 INFO [solr.component.AsyncBuildSuggestComponent] [coreLoadExecutor-5-thread-2] Initializing SuggestComponent
  654. 2018-01-12 14:54:23,813 INFO [solr.component.AsyncBuildSuggestComponent] [coreLoadExecutor-5-thread-1] Initializing SuggestComponent
  655. 2018-01-12 14:54:23,955 INFO [solr.component.AsyncBuildSuggestComponent] [Suggestor-alfresco-1] Loading suggester index for: shingleBasedSuggestions
  656. janv. 12, 2018 2:54:23 PM org.apache.coyote.AbstractProtocol start
  657. INFO: Starting ProtocolHandler ["http-bio-8080"]
  658. 2018-01-12 14:54:24,198 INFO [solr.component.AsyncBuildSuggestComponent] [Suggestor-alfresco-1] Loaded suggester shingleBasedSuggestions, took 242 ms
  659. 2018-01-12 14:54:40,892 ERROR [solr.tracker.AbstractTracker] [org.alfresco.solr.AlfrescoCoreAdminHandler@6577145f_Worker-1] Model tracking failed
  660. org.alfresco.error.AlfrescoRuntimeException: 00120000 alfresco GetModelsDiff return status is 404
  661. at org.alfresco.solr.client.SOLRAPIClient.getModelsDiff(SOLRAPIClient.java:1181)
  662. at org.alfresco.solr.tracker.ModelTracker.trackModelsImpl(ModelTracker.java:248)
  663. at org.alfresco.solr.tracker.ModelTracker.trackModels(ModelTracker.java:206)
  664. at org.alfresco.solr.tracker.ModelTracker.ensureFirstModelSync(ModelTracker.java:228)
  665. at org.alfresco.solr.tracker.CoreWatcherJob.registerForCore(CoreWatcherJob.java:145)
  666. at org.alfresco.solr.tracker.CoreWatcherJob.execute(CoreWatcherJob.java:82)
  667. at org.quartz.core.JobRunShell.run(JobRunShell.java:216)
  668. at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:563)
  669. 2018-01-12 14:54:40,931 ERROR [solr.tracker.AbstractTracker] [org.alfresco.solr.AlfrescoCoreAdminHandler@6577145f_Worker-1] Model tracking failed
  670. org.alfresco.error.AlfrescoRuntimeException: 00120001 alfresco GetModelsDiff return status is 404
  671. at org.alfresco.solr.client.SOLRAPIClient.getModelsDiff(SOLRAPIClient.java:1181)
  672. at org.alfresco.solr.tracker.ModelTracker.trackModelsImpl(ModelTracker.java:248)
  673. at org.alfresco.solr.tracker.ModelTracker.trackModels(ModelTracker.java:206)
  674. at org.alfresco.solr.tracker.ModelTracker.ensureFirstModelSync(ModelTracker.java:228)
  675. at org.alfresco.solr.tracker.CoreWatcherJob.registerForCore(CoreWatcherJob.java:145)
  676. at org.alfresco.solr.tracker.CoreWatcherJob.execute(CoreWatcherJob.java:82)
  677. at org.quartz.core.JobRunShell.run(JobRunShell.java:216)
  678. at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:563)
  679. 2018-01-12 14:54:45,081 ERROR [solr.tracker.AbstractTracker] [org.alfresco.solr.AlfrescoCoreAdminHandler@6577145f_Worker-4] Tracking failed
  680. org.alfresco.error.AlfrescoRuntimeException: 00120002 api/solr/aclchangesets return status:404
  681. at org.alfresco.solr.client.SOLRAPIClient.getAclChangeSets(SOLRAPIClient.java:169)
  682. at org.alfresco.solr.tracker.AclTracker.checkRepoAndIndexConsistency(AclTracker.java:346)
  683. at org.alfresco.solr.tracker.AclTracker.trackRepository(AclTracker.java:312)
  684. at org.alfresco.solr.tracker.AclTracker.doTrack(AclTracker.java:103)
  685. at org.alfresco.solr.tracker.AbstractTracker.track(AbstractTracker.java:179)
  686. at org.alfresco.solr.tracker.TrackerJob.execute(TrackerJob.java:54)
  687. at org.quartz.core.JobRunShell.run(JobRunShell.java:216)
  688. at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:563)
  689. 2018-01-12 14:54:45,100 ERROR [solr.tracker.AbstractTracker] [org.alfresco.solr.AlfrescoCoreAdminHandler@6577145f_Worker-6] Model tracking failed
  690. org.alfresco.error.AlfrescoRuntimeException: 00120005 alfresco GetModelsDiff return status is 404
  691. at org.alfresco.solr.client.SOLRAPIClient.getModelsDiff(SOLRAPIClient.java:1181)
  692. at org.alfresco.solr.tracker.ModelTracker.trackModelsImpl(ModelTracker.java:248)
  693. at org.alfresco.solr.tracker.ModelTracker.trackModels(ModelTracker.java:206)
  694. at org.alfresco.solr.tracker.ModelTracker.ensureFirstModelSync(ModelTracker.java:228)
  695. at org.alfresco.solr.component.EnsureModelsComponent.prepare(EnsureModelsComponent.java:87)
  696. at org.apache.solr.handler.component.AlfrescoSearchHandler.handleRequestBody(AlfrescoSearchHandler.java:292)
  697. at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
  698. at org.alfresco.solr.Cloud.getResponse(Cloud.java:165)
  699. at org.alfresco.solr.Cloud.getSolrDocumentList(Cloud.java:149)
  700. at org.alfresco.solr.SolrInformationServer.getDocsWithUncleanContent(SolrInformationServer.java:722)
  701. at org.alfresco.solr.tracker.ContentTracker.doTrack(ContentTracker.java:76)
  702. at org.alfresco.solr.tracker.AbstractTracker.track(AbstractTracker.java:179)
  703. at org.alfresco.solr.tracker.TrackerJob.execute(TrackerJob.java:54)
  704. at org.quartz.core.JobRunShell.run(JobRunShell.java:216)
  705. at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:563)
  706. 2018-01-12 14:54:45,103 ERROR [solr.tracker.AbstractTracker] [org.alfresco.solr.AlfrescoCoreAdminHandler@6577145f_Worker-3] Tracking failed
  707. org.alfresco.error.AlfrescoRuntimeException: 00120003 api/solr/aclchangesets return status:404
  708. at org.alfresco.solr.client.SOLRAPIClient.getAclChangeSets(SOLRAPIClient.java:169)
  709. at org.alfresco.solr.tracker.AclTracker.checkRepoAndIndexConsistency(AclTracker.java:346)
  710. at org.alfresco.solr.tracker.AclTracker.trackRepository(AclTracker.java:312)
  711. at org.alfresco.solr.tracker.AclTracker.doTrack(AclTracker.java:103)
  712. at org.alfresco.solr.tracker.AbstractTracker.track(AbstractTracker.java:179)
  713. at org.alfresco.solr.tracker.TrackerJob.execute(TrackerJob.java:54)
  714. at org.quartz.core.JobRunShell.run(JobRunShell.java:216)
  715. at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:563)
  716. 2018-01-12 14:54:45,131 ERROR [solr.tracker.AbstractTracker] [org.alfresco.solr.AlfrescoCoreAdminHandler@6577145f_Worker-2] Tracking failed
  717. org.alfresco.error.AlfrescoRuntimeException: 00120004 alfresco GetModelsDiff return status is 404
  718. at org.alfresco.solr.client.SOLRAPIClient.getModelsDiff(SOLRAPIClient.java:1181)
  719. at org.alfresco.solr.tracker.ModelTracker.trackModelsImpl(ModelTracker.java:248)
  720. at org.alfresco.solr.tracker.ModelTracker.trackModels(ModelTracker.java:206)
  721. at org.alfresco.solr.tracker.ModelTracker.doTrack(ModelTracker.java:166)
  722. at org.alfresco.solr.tracker.AbstractTracker.track(AbstractTracker.java:179)
  723. at org.alfresco.solr.tracker.TrackerJob.execute(TrackerJob.java:54)
  724. at org.quartz.core.JobRunShell.run(JobRunShell.java:216)
  725. at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:563)
  726. 2018-01-12 14:54:45,173 ERROR [solr.tracker.AbstractTracker] [org.alfresco.solr.AlfrescoCoreAdminHandler@6577145f_Worker-5] Model tracking failed
  727. org.alfresco.error.AlfrescoRuntimeException: 00120006 alfresco GetModelsDiff return status is 404
  728. at org.alfresco.solr.client.SOLRAPIClient.getModelsDiff(SOLRAPIClient.java:1181)
  729. at org.alfresco.solr.tracker.ModelTracker.trackModelsImpl(ModelTracker.java:248)
  730. at org.alfresco.solr.tracker.ModelTracker.trackModels(ModelTracker.java:206)
  731. at org.alfresco.solr.tracker.ModelTracker.ensureFirstModelSync(ModelTracker.java:228)
  732. at org.alfresco.solr.component.EnsureModelsComponent.prepare(EnsureModelsComponent.java:87)
  733. at org.apache.solr.handler.component.AlfrescoSearchHandler.handleRequestBody(AlfrescoSearchHandler.java:292)
  734. at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
  735. at org.alfresco.solr.Cloud.getResponse(Cloud.java:165)
  736. at org.alfresco.solr.Cloud.getSolrDocumentList(Cloud.java:149)
  737. at org.alfresco.solr.SolrInformationServer.getDocsWithUncleanContent(SolrInformationServer.java:722)
  738. at org.alfresco.solr.tracker.ContentTracker.doTrack(ContentTracker.java:76)
  739. at org.alfresco.solr.tracker.AbstractTracker.track(AbstractTracker.java:179)
  740. at org.alfresco.solr.tracker.TrackerJob.execute(TrackerJob.java:54)
  741. at org.quartz.core.JobRunShell.run(JobRunShell.java:216)
  742. at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:563)
  743. Terminate batch job (Y/N)? n
  744.  
  745. C:\Users\FP14565\a4c-gbl-all-in-one>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement