
Originally Posted by
TeMPO
Dear all,
I followed the tutorial (local.pdf) on a Debian Etch machine with Tomcat
I can connect to the database via the administration console but in the log file
of Tomcat (catalina.out) I find the following after startup
22:48:57,428 ERROR [Logger] misc-org.pentaho.platform.engine.services.connection.da tasource.dbcp.PooledDatasourceSystemListener: PooledDatasourceSystemListener.ERROR_0003 - Unable to pool datasource object: SampleData caused by java.sql.SQLException: socket creation error
22:48:58,016 ERROR [SQLLookupRule] Error Start: Pentaho Pentaho Platform Engine
Core 2.0.0.stable.35509
22:48:58,018 ERROR [SQLLookupRule] 72873b71-fbaa-11dd-8460-e7470939ae9c:COMPONENT:context-29383158-1234734537597:global-department-list.xactionConnectFactory.ERROR_0001 - [fr_1] Database connection could not be established to: SampleData
org.pentaho.platform.api.data.DatasourceServiceExc eption: java.sql.SQLException: socket creation error
I cannot figure out what is wrong
Any help is welcome
Maurice