Created
February 14, 2014 20:59
-
-
Save deinspanjer/9009150 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2014-02-14 15:10:11,184 INFO [org.pentaho.di] 2014/02/14 15:10:11 - General - Logging plugin type found with ID: CheckpointLogTable | |
| 2014-02-14 15:10:23,413 INFO [org.pentaho.di] 2014/02/14 15:10:23 - RepositoriesMeta - Reading repositories XML file: FromInputStream | |
| 2014-02-14 15:10:23,447 INFO [org.pentaho.di] 2014/02/14 15:10:23 - General - Creating repository meta store interface | |
| 2014-02-14 15:10:23,502 INFO [org.pentaho.di] 2014/02/14 15:10:23 - General - Created default namespace "pentaho" | |
| 2014-02-14 15:10:23,502 INFO [org.pentaho.di] 2014/02/14 15:10:23 - General - Connected to the enterprise repository | |
| 2014-02-14 15:10:25,696 ERROR [org.pentaho.platform.util.logging.Logger] Error: Pentaho | |
| 2014-02-14 15:10:25,697 ERROR [org.pentaho.platform.util.logging.Logger] misc-org.pentaho.platform.plugin.services.importer.ArchiveLoader: Could not import: General Error : {0} | |
| org.pentaho.platform.plugin.services.importer.PlatformImportException: Could not import: General Error : {0} | |
| at org.pentaho.platform.plugin.services.importer.PentahoPlatformImporter.importFile(PentahoPlatformImporter.java:121) | |
| at org.pentaho.platform.plugin.services.importer.SolutionImportHandler.importFile(SolutionImportHandler.java:189) | |
| at org.pentaho.platform.plugin.services.importer.PentahoPlatformImporter.importFile(PentahoPlatformImporter.java:101) | |
| at org.pentaho.platform.plugin.services.importer.ArchiveLoader.loadAll(ArchiveLoader.java:63) | |
| at org.pentaho.platform.plugin.action.defaultcontent.DefaultContentSystemListener$1.call(DefaultContentSystemListener.java:56) | |
| at org.pentaho.platform.plugin.action.defaultcontent.DefaultContentSystemListener$1.call(DefaultContentSystemListener.java:43) | |
| at org.pentaho.platform.engine.security.SecurityHelper.runAsSystem(SecurityHelper.java:386) | |
| at org.pentaho.platform.plugin.action.defaultcontent.DefaultContentSystemListener.startup(DefaultContentSystemListener.java:43) | |
| at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:379) | |
| at org.pentaho.platform.engine.core.system.PentahoSystem.access$000(PentahoSystem.java:72) | |
| at org.pentaho.platform.engine.core.system.PentahoSystem$1.call(PentahoSystem.java:315) | |
| at org.pentaho.platform.engine.core.system.PentahoSystem$1.call(PentahoSystem.java:312) | |
| at org.pentaho.platform.engine.core.system.PentahoSystem.runAsSystem(PentahoSystem.java:355) | |
| at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:312) | |
| at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:283) | |
| at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:196) | |
| at org.pentaho.platform.web.http.context.SolutionContextListener.contextInitialized(SolutionContextListener.java:135) | |
| at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4206) | |
| at org.apache.catalina.core.StandardContext.start(StandardContext.java:4705) | |
| at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:799) | |
| at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:779) | |
| at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:601) | |
| at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:675) | |
| at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:601) | |
| at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:502) | |
| at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1317) | |
| at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:324) | |
| at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142) | |
| at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1065) | |
| at org.apache.catalina.core.StandardHost.start(StandardHost.java:840) | |
| at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1057) | |
| at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463) | |
| at org.apache.catalina.core.StandardService.start(StandardService.java:525) | |
| at org.apache.catalina.core.StandardServer.start(StandardServer.java:754) | |
| at org.apache.catalina.startup.Catalina.start(Catalina.java:595) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.lang.reflect.Method.invoke(Method.java:606) | |
| at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289) | |
| at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414) | |
| Caused by: org.pentaho.platform.api.repository2.unified.UnifiedRepositoryException: exception while updating file with id "b48170ee-f290-4795-9c9b-d0c27ea8418a" | |
| Reference number: 20fcd90d-0d3b-4a07-ad10-b8ae21926f21 | |
| at org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator.callLogThrow(ExceptionLoggingDecorator.java:512) | |
| at org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator.updateFile(ExceptionLoggingDecorator.java:433) | |
| at org.pentaho.platform.plugin.services.importer.RepositoryFileImportFileHandler.copyFileToRepository(RepositoryFileImportFileHandler.java:197) | |
| at org.pentaho.platform.plugin.services.importer.RepositoryFileImportFileHandler.importFile(RepositoryFileImportFileHandler.java:97) | |
| at org.pentaho.platform.plugin.services.importer.PentahoPlatformImporter.importFile(PentahoPlatformImporter.java:101) | |
| ... 40 more | |
| 2014-02-14 15:10:25,700 ERROR [org.pentaho.platform.util.logging.Logger] Error end: | |
| 2014-02-14 15:10:44,663 INFO [org.pentaho.di] 2014/02/14 15:10:44 - RepositoriesMeta - Reading repositories XML file: FromInputStream | |
| 2014-02-14 15:10:44,665 INFO [org.pentaho.di] 2014/02/14 15:10:44 - General - Creating repository meta store interface | |
| 2014-02-14 15:10:44,672 INFO [org.pentaho.di] 2014/02/14 15:10:44 - General - Connected to the enterprise repository | |
| 2014-02-14 15:10:46,281 ERROR [org.pentaho.platform.util.logging.Logger] Error: Pentaho | |
| 2014-02-14 15:10:46,281 ERROR [org.pentaho.platform.util.logging.Logger] misc-org.pentaho.platform.plugin.services.importer.ArchiveLoader: Could not import: General Error : {0} | |
| org.pentaho.platform.plugin.services.importer.PlatformImportException: Could not import: General Error : {0} | |
| at org.pentaho.platform.plugin.services.importer.PentahoPlatformImporter.importFile(PentahoPlatformImporter.java:121) | |
| at org.pentaho.platform.plugin.services.importer.SolutionImportHandler.importFile(SolutionImportHandler.java:189) | |
| at org.pentaho.platform.plugin.services.importer.PentahoPlatformImporter.importFile(PentahoPlatformImporter.java:101) | |
| at org.pentaho.platform.plugin.services.importer.ArchiveLoader.loadAll(ArchiveLoader.java:63) | |
| at org.pentaho.platform.plugin.action.defaultcontent.DefaultContentSystemListener$1.call(DefaultContentSystemListener.java:56) | |
| at org.pentaho.platform.plugin.action.defaultcontent.DefaultContentSystemListener$1.call(DefaultContentSystemListener.java:43) | |
| at org.pentaho.platform.engine.security.SecurityHelper.runAsSystem(SecurityHelper.java:386) | |
| at org.pentaho.platform.plugin.action.defaultcontent.DefaultContentSystemListener.startup(DefaultContentSystemListener.java:43) | |
| at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:379) | |
| at org.pentaho.platform.engine.core.system.PentahoSystem.access$000(PentahoSystem.java:72) | |
| at org.pentaho.platform.engine.core.system.PentahoSystem$1.call(PentahoSystem.java:315) | |
| at org.pentaho.platform.engine.core.system.PentahoSystem$1.call(PentahoSystem.java:312) | |
| at org.pentaho.platform.engine.core.system.PentahoSystem.runAsSystem(PentahoSystem.java:355) | |
| at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:312) | |
| at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:283) | |
| at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:196) | |
| at org.pentaho.platform.web.http.context.SolutionContextListener.contextInitialized(SolutionContextListener.java:135) | |
| at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4206) | |
| at org.apache.catalina.core.StandardContext.start(StandardContext.java:4705) | |
| at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:799) | |
| at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:779) | |
| at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:601) | |
| at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:675) | |
| at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:601) | |
| at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:502) | |
| at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1317) | |
| at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:324) | |
| at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142) | |
| at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1065) | |
| at org.apache.catalina.core.StandardHost.start(StandardHost.java:840) | |
| at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1057) | |
| at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463) | |
| at org.apache.catalina.core.StandardService.start(StandardService.java:525) | |
| at org.apache.catalina.core.StandardServer.start(StandardServer.java:754) | |
| at org.apache.catalina.startup.Catalina.start(Catalina.java:595) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.lang.reflect.Method.invoke(Method.java:606) | |
| at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289) | |
| at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414) | |
| Caused by: org.pentaho.platform.api.repository2.unified.UnifiedRepositoryException: exception while creating file with name "GetPDIEnvironment.ktr" | |
| Reference number: 203d3d33-a697-45a3-b19e-40f4bf96a5ef | |
| at org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator.callLogThrow(ExceptionLoggingDecorator.java:512) | |
| at org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator.createFile(ExceptionLoggingDecorator.java:459) | |
| at org.pentaho.platform.plugin.services.importer.RepositoryFileImportFileHandler.createFile(RepositoryFileImportFileHandler.java:308) | |
| at com.pentaho.repository.importexport.PDIImportFileHandler.createFile(PDIImportFileHandler.java:49) | |
| at org.pentaho.platform.plugin.services.importer.RepositoryFileImportFileHandler.copyFileToRepository(RepositoryFileImportFileHandler.java:191) | |
| at org.pentaho.platform.plugin.services.importer.RepositoryFileImportFileHandler.importFile(RepositoryFileImportFileHandler.java:133) | |
| at org.pentaho.platform.plugin.services.importer.PentahoPlatformImporter.importFile(PentahoPlatformImporter.java:101) | |
| ... 40 more | |
| 2014-02-14 15:10:46,282 ERROR [org.pentaho.platform.util.logging.Logger] Error end: | |
| 2014-02-14 15:10:46,555 ERROR [org.pentaho.platform.plugin.action.sql.SQLLookupRule] Error Start: Pentaho Pentaho Platform Core TRUNK-SNAPSHOT.development | |
| 2014-02-14 15:10:46,555 ERROR [org.pentaho.platform.plugin.action.sql.SQLLookupRule] 16f58d8c-95b4-11e3-87eb-14b1c8002925:COMPONENT:context-1680181108-1392408646320:global-department-list.xactionConnectFactory.ERROR_0001 - Database connection could not be established to: SampleData | |
| org.pentaho.platform.api.data.DBDatasourceServiceException: javax.naming.NameNotFoundException: Name SampleData is not bound in this Context | |
| at org.pentaho.platform.engine.services.connection.datasource.dbcp.BaseDatasourceService.getJndiDataSource(BaseDatasourceService.java:115) | |
| at org.pentaho.platform.engine.services.connection.datasource.dbcp.PooledOrJndiDatasourceService.retrieve(PooledOrJndiDatasourceService.java:53) | |
| at org.pentaho.platform.engine.services.connection.datasource.dbcp.PooledOrJndiDatasourceService.getDataSource(PooledOrJndiDatasourceService.java:114) | |
| at org.pentaho.platform.plugin.services.connections.sql.SQLConnection.initWithJNDI(SQLConnection.java:194) | |
| at org.pentaho.platform.plugin.services.connections.sql.SQLConnection.setProperties(SQLConnection.java:104) | |
| at org.pentaho.platform.engine.services.connection.PentahoConnectionFactory.getConnection(PentahoConnectionFactory.java:124) | |
| at org.pentaho.platform.engine.services.connection.PentahoConnectionFactory.getConnection(PentahoConnectionFactory.java:69) | |
| at org.pentaho.platform.plugin.action.sql.SQLBaseComponent.getConnection(SQLBaseComponent.java:917) | |
| at org.pentaho.platform.plugin.action.sql.SQLBaseComponent.getConnection(SQLBaseComponent.java:883) | |
| at org.pentaho.platform.plugin.action.sql.SQLBaseComponent.getDatasourceConnection(SQLBaseComponent.java:828) | |
| at org.pentaho.platform.plugin.action.sql.SQLBaseComponent.executeAction(SQLBaseComponent.java:210) | |
| at org.pentaho.platform.engine.services.solution.ComponentBase.execute(ComponentBase.java:465) | |
| at org.pentaho.platform.engine.services.runtime.RuntimeContext.executeComponent(RuntimeContext.java:1185) | |
| at org.pentaho.platform.engine.services.runtime.RuntimeContext.executeAction(RuntimeContext.java:1150) | |
| at org.pentaho.platform.engine.services.runtime.RuntimeContext.performActions(RuntimeContext.java:1062) | |
| at org.pentaho.platform.engine.services.runtime.RuntimeContext.executeLoop(RuntimeContext.java:1012) | |
| at org.pentaho.platform.engine.services.runtime.RuntimeContext.executeSequence(RuntimeContext.java:894) | |
| at org.pentaho.platform.engine.services.runtime.RuntimeContext.executeSequence(RuntimeContext.java:796) | |
| at org.pentaho.platform.engine.services.solution.SolutionEngine.executeInternal(SolutionEngine.java:352) | |
| at org.pentaho.platform.engine.services.solution.SolutionEngine.execute(SolutionEngine.java:282) | |
| at org.pentaho.platform.engine.services.solution.SolutionEngine.execute(SolutionEngine.java:179) | |
| at org.pentaho.platform.engine.core.system.PentahoSystem.globalStartup(PentahoSystem.java:896) | |
| at org.pentaho.platform.engine.core.system.PentahoSystem$2.call(PentahoSystem.java:853) | |
| at org.pentaho.platform.engine.core.system.PentahoSystem$2.call(PentahoSystem.java:850) | |
| at org.pentaho.platform.engine.security.SecurityHelper.runAsSystem(SecurityHelper.java:386) | |
| at org.pentaho.platform.engine.core.system.PentahoSystem.globalStartup(PentahoSystem.java:850) | |
| at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:296) | |
| at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:196) | |
| at org.pentaho.platform.web.http.context.SolutionContextListener.contextInitialized(SolutionContextListener.java:135) | |
| at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4206) | |
| at org.apache.catalina.core.StandardContext.start(StandardContext.java:4705) | |
| at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:799) | |
| at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:779) | |
| at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:601) | |
| at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:675) | |
| at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:601) | |
| at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:502) | |
| at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1317) | |
| at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:324) | |
| at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142) | |
| at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1065) | |
| at org.apache.catalina.core.StandardHost.start(StandardHost.java:840) | |
| at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1057) | |
| at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463) | |
| at org.apache.catalina.core.StandardService.start(StandardService.java:525) | |
| at org.apache.catalina.core.StandardServer.start(StandardServer.java:754) | |
| at org.apache.catalina.startup.Catalina.start(Catalina.java:595) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.lang.reflect.Method.invoke(Method.java:606) | |
| at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289) | |
| at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414) | |
| Caused by: javax.naming.NameNotFoundException: Name SampleData is not bound in this Context | |
| at org.apache.naming.NamingContext.lookup(NamingContext.java:770) | |
| at org.apache.naming.NamingContext.lookup(NamingContext.java:153) | |
| at org.apache.naming.SelectorContext.lookup(SelectorContext.java:152) | |
| at javax.naming.InitialContext.lookup(InitialContext.java:411) | |
| at org.pentaho.platform.engine.services.connection.datasource.dbcp.BaseDatasourceService.getJndiDataSource(BaseDatasourceService.java:72) | |
| ... 52 more | |
| 2014-02-14 15:10:46,556 ERROR [org.pentaho.platform.plugin.action.sql.SQLLookupRule] Error end: | |
| 2014-02-14 15:10:46,557 ERROR [org.pentaho.platform.plugin.action.sql.SQLLookupRule] 16f58d8c-95b4-11e3-87eb-14b1c8002925:COMPONENT:context-1680181108-1392408646320:global-department-list.xactionSQLBaseComponent.ERROR_0007 - Connection to data source is not valid | |
| 2014-02-14 15:10:46,559 ERROR [org.pentaho.platform.engine.services.solution.SolutionEngine] 16f58d8c-95b4-11e3-87eb-14b1c8002925:SOLUTION-ENGINE:/public/bi-developers/Secure/global-department-list.xaction: Action Sequence execution failed, see details below | |
| | Error Time: Friday, February 14, 2014 3:10:46 PM EST | |
| | Session ID: admin | |
| | Instance Id: 16f58d8c-95b4-11e3-87eb-14b1c8002925 | |
| | Action Sequence: global-department-list.xaction | |
| | Execution Stack: | |
| EXECUTING ACTION: Query For Departments (SQLLookupRule) | |
| | Action Class: SQLLookupRule | |
| | Action Desc: Query For Departments | |
| | Loop Index: 0 | |
| Stack Trace:org.pentaho.platform.api.engine.ActionExecutionException: RuntimeContext.ERROR_0017 - Action failed to execute | |
| at org.pentaho.platform.engine.services.runtime.RuntimeContext.executeComponent(RuntimeContext.java:1210) | |
| at org.pentaho.platform.engine.services.runtime.RuntimeContext.executeAction(RuntimeContext.java:1150) | |
| at org.pentaho.platform.engine.services.runtime.RuntimeContext.performActions(RuntimeContext.java:1062) | |
| at org.pentaho.platform.engine.services.runtime.RuntimeContext.executeLoop(RuntimeContext.java:1012) | |
| at org.pentaho.platform.engine.services.runtime.RuntimeContext.executeSequence(RuntimeContext.java:894) | |
| at org.pentaho.platform.engine.services.runtime.RuntimeContext.executeSequence(RuntimeContext.java:796) | |
| at org.pentaho.platform.engine.services.solution.SolutionEngine.executeInternal(SolutionEngine.java:352) | |
| at org.pentaho.platform.engine.services.solution.SolutionEngine.execute(SolutionEngine.java:282) | |
| at org.pentaho.platform.engine.services.solution.SolutionEngine.execute(SolutionEngine.java:179) | |
| at org.pentaho.platform.engine.core.system.PentahoSystem.globalStartup(PentahoSystem.java:896) | |
| at org.pentaho.platform.engine.core.system.PentahoSystem$2.call(PentahoSystem.java:853) | |
| at org.pentaho.platform.engine.core.system.PentahoSystem$2.call(PentahoSystem.java:850) | |
| at org.pentaho.platform.engine.security.SecurityHelper.runAsSystem(SecurityHelper.java:386) | |
| at org.pentaho.platform.engine.core.system.PentahoSystem.globalStartup(PentahoSystem.java:850) | |
| at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:296) | |
| at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:196) | |
| at org.pentaho.platform.web.http.context.SolutionContextListener.contextInitialized(SolutionContextListener.java:135) | |
| at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4206) | |
| at org.apache.catalina.core.StandardContext.start(StandardContext.java:4705) | |
| at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:799) | |
| at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:779) | |
| at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:601) | |
| at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:675) | |
| at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:601) | |
| at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:502) | |
| at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1317) | |
| at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:324) | |
| at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142) | |
| at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1065) | |
| at org.apache.catalina.core.StandardHost.start(StandardHost.java:840) | |
| at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1057) | |
| at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463) | |
| at org.apache.catalina.core.StandardService.start(StandardService.java:525) | |
| at org.apache.catalina.core.StandardServer.start(StandardServer.java:754) | |
| at org.apache.catalina.startup.Catalina.start(Catalina.java:595) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.lang.reflect.Method.invoke(Method.java:606) | |
| at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289) | |
| at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414) | |
| 2014-02-14 15:11:35,496 ERROR [org.pentaho.platform.engine.services.solution.SolutionEngine] 344229cd-95b4-11e3-87eb-14b1c8002925:SOLUTION-ENGINE:/public/bi-developers/rules/session-region-list.xaction: SolutionEngine.ERROR_0007 - Action sequence execution failed | |
| 2014-02-14 15:11:35,564 ERROR [org.pentaho.platform.engine.services.solution.SolutionEngine] 345081ae-95b4-11e3-87eb-14b1c8002925:SOLUTION-ENGINE:/public/bi-developers/rules/session-region-list.xaction: SolutionEngine.ERROR_0007 - Action sequence execution failed | |
| 2014-02-14 15:11:35,572 ERROR [org.pentaho.platform.engine.services.solution.SolutionEngine] 3451931f-95b4-11e3-87eb-14b1c8002925:SOLUTION-ENGINE:/public/bi-developers/rules/session-region-list.xaction: SolutionEngine.ERROR_0007 - Action sequence execution failed | |
| 2014-02-14 15:11:35,585 ERROR [org.pentaho.platform.engine.services.solution.SolutionEngine] 3453b600-95b4-11e3-87eb-14b1c8002925:SOLUTION-ENGINE:/public/bi-developers/rules/session-region-list.xaction: SolutionEngine.ERROR_0007 - Action sequence execution failed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment