- This topic has 39 replies, 17 voices, and was last updated 16 years, 3 months ago by
princetd001.
-
AuthorPosts
-
Riyad KallaMemberA “Classic” install worked for me – thanks Riyad.
Good deal, can anyone else with this issue confirm of reinstalling using the “Classic” build of Eclipse fixes it for them?
Riyad KallaMemberJust a heads up, for the folks using Pulse we are tracking the issue over in the Pulse forums as well:
http://www.poweredbypulse.com/forums/showthread.php?t=171
alf-kennethMemberI can just verify that I too suddenly got this error as well (see stack trace below) every time I save/recompile a file. The reason, I suspect is that Pulse had a lot of updates to MyEclipse when I started it. I havent installed any new plugins, the only thing is I’ve updated is the workspace which I’ve synchronized with out CVS repository.
Here is the stack trace from the error log:
!ENTRY org.eclipse.core.jobs 4 2 2008-03-10 19:28:01.279
!MESSAGE An internal error occurred during: “JSP Semantics Validator (JSF)”.
!STACK 0
java.lang.NoClassDefFoundError: org/eclipse/wst/sse/ui/internal/reconcile/validator/ValidationHelper
at org.eclipse.jst.jsp.core.internal.validation.JSPValidator.shouldValidate(JSPValidator.java:339)
at org.eclipse.jst.jsp.core.internal.validation.JSPValidator.validate(JSPValidator.java:187)
at org.eclipse.jst.jsp.core.internal.validation.JSPValidator.validateInJob(JSPValidator.java:403)
at org.eclipse.wst.validation.internal.operations.ValidatorJob.run(ValidatorJob.java:75)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Riyad KallaMemberGuys just a reminder, the only known workaround right now is to do an install of:
1. MyEclipse 6.0.1 using the All in One
2. MyEclipse 6 ontop of Eclipse 3.3.2 “Classic”all outside of Pulse. We will hopefully get this resolved soon for Pulse folks.
Brad OrnerMember** sigh **
I am (was) using Pulse. I moved to Pulse at the suggestion of the ME support staff after wrestling with the install w/ Elipse approach for several weeks and having problems. Now, after being DOA for two days because of this issue, I tried installing the all in one package for 6.0.1, followed by installing ICE faces per the doc. I tried switching to my old workspace – MyEclipse just hangs. So, I tried a brand new workspace. I reconfigured my database connector, and checked out my project from CVS. I followed the doc for intalling ICEfaces and made sure the project had ICE faces capabilities enabled. Net effect is that the JSP designer does not show the ICE faces tab in the pallete and the built in tomcat won’t run the app because it couldn’t find the icefaces servlet class(es):
SEVERE: Error configuring application listener of class com.icesoft.faces.util.event.servlet.ContextEventRepeater
java.lang.ClassNotFoundException: com.icesoft.faces.util.event.servlet.ContextEventRepeaterSo, I’ll wade through the doc again, because I must have missed something in the ICE faces install.
But this is absolutely intolerable. In the month+ that I’ve been trying to give MyEclipse a fair shake, I’ve had less than 4 solid days of actually being able to develop any real code. The entire rest of the time has been spent chasing down configuration problems. I FINALLY get JPA and icefaces working with MyEclipse, and PULSE decides to pull the rug out from under me.
I’d really like someone in the community to convince me to stick with MyEclipse, because right now, my experience is that this is just not ready enough for prime time to let my development team rely on it for production work. Way too much overhead (wasn’t that supposed to be what MyEclipse took care of for us?). Please convince me otherwise, because I do like some of the features, but my productivity has reached an inexusably low level since moving from Eclipse/WTP to MyEclipse. Sorry for the rant, but I’m REALLY tired of fighting this battle. Right now, I’m going back to Eclipse/WTP and hopefully I’ll be able to actually get some work done.
Brad
TolzidanMemberI also have this problem and was wondering if you have an estimate as to when this issue might be resolved.
Not to rush you (it’s just annoying not a stop work).
Thanks,
Paul
LarryMemberI use this workaround- open jsp pages with Text Editor. Otherwise, if open jsp page with default myeclipse editor, MyEclipse/Pulse keeps pop up error windows and makes it unusable.
Not sure whether these MyEclipse/Pulse errors would corrupt my application codes. Hope to see fix from MyEclispe/Pulse soon.
Riyad KallaMemberThis message has not been recovered.
Riyad KallaMemberThis message has not been recovered.
Attachments:
You must be logged in to view attached files.
Riyad KallaMemberThis message has not been recovered.
LarryMemberThis message has not been recovered.
hwlcsxMemberThis message has not been recovered.
badgerdukeMemberThis message has not been recovered.
Riyad KallaMemberThis message has not been recovered.
jubaMemberThis message has not been recovered.
-
AuthorPosts