Hi,
I just recently pulled down the changes that Tibor made to the GApplication
class after I reported the issue with the applications not stopping.
After I rebuilt and deployed the Manager and executor (I also removed the
database and reinstalled). Since then I've continually been getting
exceptions about timeouts connecting to the database (see below for
example).
More than likely this is just a coincidence and there is probably some issue
with my SQL Server db but I said I'd report it just in case other people
have been having the same issue.
Oh.. and it's important to note that I am running this on .NET 2.0.
Brian
=============================
2006-02-01 10:01:46,515 [304] ERROR Alchemi.Console.Console [(null)]
[{log4net:HostName=MyHostName}] [:LogHandler:0] - Could not get list of
applications. Error: Timeout expired. The timeout period elapsed prior to
obtaining a connection from the pool. This may have occurred because all
pooled connections were in use and max pool size was reached.
System.InvalidOperationException: Timeout expired. The timeout period
elapsed prior to obtaining a connection from the pool. This may have
occurred because all pooled connections were in use and max pool size was
reached.
Server stack trace:
at
System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection
owningConnection)
at
System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection
outerConnection, DbConnectionFactory connectionFactory)
at System.Data.SqlClient.SqlConnection.Open()
at
Alchemi.Manager.Storage.GenericManagerDatabaseStorage.RunSqlReturnScalar(Str
ing sqlQuery, IDataParameter[] parameters)
at
Alchemi.Manager.Storage.GenericManagerDatabaseStorage.AuthenticateUser(Secur
ityCredentials sc)
at Alchemi.Manager.GManager.AuthenticateUser(SecurityCredentials sc)
at
Alchemi.Manager.GManager.Admon_GetLiveApplicationList(SecurityCredentials
sc)
at
System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(In
tPtr md, Object[] args, Object server, Int32 methodPtr, Boolean
fExecuteInContext, Object[]& outArgs)
at
System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(Run
timeMethodHandle md, Object[] args, Object server, Int32 methodPtr, Boolean
fExecuteInContext, Object[]& outArgs)
at
System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessa
ge msg, Int32 methodPtr, Boolean fExecuteInContext)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage
reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&
msgData, Int32 type)
at Alchemi.Core.IManager.Admon_GetLiveApplicationList(SecurityCredentials
sc)
at Alchemi.Console.ConsoleForm.FillApplicationsTree()
=====================================
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Alchemi-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/alchemi-developers