cancel
Showing results for 
Search instead for 
Did you mean: 

javascript debugger

billmce
Champ in-the-making
Champ in-the-making
Can someone confirm that the javascript debugger (http://localhost:8080/alfresco/service/api/javascript/debugger) is not working in Community 3.2.

If there is a work-a-round I'd appreciate it … very frustrating trying to develop some scripts in the dark.

Thanks in advance.
13 REPLIES 13

s_gilou
Champ in-the-making
Champ in-the-making
Thanks a lot man
Now my debugger works great thnks to your scripts.

Gilles S

michalwrobel
Champ on-the-rise
Champ on-the-rise
Sorry for reposting, but there are 2 similiar topics.
What version of windows do you have? I'm not successful with running javascript debugger.. I have windows 7 64 bit. Enabling the debugger results in:

at java.lang.Thread.run(Thread.java:619)
aused by: java.awt.HeadlessException
at java.awt.GraphicsEnvironment.checkHGadlGss(GraphicsEnvironment.java:1
at java.awt.Window.<init>(Window.java:432)
at java.awt.Frame.<init>(Frame.java:403)
at javax.swing.JFrame.cinit>(3Frame.java:202)
at org.mozilla.javascript.tools.debugger.SwingGui.cinit>(SwingGui.java:1

I start manually by using catalina start, so windows services limitation is not the case.

Did anyone achieve success in running javascript debugger on win7 64 bit?

sonata82
Champ in-the-making
Champ in-the-making
I have started the JavaScript Debugger successfully on a Windows7 64 bit.

Alfresco runs from IntelliJ using the same JAVA_OPTS as mentioned above and running catalina.bat.

irene08
Champ in-the-making
Champ in-the-making
Hi!

In what path should I save the four file? like the setPath, alf_start.bat?



Thank you,

Irene