
06-18-2009, 12:13 PM
|
 |
Proprietor
|
|
Join Date: Nov 2008
Posts: 2,237
|
|
KB05104 - Unable to log in to Enterprise Messenger after BES restart
Environment
- BlackBerry® Enterprise Server version 4.1 for Microsoft® Exchange
- BlackBerry® Client for use with Microsoft® Office Communications Server
- SDR87047
KB05104 - Unable to log in to the Enterprise Messenger client on the BlackBerry smartphone after the BlackBerry Enterprise Server restarts
Overview
After the BlackBerry Enterprise Server restarts, BlackBerry smartphone users are unable to log in to the BlackBerry Client for use with Microsoft Office Communications Server on the BlackBerry smartphone. Additionally, the Logging option in the collaboration client remains set to On or the following error appears:
302 Error
Cause
The Message Queueing Service must be active before the BlackBerry Instant Messaging Connector starts. If the BlackBerry Instant Messaging Connector starts before the Message Queuing Service, it will not function correctly.
Resolution
Restart the BlackBerry Collaboration Service and BlackBerry Instant Messaging Connector.
OR
Add a dependency on Message Queuing to both the collaboration service and instant messaging connector:
- On the computer that hosts the BlackBerry Enterprise Server, open the Registry Editor and go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services.
- Right-click BlackBerry Collaboration Service and select New Multi-String Value.
- Type DependOnService as the new key name.
- Set the key value to MSMQ.
- Right-click BlackBerry Instant Messaging Connector and select New Multi-String Value.
- Type DependOnService as the new key name.
- Set the key value to MSMQ.
- Restart the computer.
If the above does not resolve the issue then you may need to uninstall and reinstall MSMQ.
Please follow the steps below:
- On the computer that hosts the BlackBerry Enterprise Server, browse to Add or Remove Programs.
- Click Add/Remove Windows Components.
- Click Application Server.
- Click Details.
- Clear the MSMQ option and click OK.
- Click Next.This will remove the MSMQ service.
- To reinstall MSMQ complete steps 1 to 6 but this time select the MSMQ option. This will install the MSMQ service.
- Restart the BlackBerry Collaboration Service.
__________________
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.
|