Event ID 0 Source BMDS
| Event ID | 0 |
| Source | BMDS |
| Type | Error |
| Description | The description for Event ID ( 0 ) in Source ( BMDS ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: . |
| English, please! | Request a translation of the event description in plain English. |
| Concepts to understand |
What is a DLL? What is causing the “The description for Event ID ( … ) in Source ( …. ) cannot be found… “? |
| Comments |
Armando Diaz
(Last update 5/8/2007): BlackBerry MDS was failing because the Java Runtime Environment had changed on that server. I installed the latest version (6.0) and had to modify one of the registry keys. HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\BlackBerry MDS Connection Service ImagePath (REG_SZ). Its hard to see the difference below so here is the summary of it: I replaced "...\Program Files\Java\jre1.5.0_07\..." with "...\Program Files\Java\jre1.6.0_01\...". <SERVERNAME> has been used to hide our actual server name. Your registry will obviously show your own server name. New value: "C:\Program Files\Research In Motion\BlackBerry Enterprise Server\MDS\bin\bmds.exe" -s jvmpath="C:\Program Files\Java\jre1.6.0_01\bin\client\jvm.dll" -XX:+DisableExplicitGC -Xss64K -Xmx768M -Xms128M classpathdir="C:\Program Files\Research In Motion\BlackBerry Enterprise Server\MDS\classpath\\" wrkdir="C:\Program Files\Research In Motion\BlackBerry Enterprise Server\MDS\Servers\<SERVERNAME>\\" webserverdir="C:\Program Files\Research In Motion\BlackBerry Enterprise Server\MDS\webserver\\" -rbes "<SERVERNAME>_MDS-CS_1". Old value: "C:\Program Files\Research In Motion\BlackBerry Enterprise Server\MDS\bin\bmds.exe" -s jvmpath="C:\Program Files\Java\jre1.5.0_07\bin\client\jvm.dll" -XX:+DisableExplicitGC -Xss64K -Xmx768M -Xms128M classpathdir="C:\Program Files\Research In Motion\BlackBerry Enterprise Server\MDS\classpath\\" wrkdir="C:\Program Files\Research In Motion\BlackBerry Enterprise Server\MDS\Servers\<SERVERNAME>\\" webserverdir="C:\Program Files\Research In Motion\BlackBerry Enterprise Server\MDS\webserver\\" -rbes "<SERVERNAME>_MDS-CS_1". |
| Search | Google Web - Microsoft Support - Bing - EventID.Net Queue - More links... |
| Feedback | Send comments - Notify me when updated |
| Print version |
