Bug 210247 - Refactoring fails, Details in Error Log
Summary: Refactoring fails, Details in Error Log
Status: RESOLVED INVALID
Alias: None
Product: WTP Source Editing
Classification: WebTools
Component: jst.jsp (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Nitin Dahyabhai CLA
QA Contact: Nitin Dahyabhai CLA
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2007-11-19 07:01 EST by Jørgen Nørgaard CLA
Modified: 2008-07-27 19:48 EDT (History)
0 users

See Also:


Attachments
Error Log entry from eclipse (6.95 KB, text/plain)
2007-11-19 07:01 EST, Jørgen Nørgaard CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jørgen Nørgaard CLA 2007-11-19 07:01:41 EST
Created attachment 83227 [details]
Error Log entry from eclipse

Build ID: M20070921-1145

Steps To Reproduce:
No simple explanation.

Sometimes refactoring works, sometimes not. If not it is consistent.

Had enable using a dialog when refactoring to get a clue to the error.

See attach error log entry.

The root cause seems to be:
Caused by: java.lang.NoClassDefFoundError: org/eclipse/jst/jsp/core/internal/java/search/JSPSearchSupport
Comment 1 Nitin Dahyabhai CLA 2007-11-19 12:41:26 EST
A NoClassDefFoundError usually indicates a broken installation, in this case a mismatch between versions of org.eclipse.jst.jsp.ui and org.eclipse.jst.jsp.core.  Was this maintenance build unzipped over the original 2.0.0 release?
Comment 2 Nitin Dahyabhai CLA 2008-07-27 19:48:30 EDT
Closing from lack of response.