Does anyone know what causes this Exception when launching a debug session:
Exception occurred during launch
Reason:
Error within Debug UI
Details state: java.lang.reflect.InvocationTargetException and I have no way of looking at the java stack trace or getting to the cause.
Once this failure appears, I have not found a way out except going back to an earlier Linux VM where it worked.
Is this an Eclipse issue?
Testing the connection from the Target Configuration '.ccxml' file always works fine.
OS: Ubuntu 10.04 LTS
CCS v5.1.1.00033
Java:
java -version
java version "1.6.0_20"
OpenJDK Runtime Environment (IcedTea6 1.9.13) (6b20-1.9.13-0ubuntu1~10.04.1)
OpenJDK Client VM (build 19.0-b09, mixed mode, sharing)