
07-30-2009, 02:12 PM
|
 |
Proprietor
|
|
Join Date: Nov 2008
Posts: 2,238
|
|
KB03806 - BlackBerry Dispatcher, Policy Service, and Sync Service did not auto start
KB03806 - BlackBerry Dispatcher, BlackBerry Policy Service, and BlackBerry Synchronization Service did not start automatically
Environment
- BlackBerry® Enterprise Server versions 4.0 to 4.1
- Microsoft® SQL Server®
Overview
Microsoft SQL Server authentication parameters are not present in the BlackBerry Server Configuration Panel.
Errors 5608, 5003, and 5201 might appear in the Windows Event Viewer logs, and the following services might not have automatically started:
- BlackBerry Dispatcher
- BlackBerry Policy Service
- BlackBerry Synchronization Service
Error messages similar to the ones shown below are displayed in the BlackBerry Enterprise Server logs.
BlackBerry Policy Service: BIPP connect client. Error calling host localhost.
BlackBerry Dispatcher: COM timeout connecting to SQL Database.
Cause
This issue may be caused by one of the following:
- The BlackBerry Enterprise Server cannot authenticate to the Microsoft SQL Server database.
- The BlackBerry Dispatcher, BlackBerry Policy Service, and BlackBerry Synchronization Service attempt to start before the Microsoft SQL Server starts.
Resolution
Warning: A procedure in this article involves modifying the computer registry. This can cause substantial damage to the Windows® operating system. Document and back up the registry entries prior to implementing any changes.
Complete the appropriate resolution for the cause of this problem.
Cause 1
The BlackBerry Enterprise Server cannot authenticate to the Microsoft SQL Server database.
Resolution
If you are using Microsoft SQL Authentication, update the SQL authentication information.
- In the BlackBerry Server Configuration Panel, click the Database Connectivity tab.
- In the SQL Authentication section, select the SQL Authentication option.
- Type a SQL User Name and Password for the SQL Server, and click OK.
Cause 2
The BlackBerry Dispatcher, BlackBerry Policy Service, and BlackBerry Synchronization Service attempt to start before the Microsoft SQL Server starts.
Resolution
Update the Windows registry to add a Microsoft SQL dependency to the BlackBerry Dispatcher, BlackBerry Policy Service, and BlackBerry Synchronization Service.
- To open the Registry Editor, click Start > Run, type regedt32, and press ENTER.
- Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services.
- Identify the name of the Microsoft SQL Server listed in one of the following folders:
- MSSQLServer
- MSSQL$InstanceName
- Perform the following steps in the BlackBerry Dispatcher folder, the BlackBerry Policy Service folder, and the BlackBerry SyncServer folder:
- Double-click the DependOnService key.
- On the Multi-String Editor screen, type the Microsoft SQL Server name and click OK.
- Close the Registry Editor.
Additional Information
Information previously documented in KB15026 has been merged into this article.
To verify that registry entries for SQL Authentication are correct, check the Login and Password values in the following location in the registry:
HKEY_CURRENT_USER\Software\Research In Motion\BlackBerry Enterprise Server\Database
__________________
http://blog.port3101.org/hdawg/
The views expressed by me on Port3101 and its affiliated sites are my own and do not necessarily reflect the views of my employer.
|