Debug mode, exception with breakpoints enabled [message #59835] |
Fri, 29 April 2005 15:51 |
Eclipse User |
|
|
|
Originally posted by: ta2323.sbc.com
Whenever I run in debug mode and skip all breakpoints IS NOT Checked (with
or without breakpoints), I get the following stack trace:
JDialog at localhost:2251
Thread [main] (Suspended (exception java.io.FileNotFoundException))
sun.misc.URLClassPath$JarLoader.getJarFile(java.net.URL) line: not
available
sun.misc.URLClassPath$JarLoader.<init>(java.net.URL,
java.net.URLStreamHandler, java.util.HashMap) line: not available
sun.misc.URLClassPath$3.run() line: not available
java.security.AccessController.doPrivileged(java.security.Pr ivilegedExceptionAction)
line: not available [native method]
sun.misc.URLClassPath.getLoader(java.net.URL) line: not available
sun.misc.URLClassPath.getLoader(int) line: not available
sun.misc.URLClassPath.getResource(java.lang.String, boolean) line: not
available
sun.misc.URLClassPath.getResource(java.lang.String) line: not available
java.lang.ClassLoader.getBootstrapResource(java.lang.String) line: not
available
sun.misc.Launcher$ExtClassLoader(java.lang.ClassLoader).getR esource(java.lang.String)
line: not available
sun.misc.Launcher$AppClassLoader(java.lang.ClassLoader).getR esource(java.lang.String)
line: not available
sun.misc.Launcher$AppClassLoader(java.lang.ClassLoader).getR esourceAsStream(java.lang.String)
line: not available
java.util.ResourceBundle$1.run() line: not available
java.security.AccessController.doPrivileged(java.security.Pr ivilegedAction)
line: not available [native method]
java.util.ResourceBundle.loadBundle(java.lang.ClassLoader,
java.lang.String, java.util.Locale) line: not available
java.util.ResourceBundle.findBundle(java.lang.ClassLoader,
java.lang.String, java.util.Locale, java.lang.String, java.lang.Object)
line: not available
java.util.ResourceBundle.getBundleImpl(java.lang.String,
java.util.Locale, java.lang.ClassLoader) line: not available
java.util.ResourceBundle.getBundle(java.lang.String) line: not available
java.awt.Toolkit$3.run() line: not available
java.security.AccessController.doPrivileged(java.security.Pr ivilegedAction)
line: not available [native method]
java.awt.Toolkit.<clinit>() line: not available
java.awt.Component.<clinit>() line: not available
This does not occur if I do not run in debug or skip all breakpoints IS
Checked. Does anyone have any idea what I can do to fix this problem
|
|
|
Powered by
FUDForum. Page generated in 0.13312 seconds