The command line:
%jdb TestDriver nonvalidating all com.sun.xml.parser.Parser "Sun
Non-Validating Parser (latest, TR2)" conformance.xml
../../examples/samples/REC-xml-19980210.xml
generates:
Internal exception: java.lang.IllegalArgumentException: Illegal
connector argument: TR2)" conformance.xml
../../examples/samples/REC-xml-19980210.xml
at
com.sun.tools.example.debug.tty.VMConnection.parseConnectorArgs(VMConnection.java:87)
at
com.sun.tools.example.debug.tty.VMConnection.<init>(VMConnection.java:121)
at com.sun.tools.example.debug.tty.Env.init(Env.java:59)
at com.sun.tools.example.debug.tty.TTY.main(TTY.java:916
%jdb TestDriver nonvalidating all com.sun.xml.parser.Parser "Sun
Non-Validating Parser (latest, TR2)" conformance.xml
../../examples/samples/REC-xml-19980210.xml
generates:
Internal exception: java.lang.IllegalArgumentException: Illegal
connector argument: TR2)" conformance.xml
../../examples/samples/REC-xml-19980210.xml
at
com.sun.tools.example.debug.tty.VMConnection.parseConnectorArgs(VMConnection.java:87)
at
com.sun.tools.example.debug.tty.VMConnection.<init>(VMConnection.java:121)
at com.sun.tools.example.debug.tty.Env.init(Env.java:59)
at com.sun.tools.example.debug.tty.TTY.main(TTY.java:916
- relates to
-
JDK-4684386 TTY: jdb throwing IllegalArgumentException while parsing commandline args
-
- Resolved
-
-
JDK-4428270 JDI: Unable to launch a debugee program with vmexec=java_g
-
- Closed
-
-
JDK-4270497 JDI: Sun Launcher does not tokenize 'str1"str2"' correctly
-
- Closed
-