Advertisement
Guest User

Untitled

a guest
Jan 12th, 2016
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.25 KB | None | 0 0
  1. 2016-01-12 19:35:02,046 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-7) HV000001: Hibernate Validator 5.2.2.Final
  2. 2016-01-12 19:35:02,163 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0006: Starting Services for CDI deployment: registration-jsf.war
  3. 2016-01-12 19:35:02,195 INFO [org.jboss.weld.Version] (MSC service thread 1-3) WELD-000900: 2.3.2 (Final)
  4. 2016-01-12 19:35:02,216 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0009: Starting weld service for deployment registration-jsf.war
  5. 2016-01-12 19:35:02,422 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 5) WELD-000119: Not generating any bean definitions from org.jboss.as.test.integration.jsf.beanvalidation.cdi.BeanValidationCdiIntegrationTestCase because of underlying class loading error: Type org.apache.http.client.methods.HttpUriRequest from [Module "deployment.registration-jsf.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
  6. 2016-01-12 19:35:02,929 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 64) Initializing Mojarra 2.2.12-jbossorg-2 20150729-1131 for context '/registration-jsf'
  7. 2016-01-12 19:35:03,269 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 64) WFLYUT0021: Registered web context: /registration-jsf
  8. 2016-01-12 19:35:03,319 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "registration-jsf.war" (runtime-name : "registration-jsf.war")
  9. 2016-01-12 19:35:04,115 ERROR [io.undertow.request] (default task-1) UT005023: Exception handling request to /registration-jsf/register.jsf: javax.servlet.ServletException: Error Parsing /register.xhtml: Error Traced[line: 1] DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
  10. at javax.faces.webapp.FacesServlet.service(FacesServlet.java:671)
  11. at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85)
  12. at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
  13. at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
  14. at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
  15. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  16. at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)
  17. at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
  18. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  19. at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
  20. at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
  21. at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
  22. at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
  23. at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
  24. at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
  25. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  26. at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
  27. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  28. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  29. at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:284)
  30. at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:263)
  31. at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81)
  32. at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:174)
  33. at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202)
  34. at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:793)
  35. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  36. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  37. at java.lang.Thread.run(Thread.java:745)
  38. Caused by: javax.faces.view.facelets.FaceletException: Error Parsing /register.xhtml: Error Traced[line: 1] DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
  39. at com.sun.faces.facelets.compiler.SAXCompiler.doCompile(SAXCompiler.java:456)
  40. at com.sun.faces.facelets.compiler.SAXCompiler.doMetadataCompile(SAXCompiler.java:439)
  41. at com.sun.faces.facelets.compiler.Compiler.metadataCompile(Compiler.java:130)
  42. at com.sun.faces.facelets.impl.DefaultFaceletFactory.createMetadataFacelet(DefaultFaceletFactory.java:503)
  43. at com.sun.faces.facelets.impl.DefaultFaceletFactory.access$200(DefaultFaceletFactory.java:106)
  44. at com.sun.faces.facelets.impl.DefaultFaceletFactory$2.newInstance(DefaultFaceletFactory.java:205)
  45. at com.sun.faces.facelets.impl.DefaultFaceletFactory$2.newInstance(DefaultFaceletFactory.java:203)
  46. at com.sun.faces.facelets.impl.DefaultFaceletCache$2.newInstance(DefaultFaceletCache.java:97)
  47. at com.sun.faces.facelets.impl.DefaultFaceletCache$2.newInstance(DefaultFaceletCache.java:92)
  48. at com.sun.faces.util.ExpiringConcurrentCache$1.call(ExpiringConcurrentCache.java:99)
  49. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  50. at com.sun.faces.util.ExpiringConcurrentCache.get(ExpiringConcurrentCache.java:114)
  51. at com.sun.faces.facelets.impl.DefaultFaceletCache.getViewMetadataFacelet(DefaultFaceletCache.java:146)
  52. at com.sun.faces.facelets.impl.DefaultFaceletCache.getViewMetadataFacelet(DefaultFaceletCache.java:63)
  53. at com.sun.faces.facelets.impl.DefaultFaceletFactory.getMetadataFacelet(DefaultFaceletFactory.java:316)
  54. at com.sun.faces.facelets.impl.DefaultFaceletFactory.getMetadataFacelet(DefaultFaceletFactory.java:246)
  55. at com.sun.faces.application.view.ViewMetadataImpl.createMetadataView(ViewMetadataImpl.java:138)
  56. at com.sun.faces.lifecycle.RestoreViewPhase.execute(RestoreViewPhase.java:243)
  57. at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101)
  58. at com.sun.faces.lifecycle.RestoreViewPhase.doPhase(RestoreViewPhase.java:123)
  59. at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:198)
  60. at javax.faces.webapp.FacesServlet.service(FacesServlet.java:658)
  61. ... 27 more
  62.  
  63. 2016-01-12 19:35:04,152 ERROR [io.undertow.request] (default task-2) UT005023: Exception handling request to /registration-jsf/register.jsf: javax.servlet.ServletException: Error Parsing /register.xhtml: Error Traced[line: 1] DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
  64. at javax.faces.webapp.FacesServlet.service(FacesServlet.java:671)
  65. at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85)
  66. at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
  67. at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
  68. at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
  69. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  70. at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)
  71. at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
  72. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  73. at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
  74. at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
  75. at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
  76. at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
  77. at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
  78. at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
  79. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  80. at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
  81. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  82. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  83. at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:284)
  84. at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:263)
  85. at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81)
  86. at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:174)
  87. at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202)
  88. at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:793)
  89. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  90. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  91. at java.lang.Thread.run(Thread.java:745)
  92. Caused by: javax.faces.view.facelets.FaceletException: Error Parsing /register.xhtml: Error Traced[line: 1] DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
  93. at com.sun.faces.facelets.compiler.SAXCompiler.doCompile(SAXCompiler.java:456)
  94. at com.sun.faces.facelets.compiler.SAXCompiler.doMetadataCompile(SAXCompiler.java:439)
  95. at com.sun.faces.facelets.compiler.Compiler.metadataCompile(Compiler.java:130)
  96. at com.sun.faces.facelets.impl.DefaultFaceletFactory.createMetadataFacelet(DefaultFaceletFactory.java:503)
  97. at com.sun.faces.facelets.impl.DefaultFaceletFactory.access$200(DefaultFaceletFactory.java:106)
  98. at com.sun.faces.facelets.impl.DefaultFaceletFactory$2.newInstance(DefaultFaceletFactory.java:205)
  99. at com.sun.faces.facelets.impl.DefaultFaceletFactory$2.newInstance(DefaultFaceletFactory.java:203)
  100. at com.sun.faces.facelets.impl.DefaultFaceletCache$2.newInstance(DefaultFaceletCache.java:97)
  101. at com.sun.faces.facelets.impl.DefaultFaceletCache$2.newInstance(DefaultFaceletCache.java:92)
  102. at com.sun.faces.util.ExpiringConcurrentCache$1.call(ExpiringConcurrentCache.java:99)
  103. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  104. at com.sun.faces.util.ExpiringConcurrentCache.get(ExpiringConcurrentCache.java:114)
  105. at com.sun.faces.facelets.impl.DefaultFaceletCache.getViewMetadataFacelet(DefaultFaceletCache.java:146)
  106. at com.sun.faces.facelets.impl.DefaultFaceletCache.getViewMetadataFacelet(DefaultFaceletCache.java:63)
  107. at com.sun.faces.facelets.impl.DefaultFaceletFactory.getMetadataFacelet(DefaultFaceletFactory.java:316)
  108. at com.sun.faces.facelets.impl.DefaultFaceletFactory.getMetadataFacelet(DefaultFaceletFactory.java:246)
  109. at com.sun.faces.application.view.ViewMetadataImpl.createMetadataView(ViewMetadataImpl.java:138)
  110. at com.sun.faces.application.view.FaceletViewHandlingStrategy.restoreView(FaceletViewHandlingStrategy.java:566)
  111. at com.sun.faces.application.view.MultiViewHandler.restoreView(MultiViewHandler.java:151)
  112. at javax.faces.application.ViewHandlerWrapper.restoreView(ViewHandlerWrapper.java:353)
  113. at javax.faces.application.ViewHandlerWrapper.restoreView(ViewHandlerWrapper.java:353)
  114. at com.sun.faces.lifecycle.RestoreViewPhase.execute(RestoreViewPhase.java:199)
  115. at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101)
  116. at com.sun.faces.lifecycle.RestoreViewPhase.doPhase(RestoreViewPhase.java:123)
  117. at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:198)
  118. at javax.faces.webapp.FacesServlet.service(FacesServlet.java:658)
  119. ... 27 more
  120.  
  121. 2016-01-12 19:35:04,172 ERROR [io.undertow.request] (default task-3) UT005023: Exception handling request to /registration-jsf/register.jsf: javax.servlet.ServletException: Error Parsing /register.xhtml: Error Traced[line: 1] DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
  122. at javax.faces.webapp.FacesServlet.service(FacesServlet.java:671)
  123. at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85)
  124. at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
  125. at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
  126. at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
  127. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  128. at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)
  129. at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
  130. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  131. at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
  132. at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
  133. at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
  134. at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
  135. at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
  136. at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
  137. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  138. at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
  139. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  140. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  141. at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:284)
  142. at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:263)
  143. at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81)
  144. at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:174)
  145. at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202)
  146. at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:793)
  147. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  148. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  149. at java.lang.Thread.run(Thread.java:745)
  150. Caused by: javax.faces.view.facelets.FaceletException: Error Parsing /register.xhtml: Error Traced[line: 1] DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
  151. at com.sun.faces.facelets.compiler.SAXCompiler.doCompile(SAXCompiler.java:456)
  152. at com.sun.faces.facelets.compiler.SAXCompiler.doMetadataCompile(SAXCompiler.java:439)
  153. at com.sun.faces.facelets.compiler.Compiler.metadataCompile(Compiler.java:130)
  154. at com.sun.faces.facelets.impl.DefaultFaceletFactory.createMetadataFacelet(DefaultFaceletFactory.java:503)
  155. at com.sun.faces.facelets.impl.DefaultFaceletFactory.access$200(DefaultFaceletFactory.java:106)
  156. at com.sun.faces.facelets.impl.DefaultFaceletFactory$2.newInstance(DefaultFaceletFactory.java:205)
  157. at com.sun.faces.facelets.impl.DefaultFaceletFactory$2.newInstance(DefaultFaceletFactory.java:203)
  158. at com.sun.faces.facelets.impl.DefaultFaceletCache$2.newInstance(DefaultFaceletCache.java:97)
  159. at com.sun.faces.facelets.impl.DefaultFaceletCache$2.newInstance(DefaultFaceletCache.java:92)
  160. at com.sun.faces.util.ExpiringConcurrentCache$1.call(ExpiringConcurrentCache.java:99)
  161. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  162. at com.sun.faces.util.ExpiringConcurrentCache.get(ExpiringConcurrentCache.java:114)
  163. at com.sun.faces.facelets.impl.DefaultFaceletCache.getViewMetadataFacelet(DefaultFaceletCache.java:146)
  164. at com.sun.faces.facelets.impl.DefaultFaceletCache.getViewMetadataFacelet(DefaultFaceletCache.java:63)
  165. at com.sun.faces.facelets.impl.DefaultFaceletFactory.getMetadataFacelet(DefaultFaceletFactory.java:316)
  166. at com.sun.faces.facelets.impl.DefaultFaceletFactory.getMetadataFacelet(DefaultFaceletFactory.java:246)
  167. at com.sun.faces.application.view.ViewMetadataImpl.createMetadataView(ViewMetadataImpl.java:138)
  168. at com.sun.faces.lifecycle.RestoreViewPhase.execute(RestoreViewPhase.java:243)
  169. at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101)
  170. at com.sun.faces.lifecycle.RestoreViewPhase.doPhase(RestoreViewPhase.java:123)
  171. at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:198)
  172. at javax.faces.webapp.FacesServlet.service(FacesServlet.java:658)
  173. ... 27 more
  174.  
  175. 2016-01-12 19:35:04,180 ERROR [io.undertow.request] (default task-4) UT005023: Exception handling request to /registration-jsf/register.jsf: javax.servlet.ServletException: Error Parsing /register.xhtml: Error Traced[line: 1] DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
  176. at javax.faces.webapp.FacesServlet.service(FacesServlet.java:671)
  177. at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85)
  178. at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
  179. at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
  180. at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
  181. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  182. at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)
  183. at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
  184. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  185. at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
  186. at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
  187. at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
  188. at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
  189. at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
  190. at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
  191. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  192. at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
  193. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  194. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  195. at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:284)
  196. at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:263)
  197. at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81)
  198. at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:174)
  199. at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202)
  200. at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:793)
  201. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  202. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  203. at java.lang.Thread.run(Thread.java:745)
  204. Caused by: javax.faces.view.facelets.FaceletException: Error Parsing /register.xhtml: Error Traced[line: 1] DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
  205. at com.sun.faces.facelets.compiler.SAXCompiler.doCompile(SAXCompiler.java:456)
  206. at com.sun.faces.facelets.compiler.SAXCompiler.doMetadataCompile(SAXCompiler.java:439)
  207. at com.sun.faces.facelets.compiler.Compiler.metadataCompile(Compiler.java:130)
  208. at com.sun.faces.facelets.impl.DefaultFaceletFactory.createMetadataFacelet(DefaultFaceletFactory.java:503)
  209. at com.sun.faces.facelets.impl.DefaultFaceletFactory.access$200(DefaultFaceletFactory.java:106)
  210. at com.sun.faces.facelets.impl.DefaultFaceletFactory$2.newInstance(DefaultFaceletFactory.java:205)
  211. at com.sun.faces.facelets.impl.DefaultFaceletFactory$2.newInstance(DefaultFaceletFactory.java:203)
  212. at com.sun.faces.facelets.impl.DefaultFaceletCache$2.newInstance(DefaultFaceletCache.java:97)
  213. at com.sun.faces.facelets.impl.DefaultFaceletCache$2.newInstance(DefaultFaceletCache.java:92)
  214. at com.sun.faces.util.ExpiringConcurrentCache$1.call(ExpiringConcurrentCache.java:99)
  215. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  216. at com.sun.faces.util.ExpiringConcurrentCache.get(ExpiringConcurrentCache.java:114)
  217. at com.sun.faces.facelets.impl.DefaultFaceletCache.getViewMetadataFacelet(DefaultFaceletCache.java:146)
  218. at com.sun.faces.facelets.impl.DefaultFaceletCache.getViewMetadataFacelet(DefaultFaceletCache.java:63)
  219. at com.sun.faces.facelets.impl.DefaultFaceletFactory.getMetadataFacelet(DefaultFaceletFactory.java:316)
  220. at com.sun.faces.facelets.impl.DefaultFaceletFactory.getMetadataFacelet(DefaultFaceletFactory.java:246)
  221. at com.sun.faces.application.view.ViewMetadataImpl.createMetadataView(ViewMetadataImpl.java:138)
  222. at com.sun.faces.application.view.FaceletViewHandlingStrategy.restoreView(FaceletViewHandlingStrategy.java:566)
  223. at com.sun.faces.application.view.MultiViewHandler.restoreView(MultiViewHandler.java:151)
  224. at javax.faces.application.ViewHandlerWrapper.restoreView(ViewHandlerWrapper.java:353)
  225. at javax.faces.application.ViewHandlerWrapper.restoreView(ViewHandlerWrapper.java:353)
  226. at com.sun.faces.lifecycle.RestoreViewPhase.execute(RestoreViewPhase.java:199)
  227. at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101)
  228. at com.sun.faces.lifecycle.RestoreViewPhase.doPhase(RestoreViewPhase.java:123)
  229. at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:198)
  230. at javax.faces.webapp.FacesServlet.service(FacesServlet.java:658)
  231. ... 27 more
  232.  
  233. 2016-01-12 19:35:04,201 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 64) WFLYUT0022: Unregistered web context: /registration-jsf
  234. 2016-01-12 19:35:04,206 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0010: Stopping weld service for deployment registration-jsf.war
  235. 2016-01-12 19:35:04,226 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0028: Stopped deployment registration-jsf.war (runtime-name: registration-jsf.war) in 28ms
  236. 2016-01-12 19:35:04,236 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0002: Content removed from location /mnt/ssd/work/wildfly/testsuite/integration/basic/target/jbossas/standalone/data/content/1a/205de0779eed8c0e26d76ddf2eff100843ed6a/content
  237. 2016-01-12 19:35:04,236 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0009: Undeployed "registration-jsf.war" (runtime-name: "registration-jsf.war")
  238. 2016-01-12 19:35:04,248 INFO [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0211: Suspending server with 0ms timeout.
  239. 2016-01-12 19:35:04,253 INFO [org.jboss.as.server] (Thread-2) WFLYSRV0220: Server shutdown has been requested.
  240. 2016-01-12 19:35:04,260 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS]
  241. 2016-01-12 19:35:04,262 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-7) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory
  242. 2016-01-12 19:35:04,263 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 23) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
  243. 2016-01-12 19:35:04,264 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-7) WFLYJCA0011: Unbound JCA ConnectionFactory [java:/JmsXA]
  244. 2016-01-12 19:35:04,265 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0019: Host default-host stopping
  245. 2016-01-12 19:35:04,272 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0019: Stopped Driver service with driver-name = h2
  246. 2016-01-12 19:35:04,275 ERROR [org.jboss.remoting.resource] (MSC service thread 1-1) Close action for Channel ID 63dcab91 (inbound) of Remoting connection 35dbb90c to /127.0.0.1:40807 failed to execute (resource may be left in an indeterminate state): java.util.concurrent.RejectedExecutionException: XNIO007007: Thread is terminating
  247. at org.xnio.nio.WorkerThread.execute(WorkerThread.java:588)
  248. at org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener.send(RemoteConnection.java:327)
  249. at org.jboss.remoting3.remote.RemoteConnection.send(RemoteConnection.java:138)
  250. at org.jboss.remoting3.remote.RemoteConnectionChannel.closeReadsAndWrites(RemoteConnectionChannel.java:261)
  251. at org.jboss.remoting3.remote.RemoteConnectionChannel.closeAction(RemoteConnectionChannel.java:534)
  252. at org.jboss.remoting3.spi.AbstractHandleableCloseable.closeAsync(AbstractHandleableCloseable.java:372)
  253. at org.jboss.remoting3.remote.RemoteConnectionHandler.closeAllChannels(RemoteConnectionHandler.java:437)
  254. at org.jboss.remoting3.remote.RemoteConnectionHandler.sendCloseRequest(RemoteConnectionHandler.java:236)
  255. at org.jboss.remoting3.remote.RemoteConnectionHandler.closeAction(RemoteConnectionHandler.java:413)
  256. at org.jboss.remoting3.spi.AbstractHandleableCloseable.closeAsync(AbstractHandleableCloseable.java:372)
  257. at org.jboss.remoting3.ConnectionImpl.closeAction(ConnectionImpl.java:54)
  258. at org.jboss.remoting3.spi.AbstractHandleableCloseable.closeAsync(AbstractHandleableCloseable.java:372)
  259. at org.jboss.remoting3.EndpointImpl.closeAction(EndpointImpl.java:225)
  260. at org.jboss.remoting3.spi.AbstractHandleableCloseable.closeAsync(AbstractHandleableCloseable.java:372)
  261. at org.jboss.as.remoting.EndpointService.stop(EndpointService.java:98)
  262. at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:2056)
  263. at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:2017)
  264. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  265. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  266. at java.lang.Thread.run(Thread.java:745)
  267.  
  268. 2016-01-12 19:35:04,277 ERROR [org.jboss.remoting.resource] (Remoting "smarlow:MANAGEMENT" task-6) Close action for Channel ID 1a6c03ff (inbound) of Remoting connection 5d0dea2c to /127.0.0.1:56379 failed to execute (resource may be left in an indeterminate state): java.util.concurrent.RejectedExecutionException: XNIO007007: Thread is terminating
  269. at org.xnio.nio.WorkerThread.execute(WorkerThread.java:588)
  270. at org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener.send(RemoteConnection.java:327)
  271. at org.jboss.remoting3.remote.RemoteConnection.send(RemoteConnection.java:138)
  272. at org.jboss.remoting3.remote.RemoteConnectionChannel.closeReadsAndWrites(RemoteConnectionChannel.java:261)
  273. at org.jboss.remoting3.remote.RemoteConnectionChannel.closeAction(RemoteConnectionChannel.java:534)
  274. at org.jboss.remoting3.spi.AbstractHandleableCloseable.closeAsync(AbstractHandleableCloseable.java:372)
  275. at org.jboss.remoting3.remote.RemoteConnectionHandler.closeAllChannels(RemoteConnectionHandler.java:437)
  276. at org.jboss.remoting3.remote.RemoteConnectionHandler.handleConnectionClose(RemoteConnectionHandler.java:114)
  277. at org.jboss.remoting3.remote.RemoteReadListener$1$1.run(RemoteReadListener.java:57)
  278. at org.jboss.remoting3.EndpointImpl$TrackingExecutor$1.run(EndpointImpl.java:717)
  279. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  280. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  281. at java.lang.Thread.run(Thread.java:745)
  282.  
  283. 2016-01-12 19:35:04,294 INFO [org.apache.activemq.artemis.ra] (ServerService Thread Pool -- 23) AMQ151003: resource adaptor stopped
  284. 2016-01-12 19:35:04,327 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 23) AMQ221002: Apache ActiveMQ Artemis Message Broker version 1.1.0.wildfly-010 [7ad4c610-b98d-11e5-9055-bfd2fc5d4bbc] stopped
  285. 2016-01-12 19:35:04,329 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0008: Undertow HTTP listener default suspending
  286. 2016-01-12 19:35:04,329 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:8080
  287. 2016-01-12 19:35:04,330 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0004: Undertow 1.3.11.Final stopping
  288. 2016-01-12 19:35:04,333 INFO [org.jboss.as] (MSC service thread 1-5) WFLYSRV0050: WildFly Full 10.0.0.Final-SNAPSHOT (WildFly Core 2.0.6.Final-SNAPSHOT) stopped in 75ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement