Advertisement
Guest User

StackTrace

a guest
Jul 21st, 2017
516
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 21.75 KB | None | 0 0
  1. [INFO] Scanning for projects...
  2. [INFO]                                                                        
  3. [INFO] ------------------------------------------------------------------------
  4. [INFO] Building my-alfresco-amp Repository AMP project 1.0-SNAPSHOT
  5. [INFO] ------------------------------------------------------------------------
  6. [INFO]
  7. [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-sdk-requirements) @ my-alfresco-amp ---
  8. [INFO]
  9. [INFO] --- alfresco-maven-plugin:2.2.0:set-version (default-set-version) @ my-alfresco-amp ---
  10. [INFO] Removed -SNAPSHOT suffix from version - 1.0
  11. [INFO] Added timestamp to version - 1.0.1707220054
  12. [INFO]
  13. [INFO] --- build-helper-maven-plugin:1.10:add-test-resource (add-env-test-properties) @ my-alfresco-amp ---
  14. [INFO]
  15. [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ my-alfresco-amp ---
  16. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  17. [INFO] Copying 0 resource
  18. [INFO] Copying 16 resources to C:\Users\pc\Desktop\AlfrescoWS\my-alfresco-amp\target/amp
  19. [INFO]
  20. [INFO] --- alfresco-maven-plugin:2.2.0:refresh (refresh-webscripts-repo-and-share) @ my-alfresco-amp ---
  21. [WARNING] Connection failed to localhost:8080, null webapp refresh aborted
  22. [INFO]
  23. [INFO] --- maven-compiler-plugin:3.5:compile (default-compile) @ my-alfresco-amp ---
  24. [INFO] Changes detected - recompiling the module!
  25. [INFO] Compiling 3 source files to C:\Users\pc\Desktop\AlfrescoWS\my-alfresco-amp\target\classes
  26. [INFO]
  27. [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ my-alfresco-amp ---
  28. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  29. [INFO] Copying 3 resources
  30. [INFO] Copying 1 resource
  31. [INFO]
  32. [INFO] --- maven-resources-plugin:2.7:copy-resources (add-module-properties-to-test-classpath) @ my-alfresco-amp ---
  33. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  34. [INFO] Copying 1 resource to alfresco/module/my-alfresco-amp
  35. [INFO]
  36. [INFO] --- maven-resources-plugin:2.7:copy-resources (add-module-config-to-test-classpath) @ my-alfresco-amp ---
  37. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  38. [INFO] Copying 11 resources
  39. [INFO]
  40. [INFO] --- maven-compiler-plugin:3.5:testCompile (default-testCompile) @ my-alfresco-amp ---
  41. [INFO] Changes detected - recompiling the module!
  42. [INFO] Compiling 1 source file to C:\Users\pc\Desktop\AlfrescoWS\my-alfresco-amp\target\test-classes
  43. [INFO]
  44. [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ my-alfresco-amp ---
  45. [INFO] Tests are skipped.
  46. [INFO]
  47. [INFO] --- maven-dependency-plugin:2.10:unpack (unpack-alfresco) @ my-alfresco-amp ---
  48. [INFO] Configured Artifact: org.alfresco:alfresco:5.1.e:war
  49. [INFO] Unpacking C:\Users\pc\.m2\repository\org\alfresco\alfresco\5.1.e\alfresco-5.1.e.war to C:\Users\pc\Desktop\AlfrescoWS\my-alfresco-amp\target\amp-war with includes "" and excludes ""
  50. [INFO]
  51. [INFO] --- alfresco-maven-plugin:2.2.0:amp (default-amp) @ my-alfresco-amp ---
  52. [INFO] Building jar: C:\Users\pc\Desktop\AlfrescoWS\my-alfresco-amp\target\amp\lib\my-alfresco-amp-1.0-SNAPSHOT.jar
  53. [INFO] Building amp: C:\Users\pc\Desktop\AlfrescoWS\my-alfresco-amp\target\my-alfresco-amp-1.0-SNAPSHOT.amp
  54. [INFO]
  55. [INFO] --- alfresco-maven-plugin:2.2.0:install (amps-to-war-overlay) @ my-alfresco-amp ---
  56. [INFO] Installing AMP C:\Users\pc\Desktop\AlfrescoWS\my-alfresco-amp\target\my-alfresco-amp-1.0-SNAPSHOT.amp into WAR/exploded webapp at C:\Users\pc\Desktop\AlfrescoWS\my-alfresco-amp\target\amp-war
  57. [INFO] AMP installed successfully
  58. [INFO]
  59. [INFO] >>> tomcat7-maven-plugin:2.2:run (run-embedded) > process-classes @ my-alfresco-amp >>>
  60. [INFO]
  61. [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-sdk-requirements) @ my-alfresco-amp ---
  62. [INFO]
  63. [INFO] --- alfresco-maven-plugin:2.2.0:set-version (default-set-version) @ my-alfresco-amp ---
  64. [INFO] Removed -SNAPSHOT suffix from version - 1.0
  65. [INFO] Added timestamp to version - 1.0.1707220056
  66. [INFO]
  67. [INFO] --- build-helper-maven-plugin:1.10:add-test-resource (add-env-test-properties) @ my-alfresco-amp ---
  68. [INFO]
  69. [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ my-alfresco-amp ---
  70. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  71. [INFO] Copying 0 resource
  72. [INFO] Copying 16 resources to C:\Users\pc\Desktop\AlfrescoWS\my-alfresco-amp\target/amp
  73. [INFO]
  74. [INFO] --- alfresco-maven-plugin:2.2.0:refresh (refresh-webscripts-repo-and-share) @ my-alfresco-amp ---
  75. [WARNING] Connection failed to localhost:8080, null webapp refresh aborted
  76. [INFO]
  77. [INFO] --- maven-compiler-plugin:3.5:compile (default-compile) @ my-alfresco-amp ---
  78. [INFO] Nothing to compile - all classes are up to date
  79. [INFO]
  80. [INFO] <<< tomcat7-maven-plugin:2.2:run (run-embedded) < process-classes @ my-alfresco-amp <<<
  81. [INFO]
  82. [INFO] --- tomcat7-maven-plugin:2.2:run (run-embedded) @ my-alfresco-amp ---
  83. [INFO] Running war on http://localhost:8080/my-alfresco-amp
  84. [INFO] Creating Tomcat server configuration at C:\Users\pc\Desktop\AlfrescoWS\my-alfresco-amp\target\tomcat
  85. [INFO] setting SystemProperties:
  86. [INFO]  java.io.tmpdir=C:\Users\pc\Desktop\AlfrescoWS\my-alfresco-amp\target
  87. [INFO] create webapp with contextPath: /alfresco
  88. Jul 22, 2017 12:56:16 AM org.apache.coyote.AbstractProtocol init
  89. INFO: Initializing ProtocolHandler ["http-bio-8080"]
  90. Jul 22, 2017 12:56:16 AM org.apache.catalina.core.StandardService startInternal
  91. INFO: Starting service Tomcat
  92. Jul 22, 2017 12:56:16 AM org.apache.catalina.core.StandardEngine startInternal
  93. INFO: Starting Servlet Engine: Apache Tomcat/7.0.47
  94. Jul 22, 2017 12:57:42 AM org.apache.catalina.startup.TaglibUriRule body
  95. INFO: TLD skipped. URI: http://java.sun.com/jstl/core_rt is already defined
  96. Jul 22, 2017 12:57:42 AM org.apache.catalina.startup.TaglibUriRule body
  97. INFO: TLD skipped. URI: http://java.sun.com/jstl/core is already defined
  98. Jul 22, 2017 12:57:42 AM org.apache.catalina.startup.TaglibUriRule body
  99. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/core is already defined
  100. Jul 22, 2017 12:57:42 AM org.apache.catalina.startup.TaglibUriRule body
  101. INFO: TLD skipped. URI: http://java.sun.com/jstl/fmt_rt is already defined
  102. Jul 22, 2017 12:57:42 AM org.apache.catalina.startup.TaglibUriRule body
  103. INFO: TLD skipped. URI: http://java.sun.com/jstl/fmt is already defined
  104. Jul 22, 2017 12:57:42 AM org.apache.catalina.startup.TaglibUriRule body
  105. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/fmt is already defined
  106. Jul 22, 2017 12:57:43 AM org.apache.catalina.startup.TaglibUriRule body
  107. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/functions is already defined
  108. Jul 22, 2017 12:57:43 AM org.apache.catalina.startup.TaglibUriRule body
  109. INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/permittedTaglibs is already defined
  110. Jul 22, 2017 12:57:43 AM org.apache.catalina.startup.TaglibUriRule body
  111. INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/scriptfree is already defined
  112. Jul 22, 2017 12:57:43 AM org.apache.catalina.startup.TaglibUriRule body
  113. INFO: TLD skipped. URI: http://java.sun.com/jstl/sql_rt is already defined
  114. Jul 22, 2017 12:57:43 AM org.apache.catalina.startup.TaglibUriRule body
  115. INFO: TLD skipped. URI: http://java.sun.com/jstl/sql is already defined
  116. Jul 22, 2017 12:57:43 AM org.apache.catalina.startup.TaglibUriRule body
  117. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/sql is already defined
  118. Jul 22, 2017 12:57:43 AM org.apache.catalina.startup.TaglibUriRule body
  119. INFO: TLD skipped. URI: http://java.sun.com/jstl/xml_rt is already defined
  120. Jul 22, 2017 12:57:43 AM org.apache.catalina.startup.TaglibUriRule body
  121. INFO: TLD skipped. URI: http://java.sun.com/jstl/xml is already defined
  122. Jul 22, 2017 12:57:43 AM org.apache.catalina.startup.TaglibUriRule body
  123. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/xml is already defined
  124. Jul 22, 2017 12:57:44 AM org.apache.catalina.core.ApplicationContext log
  125. INFO: No Spring WebApplicationInitializer types detected on classpath
  126. Jul 22, 2017 12:57:46 AM org.apache.catalina.core.ApplicationContext log
  127. INFO: Initializing Spring root WebApplicationContext
  128. 2017-07-22 00:58:25,881  INFO  [alfresco.repo.admin] [localhost-startStop-1] Using database URL 'jdbc:h2:C:\Users\pc\Desktop\AlfrescoWS\my-alfresco-amp/alf_data_dev/h2_data/alf_dev;AUTO_SERVER=TRUE;DB_CLOSE_ON_EXIT=FALSE;LOCK_TIMEOUT=10000;MVCC=FALSE;LOCK_MODE=0' with user 'alfresco'.
  129. 2017-07-22 00:58:35,622  INFO  [alfresco.repo.admin] [localhost-startStop-1] Connected to database H2 version 1.4.190 (2015-10-11)
  130. 2017-07-22 00:59:39,025  INFO  [domain.schema.SchemaBootstrap] [localhost-startStop-1] Ignoring script patch (post-Hibernate): patch.db-V4.2-metadata-query-indexes
  131. 2017-07-22 00:59:39,025  INFO  [domain.schema.SchemaBootstrap] [localhost-startStop-1] Ignoring script patch (post-Hibernate): patch.db-V5.1-metadata-query-indexes
  132. SDK Demo AMP class has been loaded
  133. 2017-07-22 01:00:36,228  INFO  [extensions.webscripts.TemplateProcessorRegistry] [localhost-startStop-1] Registered template processor Repository Template Processor for extension ftl
  134. 2017-07-22 01:00:36,276  INFO  [extensions.webscripts.ScriptProcessorRegistry] [localhost-startStop-1] Registered script processor Repository Script Processor for extension js
  135. [INFO] jetty-7.4.0.v20110414
  136. [INFO] Started SelectChannelConnector@0.0.0.0:4578 STARTING
  137. Server running at http://localhost:4578
  138. 2017-07-22 01:00:57,436  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'ContentStore' subsystem, ID: [ContentStore, managed, unencrypted]
  139. 2017-07-22 01:00:57,683  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'ContentStore' subsystem, ID: [ContentStore, managed, unencrypted] complete
  140. 2017-07-22 01:00:57,786  INFO  [domain.schema.SchemaBootstrap] [localhost-startStop-1] Connecting to database: jdbc:h2:C:\Users\pc\Desktop\AlfrescoWS\my-alfresco-amp/alf_data_dev/h2_data/alf_dev, UserName=ALFRESCO, H2 JDBC Driver
  141. 2017-07-22 01:00:57,788  INFO  [domain.schema.SchemaBootstrap] [localhost-startStop-1] Schema managed by database dialect org.hibernate.dialect.H2Dialect.
  142. 2017-07-22 01:01:02,541  INFO  [domain.schema.SchemaBootstrap] [localhost-startStop-1] No changes were made to the schema.
  143. 2017-07-22 01:01:06,987  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1]
  144. 2017-07-22 01:01:08,275  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1] complete
  145. 2017-07-22 01:01:12,195  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'thirdparty' subsystem, ID: [thirdparty, default]
  146. 2017-07-22 01:01:12,485  ERROR [transform.magick.AbstractImageMagickContentTransformerWorker] [localhost-startStop-1] ImageMagickContentTransformerWorker not available: 06220001 Failed to perform ImageMagick transformation:
  147. Execution result:
  148.   os:         Windows 10
  149.   command:    ./ImageMagick/bin/convert C:\Users\pc\Desktop\AlfrescoWS\my-alfresco-amp\target\Alfresco\ImageMagickContentTransformerWorker_init_source_3434624563192277250.gif C:\Users\pc\Desktop\AlfrescoWS\my-alfresco-amp\target\Alfresco\ImageMagickContentTransformerWorker_init_target_7747446423685174482.png
  150.   succeeded:  false
  151.   exit code:  1
  152.   out:        
  153.   err:        Cannot run program "./ImageMagick/bin/convert": CreateProcess error=2, The system cannot find the file specified
  154. 2017-07-22 01:01:12,490  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'thirdparty' subsystem, ID: [thirdparty, default] complete
  155. 2017-07-22 01:01:12,490  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'OOoDirect' subsystem, ID: [OOoDirect, default]
  156. 2017-07-22 01:01:14,090  ERROR [util.exec.RuntimeExecBootstrapBean] [localhost-startStop-1] Bootstrap command failed:
  157. Execution result:
  158.   os:         Windows 10
  159.   command:    soffice -accept=socket,host=127.0.0.1,port=8100;urp;StarOffice.ServiceManager -env:UserInstallation=file:///C:/Users/pc/Desktop/AlfrescoWS/my-alfresco-amp/alf_data_dev/oouser -headless -nocrashreport -nofirststartwizard -nologo -norestore
  160.   succeeded:  false
  161.   exit code:  2
  162.   out:        
  163.   err:        Cannot run program "soffice": CreateProcess error=2, The system cannot find the file specified
  164. 2017-07-22 01:01:16,492  WARN  [alfresco.util.OpenOfficeConnectionTester] [localhost-startStop-1] An initial OpenOffice connection could not be established.
  165. 2017-07-22 01:01:16,501  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'OOoDirect' subsystem, ID: [OOoDirect, default] complete
  166. 2017-07-22 01:01:16,508  INFO  [repo.admin.ConfigurationChecker] [localhost-startStop-1] The Alfresco root data directory ('dir.root') is: C:\Users\pc\Desktop\AlfrescoWS\my-alfresco-amp\alf_data_dev
  167. 2017-07-22 01:01:16,509  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Search' subsystem, ID: [Search, hidden]
  168. 2017-07-22 01:01:25,842  ERROR [lucene.fts.FullTextSearchIndexerBootstrapBean] [localhost-startStop-1] The lucene search subsystem is not supported. Please see http://docs.alfresco.com/null.null/tasks/lucene-solr4-migration.html
  169. 2017-07-22 01:01:25,861  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Search' subsystem, ID: [Search, hidden] complete
  170. 2017-07-22 01:01:26,075  INFO  [admin.patch.PatchExecuter] [localhost-startStop-1] Checking for patches to apply ...
  171. 2017-07-22 01:01:28,797  INFO  [admin.patch.PatchExecuter] [localhost-startStop-1] No patches were required.
  172. 2017-07-22 01:01:29,059  INFO  [repo.module.ModuleServiceImpl] [localhost-startStop-1] Found 2 module package(s).
  173. 2017-07-22 01:01:29,173  INFO  [repo.module.ModuleServiceImpl] [localhost-startStop-1] Starting module 'my-alfresco-amp' version 1.0-SNAPSHOT.
  174. 2017-07-22 01:01:29,278  INFO  [repo.module.ModuleServiceImpl] [localhost-startStop-1] Starting module 'alfresco-share-services' version 5.1.0.
  175. 2017-07-22 01:01:29,333  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'fileServers' subsystem, ID: [fileServers, default]
  176. 2017-07-22 01:01:32,079  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'sysAdmin' subsystem, ID: [sysAdmin, default]
  177. 2017-07-22 01:01:32,440  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'sysAdmin' subsystem, ID: [sysAdmin, default] complete
  178. 2017-07-22 01:01:32,704  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'fileServers' subsystem, ID: [fileServers, default] complete
  179. 2017-07-22 01:01:32,704  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'imap' subsystem, ID: [imap, default]
  180. 2017-07-22 01:01:33,489  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'imap' subsystem, ID: [imap, default] complete
  181. 2017-07-22 01:01:33,489  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'email' subsystem, ID: [email, outbound]
  182. 2017-07-22 01:01:37,709  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'email' subsystem, ID: [email, outbound] complete
  183. 2017-07-22 01:01:37,710  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'email' subsystem, ID: [email, inbound]
  184. 2017-07-22 01:01:38,274  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'email' subsystem, ID: [email, inbound] complete
  185. 2017-07-22 01:01:38,275  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Subscriptions' subsystem, ID: [Subscriptions, default]
  186. 2017-07-22 01:01:38,481  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Subscriptions' subsystem, ID: [Subscriptions, default] complete
  187. 2017-07-22 01:01:38,738  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Synchronization' subsystem, ID: [Synchronization, default]
  188. 2017-07-22 01:01:40,103  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Synchronization' subsystem, ID: [Synchronization, default] complete
  189. 2017-07-22 01:01:40,404  INFO  [service.descriptor.DescriptorService] [localhost-startStop-1] Alfresco JVM - v1.8.0_131-b11; maximum heap size 1820.500MB
  190. 2017-07-22 01:01:40,406  INFO  [service.descriptor.DescriptorService] [localhost-startStop-1] Server Mode :UNKNOWN
  191. 2017-07-22 01:01:40,501  INFO  [service.descriptor.DescriptorService] [localhost-startStop-1] Alfresco started (Community). Current version: 5.1.0 (r122274-b3) schema 9,016. Originally installed version: 5.1.0 (r122274-b3) schema 9,016.
  192. 2017-07-22 01:01:40,537  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'ActivitiesFeed' subsystem, ID: [ActivitiesFeed, default]
  193. 2017-07-22 01:01:42,727  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'ActivitiesFeed' subsystem, ID: [ActivitiesFeed, default] complete
  194. 2017-07-22 01:01:42,728  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Replication' subsystem, ID: [Replication, default]
  195. 2017-07-22 01:01:42,865  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Replication' subsystem, ID: [Replication, default] complete
  196. 2017-07-22 01:02:36,825  INFO  [extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 397 Web Scripts (+0 failed), 547 URLs
  197. 2017-07-22 01:02:36,839  INFO  [extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 1 Package Description Documents (+0 failed)
  198. 2017-07-22 01:02:36,839  INFO  [extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 0 Schema Description Documents (+0 failed)
  199. 2017-07-22 01:02:57,318  INFO  [extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 397 Web Scripts (+0 failed), 547 URLs
  200. 2017-07-22 01:02:57,320  INFO  [extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 1 Package Description Documents (+0 failed)
  201. 2017-07-22 01:02:57,320  INFO  [extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 0 Schema Description Documents (+0 failed)
  202. 2017-07-22 01:02:57,342  INFO  [extensions.webscripts.AbstractRuntimeContainer] [localhost-startStop-1] Initialised Repository Web Script Container (in 58178.516ms)
  203. 2017-07-22 01:02:57,834  INFO  [extensions.webscripts.TemplateProcessorRegistry] [localhost-startStop-1] Registered template processor freemarker for extension ftl
  204. 2017-07-22 01:02:57,863  INFO  [extensions.webscripts.ScriptProcessorRegistry] [localhost-startStop-1] Registered script processor javascript for extension js
  205. 2017-07-22 01:03:22,905  INFO  [extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 397 Web Scripts (+0 failed), 547 URLs
  206. 2017-07-22 01:03:22,905  INFO  [extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 1 Package Description Documents (+0 failed)
  207. 2017-07-22 01:03:22,905  INFO  [extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 0 Schema Description Documents (+0 failed)
  208. 2017-07-22 01:03:24,051  INFO  [extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 11 Web Scripts (+0 failed), 82 URLs
  209. 2017-07-22 01:03:24,051  INFO  [extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 0 Package Description Documents (+0 failed)
  210. 2017-07-22 01:03:24,053  INFO  [extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 0 Schema Description Documents (+0 failed)
  211. 2017-07-22 01:03:24,585  INFO  [extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 11 Web Scripts (+0 failed), 82 URLs
  212. 2017-07-22 01:03:24,586  INFO  [extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 0 Package Description Documents (+0 failed)
  213. 2017-07-22 01:03:24,586  INFO  [extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 0 Schema Description Documents (+0 failed)
  214. 2017-07-22 01:03:24,610  INFO  [extensions.webscripts.AbstractRuntimeContainer] [localhost-startStop-1] Initialised Public Api Web Script Container (in 24874.1ms)
  215. 2017-07-22 01:03:25,551  INFO  [extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 11 Web Scripts (+0 failed), 82 URLs
  216. 2017-07-22 01:03:25,765  INFO  [extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 0 Package Description Documents (+0 failed)
  217. 2017-07-22 01:03:25,767  INFO  [extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 0 Schema Description Documents (+0 failed)
  218. Jul 22, 2017 1:03:26 AM com.sun.xml.ws.transport.http.servlet.WSServletContextListener contextInitialized
  219. INFO: WSSERVLET12: JAX-WS context listener initializing
  220. Jul 22, 2017 1:03:58 AM com.sun.xml.ws.transport.http.servlet.WSServletDelegate <init>
  221. INFO: WSSERVLET14: JAX-WS servlet initializing
  222. 2017-07-22 01:03:59,784  WARN  [shared_impl.util.LocaleUtils] [localhost-startStop-1] Locale name in faces-config.xml null or empty, setting locale to default locale : en_US
  223.  Jul 22, 2017 1:04:02 AM org.apache.coyote.AbstractProtocol start
  224. INFO: Starting ProtocolHandler ["http-bio-8080"]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement