SQBCoreService frequently crashed
LAL
Posts: 9
We have Redgate 6.3 installed on SQL Cluster and it is very unstable. The SQBCoreService crashed frequently when backup/restore or even when just expanding the database list for a SQL Server in the Client.
The only error we get in the Event Log is:
SQL Backup Agent startup error: error initialising IPC objects. Error creating mutex (already exists): Global\SQBMutex_APPDB11
This happened on several instances.
Sometimes the Backup Agent service stopped, other times we were unable to stop and start the service and had to terminate the process from Task Manager.
The only error we get in the Event Log is:
SQL Backup Agent startup error: error initialising IPC objects. Error creating mutex (already exists): Global\SQBMutex_APPDB11
This happened on several instances.
Sometimes the Backup Agent service stopped, other times we were unable to stop and start the service and had to terminate the process from Task Manager.
Comments
Can you please verify that your SQL Backup "server components" are also using version 6.x? Version 5 used to have many IPC problems because it used a "Global" IPC object, and from debugging SQL Backup over the last few years I have noticed that we had moved these to "BaseNamedObject" in v6. Therefore it seems to me as if you have a version 6 console managing version 5 components that employ a sub-optimal IPC mechanism.
You can get the server components version from the SQL Backup console by right-clicking the server and selecting "properties". The "service application version" will tell you if you have v5 or v6.
If you need to upgrade to v6, you can use the SQL Backup console.
The "Service application version" is 6.3.0.48.
Our experience contradicts as SQL Backup 5 is stable. We have SQL Backup 5 installed on Production and 6 on Test, and reluctant to upgrade Prod to 6 due to instability in Test. Both Test and Prod are clusters.
1. Download and run "Process Explorer"
2. Use "find handle or dll" to locate Global\SQBMutex*
3. Right-click and delete the object.
Any help here?
Fault bucket , type 0
Event Name: BEX
Response: Not available
Cab Id: 0
Problem signature:
P1: SQBCoreService.exe
P2: 6.4.0.56
P3: 2a425e19
P4: snmpapi.dll_unloaded
P5: 0.0.0.0
P6: 4a5bdb1f
P7: 73e97cd6
P8: c0000005
P9: 00000008
P10:
Attached files:
C:\Users\SQLBackup\AppData\Local\Temp\WER2599.tmp.appcompat.txt
C:\Users\SQLBackup\AppData\Local\Temp\WER25AA.tmp.WERInternalMetadata.xml
C:\Users\SQLBackup\AppData\Local\Temp\WER25AB.tmp.hdmp
C:\Users\SQLBackup\AppData\Local\Temp\WER2619.tmp.mdmp
These files may be available here:
C:\ProgramData\Microsoft\Windows\WER\ReportQueue\AppCrash_SQBCoreService.e_71cc4c5343b219ef5bc763f44c8a5f577ec07624_cab_17712684
Analysis symbol:
Rechecking for solution: 0
Report Id: 1ae3dfb3-6f47-11df-a846-003048d20e0a
Report Status: 4
This latest information indicates a completely different problem. I'd recommend contacting support@red-gate.com with the information, the steps that you took to create the error, and if possible, the corresponding SQL Backup log.