| Ziver MALHASOGLU 2007-12-30, 1:20 pm |
| Hello All,
I saw that my staging operations aborted unexpectedly, when i inspected
the errorLog i saw that Access database connection issue is present.
Below is the eventLog entry for this error:
<Error>
Error occurred with the database StagingLog.mdb. Error is:
System.Data.OleDb.OleDbException: System resource exceeded.
at
System.Data.OleDb.OleDbCommand. ExecuteCommandTextForSingleResult(tagDBP
ARAMS
dbParams, Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior,
Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior
behavior, String method)
at System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.OleDb.OleDbCommand.ExecuteReader()
at
Microsoft.CommerceServer.Staging.Internal.ProjectDeploymentLog.GetStatusForReplication(String
replicationId).
</Error>
When i restarted the commerce server staging service the problem is
solved however i don't want to face this issue again, what is the permenent
resolution?
Regards,
Ziver MALHASOGLU
|