Eu não consigo iniciar o Pentaho Server CE 9.1

18 views
Skip to first unread message

Angelo Frozza

unread,
Dec 8, 2020, 6:12:36 PM12/8/20
to pentaho-fortaleza
Estou configurando uma máquina de testes com Pentaho Server CE 9.1, SO Windows 10 e PostgreSQL 12.

Segui o método Archive para instalação, conforme o tutorial:
https://help.pentaho.com/Documentation/9.1/Setup/Archive_installation
 
Quando coloco para inicializar o Pentaho (start-pentaho.bat), ocorrem erros na inicialização.

No browser (localhost:8080) eu recebo essa mensagem:


Erros aparecem nos arquivos pentaho.log e karaf.log (não consigo postar eles aqui).
Um fragmento do pentaho.log segue abaixo
2020-12-08 11:54:06,627 INFO  [org.pentaho.platform.engine.core.system.status.PeriodicStatusLogger] Caution, the system is initializing. Do not shut down or restart the system at this time.
2020-12-08 11:54:08,056 ERROR [org.pentaho.platform.util.logging.Logger] Error: Pentaho
2020-12-08 11:54:08,057 ERROR [org.pentaho.platform.util.logging.Logger] misc-org.pentaho.platform.engine.core.system.PentahoSystem: org.pentaho.platform.api.engine.PentahoSystemException: PentahoSystem.ERROR_0014 - [pt_71] Error while trying to execute startup sequence for org.pentaho.platform.engine.services.connection.datasource.dbcp.DynamicallyPooledDatasourceSystemListener
org.pentaho.platform.api.engine.PentahoSystemException: org.pentaho.platform.api.engine.PentahoSystemException: PentahoSystem.ERROR_0014 - [pt_71] Error while trying to execute startup sequence for org.pentaho.platform.engine.services.connection.datasource.dbcp.DynamicallyPooledDatasourceSystemListener
at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:401)
at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:363)
at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:246)
at org.pentaho.platform.web.http.context.SolutionContextListener.contextInitialized(SolutionContextListener.java:164)
at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4699)
at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5165)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:743)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:719)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:705)
at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1125)
at org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1859)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: org.pentaho.platform.api.engine.PentahoSystemException: PentahoSystem.ERROR_0014 - [pt_71] Error while trying to execute startup sequence for org.pentaho.platform.engine.services.connection.datasource.dbcp.DynamicallyPooledDatasourceSystemListener
at org.pentaho.platform.engine.core.system.PentahoSystem$2.call(PentahoSystem.java:483)
at org.pentaho.platform.engine.core.system.PentahoSystem$2.call(PentahoSystem.java:465)
at org.pentaho.platform.engine.core.system.PentahoSystem.runAsSystem(PentahoSystem.java:444)
at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:465)
at org.pentaho.platform.engine.core.system.PentahoSystem.access$000(PentahoSystem.java:87)
at org.pentaho.platform.engine.core.system.PentahoSystem$1.call(PentahoSystem.java:396)
at org.pentaho.platform.engine.core.system.PentahoSystem$1.call(PentahoSystem.java:393)
at org.pentaho.platform.engine.core.system.PentahoSystem.runAsSystem(PentahoSystem.java:444)
at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:393)
... 16 more

Abs,

Angelo
Reply all
Reply to author
Forward
0 new messages