Hello,
i have installed a Hyperic 4.1 server
The product seems to be great.
But i do experience some unstability.
After 2 or 3 hours of good function with 5 or 6 remote Hyperic Agent, server log goes into stacktraces.
The first error is the following :
2009-04-10 12:05:08,247 INFO [ScannerThread] [org.jboss.resource.connectionmanager.ConnectionFactoryBindingService@169] Unbound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=HypericDS' from JNDI name 'java:HypericDS'
2009-04-10 12:05:08,296 ERROR [org.hyperic.hq.scheduler.server.mbean.SchedulerService_QuartzSchedulerThread] [org.quartz.core.ErrorLogger@2185] An error occured while scanning for the next trigger to fire.
org.quartz.JobPersistenceException: Failed to obtain DB connection from data source 'HypericDS': java.sql.SQLException: Could not retrieve datasource via JNDI url 'java:/HypericDS' org.jboss.util.NestedSQLException: You are trying to use a connection factory that has been shut down: ManagedConnectionFactory is null.; - nested throwable: (javax.resource.ResourceException: You are trying to use a connection factory that has been shut down: ManagedConnectionFactory is null.) [See nested exception: java.sql.SQLException: Could not retrieve datasource via JNDI url 'java:/HypericDS' org.jboss.util.NestedSQLException: You are trying to use a connection factory that has been shut down: ManagedConnectionFactory is null.; - nested throwable: (javax.resource.ResourceException: You are trying to use a connection factory that has been shut down: ManagedConnectionFactory is null.)]
Had the same problem many times. The Jboss Scanner Thread seems to shutdown the DataSource ??
My configuration :
- RedHat Linux 5
- Sun JDK 1.5.0-17 (tried also the built in sun jdk, no luck)
- MySQL 5.0 on same the server
I have used the installer tgz / linux x-86 64.
Thanks for your feedbacks
Pierre
i have installed a Hyperic 4.1 server
The product seems to be great.
But i do experience some unstability.
After 2 or 3 hours of good function with 5 or 6 remote Hyperic Agent, server log goes into stacktraces.
The first error is the following :
2009-04-10 12:05:08,247 INFO [ScannerThread] [org.jboss.resource.connectionmanager.ConnectionFactoryBindingService@169] Unbound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=HypericDS' from JNDI name 'java:HypericDS'
2009-04-10 12:05:08,296 ERROR [org.hyperic.hq.scheduler.server.mbean.SchedulerService_QuartzSchedulerThread] [org.quartz.core.ErrorLogger@2185] An error occured while scanning for the next trigger to fire.
org.quartz.JobPersistenceException: Failed to obtain DB connection from data source 'HypericDS': java.sql.SQLException: Could not retrieve datasource via JNDI url 'java:/HypericDS' org.jboss.util.NestedSQLException: You are trying to use a connection factory that has been shut down: ManagedConnectionFactory is null.; - nested throwable: (javax.resource.ResourceException: You are trying to use a connection factory that has been shut down: ManagedConnectionFactory is null.) [See nested exception: java.sql.SQLException: Could not retrieve datasource via JNDI url 'java:/HypericDS' org.jboss.util.NestedSQLException: You are trying to use a connection factory that has been shut down: ManagedConnectionFactory is null.; - nested throwable: (javax.resource.ResourceException: You are trying to use a connection factory that has been shut down: ManagedConnectionFactory is null.)]
Had the same problem many times. The Jboss Scanner Thread seems to shutdown the DataSource ??
My configuration :
- RedHat Linux 5
- Sun JDK 1.5.0-17 (tried also the built in sun jdk, no luck)
- MySQL 5.0 on same the server
I have used the installer tgz / linux x-86 64.
Thanks for your feedbacks
Pierre