Closed GoogleCodeExporter closed 9 years ago
First, you can exclude the internal websphere datasource
"jdbc/DefaultEJBTimerDataSource" which is causing that particular exception.
For that, you can use the javamelody "datasources" parameter [1] to list the
JNDI names of your datasources to monitor and at least to exclude that
datasource.
[1] https://code.google.com/p/javamelody/wiki/UserGuide#6._Optional_parameters
Then, the issue is a duplicate of issue 118 (said as won't fix for WAS 6, then
suggested to write a patch for WAS 8).
jncharpin reported that there may be "missing mapping ibm-web-bnd.xml if you
define some data sources in your web.xml".
Original comment by evernat@free.fr
on 27 Nov 2014 at 12:18
Original issue reported on code.google.com by
mohan....@gmail.com
on 27 Nov 2014 at 4:17