Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2017-06-27 14:17:42,941 INFO [org.pentaho.platform.engine.core.system.status.PeriodicStatusLogger] Caution, the system is initializing. Do not shut down or restart the system at this time.
- 2017-06-27 14:17:43,599 INFO [org.pentaho.platform.osgi.OSGIBoot] Checking to see if org.pentaho.clean.karaf.cache is enabled
- 2017-06-27 14:17:43,686 INFO [org.pentaho.platform.osgi.KarafInstance]
- *******************************************************************************
- *** Karaf Instance Number: 1 at /usr/lib/apache-tomcat-7.0.78/temp/karaf101 ***
- *** 5613972025340667/caches/default/data-1 ***
- *** Karaf Port:8802 ***
- *** OSGI Service Port:9051 ***
- *** JMX RMI Registry Port:11099 ***
- *** RMI Server Port:44445 ***
- *******************************************************************************
- 2017-06-27 14:17:44,371 ERROR [org.pentaho.platform.plugin.action.kettle.KettleSystemListener] DI_HOME System Property not properly set. The default location of /usr/lib/apache-tomcat-7.0.78/webapps/pentaho/pentaho-solutions/system/kettle will be used.
- 2017-06-27 14:18:12,943 INFO [org.pentaho.platform.engine.core.system.status.PeriodicStatusLogger] Caution, the system is initializing. Do not shut down or restart the system at this time.
- 2017-06-27 14:18:42,949 INFO [org.pentaho.platform.engine.core.system.status.PeriodicStatusLogger] Caution, the system is initializing. Do not shut down or restart the system at this time.
- 2017-06-27 14:19:12,949 INFO [org.pentaho.platform.engine.core.system.status.PeriodicStatusLogger] Caution, the system is initializing. Do not shut down or restart the system at this time.
- 2017-06-27 14:19:42,949 INFO [org.pentaho.platform.engine.core.system.status.PeriodicStatusLogger] Caution, the system is initializing. Do not shut down or restart the system at this time.
- 2017-06-27 14:20:01,435 ERROR [org.pentaho.di.osgi.KarafLifecycleListener] Error in Feature Watcher
- org.pentaho.osgi.api.IKarafFeatureWatcher$FeatureWatcherException: Unknown error in KarafWatcher
- at org.pentaho.osgi.impl.KarafFeatureWatcherImpl.waitForFeatures(KarafFeatureWatcherImpl.java:125)
- at org.pentaho.di.osgi.KarafLifecycleListener$2.run(KarafLifecycleListener.java:144)
- at java.lang.Thread.run(Thread.java:748)
- Caused by: org.pentaho.osgi.api.IKarafFeatureWatcher$FeatureWatcherException: Timed out waiting for Karaf features to install: config,management,kar,cxf,camel-jms,camel,camel-blueprint,camel-stream,pentaho-server,pentaho-metaverse,pdi-dataservice,pentaho-marketplace,community-edition,pdi-engine-configuration
- at org.pentaho.osgi.impl.KarafFeatureWatcherImpl.waitForFeatures(KarafFeatureWatcherImpl.java:154)
- at org.pentaho.osgi.impl.KarafFeatureWatcherImpl.waitForFeatures(KarafFeatureWatcherImpl.java:97)
- ... 2 more
- 2017-06-27 14:20:03,624 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] could not get database metadata
- java.sql.SQLException: Listener refused the connection with the following error:
- ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
- at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:489)
- at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:553)
- at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:254)
- at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:32)
- at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:528)
- at java.sql.DriverManager.getConnection(DriverManager.java:664)
- at java.sql.DriverManager.getConnection(DriverManager.java:208)
- at org.hibernate.connection.DriverManagerConnectionProvider.getConnection(DriverManagerConnectionProvider.java:133)
- at org.hibernate.tool.hbm2ddl.SuppliedConnectionProviderConnectionHelper.prepare(SuppliedConnectionProviderConnectionHelper.java:51)
- at org.hibernate.tool.hbm2ddl.SchemaUpdate.execute(SchemaUpdate.java:168)
- at org.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:375)
- at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1872)
- at org.pentaho.platform.repository.hibernate.HibernateUtil.initialize(HibernateUtil.java:169)
- at org.pentaho.platform.repository.hibernate.HibernateUtil.<clinit>(HibernateUtil.java:90)
- at org.pentaho.cdf.environment.configurations.PentahoHibernanteConfigurations.getConfiguration(PentahoHibernanteConfigurations.java:30)
- at org.pentaho.cdf.utils.PluginHibernateUtil.initialize(PluginHibernateUtil.java:58)
- at org.pentaho.cdf.storage.StorageEngine.getInstance(StorageEngine.java:61)
- at org.pentaho.cdf.storage.StorageApi.<init>(StorageApi.java:46)
- at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
- at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
- at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:142)
- at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:89)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:1098)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1050)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:510)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:482)
- at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
- at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
- at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:776)
- at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:861)
- at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:541)
- at org.pentaho.platform.plugin.services.pluginmgr.PentahoSystemPluginManager.reload(PentahoSystemPluginManager.java:286)
- at org.pentaho.platform.plugin.services.pluginmgr.PentahoSystemPluginManager.reload(PentahoSystemPluginManager.java:176)
- at org.pentaho.platform.plugin.services.pluginmgr.PluginAdapter.startup(PluginAdapter.java:40)
- at org.pentaho.platform.engine.core.system.PentahoSystem$2.call(PentahoSystem.java:443)
- at org.pentaho.platform.engine.core.system.PentahoSystem$2.call(PentahoSystem.java:434)
- at org.pentaho.platform.engine.core.system.PentahoSystem.runAsSystem(PentahoSystem.java:413)
- at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:434)
- at org.pentaho.platform.engine.core.system.PentahoSystem.access$000(PentahoSystem.java:84)
- at org.pentaho.platform.engine.core.system.PentahoSystem$1.call(PentahoSystem.java:365)
- at org.pentaho.platform.engine.core.system.PentahoSystem$1.call(PentahoSystem.java:362)
- at org.pentaho.platform.engine.core.system.PentahoSystem.runAsSystem(PentahoSystem.java:413)
- at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:362)
- at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:332)
- at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:228)
- at org.pentaho.platform.web.http.context.SolutionContextListener.contextInitialized(SolutionContextListener.java:162)
- at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:5118)
- at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5634)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)
- at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:899)
- at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:875)
- at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:652)
- at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:1092)
- at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1984)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:748)
- Caused by: oracle.net.ns.NetException: Listener refused the connection with the following error:
- ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
- at oracle.net.ns.NSProtocol.connect(NSProtocol.java:399)
- at oracle.jdbc.driver.T4CConnection.connect(T4CConnection.java:1140)
- at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:340)
- ... 62 more
- 2017-06-27 14:20:03,624 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] could not complete schema update
- java.sql.SQLException: Listener refused the connection with the following error:
- ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
- at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:489)
- at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:553)
- at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:254)
- at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:32)
- at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:528)
- at java.sql.DriverManager.getConnection(DriverManager.java:664)
- at java.sql.DriverManager.getConnection(DriverManager.java:208)
- at org.hibernate.connection.DriverManagerConnectionProvider.getConnection(DriverManagerConnectionProvider.java:133)
- at org.hibernate.tool.hbm2ddl.SuppliedConnectionProviderConnectionHelper.prepare(SuppliedConnectionProviderConnectionHelper.java:51)
- at org.hibernate.tool.hbm2ddl.SchemaUpdate.execute(SchemaUpdate.java:168)
- at org.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:375)
- at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1872)
- at org.pentaho.platform.repository.hibernate.HibernateUtil.initialize(HibernateUtil.java:169)
- at org.pentaho.platform.repository.hibernate.HibernateUtil.<clinit>(HibernateUtil.java:90)
- at org.pentaho.cdf.environment.configurations.PentahoHibernanteConfigurations.getConfiguration(PentahoHibernanteConfigurations.java:30)
- at org.pentaho.cdf.utils.PluginHibernateUtil.initialize(PluginHibernateUtil.java:58)
- at org.pentaho.cdf.storage.StorageEngine.getInstance(StorageEngine.java:61)
- at org.pentaho.cdf.storage.StorageApi.<init>(StorageApi.java:46)
- at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
- at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
- at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:142)
- at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:89)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:1098)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1050)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:510)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:482)
- at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
- at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
- at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:776)
- at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:861)
- at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:541)
- at org.pentaho.platform.plugin.services.pluginmgr.PentahoSystemPluginManager.reload(PentahoSystemPluginManager.java:286)
- at org.pentaho.platform.plugin.services.pluginmgr.PentahoSystemPluginManager.reload(PentahoSystemPluginManager.java:176)
- at org.pentaho.platform.plugin.services.pluginmgr.PluginAdapter.startup(PluginAdapter.java:40)
- at org.pentaho.platform.engine.core.system.PentahoSystem$2.call(PentahoSystem.java:443)
- at org.pentaho.platform.engine.core.system.PentahoSystem$2.call(PentahoSystem.java:434)
- at org.pentaho.platform.engine.core.system.PentahoSystem.runAsSystem(PentahoSystem.java:413)
- at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:434)
- at org.pentaho.platform.engine.core.system.PentahoSystem.access$000(PentahoSystem.java:84)
- at org.pentaho.platform.engine.core.system.PentahoSystem$1.call(PentahoSystem.java:365)
- at org.pentaho.platform.engine.core.system.PentahoSystem$1.call(PentahoSystem.java:362)
- at org.pentaho.platform.engine.core.system.PentahoSystem.runAsSystem(PentahoSystem.java:413)
- at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:362)
- at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:332)
- at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:228)
- at org.pentaho.platform.web.http.context.SolutionContextListener.contextInitialized(SolutionContextListener.java:162)
- at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:5118)
- at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5634)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)
- at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:899)
- at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:875)
- at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:652)
- at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:1092)
- at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1984)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:748)
- Caused by: oracle.net.ns.NetException: Listener refused the connection with the following error:
- ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
- at oracle.net.ns.NSProtocol.connect(NSProtocol.java:399)
- at oracle.jdbc.driver.T4CConnection.connect(T4CConnection.java:1140)
- at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:340)
- ... 62 more
- 2017-06-27 14:20:03,740 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] could not get database metadata
- java.sql.SQLException: Listener refused the connection with the following error:
- ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
- at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:489)
- at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:553)
- at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:254)
- at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:32)
- at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:528)
- at java.sql.DriverManager.getConnection(DriverManager.java:664)
- at java.sql.DriverManager.getConnection(DriverManager.java:208)
- at org.hibernate.connection.DriverManagerConnectionProvider.getConnection(DriverManagerConnectionProvider.java:133)
- at org.hibernate.tool.hbm2ddl.SuppliedConnectionProviderConnectionHelper.prepare(SuppliedConnectionProviderConnectionHelper.java:51)
- at org.hibernate.tool.hbm2ddl.SchemaUpdate.execute(SchemaUpdate.java:168)
- at org.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:375)
- at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1872)
- at org.pentaho.cdf.utils.PluginHibernateUtil.initialize(PluginHibernateUtil.java:59)
- at org.pentaho.cdf.storage.StorageEngine.getInstance(StorageEngine.java:61)
- at org.pentaho.cdf.storage.StorageApi.<init>(StorageApi.java:46)
- at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
- at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
- at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:142)
- at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:89)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:1098)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1050)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:510)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:482)
- at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
- at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
- at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:776)
- at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:861)
- at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:541)
- at org.pentaho.platform.plugin.services.pluginmgr.PentahoSystemPluginManager.reload(PentahoSystemPluginManager.java:286)
- at org.pentaho.platform.plugin.services.pluginmgr.PentahoSystemPluginManager.reload(PentahoSystemPluginManager.java:176)
- at org.pentaho.platform.plugin.services.pluginmgr.PluginAdapter.startup(PluginAdapter.java:40)
- at org.pentaho.platform.engine.core.system.PentahoSystem$2.call(PentahoSystem.java:443)
- at org.pentaho.platform.engine.core.system.PentahoSystem$2.call(PentahoSystem.java:434)
- at org.pentaho.platform.engine.core.system.PentahoSystem.runAsSystem(PentahoSystem.java:413)
- at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:434)
- at org.pentaho.platform.engine.core.system.PentahoSystem.access$000(PentahoSystem.java:84)
- at org.pentaho.platform.engine.core.system.PentahoSystem$1.call(PentahoSystem.java:365)
- at org.pentaho.platform.engine.core.system.PentahoSystem$1.call(PentahoSystem.java:362)
- at org.pentaho.platform.engine.core.system.PentahoSystem.runAsSystem(PentahoSystem.java:413)
- at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:362)
- at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:332)
- at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:228)
- at org.pentaho.platform.web.http.context.SolutionContextListener.contextInitialized(SolutionContextListener.java:162)
- at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:5118)
- at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5634)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)
- at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:899)
- at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:875)
- at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:652)
- at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:1092)
- at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1984)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:748)
- Caused by: oracle.net.ns.NetException: Listener refused the connection with the following error:
- ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
- at oracle.net.ns.NSProtocol.connect(NSProtocol.java:399)
- at oracle.jdbc.driver.T4CConnection.connect(T4CConnection.java:1140)
- at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:340)
- ... 59 more
- 2017-06-27 14:20:03,741 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] could not complete schema update
- java.sql.SQLException: Listener refused the connection with the following error:
- ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
- at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:489)
- at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:553)
- at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:254)
- at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:32)
- at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:528)
- at java.sql.DriverManager.getConnection(DriverManager.java:664)
- at java.sql.DriverManager.getConnection(DriverManager.java:208)
- at org.hibernate.connection.DriverManagerConnectionProvider.getConnection(DriverManagerConnectionProvider.java:133)
- at org.hibernate.tool.hbm2ddl.SuppliedConnectionProviderConnectionHelper.prepare(SuppliedConnectionProviderConnectionHelper.java:51)
- at org.hibernate.tool.hbm2ddl.SchemaUpdate.execute(SchemaUpdate.java:168)
- at org.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:375)
- at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1872)
- at org.pentaho.cdf.utils.PluginHibernateUtil.initialize(PluginHibernateUtil.java:59)
- at org.pentaho.cdf.storage.StorageEngine.getInstance(StorageEngine.java:61)
- at org.pentaho.cdf.storage.StorageApi.<init>(StorageApi.java:46)
- at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
- at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
- at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:142)
- at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:89)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:1098)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1050)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:510)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:482)
- at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
- at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
- at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:776)
- at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:861)
- at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:541)
- at org.pentaho.platform.plugin.services.pluginmgr.PentahoSystemPluginManager.reload(PentahoSystemPluginManager.java:286)
- at org.pentaho.platform.plugin.services.pluginmgr.PentahoSystemPluginManager.reload(PentahoSystemPluginManager.java:176)
- at org.pentaho.platform.plugin.services.pluginmgr.PluginAdapter.startup(PluginAdapter.java:40)
- at org.pentaho.platform.engine.core.system.PentahoSystem$2.call(PentahoSystem.java:443)
- at org.pentaho.platform.engine.core.system.PentahoSystem$2.call(PentahoSystem.java:434)
- at org.pentaho.platform.engine.core.system.PentahoSystem.runAsSystem(PentahoSystem.java:413)
- at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:434)
- at org.pentaho.platform.engine.core.system.PentahoSystem.access$000(PentahoSystem.java:84)
- at org.pentaho.platform.engine.core.system.PentahoSystem$1.call(PentahoSystem.java:365)
- at org.pentaho.platform.engine.core.system.PentahoSystem$1.call(PentahoSystem.java:362)
- at org.pentaho.platform.engine.core.system.PentahoSystem.runAsSystem(PentahoSystem.java:413)
- at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:362)
- at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:332)
- at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:228)
- at org.pentaho.platform.web.http.context.SolutionContextListener.contextInitialized(SolutionContextListener.java:162)
- at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:5118)
- at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5634)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)
- at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:899)
- at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:875)
- at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:652)
- at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:1092)
- at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1984)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:748)
- Caused by: oracle.net.ns.NetException: Listener refused the connection with the following error:
- ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
- at oracle.net.ns.NSProtocol.connect(NSProtocol.java:399)
- at oracle.jdbc.driver.T4CConnection.connect(T4CConnection.java:1140)
- at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:340)
- ... 59 more
- 2017-06-27 14:20:03,769 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] could not get database metadata
- java.sql.SQLException: Listener refused the connection with the following error:
- ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
- at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:489)
- at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:553)
- at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:254)
- at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:32)
- at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:528)
- at java.sql.DriverManager.getConnection(DriverManager.java:664)
- at java.sql.DriverManager.getConnection(DriverManager.java:208)
- at org.hibernate.connection.DriverManagerConnectionProvider.getConnection(DriverManagerConnectionProvider.java:133)
- at org.hibernate.tool.hbm2ddl.SuppliedConnectionProviderConnectionHelper.prepare(SuppliedConnectionProviderConnectionHelper.java:51)
- at org.hibernate.tool.hbm2ddl.SchemaUpdate.execute(SchemaUpdate.java:168)
- at org.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:375)
- at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1872)
- at org.pentaho.cdf.utils.PluginHibernateUtil.rebuildSessionFactory(PluginHibernateUtil.java:100)
- at org.pentaho.cdf.storage.StorageEngine.initialize(StorageEngine.java:173)
- at org.pentaho.cdf.storage.StorageEngine.<init>(StorageEngine.java:70)
- at org.pentaho.cdf.storage.StorageEngine.getInstance(StorageEngine.java:62)
- at org.pentaho.cdf.storage.StorageApi.<init>(StorageApi.java:46)
- at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
- at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
- at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:142)
- at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:89)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:1098)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1050)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:510)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:482)
- at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
- at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
- at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:776)
- at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:861)
- at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:541)
- at org.pentaho.platform.plugin.services.pluginmgr.PentahoSystemPluginManager.reload(PentahoSystemPluginManager.java:286)
- at org.pentaho.platform.plugin.services.pluginmgr.PentahoSystemPluginManager.reload(PentahoSystemPluginManager.java:176)
- at org.pentaho.platform.plugin.services.pluginmgr.PluginAdapter.startup(PluginAdapter.java:40)
- at org.pentaho.platform.engine.core.system.PentahoSystem$2.call(PentahoSystem.java:443)
- at org.pentaho.platform.engine.core.system.PentahoSystem$2.call(PentahoSystem.java:434)
- at org.pentaho.platform.engine.core.system.PentahoSystem.runAsSystem(PentahoSystem.java:413)
- at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:434)
- at org.pentaho.platform.engine.core.system.PentahoSystem.access$000(PentahoSystem.java:84)
- at org.pentaho.platform.engine.core.system.PentahoSystem$1.call(PentahoSystem.java:365)
- at org.pentaho.platform.engine.core.system.PentahoSystem$1.call(PentahoSystem.java:362)
- at org.pentaho.platform.engine.core.system.PentahoSystem.runAsSystem(PentahoSystem.java:413)
- at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:362)
- at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:332)
- at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:228)
- at org.pentaho.platform.web.http.context.SolutionContextListener.contextInitialized(SolutionContextListener.java:162)
- at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:5118)
- at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5634)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)
- at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:899)
- at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:875)
- at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:652)
- at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:1092)
- at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1984)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:748)
- Caused by: oracle.net.ns.NetException: Listener refused the connection with the following error:
- ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
- at oracle.net.ns.NSProtocol.connect(NSProtocol.java:399)
- at oracle.jdbc.driver.T4CConnection.connect(T4CConnection.java:1140)
- at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:340)
- ... 61 more
- 2017-06-27 14:20:03,769 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] could not complete schema update
- java.sql.SQLException: Listener refused the connection with the following error:
- ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
- at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:489)
- at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:553)
- at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:254)
- at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:32)
- at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:528)
- at java.sql.DriverManager.getConnection(DriverManager.java:664)
- at java.sql.DriverManager.getConnection(DriverManager.java:208)
- at org.hibernate.connection.DriverManagerConnectionProvider.getConnection(DriverManagerConnectionProvider.java:133)
- at org.hibernate.tool.hbm2ddl.SuppliedConnectionProviderConnectionHelper.prepare(SuppliedConnectionProviderConnectionHelper.java:51)
- at org.hibernate.tool.hbm2ddl.SchemaUpdate.execute(SchemaUpdate.java:168)
- at org.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:375)
- at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1872)
- at org.pentaho.cdf.utils.PluginHibernateUtil.rebuildSessionFactory(PluginHibernateUtil.java:100)
- at org.pentaho.cdf.storage.StorageEngine.initialize(StorageEngine.java:173)
- at org.pentaho.cdf.storage.StorageEngine.<init>(StorageEngine.java:70)
- at org.pentaho.cdf.storage.StorageEngine.getInstance(StorageEngine.java:62)
- at org.pentaho.cdf.storage.StorageApi.<init>(StorageApi.java:46)
- at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
- at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
- at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:142)
- at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:89)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:1098)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1050)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:510)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:482)
- at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
- at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
- at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:776)
- at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:861)
- at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:541)
- at org.pentaho.platform.plugin.services.pluginmgr.PentahoSystemPluginManager.reload(PentahoSystemPluginManager.java:286)
- at org.pentaho.platform.plugin.services.pluginmgr.PentahoSystemPluginManager.reload(PentahoSystemPluginManager.java:176)
- at org.pentaho.platform.plugin.services.pluginmgr.PluginAdapter.startup(PluginAdapter.java:40)
- at org.pentaho.platform.engine.core.system.PentahoSystem$2.call(PentahoSystem.java:443)
- at org.pentaho.platform.engine.core.system.PentahoSystem$2.call(PentahoSystem.java:434)
- at org.pentaho.platform.engine.core.system.PentahoSystem.runAsSystem(PentahoSystem.java:413)
- at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:434)
- at org.pentaho.platform.engine.core.system.PentahoSystem.access$000(PentahoSystem.java:84)
- at org.pentaho.platform.engine.core.system.PentahoSystem$1.call(PentahoSystem.java:365)
- at org.pentaho.platform.engine.core.system.PentahoSystem$1.call(PentahoSystem.java:362)
- at org.pentaho.platform.engine.core.system.PentahoSystem.runAsSystem(PentahoSystem.java:413)
- at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:362)
- at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:332)
- at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:228)
- at org.pentaho.platform.web.http.context.SolutionContextListener.contextInitialized(SolutionContextListener.java:162)
- at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:5118)
- at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5634)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)
- at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:899)
- at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:875)
- at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:652)
- at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:1092)
- at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1984)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:748)
- Caused by: oracle.net.ns.NetException: Listener refused the connection with the following error:
- ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
- at oracle.net.ns.NSProtocol.connect(NSProtocol.java:399)
- at oracle.jdbc.driver.T4CConnection.connect(T4CConnection.java:1140)
- at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:340)
- ... 61 more
- 2017-06-27 14:20:08,040 ERROR [org.pentaho.platform.util.logging.Logger] Error: Pentaho
- 2017-06-27 14:20:08,041 ERROR [org.pentaho.platform.util.logging.Logger] misc-org.pentaho.platform.engine.core.system.PentahoSystem: org.pentaho.platform.api.engine.PentahoSystemException: PentahoSystem.ERROR_0014 - Error while trying to execute startup sequence for org.pentaho.platform.engine.services.connection.datasource.dbcp.DynamicallyPooledDatasourceSystemListener
- org.pentaho.platform.api.engine.PentahoSystemException: org.pentaho.platform.api.engine.PentahoSystemException: PentahoSystem.ERROR_0014 - Error while trying to execute startup sequence for org.pentaho.platform.engine.services.connection.datasource.dbcp.DynamicallyPooledDatasourceSystemListener
- at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:370)
- at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:332)
- at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:228)
- at org.pentaho.platform.web.http.context.SolutionContextListener.contextInitialized(SolutionContextListener.java:162)
- at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:5118)
- at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5634)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)
- at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:899)
- at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:875)
- at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:652)
- at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:1092)
- at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1984)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:748)
- Caused by: org.pentaho.platform.api.engine.PentahoSystemException: PentahoSystem.ERROR_0014 - Error while trying to execute startup sequence for org.pentaho.platform.engine.services.connection.datasource.dbcp.DynamicallyPooledDatasourceSystemListener
- at org.pentaho.platform.engine.core.system.PentahoSystem$2.call(PentahoSystem.java:452)
- at org.pentaho.platform.engine.core.system.PentahoSystem$2.call(PentahoSystem.java:434)
- at org.pentaho.platform.engine.core.system.PentahoSystem.runAsSystem(PentahoSystem.java:413)
- at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:434)
- at org.pentaho.platform.engine.core.system.PentahoSystem.access$000(PentahoSystem.java:84)
- at org.pentaho.platform.engine.core.system.PentahoSystem$1.call(PentahoSystem.java:365)
- at org.pentaho.platform.engine.core.system.PentahoSystem$1.call(PentahoSystem.java:362)
- at org.pentaho.platform.engine.core.system.PentahoSystem.runAsSystem(PentahoSystem.java:413)
- at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:362)
- ... 16 more
- Caused by: java.lang.NullPointerException
- at org.pentaho.platform.repository.JcrBackedDatasourceMgmtService.init(JcrBackedDatasourceMgmtService.java:67)
- at org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory.retreiveObject(AbstractSpringPentahoObjectFactory.java:266)
- at org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory.get(AbstractSpringPentahoObjectFactory.java:82)
- at org.pentaho.platform.engine.core.system.objfac.AggregateObjectFactory.get(AggregateObjectFactory.java:273)
- at org.pentaho.platform.engine.core.system.objfac.AggregateObjectFactory.get(AggregateObjectFactory.java:137)
- at org.pentaho.platform.engine.services.connection.datasource.dbcp.NonPooledDatasourceSystemListener.getListOfDatabaseConnections(NonPooledDatasourceSystemListener.java:137)
- at org.pentaho.platform.engine.services.connection.datasource.dbcp.NonPooledDatasourceSystemListener.startup(NonPooledDatasourceSystemListener.java:53)
- at org.pentaho.platform.engine.core.system.PentahoSystem$2.call(PentahoSystem.java:443)
- ... 24 more
- 2017-06-27 14:20:08,041 ERROR [org.pentaho.platform.util.logging.Logger] Error end:
- 2017-06-27 14:20:08,041 INFO [org.pentaho.platform.engine.core.system.status.PeriodicStatusLogger] Warning, one or more errors occurred during the initialization process.
- 2017-06-27 14:20:18,130 ERROR [org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService] User/Role List could not be obtained.
- java.lang.IllegalStateException: Target of Bean was never resolved: org.springframework.security.core.userdetails.UserDetailsService
- at org.pentaho.platform.engine.core.system.objfac.spring.BeanBuilder$1.invoke(BeanBuilder.java:157)
- at com.sun.proxy.$Proxy47.loadUserByUsername(Unknown Source)
- at org.pentaho.platform.plugin.services.security.userrole.ChainedUserDetailsService.loadUserByUsername(ChainedUserDetailsService.java:47)
- at org.pentaho.platform.plugin.services.security.userrole.PentahoCachingUserDetailsService.loadUserByUsername(PentahoCachingUserDetailsService.java:73)
- at org.pentaho.platform.security.userroledao.service.UserRoleDaoUserRoleListService.getRolesForUser(UserRoleDaoUserRoleListService.java:143)
- at org.pentaho.platform.plugin.services.security.userrole.ExtraRolesUserRoleListServiceDecorator.getRolesForUser(ExtraRolesUserRoleListServiceDecorator.java:113)
- at org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService$7.perform(CompositeUserRoleListService.java:122)
- at org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService.collectResultsForOperation(CompositeUserRoleListService.java:131)
- at org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService.getRolesForUser(CompositeUserRoleListService.java:120)
- at org.pentaho.platform.engine.security.SecurityHelper.createAuthentication(SecurityHelper.java:352)
- at org.pentaho.platform.engine.security.SecurityHelper.runAsSystem(SecurityHelper.java:415)
- at pt.webdetails.cpf.CpfProperties.loadAsSystem(CpfProperties.java:46)
- at pt.webdetails.cpf.AbstractCpfProperties.loadSettings(AbstractCpfProperties.java:58)
- at pt.webdetails.cpf.AbstractCpfProperties.<init>(AbstractCpfProperties.java:35)
- at pt.webdetails.cpf.CpfProperties.<init>(CpfProperties.java:32)
- at pt.webdetails.cpf.CpfProperties.getInstance(CpfProperties.java:37)
- at pt.webdetails.cpf.SimpleLifeCycleListener.ready(SimpleLifeCycleListener.java:45)
- at org.pentaho.platform.web.http.context.PentahoSystemReadyListener.contextInitialized(PentahoSystemReadyListener.java:53)
- at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:5118)
- at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5634)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)
- at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:899)
- at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:875)
- at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:652)
- at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:1092)
- at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1984)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:748)
- 2017-06-27 14:20:18,130 ERROR [org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService] User/Role List could not be obtained.
- java.lang.IllegalStateException: Target of Bean was never resolved: org.springframework.security.core.userdetails.UserDetailsService
- at org.pentaho.platform.engine.core.system.objfac.spring.BeanBuilder$1.invoke(BeanBuilder.java:157)
- at com.sun.proxy.$Proxy47.loadUserByUsername(Unknown Source)
- at org.pentaho.platform.plugin.services.security.userrole.ChainedUserDetailsService.loadUserByUsername(ChainedUserDetailsService.java:47)
- at org.pentaho.platform.plugin.services.security.userrole.PentahoCachingUserDetailsService.loadUserByUsername(PentahoCachingUserDetailsService.java:73)
- at org.pentaho.platform.security.userroledao.service.UserRoleDaoUserRoleListService.getRolesForUser(UserRoleDaoUserRoleListService.java:143)
- at org.pentaho.platform.plugin.services.security.userrole.ExtraRolesUserRoleListServiceDecorator.getRolesForUser(ExtraRolesUserRoleListServiceDecorator.java:113)
- at org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService$7.perform(CompositeUserRoleListService.java:122)
- at org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService.collectResultsForOperation(CompositeUserRoleListService.java:131)
- at org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService.getRolesForUser(CompositeUserRoleListService.java:120)
- at org.pentaho.platform.engine.security.SecurityHelper.createAuthentication(SecurityHelper.java:352)
- at org.pentaho.platform.engine.security.SecurityHelper.runAsSystem(SecurityHelper.java:415)
- at pt.webdetails.cpf.CpfProperties.loadAsSystem(CpfProperties.java:46)
- at pt.webdetails.cpf.AbstractCpfProperties.loadSettings(AbstractCpfProperties.java:58)
- at pt.webdetails.cpf.AbstractCpfProperties.<init>(AbstractCpfProperties.java:35)
- at pt.webdetails.cpf.CpfProperties.<init>(CpfProperties.java:32)
- at pt.webdetails.cpf.CpfProperties.getInstance(CpfProperties.java:37)
- at pt.webdetails.cpf.SimpleLifeCycleListener.ready(SimpleLifeCycleListener.java:45)
- at org.pentaho.platform.web.http.context.PentahoSystemReadyListener.contextInitialized(PentahoSystemReadyListener.java:53)
- at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:5118)
- at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5634)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)
- at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:899)
- at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:875)
- at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:652)
- at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:1092)
- at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1984)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:748)
- 2017-06-27 14:20:18,132 ERROR [org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService] User/Role List could not be obtained.
- java.lang.IllegalStateException: Target of Bean was never resolved: org.springframework.security.core.userdetails.UserDetailsService
- at org.pentaho.platform.engine.core.system.objfac.spring.BeanBuilder$1.invoke(BeanBuilder.java:157)
- at com.sun.proxy.$Proxy47.loadUserByUsername(Unknown Source)
- at org.pentaho.platform.plugin.services.security.userrole.ChainedUserDetailsService.loadUserByUsername(ChainedUserDetailsService.java:47)
- at org.pentaho.platform.plugin.services.security.userrole.PentahoCachingUserDetailsService.loadUserByUsername(PentahoCachingUserDetailsService.java:73)
- at org.pentaho.platform.security.userroledao.service.UserRoleDaoUserRoleListService.getRolesForUser(UserRoleDaoUserRoleListService.java:143)
- at org.pentaho.platform.plugin.services.security.userrole.ExtraRolesUserRoleListServiceDecorator.getRolesForUser(ExtraRolesUserRoleListServiceDecorator.java:113)
- at org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService$7.perform(CompositeUserRoleListService.java:122)
- at org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService.collectResultsForOperation(CompositeUserRoleListService.java:131)
- at org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService.getRolesForUser(CompositeUserRoleListService.java:120)
- at org.pentaho.platform.engine.security.SecurityHelper.createAuthentication(SecurityHelper.java:352)
- at org.pentaho.platform.engine.security.SecurityHelper.runAsSystem(SecurityHelper.java:415)
- at pt.webdetails.cpf.repository.pentaho.unified.PluginRepositoryResourceAccess.getSystemAccessRepository(PluginRepositoryResourceAccess.java:48)
- at pt.webdetails.cpf.repository.pentaho.unified.PluginRepositoryResourceAccess.getRepository(PluginRepositoryResourceAccess.java:65)
- at pt.webdetails.cpf.repository.pentaho.unified.UnifiedRepositoryAccess.getRepositoryFile(UnifiedRepositoryAccess.java:142)
- at pt.webdetails.cpf.repository.pentaho.unified.UnifiedRepositoryAccess.fileExists(UnifiedRepositoryAccess.java:62)
- at pt.webdetails.cpf.AbstractCpfProperties.loadProperties(AbstractCpfProperties.java:39)
- at pt.webdetails.cpf.CpfProperties$1.call(CpfProperties.java:48)
- at pt.webdetails.cpf.CpfProperties$1.call(CpfProperties.java:46)
- at org.pentaho.platform.engine.security.SecurityHelper.runAsSystem(SecurityHelper.java:419)
- at pt.webdetails.cpf.CpfProperties.loadAsSystem(CpfProperties.java:46)
- at pt.webdetails.cpf.AbstractCpfProperties.loadSettings(AbstractCpfProperties.java:58)
- at pt.webdetails.cpf.AbstractCpfProperties.<init>(AbstractCpfProperties.java:35)
- at pt.webdetails.cpf.CpfProperties.<init>(CpfProperties.java:32)
- at pt.webdetails.cpf.CpfProperties.getInstance(CpfProperties.java:37)
- at pt.webdetails.cpf.SimpleLifeCycleListener.ready(SimpleLifeCycleListener.java:45)
- at org.pentaho.platform.web.http.context.PentahoSystemReadyListener.contextInitialized(PentahoSystemReadyListener.java:53)
- at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:5118)
- at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5634)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)
- at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:899)
- at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:875)
- at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:652)
- at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:1092)
- at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1984)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:748)
- 2017-06-27 14:20:18,132 ERROR [org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService] User/Role List could not be obtained.
- java.lang.IllegalStateException: Target of Bean was never resolved: org.springframework.security.core.userdetails.UserDetailsService
- at org.pentaho.platform.engine.core.system.objfac.spring.BeanBuilder$1.invoke(BeanBuilder.java:157)
- at com.sun.proxy.$Proxy47.loadUserByUsername(Unknown Source)
- at org.pentaho.platform.plugin.services.security.userrole.ChainedUserDetailsService.loadUserByUsername(ChainedUserDetailsService.java:47)
- at org.pentaho.platform.plugin.services.security.userrole.PentahoCachingUserDetailsService.loadUserByUsername(PentahoCachingUserDetailsService.java:73)
- at org.pentaho.platform.security.userroledao.service.UserRoleDaoUserRoleListService.getRolesForUser(UserRoleDaoUserRoleListService.java:143)
- at org.pentaho.platform.plugin.services.security.userrole.ExtraRolesUserRoleListServiceDecorator.getRolesForUser(ExtraRolesUserRoleListServiceDecorator.java:113)
- at org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService$7.perform(CompositeUserRoleListService.java:122)
- at org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService.collectResultsForOperation(CompositeUserRoleListService.java:131)
- at org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService.getRolesForUser(CompositeUserRoleListService.java:120)
- at org.pentaho.platform.engine.security.SecurityHelper.createAuthentication(SecurityHelper.java:352)
- at org.pentaho.platform.engine.security.SecurityHelper.runAsSystem(SecurityHelper.java:415)
- at pt.webdetails.cpf.repository.pentaho.unified.PluginRepositoryResourceAccess.getSystemAccessRepository(PluginRepositoryResourceAccess.java:48)
- at pt.webdetails.cpf.repository.pentaho.unified.PluginRepositoryResourceAccess.getRepository(PluginRepositoryResourceAccess.java:65)
- at pt.webdetails.cpf.repository.pentaho.unified.UnifiedRepositoryAccess.getRepositoryFile(UnifiedRepositoryAccess.java:142)
- at pt.webdetails.cpf.repository.pentaho.unified.UnifiedRepositoryAccess.fileExists(UnifiedRepositoryAccess.java:62)
- at pt.webdetails.cpf.AbstractCpfProperties.loadProperties(AbstractCpfProperties.java:39)
- at pt.webdetails.cpf.CpfProperties$1.call(CpfProperties.java:48)
- at pt.webdetails.cpf.CpfProperties$1.call(CpfProperties.java:46)
- at org.pentaho.platform.engine.security.SecurityHelper.runAsSystem(SecurityHelper.java:419)
- at pt.webdetails.cpf.CpfProperties.loadAsSystem(CpfProperties.java:46)
- at pt.webdetails.cpf.AbstractCpfProperties.loadSettings(AbstractCpfProperties.java:58)
- at pt.webdetails.cpf.AbstractCpfProperties.<init>(AbstractCpfProperties.java:35)
- at pt.webdetails.cpf.CpfProperties.<init>(CpfProperties.java:32)
- at pt.webdetails.cpf.CpfProperties.getInstance(CpfProperties.java:37)
- at pt.webdetails.cpf.SimpleLifeCycleListener.ready(SimpleLifeCycleListener.java:45)
- at org.pentaho.platform.web.http.context.PentahoSystemReadyListener.contextInitialized(PentahoSystemReadyListener.java:53)
- at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:5118)
- at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5634)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)
- at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:899)
- at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:875)
- at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:652)
- at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:1092)
- at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1984)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:748)
- 2017-06-27 14:20:18,211 ERROR [org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService] User/Role List could not be obtained.
- java.lang.IllegalStateException: Target of Bean was never resolved: org.springframework.security.core.userdetails.UserDetailsService
- at org.pentaho.platform.engine.core.system.objfac.spring.BeanBuilder$1.invoke(BeanBuilder.java:157)
- at com.sun.proxy.$Proxy47.loadUserByUsername(Unknown Source)
- at org.pentaho.platform.plugin.services.security.userrole.ChainedUserDetailsService.loadUserByUsername(ChainedUserDetailsService.java:47)
- at org.pentaho.platform.plugin.services.security.userrole.PentahoCachingUserDetailsService.loadUserByUsername(PentahoCachingUserDetailsService.java:73)
- at org.pentaho.platform.security.userroledao.service.UserRoleDaoUserRoleListService.getRolesForUser(UserRoleDaoUserRoleListService.java:143)
- at org.pentaho.platform.plugin.services.security.userrole.ExtraRolesUserRoleListServiceDecorator.getRolesForUser(ExtraRolesUserRoleListServiceDecorator.java:113)
- at org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService$7.perform(CompositeUserRoleListService.java:122)
- at org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService.collectResultsForOperation(CompositeUserRoleListService.java:131)
- at org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService.getRolesForUser(CompositeUserRoleListService.java:120)
- at org.pentaho.platform.engine.security.SecurityHelper.createAuthentication(SecurityHelper.java:352)
- at org.pentaho.platform.engine.security.SecurityHelper.runAsSystem(SecurityHelper.java:415)
- at pt.webdetails.cpf.repository.pentaho.unified.PluginRepositoryResourceAccess.getSystemAccessRepository(PluginRepositoryResourceAccess.java:48)
- at pt.webdetails.cpf.repository.pentaho.unified.PluginRepositoryResourceAccess.getRepository(PluginRepositoryResourceAccess.java:65)
- at pt.webdetails.cpf.repository.pentaho.unified.UnifiedRepositoryAccess.getRepositoryFile(UnifiedRepositoryAccess.java:142)
- at pt.webdetails.cpf.repository.pentaho.unified.UnifiedRepositoryAccess.fileExists(UnifiedRepositoryAccess.java:62)
- at pt.webdetails.cdf.dd.extapi.FileHandler.createBasicDirIfNotExists(FileHandler.java:144)
- at pt.webdetails.cdf.dd.CdeEngine.ensureDirExists(CdeEngine.java:145)
- at pt.webdetails.cdf.dd.CdeEngine.ensureBasicDirs(CdeEngine.java:92)
- at pt.webdetails.cdf.dd.CdeEngine.initialize(CdeEngine.java:85)
- at pt.webdetails.cdf.dd.CdeEngine.getInstance(CdeEngine.java:54)
- at pt.webdetails.cdf.dd.CdeLifeCycleListener.ready(CdeLifeCycleListener.java:39)
- at org.pentaho.platform.web.http.context.PentahoSystemReadyListener.contextInitialized(PentahoSystemReadyListener.java:53)
- at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:5118)
- at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5634)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)
- at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:899)
- at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:875)
- at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:652)
- at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:1092)
- at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1984)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:748)
- 2017-06-27 14:20:18,211 ERROR [org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService] User/Role List could not be obtained.
- java.lang.IllegalStateException: Target of Bean was never resolved: org.springframework.security.core.userdetails.UserDetailsService
- at org.pentaho.platform.engine.core.system.objfac.spring.BeanBuilder$1.invoke(BeanBuilder.java:157)
- at com.sun.proxy.$Proxy47.loadUserByUsername(Unknown Source)
- at org.pentaho.platform.plugin.services.security.userrole.ChainedUserDetailsService.loadUserByUsername(ChainedUserDetailsService.java:47)
- at org.pentaho.platform.plugin.services.security.userrole.PentahoCachingUserDetailsService.loadUserByUsername(PentahoCachingUserDetailsService.java:73)
- at org.pentaho.platform.security.userroledao.service.UserRoleDaoUserRoleListService.getRolesForUser(UserRoleDaoUserRoleListService.java:143)
- at org.pentaho.platform.plugin.services.security.userrole.ExtraRolesUserRoleListServiceDecorator.getRolesForUser(ExtraRolesUserRoleListServiceDecorator.java:113)
- at org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService$7.perform(CompositeUserRoleListService.java:122)
- at org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService.collectResultsForOperation(CompositeUserRoleListService.java:131)
- at org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService.getRolesForUser(CompositeUserRoleListService.java:120)
- at org.pentaho.platform.engine.security.SecurityHelper.createAuthentication(SecurityHelper.java:352)
- at org.pentaho.platform.engine.security.SecurityHelper.runAsSystem(SecurityHelper.java:415)
- at pt.webdetails.cpf.repository.pentaho.unified.PluginRepositoryResourceAccess.getSystemAccessRepository(PluginRepositoryResourceAccess.java:48)
- at pt.webdetails.cpf.repository.pentaho.unified.PluginRepositoryResourceAccess.getRepository(PluginRepositoryResourceAccess.java:65)
- at pt.webdetails.cpf.repository.pentaho.unified.UnifiedRepositoryAccess.getRepositoryFile(UnifiedRepositoryAccess.java:142)
- at pt.webdetails.cpf.repository.pentaho.unified.UnifiedRepositoryAccess.fileExists(UnifiedRepositoryAccess.java:62)
- at pt.webdetails.cdf.dd.extapi.FileHandler.createBasicDirIfNotExists(FileHandler.java:144)
- at pt.webdetails.cdf.dd.CdeEngine.ensureDirExists(CdeEngine.java:145)
- at pt.webdetails.cdf.dd.CdeEngine.ensureBasicDirs(CdeEngine.java:92)
- at pt.webdetails.cdf.dd.CdeEngine.initialize(CdeEngine.java:85)
- at pt.webdetails.cdf.dd.CdeEngine.getInstance(CdeEngine.java:54)
- at pt.webdetails.cdf.dd.CdeLifeCycleListener.ready(CdeLifeCycleListener.java:39)
- at org.pentaho.platform.web.http.context.PentahoSystemReadyListener.contextInitialized(PentahoSystemReadyListener.java:53)
- at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:5118)
- at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5634)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)
- at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:899)
- at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:875)
- at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:652)
- at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:1092)
- at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1984)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:748)
- 2017-06-27 14:20:18,217 ERROR [pt.webdetails.cdf.dd.CdeEngine] Error initializing CdeEngine: [ java.lang.NullPointerException ] - null
- 2017-06-27 14:20:18,217 ERROR [org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService] User/Role List could not be obtained.
- java.lang.IllegalStateException: Target of Bean was never resolved: org.springframework.security.core.userdetails.UserDetailsService
- at org.pentaho.platform.engine.core.system.objfac.spring.BeanBuilder$1.invoke(BeanBuilder.java:157)
- at com.sun.proxy.$Proxy47.loadUserByUsername(Unknown Source)
- at org.pentaho.platform.plugin.services.security.userrole.ChainedUserDetailsService.loadUserByUsername(ChainedUserDetailsService.java:47)
- at org.pentaho.platform.plugin.services.security.userrole.PentahoCachingUserDetailsService.loadUserByUsername(PentahoCachingUserDetailsService.java:73)
- at org.pentaho.platform.security.userroledao.service.UserRoleDaoUserRoleListService.getRolesForUser(UserRoleDaoUserRoleListService.java:143)
- at org.pentaho.platform.plugin.services.security.userrole.ExtraRolesUserRoleListServiceDecorator.getRolesForUser(ExtraRolesUserRoleListServiceDecorator.java:113)
- at org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService$7.perform(CompositeUserRoleListService.java:122)
- at org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService.collectResultsForOperation(CompositeUserRoleListService.java:131)
- at org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService.getRolesForUser(CompositeUserRoleListService.java:120)
- at org.pentaho.platform.engine.security.SecurityHelper.createAuthentication(SecurityHelper.java:352)
- at org.pentaho.platform.engine.security.SecurityHelper.runAsSystem(SecurityHelper.java:415)
- at pt.webdetails.cpf.repository.pentaho.unified.PluginRepositoryResourceAccess.getSystemAccessRepository(PluginRepositoryResourceAccess.java:48)
- at pt.webdetails.cpf.repository.pentaho.unified.PluginRepositoryResourceAccess.getRepository(PluginRepositoryResourceAccess.java:65)
- at pt.webdetails.cpf.repository.pentaho.unified.UnifiedRepositoryAccess.getRepositoryFile(UnifiedRepositoryAccess.java:142)
- at pt.webdetails.cpf.repository.pentaho.unified.UnifiedRepositoryAccess.fileExists(UnifiedRepositoryAccess.java:62)
- at pt.webdetails.cdf.dd.extapi.FileHandler.createBasicDirIfNotExists(FileHandler.java:144)
- at pt.webdetails.cdf.dd.CdeEngine.ensureDirExists(CdeEngine.java:145)
- at pt.webdetails.cdf.dd.CdeEngine.ensureBasicDirs(CdeEngine.java:92)
- at pt.webdetails.cdf.dd.CdeLifeCycleListener.ready(CdeLifeCycleListener.java:39)
- at org.pentaho.platform.web.http.context.PentahoSystemReadyListener.contextInitialized(PentahoSystemReadyListener.java:53)
- at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:5118)
- at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5634)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)
- at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:899)
- at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:875)
- at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:652)
- at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:1092)
- at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1984)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:748)
- 2017-06-27 14:20:18,218 ERROR [org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService] User/Role List could not be obtained.
- java.lang.IllegalStateException: Target of Bean was never resolved: org.springframework.security.core.userdetails.UserDetailsService
- at org.pentaho.platform.engine.core.system.objfac.spring.BeanBuilder$1.invoke(BeanBuilder.java:157)
- at com.sun.proxy.$Proxy47.loadUserByUsername(Unknown Source)
- at org.pentaho.platform.plugin.services.security.userrole.ChainedUserDetailsService.loadUserByUsername(ChainedUserDetailsService.java:47)
- at org.pentaho.platform.plugin.services.security.userrole.PentahoCachingUserDetailsService.loadUserByUsername(PentahoCachingUserDetailsService.java:73)
- at org.pentaho.platform.security.userroledao.service.UserRoleDaoUserRoleListService.getRolesForUser(UserRoleDaoUserRoleListService.java:143)
- at org.pentaho.platform.plugin.services.security.userrole.ExtraRolesUserRoleListServiceDecorator.getRolesForUser(ExtraRolesUserRoleListServiceDecorator.java:113)
- at org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService$7.perform(CompositeUserRoleListService.java:122)
- at org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService.collectResultsForOperation(CompositeUserRoleListService.java:131)
- at org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService.getRolesForUser(CompositeUserRoleListService.java:120)
- at org.pentaho.platform.engine.security.SecurityHelper.createAuthentication(SecurityHelper.java:352)
- at org.pentaho.platform.engine.security.SecurityHelper.runAsSystem(SecurityHelper.java:415)
- at pt.webdetails.cpf.repository.pentaho.unified.PluginRepositoryResourceAccess.getSystemAccessRepository(PluginRepositoryResourceAccess.java:48)
- at pt.webdetails.cpf.repository.pentaho.unified.PluginRepositoryResourceAccess.getRepository(PluginRepositoryResourceAccess.java:65)
- at pt.webdetails.cpf.repository.pentaho.unified.UnifiedRepositoryAccess.getRepositoryFile(UnifiedRepositoryAccess.java:142)
- at pt.webdetails.cpf.repository.pentaho.unified.UnifiedRepositoryAccess.fileExists(UnifiedRepositoryAccess.java:62)
- at pt.webdetails.cdf.dd.extapi.FileHandler.createBasicDirIfNotExists(FileHandler.java:144)
- at pt.webdetails.cdf.dd.CdeEngine.ensureDirExists(CdeEngine.java:145)
- at pt.webdetails.cdf.dd.CdeEngine.ensureBasicDirs(CdeEngine.java:92)
- at pt.webdetails.cdf.dd.CdeLifeCycleListener.ready(CdeLifeCycleListener.java:39)
- at org.pentaho.platform.web.http.context.PentahoSystemReadyListener.contextInitialized(PentahoSystemReadyListener.java:53)
- at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:5118)
- at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5634)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)
- at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:899)
- at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:875)
- at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:652)
- at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:1092)
- at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1984)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:748)
- 2017-06-27 14:20:18,233 ERROR [org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService] User/Role List could not be obtained.
- java.lang.IllegalStateException: Target of Bean was never resolved: org.springframework.security.core.userdetails.UserDetailsService
- at org.pentaho.platform.engine.core.system.objfac.spring.BeanBuilder$1.invoke(BeanBuilder.java:157)
- at com.sun.proxy.$Proxy47.loadUserByUsername(Unknown Source)
- at org.pentaho.platform.plugin.services.security.userrole.ChainedUserDetailsService.loadUserByUsername(ChainedUserDetailsService.java:47)
- at org.pentaho.platform.plugin.services.security.userrole.PentahoCachingUserDetailsService.loadUserByUsername(PentahoCachingUserDetailsService.java:73)
- at org.pentaho.platform.security.userroledao.service.UserRoleDaoUserRoleListService.getRolesForUser(UserRoleDaoUserRoleListService.java:143)
- at org.pentaho.platform.plugin.services.security.userrole.ExtraRolesUserRoleListServiceDecorator.getRolesForUser(ExtraRolesUserRoleListServiceDecorator.java:113)
- at org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService$7.perform(CompositeUserRoleListService.java:122)
- at org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService.collectResultsForOperation(CompositeUserRoleListService.java:131)
- at org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService.getRolesForUser(CompositeUserRoleListService.java:120)
- at org.pentaho.platform.engine.security.SecurityHelper.createAuthentication(SecurityHelper.java:352)
- at org.pentaho.platform.engine.security.SecurityHelper.runAsSystem(SecurityHelper.java:415)
- at pt.webdetails.cpf.CpfProperties.loadAsSystem(CpfProperties.java:46)
- at pt.webdetails.cpf.AbstractCpfProperties.loadSettings(AbstractCpfProperties.java:58)
- at pt.webdetails.cpf.AbstractCpfProperties.<init>(AbstractCpfProperties.java:35)
- at pt.webdetails.cpf.CpfProperties.<init>(CpfProperties.java:32)
- at pt.webdetails.cpf.CpfProperties.getInstance(CpfProperties.java:37)
- at pt.webdetails.cpf.SimpleLifeCycleListener.ready(SimpleLifeCycleListener.java:45)
- at org.pentaho.platform.web.http.context.PentahoSystemReadyListener.contextInitialized(PentahoSystemReadyListener.java:53)
- at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:5118)
- at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5634)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)
- at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:899)
- at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:875)
- at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:652)
- at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:1092)
- at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1984)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:748)
- 2017-06-27 14:20:18,234 ERROR [org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService] User/Role List could not be obtained.
- java.lang.IllegalStateException: Target of Bean was never resolved: org.springframework.security.core.userdetails.UserDetailsService
- at org.pentaho.platform.engine.core.system.objfac.spring.BeanBuilder$1.invoke(BeanBuilder.java:157)
- at com.sun.proxy.$Proxy47.loadUserByUsername(Unknown Source)
- at org.pentaho.platform.plugin.services.security.userrole.ChainedUserDetailsService.loadUserByUsername(ChainedUserDetailsService.java:47)
- at org.pentaho.platform.plugin.services.security.userrole.PentahoCachingUserDetailsService.loadUserByUsername(PentahoCachingUserDetailsService.java:73)
- at org.pentaho.platform.security.userroledao.service.UserRoleDaoUserRoleListService.getRolesForUser(UserRoleDaoUserRoleListService.java:143)
- at org.pentaho.platform.plugin.services.security.userrole.ExtraRolesUserRoleListServiceDecorator.getRolesForUser(ExtraRolesUserRoleListServiceDecorator.java:113)
- at org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService$7.perform(CompositeUserRoleListService.java:122)
- at org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService.collectResultsForOperation(CompositeUserRoleListService.java:131)
- at org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService.getRolesForUser(CompositeUserRoleListService.java:120)
- at org.pentaho.platform.engine.security.SecurityHelper.createAuthentication(SecurityHelper.java:352)
- at org.pentaho.platform.engine.security.SecurityHelper.runAsSystem(SecurityHelper.java:415)
- at pt.webdetails.cpf.CpfProperties.loadAsSystem(CpfProperties.java:46)
- at pt.webdetails.cpf.AbstractCpfProperties.loadSettings(AbstractCpfProperties.java:58)
- at pt.webdetails.cpf.AbstractCpfProperties.<init>(AbstractCpfProperties.java:35)
- at pt.webdetails.cpf.CpfProperties.<init>(CpfProperties.java:32)
- at pt.webdetails.cpf.CpfProperties.getInstance(CpfProperties.java:37)
- at pt.webdetails.cpf.SimpleLifeCycleListener.ready(SimpleLifeCycleListener.java:45)
- at org.pentaho.platform.web.http.context.PentahoSystemReadyListener.contextInitialized(PentahoSystemReadyListener.java:53)
- at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:5118)
- at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5634)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)
- at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:899)
- at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:875)
- at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:652)
- at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:1092)
- at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1984)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:748)
- 2017-06-27 14:20:18,234 ERROR [org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService] User/Role List could not be obtained.
- java.lang.IllegalStateException: Target of Bean was never resolved: org.springframework.security.core.userdetails.UserDetailsService
- at org.pentaho.platform.engine.core.system.objfac.spring.BeanBuilder$1.invoke(BeanBuilder.java:157)
- at com.sun.proxy.$Proxy47.loadUserByUsername(Unknown Source)
- at org.pentaho.platform.plugin.services.security.userrole.ChainedUserDetailsService.loadUserByUsername(ChainedUserDetailsService.java:47)
- at org.pentaho.platform.plugin.services.security.userrole.PentahoCachingUserDetailsService.loadUserByUsername(PentahoCachingUserDetailsService.java:73)
- at org.pentaho.platform.security.userroledao.service.UserRoleDaoUserRoleListService.getRolesForUser(UserRoleDaoUserRoleListService.java:143)
- at org.pentaho.platform.plugin.services.security.userrole.ExtraRolesUserRoleListServiceDecorator.getRolesForUser(ExtraRolesUserRoleListServiceDecorator.java:113)
- at org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService$7.perform(CompositeUserRoleListService.java:122)
- at org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService.collectResultsForOperation(CompositeUserRoleListService.java:131)
- at org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService.getRolesForUser(CompositeUserRoleListService.java:120)
- at org.pentaho.platform.engine.security.SecurityHelper.createAuthentication(SecurityHelper.java:352)
- at org.pentaho.platform.engine.security.SecurityHelper.runAsSystem(SecurityHelper.java:415)
- at pt.webdetails.cpf.repository.pentaho.unified.PluginRepositoryResourceAccess.getSystemAccessRepository(PluginRepositoryResourceAccess.java:48)
- at pt.webdetails.cpf.repository.pentaho.unified.PluginRepositoryResourceAccess.getRepository(PluginRepositoryResourceAccess.java:65)
- at pt.webdetails.cpf.repository.pentaho.unified.UnifiedRepositoryAccess.getRepositoryFile(UnifiedRepositoryAccess.java:142)
- at pt.webdetails.cpf.repository.pentaho.unified.UnifiedRepositoryAccess.fileExists(UnifiedRepositoryAccess.java:62)
- at pt.webdetails.cpf.AbstractCpfProperties.loadProperties(AbstractCpfProperties.java:39)
- at pt.webdetails.cpf.CpfProperties$1.call(CpfProperties.java:48)
- at pt.webdetails.cpf.CpfProperties$1.call(CpfProperties.java:46)
- at org.pentaho.platform.engine.security.SecurityHelper.runAsSystem(SecurityHelper.java:419)
- at pt.webdetails.cpf.CpfProperties.loadAsSystem(CpfProperties.java:46)
- at pt.webdetails.cpf.AbstractCpfProperties.loadSettings(AbstractCpfProperties.java:58)
- at pt.webdetails.cpf.AbstractCpfProperties.<init>(AbstractCpfProperties.java:35)
- at pt.webdetails.cpf.CpfProperties.<init>(CpfProperties.java:32)
- at pt.webdetails.cpf.CpfProperties.getInstance(CpfProperties.java:37)
- at pt.webdetails.cpf.SimpleLifeCycleListener.ready(SimpleLifeCycleListener.java:45)
- at org.pentaho.platform.web.http.context.PentahoSystemReadyListener.contextInitialized(PentahoSystemReadyListener.java:53)
- at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:5118)
- at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5634)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)
- at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:899)
- at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:875)
- at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:652)
- at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:1092)
- at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1984)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:748)
- 2017-06-27 14:20:18,235 ERROR [org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService] User/Role List could not be obtained.
- java.lang.IllegalStateException: Target of Bean was never resolved: org.springframework.security.core.userdetails.UserDetailsService
- at org.pentaho.platform.engine.core.system.objfac.spring.BeanBuilder$1.invoke(BeanBuilder.java:157)
- at com.sun.proxy.$Proxy47.loadUserByUsername(Unknown Source)
- at org.pentaho.platform.plugin.services.security.userrole.ChainedUserDetailsService.loadUserByUsername(ChainedUserDetailsService.java:47)
- at org.pentaho.platform.plugin.services.security.userrole.PentahoCachingUserDetailsService.loadUserByUsername(PentahoCachingUserDetailsService.java:73)
- at org.pentaho.platform.security.userroledao.service.UserRoleDaoUserRoleListService.getRolesForUser(UserRoleDaoUserRoleListService.java:143)
- at org.pentaho.platform.plugin.services.security.userrole.ExtraRolesUserRoleListServiceDecorator.getRolesForUser(ExtraRolesUserRoleListServiceDecorator.java:113)
- at org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService$7.perform(CompositeUserRoleListService.java:122)
- at org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService.collectResultsForOperation(CompositeUserRoleListService.java:131)
- at org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService.getRolesForUser(CompositeUserRoleListService.java:120)
- at org.pentaho.platform.engine.security.SecurityHelper.createAuthentication(SecurityHelper.java:352)
- at org.pentaho.platform.engine.security.SecurityHelper.runAsSystem(SecurityHelper.java:415)
- at pt.webdetails.cpf.repository.pentaho.unified.PluginRepositoryResourceAccess.getSystemAccessRepository(PluginRepositoryResourceAccess.java:48)
- at pt.webdetails.cpf.repository.pentaho.unified.PluginRepositoryResourceAccess.getRepository(PluginRepositoryResourceAccess.java:65)
- at pt.webdetails.cpf.repository.pentaho.unified.UnifiedRepositoryAccess.getRepositoryFile(UnifiedRepositoryAccess.java:142)
- at pt.webdetails.cpf.repository.pentaho.unified.UnifiedRepositoryAccess.fileExists(UnifiedRepositoryAccess.java:62)
- at pt.webdetails.cpf.AbstractCpfProperties.loadProperties(AbstractCpfProperties.java:39)
- at pt.webdetails.cpf.CpfProperties$1.call(CpfProperties.java:48)
- at pt.webdetails.cpf.CpfProperties$1.call(CpfProperties.java:46)
- at org.pentaho.platform.engine.security.SecurityHelper.runAsSystem(SecurityHelper.java:419)
- at pt.webdetails.cpf.CpfProperties.loadAsSystem(CpfProperties.java:46)
- at pt.webdetails.cpf.AbstractCpfProperties.loadSettings(AbstractCpfProperties.java:58)
- at pt.webdetails.cpf.AbstractCpfProperties.<init>(AbstractCpfProperties.java:35)
- at pt.webdetails.cpf.CpfProperties.<init>(CpfProperties.java:32)
- at pt.webdetails.cpf.CpfProperties.getInstance(CpfProperties.java:37)
- at pt.webdetails.cpf.SimpleLifeCycleListener.ready(SimpleLifeCycleListener.java:45)
- at org.pentaho.platform.web.http.context.PentahoSystemReadyListener.contextInitialized(PentahoSystemReadyListener.java:53)
- at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:5118)
- at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5634)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)
- at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:899)
- at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:875)
- at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:652)
- at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:1092)
- at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1984)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:748)
- 2017-06-27 14:20:18,320 ERROR [org.pentaho.platform.util.logging.Logger] misc-org.pentaho.platform.web.http.context.PentahoSystemReadyListener: Cannot obtain JCR repository. Exiting
- 2017-06-27 14:20:18,337 INFO [org.pentaho.platform.engine.core.system.status.PeriodicStatusLogger] Warning, one or more errors occurred during the initialization process.
- 2017-06-27 14:25:18,731 INFO [org.pentaho.platform.engine.core.system.status.PeriodicStatusLogger] Warning, one or more errors occurred during the initialization process.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement