Hi
So this was working all fine until Thursday, as far I know I did not made any configuration change. But now my
Tomcat 6.0 won't start in Debug mode.
Here is the cousole output:
Tomcat v6.0 Server at localhost [Apache Tomcat]
org.apache.catalina.startup.Bootstrap at localhost:2521
Thread [main] (Running)
Daemon Thread [Signal Dispatcher] (Running)
Daemon Thread [Attach API wait loop] (Running)
Daemon Thread [MemoryPoolMXBean notification dispatcher] (Running)
Daemon Thread [Attachment 2530] (Suspended (exception ClassNotFoundException))
Launcher$AppClassLoader(URLClassLoader).findClass(
String) line: 434
Launcher$AppClassLoader(ClassLoader).loadClass(String, boolean) line: 653
Launcher$AppClassLoader.loadClass(String, boolean) line: 358
Launcher$AppClassLoader(ClassLoader).loadClass(String) line: 619
InstrumentationImpl.loadClassAndStartAgent(String, String, String) line: 292
InstrumentationImpl.loadClassAndCallAgentmain(String, String) line: 360
Attachment.loadAgentLibraryImpl(ClassLoader, String, String, boolean) line: not available [native method]
Attachment.loadAgentLibrary(String, String, boolean) line: 243
Attachment.parseLoadAgent(String) line: 221
Attachment.doCommand(InputStream, OutputStream) line: 140
Attachment.run() line: 101
C:\Program Files\IBM\SDP\jdk\bin\javaw.exe (Apr 2, 2012 3:09:20 PM)
I have tried
1. clean and re-publish.
2. Installing new Tomcat instance.
Any insight would be helpful
Thanks