XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • Beijing Release
    • Amsterdam Release
    • SDC
    • None
    • SDC Sprint 6

      Nov 02, 2017 2:55:23 PM org.springframework.web.context.support.XmlWebApplicationContext prepareRefresh

      INFO: Refreshing Root WebApplicationContext: startup date [Thu Nov 02 14:55:23 UTC 2017]; root of context hierarchy

      Nov 02, 2017 2:55:23 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions

      INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/beans-services.xml]

      Nov 02, 2017 2:55:23 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions

      INFO: Loading XML bean definitions from class path resource [META-INF/cxf/cxf.xml]

      Nov 02, 2017 2:55:24 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions

      INFO: Loading XML bean definitions from class path resource [META-INF/cxf/cxf-servlet.xml]

      Nov 02, 2017 2:55:24 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerBeanDefinition

      INFO: Overriding bean definition for bean 'healthCheck': replacing [Generic bean: class [org.openecomp.sdcrests.health.rest.services.HealthCheckImpl]; scope=prototype; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [jar:file:/var/lib/jetty/temp/jetty-0.0.0.0-8080-onboarding-be-1.1.0-SNAPSHOT.war-_onboarding-be-1.1.0-SNAPSHOT-any-365724348462718897.dir/webapp/WEB-INF/lib/healthcheck-rest-services-1.1.0-SNAPSHOT.jar!/org/openecomp/sdcrests/health/rest/services/HealthCheckImpl.class]] with [Generic bean: class [org.openecomp.sdcrests.health.rest.services.HealthCheckImpl]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in ServletContext resource [/WEB-INF/beans-services.xml]]

      Nov 02, 2017 2:55:27 PM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>

      INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring

      ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console.

      Nov 02, 2017 2:55:34 PM org.springframework.web.context.ContextLoader initWebApplicationContext

      INFO: Root WebApplicationContext: initialization completed in 11193 ms

      Nov 02, 2017 2:55:36 PM org.apache.commons.beanutils.FluentPropertyBeanIntrospector introspect

      INFO: Error when creating PropertyDescriptor for public final void org.apache.commons.configuration2.AbstractConfiguration.setProperty(java.lang.String,java.lang.Object)! Ignoring this property.

      Nov 02, 2017 2:55:36 PM org.apache.commons.beanutils.FluentPropertyBeanIntrospector introspect

      INFO: Error when creating PropertyDescriptor for public final void org.apache.commons.configuration2.AbstractConfiguration.setProperty(java.lang.String,java.lang.Object)! Ignoring this property.

      Nov 02, 2017 2:55:36 PM org.apache.commons.beanutils.FluentPropertyBeanIntrospector introspect

      INFO: Error when creating PropertyDescriptor for public final void org.apache.commons.configuration2.AbstractConfiguration.setProperty(java.lang.String,java.lang.Object)! Ignoring this property.

      Datasource initialization error. Configuration management will be using in-memory persistence.

      java.lang.NullPointerException

              at org.openecomp.config.impl.ContextListener.contextInitialized(ContextListener.java:38)

              at org.eclipse.jetty.server.handler.ContextHandler.callContextInitialized(ContextHandler.java:843)

              at org.eclipse.jetty.servlet.ServletContextHandler.callContextInitialized(ServletContextHandler.java:533)

              at org.eclipse.jetty.server.handler.ContextHandler.startContext(ContextHandler.java:816)

              at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:345)

              at org.eclipse.jetty.webapp.WebAppContext.startWebapp(WebAppContext.java:1406)

              at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1368)

              at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:778)

              at org.eclipse.jetty.servlet.ServletContextHandler.doStart(ServletContextHandler.java:262)

              at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:522)

              at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)

              at org.eclipse.jetty.deploy.bindings.StandardStarter.processBinding(StandardStarter.java:41)

              at org.eclipse.jetty.deploy.AppLifeCycle.runBindings(AppLifeCycle.java:188)

              at org.eclipse.jetty.deploy.DeploymentManager.requestAppGoal(DeploymentManager.java:499)

              at org.eclipse.jetty.deploy.DeploymentManager.addApp(DeploymentManager.java:147)

              at org.eclipse.jetty.deploy.providers.ScanningAppProvider.fileAdded(ScanningAppProvider.java:180)

              at org.eclipse.jetty.deploy.providers.WebAppProvider.fileAdded(WebAppProvider.java:452)

              at org.eclipse.jetty.deploy.providers.ScanningAppProvider$1.fileAdded(ScanningAppProvider.java:64)

              at org.eclipse.jetty.util.Scanner.reportAddition(Scanner.java:610)

              at org.eclipse.jetty.util.Scanner.reportDifferences(Scanner.java:529)

              at org.eclipse.jetty.util.Scanner.scan(Scanner.java:392)

              at org.eclipse.jetty.util.Scanner.doStart(Scanner.java:313)

              at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)

              at org.eclipse.jetty.deploy.providers.ScanningAppProvider.doStart(ScanningAppProvider.java:150)

              at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)

              at org.eclipse.jetty.deploy.DeploymentManager.startAppProvider(DeploymentManager.java:561)

              at org.eclipse.jetty.deploy.DeploymentManager.doStart(DeploymentManager.java:236)

              at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)

              at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:131)

              at org.eclipse.jetty.server.Server.start(Server.java:422)

              at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:113)

              at org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:61)

              at org.eclipse.jetty.server.Server.doStart(Server.java:389)

              at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)

              at org.eclipse.jetty.xml.XmlConfiguration$1.run(XmlConfiguration.java:1520)

              at java.security.AccessController.doPrivileged(Native Method)

              at org.eclipse.jetty.xml.XmlConfiguration.main(XmlConfiguration.java:1442)

              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

              at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

              at java.lang.reflect.Method.invoke(Method.java:498)

              at org.eclipse.jetty.start.Main.invokeMain(Main.java:215)

              at org.eclipse.jetty.start.Main.start(Main.java:458)

              at org.eclipse.jetty.start.Main.main(Main.java:76)

            tgitelman tgitelman
            tgitelman tgitelman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: