Home
Analytics
RuntimeException: Failed to create connection for datasource: [MAXIMO]
Sonalp
Greetings to all,
When trying to run reports (Custom and Out of Box) from maximo , below exception occurs:
Caused by: java.lang.RuntimeException: Failed to create connection for datasource: [MAXIMO]
at com.ibm.tivoli.maximo.report.birt.datasource.DataSourceConnectionPool.createConnection(DataSourceConnectionPool.java:119)
at com.ibm.tivoli.maximo.report.birt.datasource.DataSourceConnectionPool.getNewConnection(DataSourceConnectionPool.java:85)
at com.ibm.tivoli.maximo.report.birt.datasource.DataSourceImpl.getNewConnection(DataSourceImpl.java:29)
... 128 more
fI anyone has experienced same , please let me know.
Where is the datasource of BIRT report configured in maximo? Other Applications are showing records so looks like only the database connection of reports has a problem but I couldnt find where the database details are given for BIRT report in maximo.
Thanks in Advance.
Find more posts tagged with
Comments
micajblock
<blockquote class='ipsBlockquote' data-author="'Sonalp'" data-cid="89713" data-time="1323153845" data-date="05 December 2011 - 11:44 PM"><p>
Where is the datasource of BIRT report configured in maximo? Other Applications are showing records so looks like only the database connection of reports has a problem but I couldnt find where the database details are given for BIRT report in Maximo.<br /></p></blockquote>
<br />
It is in a file named 'mxreportdatasources.properties'. This file is used during report design. I think the Maximo custom classes pick this up from the Maximo properties at run-time.