More Crashing on M5/M3 [message #85528] |
Tue, 22 March 2005 03:52 |
Eclipse User |
|
|
|
Originally posted by: robwms63.yahoo.com
I made a simple jsp file, started editing it, wheel started spinning,
eclipse drifts off into the weeds. Eventually it errors out. Restart it.
Same. This is in the logs:
> !ENTRY org.eclipse.core.resources 2 1 2005-03-21 19:47:41.604
> !MESSAGE Skipping builder com.ibm.sse.model.structuredbuilder for project com.ontometrix.tomcat. Either the builder is missing from the install, or it belongs to a project nature that is missing or disabled.
>
> !ENTRY org.eclipse.core.resources 2 1 2005-03-21 19:47:41.606
> !MESSAGE Skipping builder com.ibm.sse.model.structuredbuilder for project com.ontometrics.web. Either the builder is missing from the install, or it belongs to a project nature that is missing or disabled.
>
> !ENTRY org.eclipse.core.runtime 4 2 2005-03-21 19:49:38.824
> !MESSAGE An internal error occurred during: "Processing Dirty Regions".
> !STACK 0
> java.lang.NullPointerException
> at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocume ntRegion.getText(BasicStructuredDocumentRegion.java:328)
> at org.eclipse.jst.jsp.core.internal.java.JSPTranslator.handleT aglib(JSPTranslator.java:1108)
> at org.eclipse.jst.jsp.core.internal.java.JSPTranslator.transla teDirective(JSPTranslator.java:1062)
> at org.eclipse.jst.jsp.core.internal.java.JSPTranslator.transla teJSPNode(JSPTranslator.java:915)
> at org.eclipse.jst.jsp.core.internal.java.JSPTranslator.transla teRegionContainer(JSPTranslator.java:694)
> at org.eclipse.jst.jsp.core.internal.java.JSPTranslator.transla te(JSPTranslator.java:598)
> at org.eclipse.jst.jsp.core.internal.java.JSPTranslationAdapter .getJSPTranslation(JSPTranslationAdapter.java:143)
> at org.eclipse.jst.jsp.ui.internal.reconcile.ReconcileStepForJs pTranslation.reconcileModel(ReconcileStepForJspTranslation.j ava:79)
> at org.eclipse.jface.text.reconciler.AbstractReconcileStep.reco ncile(AbstractReconcileStep.java:96)
> at org.eclipse.wst.sse.ui.internal.reconcile.AbstractStructured TextReconcilingStrategy.reconcile(AbstractStructuredTextReco ncilingStrategy.java:346)
> at org.eclipse.wst.sse.ui.internal.reconcile.StructuredRegionPr ocessor.process(StructuredRegionProcessor.java:142)
> at org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcess or.run(DirtyRegionProcessor.java:421)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)
To say this thing is a productivity killer is an understatement.
|
|
|
Re: More Crashing on M5/M3 [message #85579 is a reply to message #85528] |
Tue, 22 March 2005 04:47 |
|
Rob Williams wrote:
> I made a simple jsp file, started editing it, wheel started spinning,
> eclipse drifts off into the weeds. Eventually it errors out. Restart it.
> Same. This is in the logs:
>
>> !ENTRY org.eclipse.core.resources 2 1 2005-03-21 19:47:41.604
>> !MESSAGE Skipping builder com.ibm.sse.model.structuredbuilder for
>> project com.ontometrix.tomcat. Either the builder is missing from the
>> install, or it belongs to a project nature that is missing or disabled.
This builder was removed after the initial contribution. You can
edit your .project files to remove references to it.
>> !ENTRY org.eclipse.core.runtime 4 2 2005-03-21 19:49:38.824
>> !MESSAGE An internal error occurred during: "Processing Dirty Regions".
>> !STACK 0
>> java.lang.NullPointerException
>> at
>> org.eclipse.wst.sse.core.internal.text.BasicStructuredDocume ntRegion.getText(BasicStructuredDocumentRegion.java:328)
>>
>> at
>> org.eclipse.jst.jsp.core.internal.java.JSPTranslator.handleT aglib(JSPTranslator.java:1108)
Please open a bug against the JSP component
( https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Web%20To ols&component=jst.jsp)
and attach the file with some tips to reproduce the problem.
--
- Nitin
_
Nitin Dahyabhai
Eclipse Web Tools Platform
|
|
|
Re: More Crashing on M5/M3 [message #86125 is a reply to message #85579] |
Wed, 23 March 2005 08:56 |
Eclipse User |
|
|
|
Originally posted by: robwms63.yahoo.com
That link is dead right now: MySQL error on BZ.
Nitin Dahyabhai wrote:
> Rob Williams wrote:
>
>> I made a simple jsp file, started editing it, wheel started spinning,
>> eclipse drifts off into the weeds. Eventually it errors out. Restart
>> it. Same. This is in the logs:
>>
>>> !ENTRY org.eclipse.core.resources 2 1 2005-03-21 19:47:41.604
>>> !MESSAGE Skipping builder com.ibm.sse.model.structuredbuilder for
>>> project com.ontometrix.tomcat. Either the builder is missing from the
>>> install, or it belongs to a project nature that is missing or disabled.
>
> This builder was removed after the initial contribution. You can edit
> your .project files to remove references to it.
>
>>> !ENTRY org.eclipse.core.runtime 4 2 2005-03-21 19:49:38.824
>>> !MESSAGE An internal error occurred during: "Processing Dirty Regions".
>>> !STACK 0
>>> java.lang.NullPointerException
>>> at
>>> org.eclipse.wst.sse.core.internal.text.BasicStructuredDocume ntRegion.getText(BasicStructuredDocumentRegion.java:328)
>>>
>>> at
>>> org.eclipse.jst.jsp.core.internal.java.JSPTranslator.handleT aglib(JSPTranslator.java:1108)
>
>
> Please open a bug against the JSP component
> ( https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Web%20To ols&component=jst.jsp)
> and attach the file with some tips to reproduce the problem.
>
|
|
|
Powered by
FUDForum. Page generated in 0.02983 seconds