Anonymous | Login | Signup for a new account | 12-17-2024 10:56 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0001241 | [Quercus] | minor | always | 07-10-06 16:40 | 07-18-06 09:44 | ||||
Reporter | koreth | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | Platform | |||||
Status | closed | OS | |||||||
Projection | none | OS Version | |||||||
ETA | none | Fixed in Version | 3.0.20 | Product Version | 3.0.19 | ||||
Product Build | |||||||||
Summary | 0001241: Lots of InstanceAlreadyExists exceptions when using MySQL from Quercus | ||||||||
Description |
It looks like something in the current (Subversion) Quercus MySQL code isn't playing nice with JMX. I get tons of these exceptions, though the app appears to work fine. Seems to spit out one every time our code connects to MySQL, which of course happens a lot. [16:36:40.552] javax.management.InstanceAlreadyExistsException: resin:type=ConnectionPool,Host=default,WebApp=/,name=dbpool-0 [16:36:40.552] at com.caucho.jmx.AbstractMBeanServer.registerMBean(AbstractMBeanServer.java:427) [16:36:40.552] at com.caucho.jmx.Jmx.register(Jmx.java:252) [16:36:40.552] at com.caucho.management.server.AbstractManagedObject.registerSelf(AbstractManagedObject.java:122) [16:36:40.552] at com.caucho.jca.ConnectionPool.init(ConnectionPool.java:439) [16:36:40.552] at com.caucho.sql.DBPool.init(DBPool.java:599) [16:36:40.552] at com.caucho.sql.DatabaseManager.findDatabaseImpl(DatabaseManager.java:112) [16:36:40.552] at com.caucho.sql.DatabaseManager.findDatabase(DatabaseManager.java:88) [16:36:40.552] at com.caucho.quercus.env.Env.getConnection(Env.java:497) [16:36:40.552] at com.caucho.quercus.lib.db.Mysqli.connectInternal(Mysqli.java:136) [16:36:40.552] at com.caucho.quercus.lib.db.Mysqli.<init>(Mysqli.java:96) [16:36:40.552] at com.caucho.quercus.lib.db.MysqlModule.mysql_connect(MysqlModule.java:744) ... |
||||||||
Steps To Reproduce | |||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |