<html><head></head><body><div style="color:#000; background-color:#fff; font-family:Courier New, courier, monaco, monospace, sans-serif;font-size:16px"><div id="yui_3_16_0_ym19_1_1500360412096_24117" dir="ltr">I have been trying to bring up my application with Wildfly 10, Java8 and Spring 4x libraries. I have got stuck with following issues for last two days and my suspect that i get below exception when Wildfly try to compile my JSP files. Any idea, when we get such exception?</div><div id="yui_3_16_0_ym19_1_1500360412096_24117" dir="ltr"><br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25417">javax.servlet.ServletException: javax.xml.parsers.FactoryConfigurationError: Provider org.apache.xerces.jaxp.DocumentBuilderFactoryImpl not found</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25418">&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:355)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25419">&nbsp; &nbsp; &nbsp; &nbsp; at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25420">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25421">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:81)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25422">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25423">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.jsp.JspFileHandler.handleRequest(JspFileHandler.java:32)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25424">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25425">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25426">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25427">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25428">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:274)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25429">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.ServletInitialHandler.dispatchToPath(ServletInitialHandler.java:209)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25430">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.spec.RequestDispatcherImpl.forwardImpl(RequestDispatcherImpl.java:221)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25431">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.spec.RequestDispatcherImpl.forwardImplSetup(RequestDispatcherImpl.java:147)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25432">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.spec.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:111)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25433">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.web.servlet.view.InternalResourceView.renderMergedOutputModel(InternalResourceView.java:168)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25434">&nbsp; &nbsp; &nbsp; &nbsp; at com.myapp.InternalResourceView.renderMergedOutputModel(InternalResourceView.java:46)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25435">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.web.servlet.view.AbstractView.render(AbstractView.java:303)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25436">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.webflow.mvc.servlet.ServletMvcView.doRender(ServletMvcView.java:55)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25437">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.webflow.mvc.view.AbstractMvcView.render(AbstractMvcView.java:199)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25438">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.webflow.action.ViewFactoryActionAdapter.doExecute(ViewFactoryActionAdapter.java:40)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25439">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.webflow.action.AbstractAction.execute(AbstractAction.java:188)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25440">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.webflow.execution.ActionExecutor.execute(ActionExecutor.java:51)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25441">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.webflow.engine.EndState.doEnter(EndState.java:100)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25442">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.webflow.engine.State.enter(State.java:194)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25443">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.webflow.engine.Transition.execute(Transition.java:228)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25444">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.webflow.engine.impl.FlowExecutionImpl.execute(FlowExecutionImpl.java:395)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25445">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.webflow.engine.impl.RequestControlContextImpl.execute(RequestControlContextImpl.java:214)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25446">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.webflow.engine.TransitionableState.handleEvent(TransitionableState.java:116)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25447">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.webflow.engine.Flow.handleEvent(Flow.java:547)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25448">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.webflow.engine.impl.FlowExecutionImpl.handleEvent(FlowExecutionImpl.java:390)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25449">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.webflow.engine.impl.RequestControlContextImpl.handleEvent(RequestControlContextImpl.java:210)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25450">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.webflow.engine.ActionState.doEnter(ActionState.java:105)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25451">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.webflow.engine.State.enter(State.java:194)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25452">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.webflow.engine.Transition.execute(Transition.java:228)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25453">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.webflow.engine.impl.FlowExecutionImpl.execute(FlowExecutionImpl.java:395)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25454">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.webflow.engine.impl.RequestControlContextImpl.execute(RequestControlContextImpl.java:214)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25455">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.webflow.engine.TransitionableState.handleEvent(TransitionableState.java:116)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25456">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.webflow.engine.Flow.handleEvent(Flow.java:547)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25457">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.webflow.engine.impl.FlowExecutionImpl.handleEvent(FlowExecutionImpl.java:390)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25458">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.webflow.engine.impl.RequestControlContextImpl.handleEvent(RequestControlContextImpl.java:210)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25459">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.webflow.engine.ActionState.doEnter(ActionState.java:105)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25460">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.webflow.engine.State.enter(State.java:194)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25461">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.webflow.engine.Transition.execute(Transition.java:228)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25462">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.webflow.engine.impl.FlowExecutionImpl.execute(FlowExecutionImpl.java:395)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25463">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.webflow.engine.impl.RequestControlContextImpl.execute(RequestControlContextImpl.java:214)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25464">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.webflow.engine.TransitionableState.handleEvent(TransitionableState.java:116)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25465">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.webflow.engine.Flow.handleEvent(Flow.java:547)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25466">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.webflow.engine.impl.FlowExecutionImpl.handleEvent(FlowExecutionImpl.java:390)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25467">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.webflow.engine.impl.RequestControlContextImpl.handleEvent(RequestControlContextImpl.java:210)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25468">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.webflow.engine.ActionState.doEnter(ActionState.java:105)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25469">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.webflow.engine.State.enter(State.java:194)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25470">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.webflow.engine.Flow.start(Flow.java:527)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25471">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.webflow.engine.impl.FlowExecutionImpl.start(FlowExecutionImpl.java:368)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25472">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.webflow.engine.impl.FlowExecutionImpl.start(FlowExecutionImpl.java:223)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25473">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.webflow.executor.FlowExecutorImpl.launchExecution(FlowExecutorImpl.java:140)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25474">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.webflow.mvc.servlet.FlowHandlerAdapter.handle(FlowHandlerAdapter.java:263)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25475">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.webflow.mvc.servlet.FlowController.handleRequest(FlowController.java:174)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25476">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:50)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25477">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25478">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25479">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25480">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25481">&nbsp; &nbsp; &nbsp; &nbsp; at javax.servlet.http.HttpServlet.service(HttpServlet.java:687)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25482">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25483">&nbsp; &nbsp; &nbsp; &nbsp; at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25484">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25485">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25486">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25487">&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25488">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25489">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25490">&nbsp; &nbsp; &nbsp; &nbsp; at com.myapp.HTTPInstrumentedFilter.doFilter(HTTPInstrumentedFilter.java:152)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25491">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25492">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25493">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25494">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25495">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25496">&nbsp; &nbsp; &nbsp; &nbsp; at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25497">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25498">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25499">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25500">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25501">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.security.handlers.AuthenticationConstraintHandler.handleRequest(AuthenticationConstraintHandler.java:53)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25502">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25503">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25504">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.security.ServletSecurityConstraintHandler.handleRequest(ServletSecurityConstraintHandler.java:59)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25505">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25506">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25507">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25508">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25509">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25510">&nbsp; &nbsp; &nbsp; &nbsp; at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25511">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25512">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25513">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:292)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25514">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:81)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25515">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:138)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25516">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25517">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25518">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25519">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25520">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25521">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25522">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25523">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25524">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:272)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25525">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25526">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:104)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25527">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25528">&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:805)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25529">&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25530">&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25531">&nbsp; &nbsp; &nbsp; &nbsp; at java.lang.Thread.run(Thread.java:745)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25532">Caused by: javax.xml.parsers.FactoryConfigurationError: Provider org.apache.xerces.jaxp.DocumentBuilderFactoryImpl not found</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25533">&nbsp; &nbsp; &nbsp; &nbsp; at javax.xml.parsers.FactoryFinder.newInstance(FactoryFinder.java:200)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25534">&nbsp; &nbsp; &nbsp; &nbsp; at javax.xml.parsers.FactoryFinder.newInstance(FactoryFinder.java:152)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25535">&nbsp; &nbsp; &nbsp; &nbsp; at javax.xml.parsers.FactoryFinder.find(FactoryFinder.java:232)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25536">&nbsp; &nbsp; &nbsp; &nbsp; at javax.xml.parsers.DocumentBuilderFactory.newInstance(DocumentBuilderFactory.java:120)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25537">&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.taglibs.standard.util.XmlUtil$1.call(XmlUtil.java:83)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25538">&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.taglibs.standard.util.XmlUtil$1.call(XmlUtil.java:81)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25539">&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.taglibs.standard.util.XmlUtil$5.run(XmlUtil.java:395)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25540">&nbsp; &nbsp; &nbsp; &nbsp; at java.security.AccessController.doPrivileged(Native Method)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25541">&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.taglibs.standard.util.XmlUtil.runWithOurClassLoader(XmlUtil.java:403)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25542">&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.taglibs.standard.util.XmlUtil.&lt;clinit&gt;(XmlUtil.java:81)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25543">&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.taglibs.standard.tlv.JstlBaseTLV.validate(JstlBaseTLV.java:154)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25544">&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.taglibs.standard.tlv.JstlCoreTLV.validate(JstlCoreTLV.java:97)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25545">&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.jasper.compiler.TagLibraryInfoImpl.validate(TagLibraryInfoImpl.java:565)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25546">&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.jasper.compiler.Validator.validateXmlView(Validator.java:1856)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25547">&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.jasper.compiler.Validator.validateExDirectives(Validator.java:1825)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25548">&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:218)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25549">&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.jasper.compiler.Compiler.compile(Compiler.java:354)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25550">&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.jasper.compiler.Compiler.compile(Compiler.java:334)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25551">&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.jasper.compiler.Compiler.compile(Compiler.java:321)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25552">&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:652)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25553">&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:358)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25554">&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:402)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25555">&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:346)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25556">&nbsp; &nbsp; &nbsp; &nbsp; ... 113 more</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25557">Caused by: java.lang.ClassNotFoundException: org/apache/xerces/jaxp/DocumentBuilderFactoryImpl</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25558">&nbsp; &nbsp; &nbsp; &nbsp; at java.lang.Class.forName0(Native Method)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25559">&nbsp; &nbsp; &nbsp; &nbsp; at java.lang.Class.forName(Class.java:340)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25560">&nbsp; &nbsp; &nbsp; &nbsp; at javax.xml.parsers.FactoryFinder.getProviderClass(FactoryFinder.java:124)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25561">&nbsp; &nbsp; &nbsp; &nbsp; at javax.xml.parsers.FactoryFinder.newInstance(FactoryFinder.java:188)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25562">&nbsp; &nbsp; &nbsp; &nbsp; ... 135 more</div><div dir="ltr" id="yui_3_16_0_ym19_1_1500360412096_25563"><br id="yui_3_16_0_ym19_1_1500360412096_25564"></div></div></body></html>