We have a web based application running on tomcat (5.5.9) on an Gentoo (2.6.16)
linux distribution. It uses hibernate (3.0), MySQL database (4.10) and MySQL
J/connector(5.0.4) for database connectivity. Currently we are investigating
Sequoia to provide load balancing and transparent failover features.
W are testing integration of Sequioa with our existing monitoring tool. The
monitoring tool connects to the sequoia controller port to show there's a
process listening there. If the
connect(2) call works, it closes the connection and reports all OK, otherwise
it flags an error (we will use this monitoring in production to ensure that we
are alerted via email as soon as sequoia goes down unexpectedly). However it
seems that whenever the monitoring tool attempts a connection, sequoia is
throwing an error. This does not seem to have any impact as the monitoring
tools still reports all OK, but it is filling the log files with the following
error:
2006-12-07 14:49:53,756 DEBUG controller.core.Controller Connection
> accepted for neptune-back.
>
> 2006-12-07 14:49:53,760 DEBUG controller.core.Controller Starting new
> ControllerWorkerThread
>
> 2006-12-07 14:49:53,761 DEBUG controller.core.Controller Connection
> from
> neptune-back.hosted-at.thebunker.net/192.168.46.250:56262
>
> 2006-12-07 14:49:53,765 ERROR controller.core.Controller I/O error
> during driver connection (java.io.EOFException)
>
> 2006-12-07 14:49:53,765 DEBUG controller.core.Controller Closing
> connection with client.
>
> 2006-12-07 14:50:08,767 DEBUG controller.core.Controller
> ControllerWorkerThread terminating.
>
Can this be fixed?
Regards
Waseem Taj
____________________________________________________________________________________
Have a burning question?
Go to www.Answers.yahoo.com and get answers from real people who know.
_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia