Version: v. 1.4.5
Internal Version: 1.4.5.0
Message: Could not lock file.
Stack Trace: at System.Data.OleDb.OleDbConnectionInternal..ctor(OleDbConnectionString constr, OleDbConnection connection)
at System.Data.OleDb.OleDbConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject)
at System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup)
at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
at System.Data.OleDb.OleDbConnection.Open()
at PTM.Data.DbHelper.ExecuteGetRows(String cmdText, String[] paramNames, Object[] paramValues)
at PTM.Framework.Logs.GetLogsByDay(DateTime day)
at PTM.Framework.MergedLogs.GetMergedLogsByDay(DateTime day)
at PTM.Framework.Helpers.DataMaintenanceHelper.GroupLogsList(DateTime date)
at PTM.Framework.Helpers.DataMaintenanceHelper.GroupLogs(Boolean fullCheck)
at PTM.Framework.MainModule.Initialize(String userName)
at PTM.MainClass.Launch()
at PTM.MainClass.Main()