1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
|
Tomcat 6.x [Java Application]
org.apache.catalina.startup.Bootstrap at localhost:49823
Thread [main] (Suspended (exception FileNotFoundException))
URLClassPath$JarLoader.getJarFile(URL) line: not available
URLClassPath$JarLoader.access$600(URLClassPath$JarLoader, URL) line: not available
URLClassPath$JarLoader$1.run() line: not available
AccessController.doPrivileged(PrivilegedExceptionAction<T>) line: not available [native method]
URLClassPath$JarLoader.ensureOpen() line: not available
URLClassPath$JarLoader.<init>(URL, URLStreamHandler, HashMap<String,Loader>) line: not available
URLClassPath$3.run() line: not available
AccessController.doPrivileged(PrivilegedExceptionAction<T>) line: not available [native method]
URLClassPath.getLoader(URL) line: not available
URLClassPath.getLoader(int) line: not available
URLClassPath.getResource(String, boolean) line: not available
URLClassPath.getResource(String) line: not available
ClassLoader.getBootstrapResource(String) line: not available
Launcher$ExtClassLoader(ClassLoader).getResource(String) line: not available
Launcher$AppClassLoader(ClassLoader).getResource(String) line: not available
StandardClassLoader(ClassLoader).getResource(String) line: not available
StandardClassLoader(ClassLoader).getResourceAsStream(String) line: not available
ResourceBundle$Control$1.run() line: not available
ResourceBundle$Control$1.run() line: not available
AccessController.doPrivileged(PrivilegedExceptionAction<T>) line: not available [native method]
ResourceBundle$Control.newBundle(String, Locale, String, ClassLoader, boolean) line: not available
ResourceBundle.loadBundle(CacheKey, List<String>, Control, boolean) line: not available
ResourceBundle.findBundle(CacheKey, List<Locale>, List<String>, int, Control, ResourceBundle) line: not available
ResourceBundle.findBundle(CacheKey, List<Locale>, List<String>, int, Control, ResourceBundle) line: not available
ResourceBundle.findBundle(CacheKey, List<Locale>, List<String>, int, Control, ResourceBundle) line: not available
ResourceBundle.getBundleImpl(String, Locale, ClassLoader, ResourceBundle$Control) line: not available
ResourceBundle.getBundle(String) line: not available
StringManager.<init>(String) line: 74
StringManager.getManager(String) line: 248
StandardService.<clinit>() line: 84
NativeConstructorAccessorImpl.newInstance0(Constructor, Object[]) line: not available [native method]
NativeConstructorAccessorImpl.newInstance(Object[]) line: not available
DelegatingConstructorAccessorImpl.newInstance(Object[]) line: not available
Constructor<T>.newInstance(Object...) line: not available
Class<T>.newInstance0() line: not available
Class<T>.newInstance() line: not available
Bootstrap.init() line: 219
Bootstrap.main(String[]) line: 391
C:\Program Files\Java\jre6\bin\javaw.exe (23 mai 2011 14:54:42) |