学习搭配PENTAHO-SERVER-CE-9.4.0.0-343 + MYSQL8.0.35 ,启动 PENTAHO 后 ,日志显示:
Using CATALINA_BASE: "E:\Programs\pentaho-server\tomcat"
Using CATALINA_HOME: "E:\Programs\pentaho-server\tomcat"
Using CATALINA_TMPDIR: "E:\Programs\pentaho-server\tomcat\temp"
Using JRE_HOME: "C:\Program Files\Java\jdk1.8.0_60"
Using CLASSPATH: "E:\Programs\pentaho-server\tomcat\bin\bootstrap.jar;E:\Programs\pentaho-server\tomcat\bin\tomcat-juli.jar"
Using CATALINA_OPTS: "-Xms2048m -Xmx6144m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Dfile.encoding=GBK -Djava.locale.providers=COMPAT,SPI -DDI_HOME="E:\Programs\pentaho-server\pentaho-solutions\system\kettle""
21:30:41,936 INFO [PeriodicStatusLogger] Caution, the system is initializing. Do not shut down or restart the system at this time.
21:30:42,343 INFO [OSGIBoot] Checking to see if org.pentaho.clean.karaf.cache is enabled
21:30:48,574 INFO [KarafInstance]
*******************************************************************************
*** Karaf Instance Number: 1 at E:\Programs\pentaho-server\pentaho-solution ***
*** s\system\karaf\caches\default\data-1 ***
*** Karaf Port:8802 ***
*** OSGI Service Port:9051 ***
*******************************************************************************
[INFO] Started bridged http services
[INFO] Apachde Felix Http Whiteboard Service started
21:30:58,616 INFO [DriverManager] Installing driver kars.
21:30:58,619 INFO [DriverManager] 0 drivers will be installed.
21:30:58,620 INFO [DriverManager] Finished installing drivers kars.
pentaho-blueprint-activators [org.osgi.framework.FrameworkEvent] ERROR : FrameworkEvent ERROR
org.osgi.framework.ServiceException: Service factory exception: Error creating bean with name 'userDetailsService' defined in file [E:\Programs\pentaho-server\pentaho-solutions\system\applicationContext-spring-security-jackrabbit.xml]: Cannot resolve reference to bean 'userRoleDaoTxn' while setting bean property 'userRoleDao'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userRoleDaoTxn' defined in file [E:\Programs\pentaho-server\pentaho-solutions\system\repository.spring.xml]: Cannot resolve reference to bean 'userRoleDao' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userRoleDao' defined in file [E:\Programs\pentaho-server\pentaho-solutions\system\repository.spring.xml]: Cannot resolve reference to bean 'adminJcrTemplate' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adminJcrTemplate' defined in file [E:\Programs\pentaho-server\pentaho-solutions\system\repository.spring.xml]: Cannot resolve reference to bean 'jcrAdminSessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jcrAdminSessionFactory' defined in file [E:\Programs\pentaho-server\pentaho-solutions\system\repository.spring.xml]: Cannot resolve reference to bean 'jcrRepository' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jcrRepository' defined in file [E:\Programs\pentaho-server\pentaho-solutions\system\repository.spring.xml]: Invocation of init method failed; nested exception is org.apache.jackrabbit.core.config.ConfigurationException: Parameter value not set
at org.apache.felix.framework.ServiceRegistrationImpl.getFactoryUnchecked(ServiceRegistrationImpl.java:352)
at org.apache.felix.framework.ServiceRegistrationImpl.getService(ServiceRegistrationImpl.java:247)
at org.apache.felix.framework.ServiceRegistry.getService(ServiceRegistry.java:350)
at org.apache.felix.framework.Felix.getService(Felix.java:3737)
at org.apache.felix.framework.BundleContextImpl.getService(BundleContextImpl.java:470)
标签:Programs,0.0,system,CE,server,bean,pentaho,org,SERVER From: https://www.cnblogs.com/samrv/p/18434465