facebook

Cannot launch javascript debugger

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #243352 Reply

    dkittle
    Member

    I cannot launch the javascript debugger, nor can I set a breakpoint by right clicking and selecting Toggle Breakpoint (I tried in both HTML and in the JS files).

    I’m running Eclipse 3.1.1, ME 4.1M2 and tried both JDK1.5.0_05 and JDK1.6.0B63 on Fedora Core 4 (KDE if it matters). There is nothing output in the logs either when I try to set the breakpoint nor when I try to launch the debugger. I right click on the HTML (and tried the JS) to launch in the JavaScript Debugger and nothing happens.

    #243357 Reply

    Greg
    Member

    Currently the JavaScript Debugger is windows only. We are going to be adding Linux/Mac support in 4.1 final. It was our aim to put alerts in the workbench for Linux/Mac users that the JS Debugger wasn’t yet available, but they didn’t make it into M2.

    #243359 Reply

    dkittle
    Member

    Any date for 4.1 final 🙂

    #243363 Reply

    Greg
    Member

    Jan 2006. We aren’t adding any new features in 4.1 GA, just bug fixes and stability changes from 4.1M2, so it should happen fairly quickly.

    #243680 Reply

    Hello,

    When i try to launch the JS Debugger i get the following error :

    Here is the exact alert message that i get :
    —————————
    javaw.exe – Unable To Locate DLL
    —————————
    The dynamic link library MSVCP71.dll could not be found in the specified path

    Here is info related to MyEclispe (4.1M2)

    *** Date: Fri Dec 23 15:36:32 GMT+05:30 2005

    *** System properties:
    OS=Windows2000
    OS version=5.0
    Java version=1.4.2_03

    *** MyEclipse details:
    MyEclipse Enterprise Workbench

    Version: 4.0.200 M2
    Build id: 20051205-4.1-Milestone2

    *** Eclipse details:
    Eclipse SDK

    Version: 3.1.0
    Build id: I20050627-1435

    Eclipse Platform

    Version: 3.1.0
    Build id: I20050627-1435

    Eclipse RCP

    Version: 3.1.0
    Build id: I20050627-1435

    Eclipse Java Development Tools

    Version: 3.1.0
    Build id: I20050627-1435

    Eclipse Plug-in Development Environment

    Version: 3.1.0
    Build id: I20050627-1435

    Eclipse Project SDK

    Version: 3.1.0
    Build id: I20050627-1435

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    G:\Eclipse 3.1\eclipse.exe
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    314_7c
    -vm
    C:\Java\jdk\bin\javaw.exe

    Also,

    Here is the error log when this happens:

    com.jniwrapper.LibraryNotFoundException: C:\Program Files\MyEclipse 4.1M2\eclipse\plugins\com.genuitec.javascript.debug.mozilla_4.0.200\XPCOM\bin\xpcom.dll
    at com.jniwrapper.Library.loadLibrary(Native Method)
    at com.jniwrapper.Library.a(SourceFile:133)
    at com.jniwrapper.Library.load(SourceFile:128)
    at com.jniwrapper.Library.getFunction(SourceFile:245)
    at com.jniwrapper.Library.getFunction(SourceFile:263)
    at com.jniwrapper.xpcom.XpcFunctions.initializeImpl(XpcFunctions.java:73)
    at com.jniwrapper.xpcom.XpcFunctions.initialize(XpcFunctions.java:66)
    at com.genuitec.javascript.debug.mozilla.MozillaPlugin$1.run(MozillaPlugin.java:69)
    at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
    at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
    at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3057)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2716)
    at com.genuitec.javascript.debug.mozilla.MozillaPlugin$MozillaEventLoop.run(MozillaPlugin.java:80)
    at java.lang.Thread.run(Thread.java:534)

    And the associated message is :

    Could not initialize XPCOM functions

    However, i checked that the xpcom.dll is present and also tried copying the same into c:\winnt\system32 folder but got the same error as before.

    #243724 Reply

    Greg
    Member

    Morpheus,

    I responded to this same question over in its own thread located here:
    http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-10699.html

    So we can continue your support case there instead, thanks.

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: Cannot launch javascript debugger

You must be logged in to post in the forum log in