Advertisement
Guest User

Log

a guest
Dec 29th, 2014
796
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.36 KB | None | 0 0
  1. 2014-12-29T00:09:29.115-0600|Info: Running GlassFish Version: GlassFish Server Open Source Edition 4.1 (build 13)
  2. 2014-12-29T00:09:29.118-0600|Info: Server log file is using Formatter class: com.sun.enterprise.server.logging.ODLLogFormatter
  3. 2014-12-29T00:09:29.237-0600|Info: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.
  4. 2014-12-29T00:09:29.238-0600|Info: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.
  5. 2014-12-29T00:09:29.243-0600|Info: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created.
  6. 2014-12-29T00:09:29.395-0600|Info: Authorization Service has successfully initialized.
  7. 2014-12-29T00:09:29.473-0600|Info: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry
  8. 2014-12-29T00:09:29.843-0600|Info: Grizzly Framework 2.3.15 started in: 78ms - bound to [/0.0.0.0:8080]
  9. 2014-12-29T00:09:29.874-0600|Info: Grizzly Framework 2.3.15 started in: 4ms - bound to [/0.0.0.0:8181]
  10. 2014-12-29T00:09:29.883-0600|Info: Grizzly Framework 2.3.15 started in: 2ms - bound to [/0.0.0.0:4848]
  11. 2014-12-29T00:09:29.935-0600|Info: Grizzly Framework 2.3.15 started in: 3ms - bound to [/0.0.0.0:3700]
  12. 2014-12-29T00:09:30.185-0600|Info: visiting unvisited references
  13. 2014-12-29T00:09:30.525-0600|Info: Java security manager is disabled.
  14. 2014-12-29T00:09:30.526-0600|Info: Entering Security Startup Service.
  15. 2014-12-29T00:09:30.529-0600|Info: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.
  16. 2014-12-29T00:09:30.551-0600|Info: Security Service(s) started successfully.
  17. 2014-12-29T00:09:30.754-0600|Info: Created HTTP listener http-listener-1 on host/port 0.0.0.0:8080
  18. 2014-12-29T00:09:30.763-0600|Info: Created HTTP listener http-listener-2 on host/port 0.0.0.0:8181
  19. 2014-12-29T00:09:30.767-0600|Info: Created HTTP listener admin-listener on host/port 0.0.0.0:4848
  20. 2014-12-29T00:09:30.794-0600|Info: Created virtual server server
  21. 2014-12-29T00:09:30.796-0600|Info: Created virtual server __asadmin
  22. 2014-12-29T00:09:31.006-0600|Info: Setting JAAS app name glassfish-web
  23. 2014-12-29T00:09:31.007-0600|Info: Virtual server server loaded default web module
  24. 2014-12-29T00:09:31.553-0600|Info: visiting unvisited references
  25. 2014-12-29T00:09:31.579-0600|Info: visiting unvisited references
  26. 2014-12-29T00:09:31.581-0600|Info: visiting unvisited references
  27. 2014-12-29T00:09:31.701-0600|Info: WELD-000900: 2.2.2 (Final)
  28. 2014-12-29T00:09:31.891-0600|Info: HV000001: Hibernate Validator 5.0.0.Final
  29. 2014-12-29T00:09:32.102-0600|WARN: WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
  30. 2014-12-29T00:09:32.103-0600|WARN: WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
  31. 2014-12-29T00:09:32.273-0600|WARN: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
  32. 2014-12-29T00:09:32.290-0600|WARN: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.gf.cdi.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
  33. 2014-12-29T00:09:32.292-0600|WARN: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType<Object>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
  34. 2014-12-29T00:09:33.437-0600|Info: Initializing Mojarra 2.2.7 ( 20140610-1547 https://svn.java.net/svn/mojarra~svn/tags/2.2.7@13362) for context '/TestFaceletProject'
  35. 2014-12-29T00:09:34.041-0600|Info: SecretKey: ei/yGMPDy1qh1utwQQeRVw==
  36. 2014-12-29T00:09:34.218-0600|Warning: JSF1057: The resource referred to by from-view-id, 'index.xhtml', does not start with '/'. This will be added for you, but it should be corrected.
  37. 2014-12-29T00:09:34.219-0600|Warning: JSF1058: The resource referred to by to-view-id, 'home.xhtml', for navigation from '/index.xhtml', does not start with '/'. This will be added for you, but it should be corrected.
  38. 2014-12-29T00:09:34.437-0600|Info: Loading application [TestFaceletProject] at [/TestFaceletProject]
  39. 2014-12-29T00:09:34.439-0600|Info: Loading application TestFaceletProject done in 5,011 ms
  40. 2014-12-29T00:09:34.450-0600|Info: visiting unvisited references
  41. 2014-12-29T00:09:34.564-0600|Info: Web service endpoint deployment events listener registered successfully.
  42. 2014-12-29T00:09:34.651-0600|Info: visiting unvisited references
  43. 2014-12-29T00:09:34.709-0600|Info: visiting unvisited references
  44. 2014-12-29T00:09:34.815-0600|Info: Webservice Endpoint deployed Testservice
  45. listening at address at http://I-PC:8080/TestWebApplication/TestserviceService.
  46. 2014-12-29T00:09:34.818-0600|Info: Loading WS-TX Services. Please wait.
  47. 2014-12-29T00:09:34.905-0600|Info: visiting unvisited references
  48. 2014-12-29T00:09:35.117-0600|Info: Webservice Endpoint deployed ParticipantPortTypePortImpl
  49. listening at address at http://I-PC:8080/__wstx-services/ParticipantPortType11.
  50. 2014-12-29T00:09:35.117-0600|Info: Webservice Endpoint deployed ParticipantPortTypeImpl
  51. listening at address at http://I-PC:8080/__wstx-services/ParticipantPortType.
  52. 2014-12-29T00:09:35.118-0600|Info: Webservice Endpoint deployed CoordinatorPortTypeImpl
  53. listening at address at http://I-PC:8080/__wstx-services/CoordinatorPortType.
  54. 2014-12-29T00:09:35.119-0600|Info: Webservice Endpoint deployed CoordinatorPortTypePortImpl
  55. listening at address at http://I-PC:8080/__wstx-services/CoordinatorPortType11.
  56. 2014-12-29T00:09:35.120-0600|Info: Webservice Endpoint deployed RegistrationPortTypeRPCPortImpl
  57. listening at address at http://I-PC:8080/__wstx-services/RegistrationPortTypeRPC11.
  58. 2014-12-29T00:09:35.121-0600|Info: Webservice Endpoint deployed RegistrationRequesterPortTypeImpl
  59. listening at address at http://I-PC:8080/__wstx-services/RegistrationRequesterPortType.
  60. 2014-12-29T00:09:35.122-0600|Info: Webservice Endpoint deployed RegistrationRequesterPortTypePortImpl
  61. listening at address at http://I-PC:8080/__wstx-services/RegistrationRequesterPortType11.
  62. 2014-12-29T00:09:35.123-0600|Info: Webservice Endpoint deployed RegistrationPortTypeImpl
  63. listening at address at http://I-PC:8080/__wstx-services/RegistrationPortTypeRPC.
  64. 2014-12-29T00:09:37.108-0600|Info: Loading application [wstx-services] at [/__wstx-services]
  65. 2014-12-29T00:09:37.109-0600|Info: WS-TX Services successfully started.
  66. 2014-12-29T00:09:37.147-0600|Info: Initializing Mojarra 2.2.7 ( 20140610-1547 https://svn.java.net/svn/mojarra~svn/tags/2.2.7@13362) for context '/TestWebApplication'
  67. 2014-12-29T00:09:37.572-0600|Info: Loading application [TestWebApplication] at [/TestWebApplication]
  68. 2014-12-29T00:09:37.573-0600|Info: Loading application TestWebApplication done in 3,133 ms
  69. 2014-12-29T00:09:37.676-0600|Info: visiting unvisited references
  70. 2014-12-29T00:09:37.726-0600|Info: visiting unvisited references
  71. 2014-12-29T00:09:37.736-0600|Info: visiting unvisited references
  72. 2014-12-29T00:09:37.737-0600|Info: visiting unvisited references
  73. 2014-12-29T00:09:38.164-0600|Info: Loading application [WebDesignSite] at [/WebDesignSite]
  74. 2014-12-29T00:09:38.165-0600|Info: Loading application WebDesignSite done in 592 ms
  75. 2014-12-29T00:09:38.166-0600|Info: GlassFish Server Open Source Edition 4.1 (13) startup time : Felix (4,258ms), startup services(9,157ms), total(13,415ms)
  76. 2014-12-29T00:09:38.281-0600|Info: Grizzly Framework 2.3.15 started in: 3ms - bound to [/0.0.0.0:7676]
  77. 2014-12-29T00:09:38.431-0600|Info: Registered com.sun.enterprise.glassfish.bootstrap.osgi.EmbeddedOSGiGlassFishImpl@12f8b1d8 as OSGi service registration: org.apache.felix.framework.ServiceRegistrationImpl@27c04377.
  78. 2014-12-29T00:09:38.470-0600|Info: JMXStartupService has started JMXConnector on JMXService URL service:jmx:rmi://192.168.16.206:8686/jndi/rmi://192.168.16.206:8686/jmxrmi
  79. 2014-12-29T00:17:31.166-0600|Info: Running GlassFish Version: GlassFish Server Open Source Edition 4.1 (build 13)
  80. 2014-12-29T00:17:31.170-0600|Info: Server log file is using Formatter class: com.sun.enterprise.server.logging.ODLLogFormatter
  81. 2014-12-29T00:17:31.306-0600|Info: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.
  82. 2014-12-29T00:17:31.308-0600|Info: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.
  83. 2014-12-29T00:17:31.313-0600|Info: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created.
  84. 2014-12-29T00:17:31.498-0600|Info: Authorization Service has successfully initialized.
  85. 2014-12-29T00:17:31.548-0600|Info: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry
  86. 2014-12-29T00:17:31.936-0600|Info: Grizzly Framework 2.3.15 started in: 80ms - bound to [/0.0.0.0:8080]
  87. 2014-12-29T00:17:31.987-0600|Info: Grizzly Framework 2.3.15 started in: 3ms - bound to [/0.0.0.0:8181]
  88. 2014-12-29T00:17:31.996-0600|Info: Grizzly Framework 2.3.15 started in: 3ms - bound to [/0.0.0.0:4848]
  89. 2014-12-29T00:17:32.040-0600|Info: Grizzly Framework 2.3.15 started in: 1ms - bound to [/0.0.0.0:3700]
  90. 2014-12-29T00:17:32.313-0600|Info: visiting unvisited references
  91. 2014-12-29T00:17:32.666-0600|Info: Java security manager is disabled.
  92. 2014-12-29T00:17:32.666-0600|Info: Entering Security Startup Service.
  93. 2014-12-29T00:17:32.669-0600|Info: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.
  94. 2014-12-29T00:17:32.697-0600|Info: Security Service(s) started successfully.
  95. 2014-12-29T00:17:32.908-0600|Info: Created HTTP listener http-listener-1 on host/port 0.0.0.0:8080
  96. 2014-12-29T00:17:32.915-0600|Info: Created HTTP listener http-listener-2 on host/port 0.0.0.0:8181
  97. 2014-12-29T00:17:32.918-0600|Info: Created HTTP listener admin-listener on host/port 0.0.0.0:4848
  98. 2014-12-29T00:17:32.938-0600|Info: Created virtual server server
  99. 2014-12-29T00:17:32.941-0600|Info: Created virtual server __asadmin
  100. 2014-12-29T00:17:33.148-0600|Info: Setting JAAS app name glassfish-web
  101. 2014-12-29T00:17:33.149-0600|Info: Virtual server server loaded default web module
  102. 2014-12-29T00:17:33.773-0600|Info: visiting unvisited references
  103. 2014-12-29T00:17:33.801-0600|Info: visiting unvisited references
  104. 2014-12-29T00:17:33.804-0600|Info: visiting unvisited references
  105. 2014-12-29T00:17:33.954-0600|Info: WELD-000900: 2.2.2 (Final)
  106. 2014-12-29T00:17:34.186-0600|Info: HV000001: Hibernate Validator 5.0.0.Final
  107. 2014-12-29T00:17:34.423-0600|WARN: WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
  108. 2014-12-29T00:17:34.423-0600|WARN: WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
  109. 2014-12-29T00:17:34.586-0600|WARN: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType<Object>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
  110. 2014-12-29T00:17:34.598-0600|WARN: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
  111. 2014-12-29T00:17:34.606-0600|WARN: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.gf.cdi.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
  112. 2014-12-29T00:17:35.820-0600|Info: Initializing Mojarra 2.2.7 ( 20140610-1547 https://svn.java.net/svn/mojarra~svn/tags/2.2.7@13362) for context '/TestFaceletProject'
  113. 2014-12-29T00:17:36.438-0600|Info: SecretKey: F0aYKumiEx5YRrBguU4J9g==
  114. 2014-12-29T00:17:36.644-0600|Warning: JSF1057: The resource referred to by from-view-id, 'index.xhtml', does not start with '/'. This will be added for you, but it should be corrected.
  115. 2014-12-29T00:17:36.644-0600|Warning: JSF1058: The resource referred to by to-view-id, 'home.xhtml', for navigation from '/index.xhtml', does not start with '/'. This will be added for you, but it should be corrected.
  116. 2014-12-29T00:17:36.886-0600|Info: Loading application [TestFaceletProject] at [/TestFaceletProject]
  117. 2014-12-29T00:17:36.888-0600|Info: Loading application TestFaceletProject done in 5,281 ms
  118. 2014-12-29T00:17:36.899-0600|Info: visiting unvisited references
  119. 2014-12-29T00:17:37.008-0600|Info: Web service endpoint deployment events listener registered successfully.
  120. 2014-12-29T00:17:37.099-0600|Info: visiting unvisited references
  121. 2014-12-29T00:17:37.163-0600|Info: visiting unvisited references
  122. 2014-12-29T00:17:37.242-0600|Info: Webservice Endpoint deployed Testservice
  123. listening at address at http://I-PC:8080/TestWebApplication/TestserviceService.
  124. 2014-12-29T00:17:37.245-0600|Info: Loading WS-TX Services. Please wait.
  125. 2014-12-29T00:17:37.339-0600|Info: visiting unvisited references
  126. 2014-12-29T00:17:37.597-0600|Info: Webservice Endpoint deployed CoordinatorPortTypeImpl
  127. listening at address at http://I-PC:8080/__wstx-services/CoordinatorPortType.
  128. 2014-12-29T00:17:37.598-0600|Info: Webservice Endpoint deployed ParticipantPortTypeImpl
  129. listening at address at http://I-PC:8080/__wstx-services/ParticipantPortType.
  130. 2014-12-29T00:17:37.599-0600|Info: Webservice Endpoint deployed RegistrationPortTypeRPCPortImpl
  131. listening at address at http://I-PC:8080/__wstx-services/RegistrationPortTypeRPC11.
  132. 2014-12-29T00:17:37.600-0600|Info: Webservice Endpoint deployed ParticipantPortTypePortImpl
  133. listening at address at http://I-PC:8080/__wstx-services/ParticipantPortType11.
  134. 2014-12-29T00:17:37.601-0600|Info: Webservice Endpoint deployed CoordinatorPortTypePortImpl
  135. listening at address at http://I-PC:8080/__wstx-services/CoordinatorPortType11.
  136. 2014-12-29T00:17:37.602-0600|Info: Webservice Endpoint deployed RegistrationPortTypeImpl
  137. listening at address at http://I-PC:8080/__wstx-services/RegistrationPortTypeRPC.
  138. 2014-12-29T00:17:37.603-0600|Info: Webservice Endpoint deployed RegistrationRequesterPortTypeImpl
  139. listening at address at http://I-PC:8080/__wstx-services/RegistrationRequesterPortType.
  140. 2014-12-29T00:17:37.604-0600|Info: Webservice Endpoint deployed RegistrationRequesterPortTypePortImpl
  141. listening at address at http://I-PC:8080/__wstx-services/RegistrationRequesterPortType11.
  142. 2014-12-29T00:17:39.673-0600|Info: Loading application [wstx-services] at [/__wstx-services]
  143. 2014-12-29T00:17:39.674-0600|Info: WS-TX Services successfully started.
  144. 2014-12-29T00:17:39.713-0600|Info: Initializing Mojarra 2.2.7 ( 20140610-1547 https://svn.java.net/svn/mojarra~svn/tags/2.2.7@13362) for context '/TestWebApplication'
  145. 2014-12-29T00:17:40.251-0600|Info: Loading application [TestWebApplication] at [/TestWebApplication]
  146. 2014-12-29T00:17:40.252-0600|Info: Loading application TestWebApplication done in 3,363 ms
  147. 2014-12-29T00:17:40.326-0600|Info: visiting unvisited references
  148. 2014-12-29T00:17:40.386-0600|Info: visiting unvisited references
  149. 2014-12-29T00:17:40.394-0600|Info: visiting unvisited references
  150. 2014-12-29T00:17:40.396-0600|Info: visiting unvisited references
  151. 2014-12-29T00:17:40.867-0600|Info: Loading application [WebDesignSite] at [/WebDesignSite]
  152. 2014-12-29T00:17:40.868-0600|Info: Loading application WebDesignSite done in 616 ms
  153. 2014-12-29T00:17:40.869-0600|Info: GlassFish Server Open Source Edition 4.1 (13) startup time : Felix (4,373ms), startup services(9,841ms), total(14,214ms)
  154. 2014-12-29T00:17:40.956-0600|Info: Grizzly Framework 2.3.15 started in: 4ms - bound to [/0.0.0.0:7676]
  155. 2014-12-29T00:17:43.311-0600|Info: JMXStartupService has started JMXConnector on JMXService URL service:jmx:rmi://192.168.16.206:8686/jndi/rmi://192.168.16.206:8686/jmxrmi
  156. 2014-12-29T00:17:44.479-0600|Info: Initiating Jersey application, version Jersey: 2.10.4 2014-08-08 15:09:00...
  157. 2014-12-29T00:17:44.998-0600|Info: Listening to REST requests at context: /management/domain.
  158. 2014-12-29T00:17:45.123-0600|Info: Registered com.sun.enterprise.glassfish.bootstrap.osgi.EmbeddedOSGiGlassFishImpl@12f8b1d8 as OSGi service registration: org.apache.felix.framework.ServiceRegistrationImpl@27c04377.
  159. 2014-12-29T00:17:45.230-0600|Info: visiting unvisited references
  160. 2014-12-29T00:17:45.392-0600|Info: visiting unvisited references
  161. 2014-12-29T00:17:45.398-0600|Info: visiting unvisited references
  162. 2014-12-29T00:17:45.399-0600|Info: visiting unvisited references
  163. 2014-12-29T00:17:46.283-0600|Info: Initializing Mojarra 2.2.7 ( 20140610-1547 https://svn.java.net/svn/mojarra~svn/tags/2.2.7@13362) for context ''
  164. 2014-12-29T00:17:46.785-0600|Info: Loading application [__admingui] at [/]
  165. 2014-12-29T00:17:46.786-0600|Info: Loading application __admingui done in 1,664 ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement