Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 830230 Details for
Bug 1035775
NPE when searching for pom.xml
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
server log
server.log (text/x-log), 8.85 KB, created by
Ivo Bek
on 2013-11-28 13:01:20 UTC
(
hide
)
Description:
server log
Filename:
MIME Type:
Creator:
Ivo Bek
Created:
2013-11-28 13:01:20 UTC
Size:
8.85 KB
patch
obsolete
>10:35:30,933 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (ServerService Thread Pool -- 78) Loading XML bean definitions from class path resource [beans.xml] >10:35:32,089 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (ServerService Thread Pool -- 78) Loading XML bean definitions from class path resource [META-INF/cxf/cxf.xml] >10:35:32,507 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (ServerService Thread Pool -- 78) Loading XML bean definitions from class path resource [knowledge-services.xml] >10:35:33,309 INFO [org.kie.spring.KModuleBeanFactoryPostProcessor] (ServerService Thread Pool -- 78) :: BeanFactoryPostProcessor::postProcessBeanFactory called :: >10:35:33,310 WARN [org.drools.compiler.kie.builder.impl.ClasspathKieProject] (ServerService Thread Pool -- 78) Unable to load pom.properties tried recursing down from/home/ibek/jboss/jboss-eap-6.1/modules/system/layers/base/sun/jdk/main/service-loader-resources/ >null >10:35:33,310 ERROR [org.springframework.web.context.ContextLoader] (ServerService Thread Pool -- 78) Context initialization failed: java.lang.NullPointerException > at java.io.File.<init>(File.java:277) [rt.jar:1.7.0_45] > at org.drools.compiler.kie.builder.impl.ClasspathKieProject.getPomProperties(ClasspathKieProject.java:228) [drools-compiler-6.0.0-redhat-6.jar:6.0.0-redhat-6] > at org.kie.spring.KModuleBeanFactoryPostProcessor.postProcessBeanFactory(KModuleBeanFactoryPostProcessor.java:93) [kie-spring-6.0.0-redhat-6.jar:6.0.0-redhat-6] > at org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:663) [spring-context-3.0.7.RELEASE.jar:3.0.7.RELEASE] > at org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:653) [spring-context-3.0.7.RELEASE.jar:3.0.7.RELEASE] > at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:407) [spring-context-3.0.7.RELEASE.jar:3.0.7.RELEASE] > at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:282) [spring-web-3.0.7.RELEASE.jar:3.0.7.RELEASE] > at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:204) [spring-web-3.0.7.RELEASE.jar:3.0.7.RELEASE] > at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:47) [spring-web-3.0.7.RELEASE.jar:3.0.7.RELEASE] > at org.apache.catalina.core.StandardContext.contextListenerStart(StandardContext.java:3339) [jbossweb-7.2.2.Final-redhat-1.jar:7.2.2.Final-redhat-1] > at org.apache.catalina.core.StandardContext.start(StandardContext.java:3777) [jbossweb-7.2.2.Final-redhat-1.jar:7.2.2.Final-redhat-1] > at org.jboss.as.web.deployment.WebDeploymentService.doStart(WebDeploymentService.java:156) [jboss-as-web-7.2.1.Final-redhat-10.jar:7.2.1.Final-redhat-10] > at org.jboss.as.web.deployment.WebDeploymentService.access$000(WebDeploymentService.java:60) [jboss-as-web-7.2.1.Final-redhat-10.jar:7.2.1.Final-redhat-10] > at org.jboss.as.web.deployment.WebDeploymentService$1.run(WebDeploymentService.java:93) [jboss-as-web-7.2.1.Final-redhat-10.jar:7.2.1.Final-redhat-10] > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.7.0_45] > at java.util.concurrent.FutureTask.run(FutureTask.java:262) [rt.jar:1.7.0_45] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > at org.jboss.threads.JBossThread.run(JBossThread.java:122) > >10:35:33,318 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/springapp]] (ServerService Thread Pool -- 78) JBWEB000287: Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener: java.lang.NullPointerException > at java.io.File.<init>(File.java:277) [rt.jar:1.7.0_45] > at org.drools.compiler.kie.builder.impl.ClasspathKieProject.getPomProperties(ClasspathKieProject.java:228) [drools-compiler-6.0.0-redhat-6.jar:6.0.0-redhat-6] > at org.kie.spring.KModuleBeanFactoryPostProcessor.postProcessBeanFactory(KModuleBeanFactoryPostProcessor.java:93) [kie-spring-6.0.0-redhat-6.jar:6.0.0-redhat-6] > at org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:663) [spring-context-3.0.7.RELEASE.jar:3.0.7.RELEASE] > at org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:653) [spring-context-3.0.7.RELEASE.jar:3.0.7.RELEASE] > at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:407) [spring-context-3.0.7.RELEASE.jar:3.0.7.RELEASE] > at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:282) [spring-web-3.0.7.RELEASE.jar:3.0.7.RELEASE] > at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:204) [spring-web-3.0.7.RELEASE.jar:3.0.7.RELEASE] > at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:47) [spring-web-3.0.7.RELEASE.jar:3.0.7.RELEASE] > at org.apache.catalina.core.StandardContext.contextListenerStart(StandardContext.java:3339) [jbossweb-7.2.2.Final-redhat-1.jar:7.2.2.Final-redhat-1] > at org.apache.catalina.core.StandardContext.start(StandardContext.java:3777) [jbossweb-7.2.2.Final-redhat-1.jar:7.2.2.Final-redhat-1] > at org.jboss.as.web.deployment.WebDeploymentService.doStart(WebDeploymentService.java:156) [jboss-as-web-7.2.1.Final-redhat-10.jar:7.2.1.Final-redhat-10] > at org.jboss.as.web.deployment.WebDeploymentService.access$000(WebDeploymentService.java:60) [jboss-as-web-7.2.1.Final-redhat-10.jar:7.2.1.Final-redhat-10] > at org.jboss.as.web.deployment.WebDeploymentService$1.run(WebDeploymentService.java:93) [jboss-as-web-7.2.1.Final-redhat-10.jar:7.2.1.Final-redhat-10] > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.7.0_45] > at java.util.concurrent.FutureTask.run(FutureTask.java:262) [rt.jar:1.7.0_45] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > at org.jboss.threads.JBossThread.run(JBossThread.java:122) > >10:35:33,321 ERROR [org.apache.catalina.core] (ServerService Thread Pool -- 78) JBWEB001103: Error detected during context /springapp start, will stop it >10:35:33,332 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/springapp]] (ServerService Thread Pool -- 78) Closing Spring root WebApplicationContext >10:35:33,336 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 78) MSC000001: Failed to start service jboss.web.deployment.default-host./springapp: org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./springapp: org.jboss.msc.service.StartException in anonymous service: JBAS018040: Failed to start context > at org.jboss.as.web.deployment.WebDeploymentService$1.run(WebDeploymentService.java:96) > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.7.0_45] > at java.util.concurrent.FutureTask.run(FutureTask.java:262) [rt.jar:1.7.0_45] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > at org.jboss.threads.JBossThread.run(JBossThread.java:122) >Caused by: org.jboss.msc.service.StartException in anonymous service: JBAS018040: Failed to start context > at org.jboss.as.web.deployment.WebDeploymentService.doStart(WebDeploymentService.java:161) > at org.jboss.as.web.deployment.WebDeploymentService.access$000(WebDeploymentService.java:60) > at org.jboss.as.web.deployment.WebDeploymentService$1.run(WebDeploymentService.java:93) > ... 6 more > >10:35:33,544 ERROR [org.jboss.as.server] (management-handler-thread - 1) JBAS015870: Deploy of deployment "springapp.war" was rolled back with the following failure message: >{"JBAS014671: Failed services" => {"jboss.web.deployment.default-host./springapp" => "org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./springapp: org.jboss.msc.service.StartException in anonymous service: JBAS018040: Failed to start context > Caused by: org.jboss.msc.service.StartException in anonymous service: JBAS018040: Failed to start context"}} >10:35:33,559 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015877: Stopped deployment springapp.war (runtime-name: springapp.war) in 15ms > >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1035775
:
830217
|
830229
| 830230