Hi,
I am getting following error in glog.exception.log file when I try to bring up OTM App instance.
2009-10-16 08:55:33.422 0 Error Exception weblogic.management.MBeanCreationException: - with nested exception:
[javax.management.InstanceAlreadyExistsException: gc3domain:Name=PRIMARY_JTS,Type=JDBCConnectionPool]
javax.management.InstanceAlreadyExistsException: gc3domain:Name=PRIMARY_JTS,Type=JDBCConnectionPool
I have alraedy tried rebooting the APP server, restarting the DB and resetting connection pool from weblogic server admin console.
Any pointers or suggestions would be appreciated.
I am getting following error in glog.exception.log file when I try to bring up OTM App instance.
2009-10-16 08:55:33.422 0 Error Exception weblogic.management.MBeanCreationException: - with nested exception:
[javax.management.InstanceAlreadyExistsException: gc3domain:Name=PRIMARY_JTS,Type=JDBCConnectionPool]
javax.management.InstanceAlreadyExistsException: gc3domain:Name=PRIMARY_JTS,Type=JDBCConnectionPool
I have alraedy tried rebooting the APP server, restarting the DB and resetting connection pool from weblogic server admin console.
Any pointers or suggestions would be appreciated.
Comment