JDK-6998853 : javascript error when invoking clhsdbproc.sh or clhsdbwindbg.bat for JDK6
  • Type: Bug
  • Component: hotspot
  • Sub-Component: svc
  • Affected Version: 6u18
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2010-11-10
  • Updated: 2010-12-22
  • Resolved: 2010-12-22
Related Reports
Duplicate :  
Description
The problem occurs when attaching SA to a JDK 6 core.

Opening core file, please wait...
javax.script.ScriptException: sun.org.mozilla.javascript.internal.EcmaError: SyntaxError: missing ( before function parameters. (sa.js#1051(eval)#1) in sa.js#1051(eval) at line number 1
javax.script.ScriptException: sun.org.mozilla.javascript.internal.EcmaError: SyntaxError: missing ( before function parameters. (sa.js#1051(eval)#1) in sa.js#1051(eval) at line number 1
hsdb>

Comments
EVALUATION 6892186 makes a change to sa.js which fixes this for us.
22-12-2010

WORK AROUND Workaround is to use 'hsdbwindbg.bat' instead of 'clhsdbwindbg.bat'
10-11-2010