PentahoSystem.ERROR_0014 -QuartzSystemListener

2,918 views
Skip to first unread message

eli...@gmail.com

unread,
Mar 30, 2009, 3:12:36 AM3/30/09
to Pentaho User Group Indonesia
Hallo Salam Kenal semua.
Saya juga lagi mempelajari pentaho nih.
Dan saya uda install di os windows xp.

Sebelumnya kasus saya ini sama dengan Pak Wihadil..
hanya saya memakai database MYSQL.

Trus, saya juga uda coba link jawaban2 dari rekan2 berikan,
tapi tetap aja masih error..

The following errors were detected
One or more system listeners failed. These are set in the
systemListeners.xml.
PentahoSystem.ERROR_0014 - Error while trying to execute startup
sequence for org.pentaho.platform.scheduler.QuartzSystemListener

Please see the server console for more details on each error
detected.


Saya berharap ada yang bisa bantu saya ?
Trimakasih.

afria...@yahoo.com

unread,
Apr 22, 2009, 5:42:39 AM4/22/09
to Pentaho User Group Indonesia
Salam Kenal Buat elita95,

Buat Masalahnya mungkin anda belum posting lengkap sepertinya. kalau
boleh saya bertanya anda menggunakan server apa dulu? jika anda
menggunakan tomcat mungkin anda bisa menemukan di context.xml (tomcat/
webapps/pentaho/META-INF/context.xml).

Code :

<Context path="/pentaho" docbase="webapps/pentaho/">
<Resource name="jdbc/Hibernate" auth="Container"
type="javax.sql.DataSource"

factory="org.apache.commons.dbcp.BasicDataSourceFactory"
maxActive="20" maxIdle="5"
maxWait="10000" username="root" password="password"
driverClassName="com.mysql.jdbc.Driver"
url="jdbc:mysql://localhost/hibernate"
validationQuery="select count(*) from
INFORMATION_SCHEMA.SYSTEM_SEQUENCES" />

<Resource name="jdbc/Quartz" auth="Container"
type="javax.sql.DataSource"

factory="org.apache.commons.dbcp.BasicDataSourceFactory"
maxActive="20" maxIdle="5"
maxWait="10000" username="root" password="password"
driverClassName="com.mysql.jdbc.Driver"
url="jdbc:mysql://localhost/quartz"
/>
</Context>

mungkin anda bisa melihat configurasi tersebut dan mengutak atik file
tersebut..

semoga bisa membantu..

afria...@yahoo.com

unread,
Apr 22, 2009, 5:43:40 AM4/22/09
to Pentaho User Group Indonesia
coba lihat solusi lebih di detail di http://forums.pentaho.org/showthread.php?p=202878

elita marp

unread,
Apr 23, 2009, 7:02:28 AM4/23/09
to penta...@googlegroups.com
Hallo pak afrianto007,
Saya sudah bisa menyelesaikan error nya.
Trimakasih ya pak.
Btw,Saya lagi mencoba yang lain sih..  Mondrian & Workbench.
 apa sih bedanya Mondrian dengan Workbench?
Saya bingung juga .. hehehhee..
 
Trimakasih.


2009/4/22 <afria...@yahoo.com>

Feris Thia

unread,
Apr 23, 2009, 9:35:19 AM4/23/09
to penta...@googlegroups.com
Mondrian adalah engine-nya untuk mengolah OLAP... Sedangkan Workbench adalah utilitas merancang skema OLAP yang bisa dikenal oleh Mondrian.

2009/4/23 elita marp <eli...@gmail.com>

Btw,Saya lagi mencoba yang lain sih..  Mondrian & Workbench.
 apa sih bedanya Mondrian dengan Workbench?



--
Thanks & Best Regards,

Feris Thia
Business Intelligence Consultant
PT. Putera Handal Indotama
Phone  : +6221-30119353
Fax      : +6221-5513483
Mobile : +628176-474-525
http://www.phi-integration.com
http://pentaho.phi-integration.com

Doni Romdoni

unread,
Aug 19, 2010, 11:58:39 PM8/19/10
to penta...@googlegroups.com
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:


2009/4/23 Feris Thia <fe...@phi-integration.com>

http://pentaho.phi-integration.com

--~--~---------~--~----~------------~-------~--~----~
Anda menerima pesan ini karena Anda telah terdaftar di Google
Groups "Pentaho User Group - Indonesia".
Untuk mengirim pesan ke grup ini, kirimkan email ke penta...@googlegroups.com
Untuk berhenti mendapatkan email dari grup ini,silahkan kirim email ke
pentaho-id+...@googlegroups.com
Untuk opsi lainnya, silahkan kunjungi http://groups.google.com/group/pentaho-id?hl=id.
Untuk artikel teknis Pentaho, silahkan kunjungi http://pentaho.phi-integration.com.
-~----------~----~----~----~------~----~------~--~---




--
Knowledge Is A Crime
Reply all
Reply to author
Forward
0 new messages