Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 138392 - Updating JSP Index - Issue in JSP Editor
Summary: Updating JSP Index - Issue in JSP Editor
Status: CLOSED DUPLICATE of bug 136954
Alias: None
Product: WTP Source Editing
Classification: WebTools
Component: jst.jsp (show other bugs)
Version: 1.5   Edit
Hardware: PC Windows XP
: P3 major (vote)
Target Milestone: 1.5 RC2   Edit
Assignee: jst.jsp CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-25 11:04 EDT by Pradeep Venkataraman CLA
Modified: 2006-11-28 15:59 EST (History)
0 users

See Also:


Attachments
Word document containing the sceenshot and error log (800.50 KB, application/msword)
2006-04-25 11:06 EDT, Pradeep Venkataraman CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pradeep Venkataraman CLA 2006-04-25 11:04:33 EDT
Hi,
 
   Whenever I start editing the JSP file I get this error "An internal error occurred during: "Updating JSP Index".". This error comes up so frequently that I cannot work on JSP/HTML files at all.

Here is the error log:
!SESSION 2006-04-25 19:54:05.625 -----------------------------------------------
eclipse.buildId=I20060419-1640
java.version=1.4.2_10
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments:  -os win32 -ws win32 -arch x86 -clean

!ENTRY org.eclipse.wst.sse.core 2 2 2006-04-25 19:59:43.703
!MESSAGE JarUtilities ZipException: D:/eclipse/workspace/ALRoadmap/ematrix/WEB-INF/lib/dummyFile.jar error in opening zip file

!ENTRY org.eclipse.wst.sse.core 2 2 2006-04-25 19:59:45.359
!MESSAGE JarUtilities ZipException: D:/eclipse/workspace/ALRoadmap/ematrix/WEB-INF/lib/dummyFile.jar error in opening zip file

!ENTRY org.eclipse.core.jobs 4 2 2006-04-25 19:59:48.359
!MESSAGE An internal error occurred during: "Processing Dirty Regions".
!STACK 0
java.lang.NoClassDefFoundError: javax/servlet/jsp/tagext/TagLibraryInfo
	at org.eclipse.jst.jsp.core.internal.taglib.TaglibHelperCache.createNewHelper(TaglibHelperCache.java:112)
	at org.eclipse.jst.jsp.core.internal.taglib.TaglibHelperCache.getHelper(TaglibHelperCache.java:97)
	at org.eclipse.jst.jsp.core.internal.taglib.TaglibHelperManager.getHelperFromCache(TaglibHelperManager.java:43)
	at org.eclipse.jst.jsp.core.internal.taglib.TaglibHelperManager.getTaglibHelper(TaglibHelperManager.java:36)
	at org.eclipse.jst.jsp.core.internal.java.JSPTranslator.addTaglibVariables(JSPTranslator.java:691)
	at org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateXMLNode(JSPTranslator.java:1004)
	at org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateRegionContainer(JSPTranslator.java:850)
	at org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translate(JSPTranslator.java:741)
	at org.eclipse.jst.jsp.core.internal.java.JSPTranslationAdapter.getJSPTranslation(JSPTranslationAdapter.java:131)
	at org.eclipse.jst.jsp.core.internal.validation.JSPJavaValidator.validateFile(JSPJavaValidator.java:46)
	at org.eclipse.jst.jsp.core.internal.validation.JSPValidator.validate(JSPValidator.java:155)
	at org.eclipse.wst.sse.ui.internal.reconcile.validator.ReconcileStepForValidator.validate(ReconcileStepForValidator.java:277)
	at org.eclipse.wst.sse.ui.internal.reconcile.validator.ReconcileStepForValidator.reconcileModel(ReconcileStepForValidator.java:243)
	at org.eclipse.jface.text.reconciler.AbstractReconcileStep.reconcile(AbstractReconcileStep.java:96)
	at org.eclipse.wst.sse.ui.internal.reconcile.validator.ValidatorStrategy.reconcile(ValidatorStrategy.java:203)
	at org.eclipse.wst.sse.ui.internal.reconcile.DocumentRegionProcessor.process(DocumentRegionProcessor.java:146)
	at org.eclipse.wst.sse.ui.internal.reconcile.StructuredRegionProcessor.process(StructuredRegionProcessor.java:196)
	at org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcessor.run(DirtyRegionProcessor.java:534)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)

My Project is a Dynamic Web Project(Web 2.3,Java 1.4) targetted for Weblogic 8.1SP5 which is created as server runtime and the project is deployed to the same.

I'm also attaching a word document which contains the screenshot of the error along with the logs.

I'm using the following stack
eclipse-SDK-3.2RC1a-win32.zip
emf-sdo-xsd-SDK-2.2.0RC1.zip
GEF-SDK-3.2RC1.zip
VE-SDK-1.2M3.zip
wtp-sdk-S-1.5M6-200604140226.zip


Pradeep
Comment 1 Pradeep Venkataraman CLA 2006-04-25 11:06:05 EDT
Created attachment 39413 [details]
Word document containing the sceenshot and error log
Comment 2 Pradeep Venkataraman CLA 2006-04-25 11:14:52 EDT
The word doument contains 2 embedded log files along with the screenshot. One log is related to "Upadating JSP index" and other one is related to "Processing Dirty Regions". But both of these errors have the same root cause "java.lang.NoClassDefFoundError: javax/servlet/jsp/tagext/TagLibraryInfo"
Comment 3 Amy Wu CLA 2006-04-25 11:22:11 EDT
duplicate of 136954 (and 136952 and 137293 and 137470 and 137726)

*** This bug has been marked as a duplicate of 136954 ***
Comment 4 John Lanuti CLA 2006-11-28 15:59:05 EST
This is part of a mass update to close out all stale WTP resolved bugs from the 1.0.x and 1.5.0 timeframe.  If you feel this bug was closed inappropriately, please reopen.

Thanks, John Lanuti