Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-dev] JUnit failures on jst.server.tomcat in 3.2.3 and 3.3

The failures in the jUnits for server tools, seem to be related to some recent changes, I have opened bug# 328968 to address the problem. I don't think it would require to respin as it shouldn't affect the IDE when running in UI mode with all the plugins available.

ENTRY org.eclipse.core.jobs 4 2 2010-10-28 16:28:09.970
!MESSAGE An internal error occurred during: "Starting Tomcat v5.0 Server at localhost".
!STACK 0
java.lang.NoClassDefFoundError: org/eclipse/debug/ui/DebugUITools
at org.eclipse.wst.server.ui.internal.SaveEditorPrompter.setDebugSaveBeforeLaunching(SaveEditorPrompter.java:62)
at org.eclipse.wst.server.ui.internal.SaveEditorPrompter.setDebugNeverSave(SaveEditorPrompter.java:69)
at org.eclipse.wst.server.core.internal.Server.startImpl2(Server.java:3213)
at org.eclipse.wst.server.core.internal.Server.startImpl(Server.java:3163)
at org.eclipse.wst.server.core.internal.Server$StartJob.run(Server.java:359)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)


Best Regards,
-- --
Mr. Angel Vera
Server Tools Developer
E-Mail: arvera@xxxxxxxxxx
Tel: 905-413-5919
-----
Those who think that something is impossible,
should not interfere with those who are willing to do it. - Angel Vera


Back to the top