Advertisement
Guest User

Log

a guest
Jul 22nd, 2017
301
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 21.97 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.1707220951
  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] Nothing to compile - all classes are up to date
  25. [INFO]
  26. [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ my-alfresco-amp ---
  27. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  28. [INFO] Copying 3 resources
  29. [INFO] Copying 1 resource
  30. [INFO]
  31. [INFO] --- maven-resources-plugin:2.7:copy-resources (add-module-properties-to-test-classpath) @ my-alfresco-amp ---
  32. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  33. [INFO] Copying 1 resource to alfresco/module/my-alfresco-amp
  34. [INFO]
  35. [INFO] --- maven-resources-plugin:2.7:copy-resources (add-module-config-to-test-classpath) @ my-alfresco-amp ---
  36. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  37. [INFO] Copying 11 resources
  38. [INFO]
  39. [INFO] --- maven-compiler-plugin:3.5:testCompile (default-testCompile) @ my-alfresco-amp ---
  40. [INFO] Nothing to compile - all classes are up to date
  41. [INFO]
  42. [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ my-alfresco-amp ---
  43. [INFO] Tests are skipped.
  44. [INFO]
  45. [INFO] --- maven-dependency-plugin:2.10:unpack (unpack-alfresco) @ my-alfresco-amp ---
  46. [INFO] Configured Artifact: org.alfresco:alfresco:5.1.e:war
  47. [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 ""
  48. [INFO]
  49. [INFO] --- alfresco-maven-plugin:2.2.0:amp (default-amp) @ my-alfresco-amp ---
  50. [INFO] Building jar: C:\Users\pc\Desktop\AlfrescoWS\my-alfresco-amp\target\amp\lib\my-alfresco-amp-1.0-SNAPSHOT.jar
  51. [INFO] Building amp: C:\Users\pc\Desktop\AlfrescoWS\my-alfresco-amp\target\my-alfresco-amp-1.0-SNAPSHOT.amp
  52. [INFO]
  53. [INFO] --- alfresco-maven-plugin:2.2.0:install (amps-to-war-overlay) @ my-alfresco-amp ---
  54. [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
  55. [INFO] AMP installed successfully
  56. [INFO]
  57. [INFO] >>> tomcat7-maven-plugin:2.2:run (run-embedded) > process-classes @ my-alfresco-amp >>>
  58. [INFO]
  59. [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-sdk-requirements) @ my-alfresco-amp ---
  60. [INFO]
  61. [INFO] --- alfresco-maven-plugin:2.2.0:set-version (default-set-version) @ my-alfresco-amp ---
  62. [INFO] Removed -SNAPSHOT suffix from version - 1.0
  63. [INFO] Added timestamp to version - 1.0.1707220952
  64. [INFO]
  65. [INFO] --- build-helper-maven-plugin:1.10:add-test-resource (add-env-test-properties) @ my-alfresco-amp ---
  66. [INFO]
  67. [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ my-alfresco-amp ---
  68. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  69. [INFO] Copying 0 resource
  70. [INFO] Copying 16 resources to C:\Users\pc\Desktop\AlfrescoWS\my-alfresco-amp\target/amp
  71. [INFO]
  72. [INFO] --- alfresco-maven-plugin:2.2.0:refresh (refresh-webscripts-repo-and-share) @ my-alfresco-amp ---
  73. [WARNING] Connection failed to localhost:8080, null webapp refresh aborted
  74. [INFO]
  75. [INFO] --- maven-compiler-plugin:3.5:compile (default-compile) @ my-alfresco-amp ---
  76. [INFO] Nothing to compile - all classes are up to date
  77. [INFO]
  78. [INFO] <<< tomcat7-maven-plugin:2.2:run (run-embedded) < process-classes @ my-alfresco-amp <<<
  79. [INFO]
  80. [INFO] --- tomcat7-maven-plugin:2.2:run (run-embedded) @ my-alfresco-amp ---
  81. [INFO] Running war on http://localhost:8080/my-alfresco-amp
  82. [INFO] Creating Tomcat server configuration at C:\Users\pc\Desktop\AlfrescoWS\my-alfresco-amp\target\tomcat
  83. [INFO] setting SystemProperties:
  84. [INFO]  java.io.tmpdir=C:\Users\pc\Desktop\AlfrescoWS\my-alfresco-amp\target
  85. [INFO] create webapp with contextPath: /alfresco
  86. Jul 22, 2017 9:53:09 AM org.apache.coyote.AbstractProtocol init
  87. INFO: Initializing ProtocolHandler ["http-bio-8080"]
  88. Jul 22, 2017 9:53:10 AM org.apache.catalina.core.StandardService startInternal
  89. INFO: Starting service Tomcat
  90. Jul 22, 2017 9:53:10 AM org.apache.catalina.core.StandardEngine startInternal
  91. INFO: Starting Servlet Engine: Apache Tomcat/7.0.47
  92. Jul 22, 2017 9:55:29 AM org.apache.catalina.startup.TaglibUriRule body
  93. INFO: TLD skipped. URI: http://java.sun.com/jstl/core_rt is already defined
  94. Jul 22, 2017 9:55:29 AM org.apache.catalina.startup.TaglibUriRule body
  95. INFO: TLD skipped. URI: http://java.sun.com/jstl/core is already defined
  96. Jul 22, 2017 9:55:29 AM org.apache.catalina.startup.TaglibUriRule body
  97. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/core is already defined
  98. Jul 22, 2017 9:55:29 AM org.apache.catalina.startup.TaglibUriRule body
  99. INFO: TLD skipped. URI: http://java.sun.com/jstl/fmt_rt is already defined
  100. Jul 22, 2017 9:55:29 AM org.apache.catalina.startup.TaglibUriRule body
  101. INFO: TLD skipped. URI: http://java.sun.com/jstl/fmt is already defined
  102. Jul 22, 2017 9:55:29 AM org.apache.catalina.startup.TaglibUriRule body
  103. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/fmt is already defined
  104. Jul 22, 2017 9:55:29 AM org.apache.catalina.startup.TaglibUriRule body
  105. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/functions is already defined
  106. Jul 22, 2017 9:55:29 AM org.apache.catalina.startup.TaglibUriRule body
  107. INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/permittedTaglibs is already defined
  108. Jul 22, 2017 9:55:29 AM org.apache.catalina.startup.TaglibUriRule body
  109. INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/scriptfree is already defined
  110. Jul 22, 2017 9:55:29 AM org.apache.catalina.startup.TaglibUriRule body
  111. INFO: TLD skipped. URI: http://java.sun.com/jstl/sql_rt is already defined
  112. Jul 22, 2017 9:55:29 AM org.apache.catalina.startup.TaglibUriRule body
  113. INFO: TLD skipped. URI: http://java.sun.com/jstl/sql is already defined
  114. Jul 22, 2017 9:55:29 AM org.apache.catalina.startup.TaglibUriRule body
  115. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/sql is already defined
  116. Jul 22, 2017 9:55:29 AM org.apache.catalina.startup.TaglibUriRule body
  117. INFO: TLD skipped. URI: http://java.sun.com/jstl/xml_rt is already defined
  118. Jul 22, 2017 9:55:29 AM org.apache.catalina.startup.TaglibUriRule body
  119. INFO: TLD skipped. URI: http://java.sun.com/jstl/xml is already defined
  120. Jul 22, 2017 9:55:29 AM org.apache.catalina.startup.TaglibUriRule body
  121. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/xml is already defined
  122. Jul 22, 2017 9:55:30 AM org.apache.catalina.core.ApplicationContext log
  123. INFO: No Spring WebApplicationInitializer types detected on classpath
  124. Jul 22, 2017 9:55:33 AM org.apache.catalina.core.ApplicationContext log
  125. INFO: Initializing Spring root WebApplicationContext
  126. 2017-07-22 09:56:30,171  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'.
  127. 2017-07-22 09:56:36,742  INFO  [alfresco.repo.admin] [localhost-startStop-1] Connected to database H2 version 1.4.190 (2015-10-11)
  128. 2017-07-22 09:57:59,821  INFO  [domain.schema.SchemaBootstrap] [localhost-startStop-1] Ignoring script patch (post-Hibernate): patch.db-V4.2-metadata-query-indexes
  129. 2017-07-22 09:57:59,835  INFO  [domain.schema.SchemaBootstrap] [localhost-startStop-1] Ignoring script patch (post-Hibernate): patch.db-V5.1-metadata-query-indexes
  130. SDK Demo AMP class has been loaded
  131. 2017-07-22 09:59:57,593  INFO  [extensions.webscripts.TemplateProcessorRegistry] [localhost-startStop-1] Registered template processor Repository Template Processor for extension ftl
  132. 2017-07-22 09:59:57,613  INFO  [extensions.webscripts.ScriptProcessorRegistry] [localhost-startStop-1] Registered script processor Repository Script Processor for extension js
  133. [INFO] jetty-7.4.0.v20110414
  134. [INFO] Started SelectChannelConnector@0.0.0.0:4578 STARTING
  135. Server running at http://localhost:4578
  136. 2017-07-22 10:00:24,368  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'ContentStore' subsystem, ID: [ContentStore, managed, unencrypted]
  137. 2017-07-22 10:00:24,670  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'ContentStore' subsystem, ID: [ContentStore, managed, unencrypted] complete
  138. 2017-07-22 10:00:24,795  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
  139. 2017-07-22 10:00:24,798  INFO  [domain.schema.SchemaBootstrap] [localhost-startStop-1] Schema managed by database dialect org.hibernate.dialect.H2Dialect.
  140. 2017-07-22 10:00:32,646  INFO  [domain.schema.SchemaBootstrap] [localhost-startStop-1] No changes were made to the schema.
  141. 2017-07-22 10:00:34,730  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1]
  142. 2017-07-22 10:00:36,452  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1] complete
  143. 2017-07-22 10:00:41,569  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'thirdparty' subsystem, ID: [thirdparty, default]
  144. 2017-07-22 10:00:42,523  ERROR [transform.magick.AbstractImageMagickContentTransformerWorker] [localhost-startStop-1] ImageMagickContentTransformerWorker not available: 06220001 Failed to perform ImageMagick transformation:
  145. Execution result:
  146.   os:         Windows 10
  147.   command:    ./ImageMagick/bin/convert C:\Users\pc\Desktop\AlfrescoWS\my-alfresco-amp\target\Alfresco\ImageMagickContentTransformerWorker_init_source_5422468561895740900.gif C:\Users\pc\Desktop\AlfrescoWS\my-alfresco-amp\target\Alfresco\ImageMagickContentTransformerWorker_init_target_8612916837621934384.png
  148.   succeeded:  false
  149.   exit code:  1
  150.   out:        
  151.   err:        Cannot run program "./ImageMagick/bin/convert": CreateProcess error=2, The system cannot find the file specified
  152. 2017-07-22 10:00:42,529  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'thirdparty' subsystem, ID: [thirdparty, default] complete
  153. 2017-07-22 10:00:42,531  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'OOoDirect' subsystem, ID: [OOoDirect, default]
  154. 2017-07-22 10:00:45,466  ERROR [util.exec.RuntimeExecBootstrapBean] [localhost-startStop-1] Bootstrap command failed:
  155. Execution result:
  156.   os:         Windows 10
  157.   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
  158.   succeeded:  false
  159.   exit code:  2
  160.   out:        
  161.   err:        Cannot run program "soffice": CreateProcess error=2, The system cannot find the file specified
  162. 2017-07-22 10:00:48,310  WARN  [alfresco.util.OpenOfficeConnectionTester] [localhost-startStop-1] An initial OpenOffice connection could not be established.
  163. 2017-07-22 10:00:48,318  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'OOoDirect' subsystem, ID: [OOoDirect, default] complete
  164. 2017-07-22 10:00:48,413  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
  165. 2017-07-22 10:00:48,414  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Search' subsystem, ID: [Search, hidden]
  166. 2017-07-22 10:00:56,692  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
  167. 2017-07-22 10:00:56,714  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Search' subsystem, ID: [Search, hidden] complete
  168. 2017-07-22 10:00:56,918  INFO  [admin.patch.PatchExecuter] [localhost-startStop-1] Checking for patches to apply ...
  169. 2017-07-22 10:00:59,764  INFO  [admin.patch.PatchExecuter] [localhost-startStop-1] No patches were required.
  170. 2017-07-22 10:01:00,250  INFO  [repo.module.ModuleServiceImpl] [localhost-startStop-1] Found 2 module package(s).
  171. 2017-07-22 10:01:00,422  INFO  [repo.module.ModuleServiceImpl] [localhost-startStop-1] Starting module 'my-alfresco-amp' version 1.0-SNAPSHOT.
  172. 2017-07-22 10:01:00,583  INFO  [repo.module.ModuleServiceImpl] [localhost-startStop-1] Starting module 'alfresco-share-services' version 5.1.0.
  173. 2017-07-22 10:01:00,639  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'fileServers' subsystem, ID: [fileServers, default]
  174. 2017-07-22 10:01:04,477  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'sysAdmin' subsystem, ID: [sysAdmin, default]
  175. 2017-07-22 10:01:04,735  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'sysAdmin' subsystem, ID: [sysAdmin, default] complete
  176. 2017-07-22 10:01:04,905  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'fileServers' subsystem, ID: [fileServers, default] complete
  177. 2017-07-22 10:01:04,906  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'imap' subsystem, ID: [imap, default]
  178. 2017-07-22 10:01:05,538  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'imap' subsystem, ID: [imap, default] complete
  179. 2017-07-22 10:01:05,543  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'email' subsystem, ID: [email, outbound]
  180. 2017-07-22 10:01:08,423  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'email' subsystem, ID: [email, outbound] complete
  181. 2017-07-22 10:01:08,426  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'email' subsystem, ID: [email, inbound]
  182. 2017-07-22 10:01:08,977  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'email' subsystem, ID: [email, inbound] complete
  183. 2017-07-22 10:01:08,979  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Subscriptions' subsystem, ID: [Subscriptions, default]
  184. 2017-07-22 10:01:09,180  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Subscriptions' subsystem, ID: [Subscriptions, default] complete
  185. 2017-07-22 10:01:09,483  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Synchronization' subsystem, ID: [Synchronization, default]
  186. 2017-07-22 10:01:10,876  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Synchronization' subsystem, ID: [Synchronization, default] complete
  187. 2017-07-22 10:01:11,135  INFO  [service.descriptor.DescriptorService] [localhost-startStop-1] Alfresco JVM - v1.8.0_131-b11; maximum heap size 1820.500MB
  188. 2017-07-22 10:01:11,138  INFO  [service.descriptor.DescriptorService] [localhost-startStop-1] Server Mode :UNKNOWN
  189. 2017-07-22 10:01:11,311  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.
  190. 2017-07-22 10:01:11,501  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'ActivitiesFeed' subsystem, ID: [ActivitiesFeed, default]
  191. 2017-07-22 10:01:14,093  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'ActivitiesFeed' subsystem, ID: [ActivitiesFeed, default] complete
  192. 2017-07-22 10:01:14,094  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Replication' subsystem, ID: [Replication, default]
  193. 2017-07-22 10:01:14,283  INFO  [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Replication' subsystem, ID: [Replication, default] complete
  194. 2017-07-22 10:02:00,774  INFO  [extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 397 Web Scripts (+0 failed), 547 URLs
  195. 2017-07-22 10:02:00,779  INFO  [extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 1 Package Description Documents (+0 failed)
  196. 2017-07-22 10:02:00,779  INFO  [extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 0 Schema Description Documents (+0 failed)
  197. 2017-07-22 10:02:16,215  INFO  [extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 397 Web Scripts (+0 failed), 547 URLs
  198. 2017-07-22 10:02:16,216  INFO  [extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 1 Package Description Documents (+0 failed)
  199. 2017-07-22 10:02:16,217  INFO  [extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 0 Schema Description Documents (+0 failed)
  200. 2017-07-22 10:02:16,248  INFO  [extensions.webscripts.AbstractRuntimeContainer] [localhost-startStop-1] Initialised Repository Web Script Container (in 46131.22ms)
  201. 2017-07-22 10:02:16,500  INFO  [extensions.webscripts.TemplateProcessorRegistry] [localhost-startStop-1] Registered template processor freemarker for extension ftl
  202. 2017-07-22 10:02:16,516  INFO  [extensions.webscripts.ScriptProcessorRegistry] [localhost-startStop-1] Registered script processor javascript for extension js
  203. 2017-07-22 10:02:31,680  INFO  [extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 397 Web Scripts (+0 failed), 547 URLs
  204. 2017-07-22 10:02:31,682  INFO  [extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 1 Package Description Documents (+0 failed)
  205. 2017-07-22 10:02:31,684  INFO  [extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 0 Schema Description Documents (+0 failed)
  206. 2017-07-22 10:02:32,446  INFO  [extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 11 Web Scripts (+0 failed), 82 URLs
  207. 2017-07-22 10:02:32,449  INFO  [extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 0 Package Description Documents (+0 failed)
  208. 2017-07-22 10:02:32,452  INFO  [extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 0 Schema Description Documents (+0 failed)
  209. 2017-07-22 10:02:32,884  INFO  [extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 11 Web Scripts (+0 failed), 82 URLs
  210. 2017-07-22 10:02:32,886  INFO  [extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 0 Package Description Documents (+0 failed)
  211. 2017-07-22 10:02:32,887  INFO  [extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 0 Schema Description Documents (+0 failed)
  212. 2017-07-22 10:02:32,907  INFO  [extensions.webscripts.AbstractRuntimeContainer] [localhost-startStop-1] Initialised Public Api Web Script Container (in 15256.579ms)
  213. 2017-07-22 10:02:33,632  INFO  [extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 11 Web Scripts (+0 failed), 82 URLs
  214. 2017-07-22 10:02:33,635  INFO  [extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 0 Package Description Documents (+0 failed)
  215. 2017-07-22 10:02:33,637  INFO  [extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 0 Schema Description Documents (+0 failed)
  216. Jul 22, 2017 10:02:33 AM com.sun.xml.ws.transport.http.servlet.WSServletContextListener contextInitialized
  217. INFO: WSSERVLET12: JAX-WS context listener initializing
  218. Jul 22, 2017 10:02:53 AM com.sun.xml.ws.transport.http.servlet.WSServletDelegate <init>
  219. INFO: WSSERVLET14: JAX-WS servlet initializing
  220. 2017-07-22 10:02:53,844  WARN  [shared_impl.util.LocaleUtils] [localhost-startStop-1] Locale name in faces-config.xml null or empty, setting locale to default locale : en_US
  221.  Jul 22, 2017 10:02:55 AM org.apache.coyote.AbstractProtocol start
  222. INFO: Starting ProtocolHandler ["http-bio-8080"]
  223. Jul 22, 2017 10:23:18 AM org.apache.coyote.http11.AbstractHttp11Processor process
  224. INFO: Error parsing HTTP request header
  225.  Note: further occurrences of HTTP header parsing errors will be logged at DEBUG level.
  226. Jul 22, 2017 10:23:18 AM org.apache.coyote.http11.AbstractHttp11Processor process
  227. INFO: Error parsing HTTP request header
  228.  Note: further occurrences of HTTP header parsing errors will be logged at DEBUG level.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement