[antlr-interest] ANTLRWorks 1.03b - can't connect to debugger(timeout)

Robert Hill rob.hill at blueyonder.co.uk
Wed Sep 20 16:37:57 PDT 2006


I had trouble with the Antlrworks intellij plugin with JDK 5.
Dropping back to 1.4 seemed to fix all the locking up and dodgy exceptions.
ISTR someone saying Ter build 3.0bx with 1.4 ..

Cheers!

Rob


-----Original Message-----
From: antlr-interest-bounces at antlr.org
[mailto:antlr-interest-bounces at antlr.org] On Behalf Of Mark Heieis
Sent: 20 September 2006 23:22
To: Antlr List
Subject: [antlr-interest] ANTLRWorks 1.03b - can't connect to
debugger(timeout)

Hi Guys,

Just uploaded antlrworks 1.03b and got this message when starting a debug
session:

"Connection Error" "Cannot launch the debugger" "Time-out waiting to connect
to the remote parser.

I didn't have this problem with 1.01b. See the message below. Any thoughts?
(using jdk1.5.0_01 and antlr 3.0b4)

Cheers,

mrh.


debugger output message:

java.lang.UnsupportedClassVersionError: __Test__ (Unsupported major.minor
version 49.0)
	at java.lang.ClassLoader.defineClass0(Native Method)
	at java.lang.ClassLoader.defineClass(Unknown Source)
	at java.security.SecureClassLoader.defineClass(Unknown Source)
	at java.net.URLClassLoader.defineClass(Unknown Source)
	at java.net.URLClassLoader.access$100(Unknown Source)
	at java.net.URLClassLoader$1.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(Unknown Source)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at java.lang.ClassLoader.loadClassInternal(Unknown Source) Exception
in thread "main"







More information about the antlr-interest mailing list