Unable to login / Java exception
Hi we are trying firewall analyzer overhere, but when the application is running for some time, the memory usage of the java.exe of the firewall analyzer application shoots to ~350mb plus the cpu usage to ~100%. The serverout log then gets filled with java.exceptions.
[SYSOUT]|[INFO]|[17]|: [JBOSS] JBossManagedConnectionPool: Throwable while attempting to get a new connection: nullorg.jboss.resource.JBossResourceException: Could not create connection; - nested throwable: (java.sql.SQLException: Unable to connect to any hosts due to exception: java.net.ConnectException: Connection refused: connect
** BEGIN NESTED EXCEPTION **
java.net.ConnectException
MESSAGE: Connection refused: connect
STACKTRACE:
java.net.ConnectException: Connection refused: connect
Any idea how to solve this? OpManager is running also on the same machine, but that java process is running fine.