PRB: Problem Connecting to Debug Manager in Visual J++Last reviewed: January 29, 1998Article ID: Q172201 |
The information in this article applies to:
SYMPTOMSWhen you try to debug from Visual J++, a dialog box appears with the following message:
Failed to connect to Java debug manager. Please make sure your JAVA components are correctly installed.' CAUSEFollowing are two possible causes for this problem:
RESOLUTIONFollow the steps in the MORE INFORMATION section to ensure that these files exist and are properly registered.
STATUSMicrosoft is researching this problem and will post new information here in the Microsoft Knowledge Base, as it becomes available.
MORE INFORMATION
Updating The Microsoft VM for JavaIf the Jdbgmgr.exe file is missing from your System directory, please obtain the most recent Microsoft VM for Java by following the directions provided in the following Knowledge Base Article:
ARTICLE-ID: Q163637 TITLE: INFO: Availability of Current Build of Microsoft VM for JavaAfter updating the VM, continue with step 3 from the 'MORE INFORMATION' section, above.
Copying Cljav.dll from the Visualj++ Install CDIf the Cljav.dll file is missing from the Bin directory, you will need to copy this file from the install CD. Explore the install CD and navigate to the Devstudio\Sharedide\Bin directory. If you have VisualStudio97, you will need to insert CD2 and navigate to the VJ1.1\Devstudio\Sharedide\Bin directory. Copy the file Cljav.dll to the directory X:/Devstudio\SharedIde\Bin where X is the drive that contains DevStudio and Devstudio is the directory that DevStudio is installed in. Continue on to step 6 in the MORE INFORMATION section, above.
Check DCOM SettingsIf you are using Windows NT 4.0 or Windows 95 with DCOM, check DCOM's configuration tool to see if any registered Java/COM objects have been setup for remote use. If so, turn off these Java/COM objects, reboot, and try debugging. If the debugger works, use the DCOM tool to turn back on the remote Java/COM object and test the debugger again.
REFERENCESFor the latest Knowledge Base articles and other support information on Visual J++ and the SDK for Java, see the following page on the Microsoft Technical Support site:
http://support.microsoft.com/support/visualj/ http://support.microsoft.com/support/java/ |
Additional query words: debug manager
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |