dear elita..
bisa di share solusinya disini? pakai langkah yang mana ya?
saya sudah coba langkah2 yang dikasih di forum/group pentaho
tp masih belum berhasil
ini error log nya,, mungkin senior2 disini jg bs sedikit bantu saya :)
2010-08-20 10:46:03,466 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Unsuccessful: create table CONTENTITEM (CONTITEMID varchar(100) not null, REVISION integer not null, NAME varchar(200) not null, parent_id varchar(100), PATH varchar(767) not null, TITLE varchar(200) not null, MIMETYPE varchar(100), URL varchar(254), LATESTVERNUM integer, EXTENSION varchar(10) not null, WRITEMODE integer not null, primary key (CONTITEMID), unique (PATH)) ENGINE=InnoDB
2010-08-20 10:46:03,466 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Unsuccessful: create table CONTENTITEM (CONTITEMID varchar(100) not null, REVISION integer not null, NAME varchar(200) not null, parent_id varchar(100), PATH varchar(767) not null, TITLE varchar(200) not null, MIMETYPE varchar(100), URL varchar(254), LATESTVERNUM integer, EXTENSION varchar(10) not null, WRITEMODE integer not null, primary key (CONTITEMID), unique (PATH)) ENGINE=InnoDB
2010-08-20 10:46:03,466 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Specified key was too long; max key length is 767 bytes
2010-08-20 10:46:03,466 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Specified key was too long; max key length is 767 bytes
2010-08-20 10:46:03,466 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Unsuccessful: create table CONTENTLOCATION (CONTENTID varchar(100) not null, REVISION integer not null, NAME varchar(200) not null, SOLNID varchar(100) not null, DESCRIPTION varchar(200) not null, DIRPATH varchar(767) not null, primary key (CONTENTID), unique (DIRPATH)) ENGINE=InnoDB
2010-08-20 10:46:03,466 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Unsuccessful: create table CONTENTLOCATION (CONTENTID varchar(100) not null, REVISION integer not null, NAME varchar(200) not null, SOLNID varchar(100) not null, DESCRIPTION varchar(200) not null, DIRPATH varchar(767) not null, primary key (CONTENTID), unique (DIRPATH)) ENGINE=InnoDB
2010-08-20 10:46:03,466 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Specified key was too long; max key length is 767 bytes
2010-08-20 10:46:03,466 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Specified key was too long; max key length is 767 bytes
2010-08-20 10:46:03,466 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Unsuccessful: create table PRO_FILES (FILE_ID varchar(100) not null, revision integer not null, parent varchar(100), fileName varchar(255) not null, fullPath varchar(767) not null unique, data longblob, directory bit not null, lastModified bigint not null, CHILD_ID varchar(100), primary key (FILE_ID)) ENGINE=InnoDB
2010-08-20 10:46:03,466 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Unsuccessful: create table PRO_FILES (FILE_ID varchar(100) not null, revision integer not null, parent varchar(100), fileName varchar(255) not null, fullPath varchar(767) not null unique, data longblob, directory bit not null, lastModified bigint not null, CHILD_ID varchar(100), primary key (FILE_ID)) ENGINE=InnoDB
2010-08-20 10:46:03,466 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Specified key was too long; max key length is 767 bytes
2010-08-20 10:46:03,466 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Specified key was too long; max key length is 767 bytes
2010-08-20 10:46:03,482 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Unsuccessful: create table PRO_SUBCONTENT (SUBCONTID varchar(100) not null, REVISION integer not null, SUBCONTTYPE varchar(255) not null, SUBCONTACTREF varchar(767) not null, primary key (SUBCONTID), unique (SUBCONTACTREF)) ENGINE=InnoDB
2010-08-20 10:46:03,482 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Unsuccessful: create table PRO_SUBCONTENT (SUBCONTID varchar(100) not null, REVISION integer not null, SUBCONTTYPE varchar(255) not null, SUBCONTACTREF varchar(767) not null, primary key (SUBCONTID), unique (SUBCONTACTREF)) ENGINE=InnoDB
2010-08-20 10:46:03,482 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Specified key was too long; max key length is 767 bytes
2010-08-20 10:46:03,482 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Specified key was too long; max key length is 767 bytes
2010-08-20 10:46:03,482 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Unsuccessful: alter table CONTENTITEM add index FK692B5EEC44F32395 (parent_id), add constraint FK692B5EEC44F32395 foreign key (parent_id) references CONTENTLOCATION (CONTENTID)
2010-08-20 10:46:03,482 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Unsuccessful: alter table CONTENTITEM add index FK692B5EEC44F32395 (parent_id), add constraint FK692B5EEC44F32395 foreign key (parent_id) references CONTENTLOCATION (CONTENTID)
2010-08-20 10:46:03,497 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Table 'hibernate.contentitem' doesn't exist
2010-08-20 10:46:03,497 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Table 'hibernate.contentitem' doesn't exist
2010-08-20 10:46:03,794 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Unsuccessful: alter table CONTITEMFILE add index FK7FC3F44164D906F3 (parent_id), add constraint FK7FC3F44164D906F3 foreign key (parent_id) references CONTENTITEM (CONTITEMID)
2010-08-20 10:46:03,794 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Unsuccessful: alter table CONTITEMFILE add index FK7FC3F44164D906F3 (parent_id), add constraint FK7FC3F44164D906F3 foreign key (parent_id) references CONTENTITEM (CONTITEMID)
2010-08-20 10:46:03,794 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Can't create table '.\hibernate\#sql-3c4_67.frm' (errno: 150)
2010-08-20 10:46:03,794 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Can't create table '.\hibernate\#sql-3c4_67.frm' (errno: 150)
2010-08-20 10:46:03,997 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Unsuccessful: alter table PRO_ACLS_LIST add index FKB65646C2B23C5D30 (ACL_ID), add constraint FKB65646C2B23C5D30 foreign key (ACL_ID) references PRO_FILES (FILE_ID)
2010-08-20 10:46:03,997 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Unsuccessful: alter table PRO_ACLS_LIST add index FKB65646C2B23C5D30 (ACL_ID), add constraint FKB65646C2B23C5D30 foreign key (ACL_ID) references PRO_FILES (FILE_ID)
2010-08-20 10:46:04,013 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Can't create table '.\hibernate\#sql-3c4_67.frm' (errno: 150)
2010-08-20 10:46:04,013 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Can't create table '.\hibernate\#sql-3c4_67.frm' (errno: 150)
2010-08-20 10:46:04,013 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Unsuccessful: alter table PRO_FILES add index FK94A87E2569FABF5E (CHILD_ID), add constraint FK94A87E2569FABF5E foreign key (CHILD_ID) references PRO_FILES (FILE_ID)
2010-08-20 10:46:04,013 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Unsuccessful: alter table PRO_FILES add index FK94A87E2569FABF5E (CHILD_ID), add constraint FK94A87E2569FABF5E foreign key (CHILD_ID) references PRO_FILES (FILE_ID)
2010-08-20 10:46:04,029 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Table 'hibernate.pro_files' doesn't exist
2010-08-20 10:46:04,029 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Table 'hibernate.pro_files' doesn't exist
2010-08-20 10:46:04,029 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Unsuccessful: alter table PRO_FILES add index FK94A87E25CBBBB0EA (parent), add constraint FK94A87E25CBBBB0EA foreign key (parent) references PRO_FILES (FILE_ID)
2010-08-20 10:46:04,029 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Unsuccessful: alter table PRO_FILES add index FK94A87E25CBBBB0EA (parent), add constraint FK94A87E25CBBBB0EA foreign key (parent) references PRO_FILES (FILE_ID)
2010-08-20 10:46:04,029 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Table 'hibernate.pro_files' doesn't exist
2010-08-20 10:46:04,029 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Table 'hibernate.pro_files' doesn't exist
2010-08-20 10:46:04,263 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Unsuccessful: alter table PRO_SUBCONTPARMS add index FKF3CE4C47846761A (ITEMID), add constraint FKF3CE4C47846761A foreign key (ITEMID) references PRO_SUBCONTENT (SUBCONTID)
2010-08-20 10:46:04,263 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Unsuccessful: alter table PRO_SUBCONTPARMS add index FKF3CE4C47846761A (ITEMID), add constraint FKF3CE4C47846761A foreign key (ITEMID) references PRO_SUBCONTENT (SUBCONTID)
2010-08-20 10:46:04,263 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Can't create table '.\hibernate\#sql-3c4_67.frm' (errno: 150)
2010-08-20 10:46:04,263 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Can't create table '.\hibernate\#sql-3c4_67.frm' (errno: 150)
2010-08-20 10:46:04,607 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Unsuccessful: alter table PRO_SUBCONT_SCHEDLIST add index FKF0D3FBD62593BC9E (SCHEDULEID), add constraint FKF0D3FBD62593BC9E foreign key (SCHEDULEID) references PRO_SUBCONTENT (SUBCONTID)
2010-08-20 10:46:04,607 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Unsuccessful: alter table PRO_SUBCONT_SCHEDLIST add index FKF0D3FBD62593BC9E (SCHEDULEID), add constraint FKF0D3FBD62593BC9E foreign key (SCHEDULEID) references PRO_SUBCONTENT (SUBCONTID)
2010-08-20 10:46:04,607 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Can't create table '.\hibernate\#sql-3c4_67.frm' (errno: 150)
2010-08-20 10:46:04,607 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Can't create table '.\hibernate\#sql-3c4_67.frm' (errno: 150)
2010-08-20 10:46:04,779 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Unsuccessful: alter table PRO_SUBSCRIBE add index FK5E7511F89D8AC376 (SUBSCR_CONTID), add constraint FK5E7511F89D8AC376 foreign key (SUBSCR_CONTID) references PRO_SUBCONTENT (SUBCONTID)
2010-08-20 10:46:04,779 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Unsuccessful: alter table PRO_SUBSCRIBE add index FK5E7511F89D8AC376 (SUBSCR_CONTID), add constraint FK5E7511F89D8AC376 foreign key (SUBSCR_CONTID) references PRO_SUBCONTENT (SUBCONTID)
2010-08-20 10:46:04,779 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Can't create table '.\hibernate\#sql-3c4_67.frm' (errno: 150)
2010-08-20 10:46:04,779 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Can't create table '.\hibernate\#sql-3c4_67.frm' (errno: 150)
2010-08-20 10:46:06,154 ERROR [org.hibernate.util.JDBCExceptionReporter] Table 'hibernate.pro_files' doesn't exist
2010-08-20 10:46:06,154 ERROR [org.hibernate.util.JDBCExceptionReporter] Table 'hibernate.pro_files' doesn't exist
2010-08-20 10:46:06,154 ERROR [org.pentaho.platform.util.logging.Logger] Error: Pentaho
2010-08-20 10:46:06,154 ERROR [org.pentaho.platform.util.logging.Logger] Error: Pentaho
2010-08-20 10:46:06,170 ERROR [org.pentaho.platform.util.logging.Logger] misc-org.pentaho.platform.engine.core.system.PentahoSystem: PentahoSystem.ERROR_0026 - Failed to retrieve object with name "ISolutionRepository" from the Pentaho object factory.
org.pentaho.platform.api.engine.ObjectFactoryException: Failed to create an instance of object with key [ISolutionRepository].
at org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory.instanceClass(AbstractSpringPentahoObjectFactory.java:81)
at org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory.retreiveObject(AbstractSpringPentahoObjectFactory.java:117)
at org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory.get(AbstractSpringPentahoObjectFactory.java:72)
at org.pentaho.platform.engine.core.system.PentahoSystem.get(PentahoSystem.java:545)
at org.pentaho.platform.engine.core.system.PentahoSystem.get(PentahoSystem.java:521)
at org.pentaho.platform.plugin.action.kettle.KettleSystemListener.startup(KettleSystemListener.java:60)
at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:340)
at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:322)
at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:289)
at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:206)
at org.pentaho.platform.web.http.context.SolutionContextListener.contextInitialized(SolutionContextListener.java:136)
at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3764)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:4216)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:760)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:740)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:544)
at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:926)
at org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:889)
at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:492)
at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1149)
at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311)
at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:120)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1022)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:736)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1014)
at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
at org.apache.catalina.core.StandardService.start(StandardService.java:448)
at org.apache.catalina.core.StandardServer.start(StandardServer.java:700)
at org.apache.catalina.startup.Catalina.start(Catalina.java:552)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:295)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:433)
Caused by: java.lang.NullPointerException
at org.pentaho.platform.repository.solution.dbbased.DbBasedSolutionRepository.internalGetRootFolder(DbBasedSolutionRepository.java:973)
at org.pentaho.platform.repository.solution.dbbased.DbBasedSolutionRepository.init(DbBasedSolutionRepository.java:112)
at org.pentaho.platform.repository.solution.dbbased.DbBasedSolutionRepository.<init>(DbBasedSolutionRepository.java:97)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory.instanceClass(AbstractSpringPentahoObjectFactory.java:78)
... 34 more
2010-08-20 10:46:06,170 ERROR [org.pentaho.platform.util.logging.Logger] misc-org.pentaho.platform.engine.core.system.PentahoSystem: PentahoSystem.ERROR_0026 - Failed to retrieve object with name "ISolutionRepository" from the Pentaho object factory.
org.pentaho.platform.api.engine.ObjectFactoryException: Failed to create an instance of object with key [ISolutionRepository].
at org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory.instanceClass(AbstractSpringPentahoObjectFactory.java:81)
at org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory.retreiveObject(AbstractSpringPentahoObjectFactory.java:117)
at org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory.get(AbstractSpringPentahoObjectFactory.java:72)
at org.pentaho.platform.engine.core.system.PentahoSystem.get(PentahoSystem.java:545)
at org.pentaho.platform.engine.core.system.PentahoSystem.get(PentahoSystem.java:521)
at org.pentaho.platform.plugin.action.kettle.KettleSystemListener.startup(KettleSystemListener.java:60)
at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:340)
at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:322)
at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:289)
at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:206)
at org.pentaho.platform.web.http.context.SolutionContextListener.contextInitialized(SolutionContextListener.java:136)
at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3764)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:4216)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:760)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:740)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:544)
at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:926)
at org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:889)
at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:492)
at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1149)
at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311)
at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:120)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1022)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:736)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1014)
at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
at org.apache.catalina.core.StandardService.start(StandardService.java:448)
at org.apache.catalina.core.StandardServer.start(StandardServer.java:700)
at org.apache.catalina.startup.Catalina.start(Catalina.java:552)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:295)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:433)
Caused by: java.lang.NullPointerException
at org.pentaho.platform.repository.solution.dbbased.DbBasedSolutionRepository.internalGetRootFolder(DbBasedSolutionRepository.java:973)
at org.pentaho.platform.repository.solution.dbbased.DbBasedSolutionRepository.init(DbBasedSolutionRepository.java:112)
at org.pentaho.platform.repository.solution.dbbased.DbBasedSolutionRepository.<init>(DbBasedSolutionRepository.java:97)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory.instanceClass(AbstractSpringPentahoObjectFactory.java:78)
... 34 more
2010-08-20 10:46:06,388 ERROR [org.pentaho.platform.util.logging.Logger] Error end:
2010-08-20 10:46:06,388 ERROR [org.pentaho.platform.util.logging.Logger] Error end:
2010-08-20 10:46:06,529 ERROR [org.pentaho.platform.util.logging.Logger] misc-org.pentaho.platform.plugin.action.kettle.KettleSystemListener: null
2010-08-20 10:46:06,529 ERROR [org.pentaho.platform.util.logging.Logger] misc-org.pentaho.platform.plugin.action.kettle.KettleSystemListener: null
2010-08-20 10:46:31,126 ERROR [org.hibernate.util.JDBCExceptionReporter] Table 'hibernate.pro_files' doesn't exist
2010-08-20 10:46:31,126 ERROR [org.hibernate.util.JDBCExceptionReporter] Table 'hibernate.pro_files' doesn't exist
2010-08-20 10:46:31,126 ERROR [org.pentaho.platform.util.logging.Logger] Error: Pentaho
2010-08-20 10:46:31,126 ERROR [org.pentaho.platform.util.logging.Logger] Error: Pentaho
2010-08-20 10:46:31,126 ERROR [org.pentaho.platform.util.logging.Logger] misc-org.pentaho.platform.engine.core.system.PentahoSystem: PentahoSystem.ERROR_0026 - Failed to retrieve object with name "ISolutionRepository" from the Pentaho object factory.
org.pentaho.platform.api.engine.ObjectFactoryException: Failed to create an instance of object with key [ISolutionRepository].
at org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory.instanceClass(AbstractSpringPentahoObjectFactory.java:81)
at org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory.retreiveObject(AbstractSpringPentahoObjectFactory.java:117)
at org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory.get(AbstractSpringPentahoObjectFactory.java:72)
at org.pentaho.platform.engine.core.system.PentahoSystem.get(PentahoSystem.java:545)
at org.pentaho.platform.engine.core.system.PentahoSystem.get(PentahoSystem.java:521)
at org.pentaho.platform.plugin.action.mondrian.MondrianSystemListener.loadMondrianProperties(MondrianSystemListener.java:60)
at org.pentaho.platform.plugin.action.mondrian.MondrianSystemListener.startup(MondrianSystemListener.java:46)
at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:340)
at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:322)
at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:289)
at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:206)
at org.pentaho.platform.web.http.context.SolutionContextListener.contextInitialized(SolutionContextListener.java:136)
at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3764)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:4216)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:760)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:740)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:544)
at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:926)
at org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:889)
at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:492)
at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1149)
at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311)
at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:120)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1022)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:736)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1014)
at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
at org.apache.catalina.core.StandardService.start(StandardService.java:448)
at org.apache.catalina.core.StandardServer.start(StandardServer.java:700)
at org.apache.catalina.startup.Catalina.start(Catalina.java:552)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:295)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:433)
Caused by: java.lang.NullPointerException
at org.pentaho.platform.repository.solution.dbbased.DbBasedSolutionRepository.internalGetRootFolder(DbBasedSolutionRepository.java:973)
at org.pentaho.platform.repository.solution.dbbased.DbBasedSolutionRepository.init(DbBasedSolutionRepository.java:112)
at org.pentaho.platform.repository.solution.dbbased.DbBasedSolutionRepository.<init>(DbBasedSolutionRepository.java:97)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory.instanceClass(AbstractSpringPentahoObjectFactory.java:78)
... 35 more
2010-08-20 10:46:31,126 ERROR [org.pentaho.platform.util.logging.Logger] misc-org.pentaho.platform.engine.core.system.PentahoSystem: PentahoSystem.ERROR_0026 - Failed to retrieve object with name "ISolutionRepository" from the Pentaho object factory.
org.pentaho.platform.api.engine.ObjectFactoryException: Failed to create an instance of object with key [ISolutionRepository].
at org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory.instanceClass(AbstractSpringPentahoObjectFactory.java:81)
at org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory.retreiveObject(AbstractSpringPentahoObjectFactory.java:117)
at org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory.get(AbstractSpringPentahoObjectFactory.java:72)
at org.pentaho.platform.engine.core.system.PentahoSystem.get(PentahoSystem.java:545)
at org.pentaho.platform.engine.core.system.PentahoSystem.get(PentahoSystem.java:521)
at org.pentaho.platform.plugin.action.mondrian.MondrianSystemListener.loadMondrianProperties(MondrianSystemListener.java:60)
at org.pentaho.platform.plugin.action.mondrian.MondrianSystemListener.startup(MondrianSystemListener.java:46)
at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:340)
at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:322)
at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:289)
at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:206)
at org.pentaho.platform.web.http.context.SolutionContextListener.contextInitialized(SolutionContextListener.java:136)
at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3764)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:4216)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:760)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:740)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:544)
at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:926)
at org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:889)
at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:492)
at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1149)
at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311)
at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:120)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1022)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:736)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1014)
at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
at org.apache.catalina.core.StandardService.start(StandardService.java:448)
at org.apache.catalina.core.StandardServer.start(StandardServer.java:700)
at org.apache.catalina.startup.Catalina.start(Catalina.java:552)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:295)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:433)
Caused by: java.lang.NullPointerException
at org.pentaho.platform.repository.solution.dbbased.DbBasedSolutionRepository.internalGetRootFolder(DbBasedSolutionRepository.java:973)
at org.pentaho.platform.repository.solution.dbbased.DbBasedSolutionRepository.init(DbBasedSolutionRepository.java:112)
at org.pentaho.platform.repository.solution.dbbased.DbBasedSolutionRepository.<init>(DbBasedSolutionRepository.java:97)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory.instanceClass(AbstractSpringPentahoObjectFactory.java:78)
... 35 more
2010-08-20 10:46:31,126 ERROR [org.pentaho.platform.util.logging.Logger] Error end:
2010-08-20 10:46:31,126 ERROR [org.pentaho.platform.util.logging.Logger] Error end:
2010-08-20 10:46:31,126 ERROR [org.pentaho.platform.util.logging.Logger] Error: Pentaho
2010-08-20 10:46:31,126 ERROR [org.pentaho.platform.util.logging.Logger] Error: Pentaho
2010-08-20 10:46:31,126 ERROR [org.pentaho.platform.util.logging.Logger] misc-org.pentaho.platform.engine.core.system.PentahoSystem: PentahoSystem.ERROR_0014 - Error while trying to execute startup sequence for org.pentaho.platform.plugin.action.mondrian.MondrianSystemListener
org.pentaho.platform.api.engine.PentahoSystemException: PentahoSystem.ERROR_0014 - Error while trying to execute startup sequence for org.pentaho.platform.plugin.action.mondrian.MondrianSystemListener
at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:348)
at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:322)
at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:289)
at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:206)
at org.pentaho.platform.web.http.context.SolutionContextListener.contextInitialized(SolutionContextListener.java:136)
at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3764)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:4216)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:760)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:740)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:544)
at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:926)
at org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:889)
at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:492)
at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1149)
at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311)
at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:120)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1022)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:736)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1014)
at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
at org.apache.catalina.core.StandardService.start(StandardService.java:448)
at org.apache.catalina.core.StandardServer.start(StandardServer.java:700)
at org.apache.catalina.startup.Catalina.start(Catalina.java:552)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:295)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:433)
Caused by: java.lang.NullPointerException
at org.pentaho.platform.plugin.action.mondrian.MondrianSystemListener.loadMondrianProperties(MondrianSystemListener.java:61)
at org.pentaho.platform.plugin.action.mondrian.MondrianSystemListener.startup(MondrianSystemListener.java:46)
at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:340)
... 28 more
2010-08-20 10:46:31,126 ERROR [org.pentaho.platform.util.logging.Logger] misc-org.pentaho.platform.engine.core.system.PentahoSystem: PentahoSystem.ERROR_0014 - Error while trying to execute startup sequence for org.pentaho.platform.plugin.action.mondrian.MondrianSystemListener
org.pentaho.platform.api.engine.PentahoSystemException: PentahoSystem.ERROR_0014 - Error while trying to execute startup sequence for org.pentaho.platform.plugin.action.mondrian.MondrianSystemListener
at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:348)
at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:322)
at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:289)
at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:206)
at org.pentaho.platform.web.http.context.SolutionContextListener.contextInitialized(SolutionContextListener.java:136)
at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3764)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:4216)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:760)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:740)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:544)
at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:926)
at org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:889)
at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:492)
at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1149)
at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311)
at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:120)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1022)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:736)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1014)
at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
at org.apache.catalina.core.StandardService.start(StandardService.java:448)
at org.apache.catalina.core.StandardServer.start(StandardServer.java:700)
at org.apache.catalina.startup.Catalina.start(Catalina.java:552)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:295)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:433)
Caused by: java.lang.NullPointerException
at org.pentaho.platform.plugin.action.mondrian.MondrianSystemListener.loadMondrianProperties(MondrianSystemListener.java:61)
at org.pentaho.platform.plugin.action.mondrian.MondrianSystemListener.startup(MondrianSystemListener.java:46)
at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:340)
... 28 more
2010-08-20 10:46:31,141 ERROR [org.pentaho.platform.util.logging.Logger] Error end:
2010-08-20 10:46:31,141 ERROR [org.pentaho.platform.util.logging.Logger] Error end:
--
Knowledge Is A Crime