Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Code Assist Fail
Code Assist Fail [message #76001] Tue, 15 July 2008 17:48 Go to next message
Eclipse UserFriend
Originally posted by: screw.gorodok.net

When I press '$' and waiting for eclipse code assist, on very large PHP
project, I recieve this message:
============================================================ =================
The 'org.eclipse.php.ui.PHPCompletionProposalComputer' proposal computer
from the 'org.eclipse.php.ui' plug-in did not complete normally. The
extension has thrown exception.

To avoid this message, disable the 'org.eclipse.php.ui' plug-in or disable
the 'Type Proposals' category on the content assis preference page. Note
that disabling the category will also affect completion proposals from the
following plug-ins: org.eclipse.dltk.tcl.ui, org.eclipse.dltk.ruby.ui.
============================================================ =================

Erlipse sdterr:

screw@hourse:~$ ganimeda/eclipse/eclipse -vm
/usr/lib/jvm/java-6-sun/bin/java
[Fatal Error] last_xml.xml:3:2: The content of elements must consist of
well-formed character data or markup.
[Fatal Error] update_info.xml:1:42: Invalid byte 1 of 1-byte UTF-8
sequence.
[Fatal Error] update_info.xml:1:42: Invalid byte 1 of 1-byte UTF-8
sequence.
org.eclipse.core.runtime.CoreException: Plug-in
"org.eclipse.dltk.tcl.tclchecker" was unable to instantiate class
"org.eclipse.dltk.tcl.internal.tclchecker.TclCheckerType".
at
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI .throwException(RegistryStrategyOSGI.java:180)
at
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI .createExecutableExtension(RegistryStrategyOSGI.java:174)
at
org.eclipse.core.internal.registry.ExtensionRegistry.createE xecutableExtension(ExtensionRegistry.java:867)
at
org.eclipse.core.internal.registry.ConfigurationElement.crea teExecutableExtension(ConfigurationElement.java:243)
at
org.eclipse.core.internal.registry.ConfigurationElementHandl e.createExecutableExtension(ConfigurationElementHandle.java: 51)
at
org.eclipse.dltk.validators.internal.core.ValidatorManager.p rocessNature(ValidatorManager.java:114)
at
org.eclipse.dltk.validators.internal.core.ValidatorManager.g etValidators(ValidatorManager.java:86)
at
org.eclipse.dltk.validators.internal.core.ValidatorManager.g etAllValidatorTypes(ValidatorManager.java:135)
at
org.eclipse.dltk.validators.core.ValidatorRuntime.getValidat orTypes(ValidatorRuntime.java:72)
at
org.eclipse.dltk.validators.core.ValidatorRuntime.getProject Validators(ValidatorRuntime.java:346)
at
org.eclipse.dltk.validators.core.ValidatorRuntime.executeRes ourceValidators(ValidatorRuntime.java:472)
at
org.eclipse.dltk.validators.core.ValidatorRuntime.executeAut omaticResourceValidators(ValidatorRuntime.java:465)
at
org.eclipse.dltk.validators.internal.core.ValidatorBuilder.b uildResources(ValidatorBuilder.java:146)
at
org.eclipse.dltk.internal.core.builder.ScriptBuilder.buildRe sources(ScriptBuilder.java:595)
at
org.eclipse.dltk.internal.core.builder.ScriptBuilder.fullBui ld(ScriptBuilder.java:356)
at
org.eclipse.dltk.internal.core.builder.ScriptBuilder.build(S criptBuilder.java:207)
at
org.eclipse.core.internal.events.BuildManager$2.run(BuildMan ager.java:633)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at
org.eclipse.core.internal.events.BuildManager.basicBuild(Bui ldManager.java:170)
at
org.eclipse.core.internal.events.BuildManager.basicBuild(Bui ldManager.java:201)
at
org.eclipse.core.internal.events.BuildManager$1.run(BuildMan ager.java:253)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at
org.eclipse.core.internal.events.BuildManager.basicBuild(Bui ldManager.java:256)
at
org.eclipse.core.internal.events.BuildManager.basicBuildLoop (BuildManager.java:309)
at
org.eclipse.core.internal.events.BuildManager.build(BuildMan ager.java:341)
at
org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBu ildJob.java:140)
at
org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJ ob.java:238)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: java.lang.VerifyError:
org/eclipse/dltk/tcl/internal/tclchecker/TclCheckerImpl
at
org.eclipse.dltk.tcl.internal.tclchecker.TclCheckerType.<init >(TclCheckerType.java:22)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Nativ e
Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(Native ConstructorAccessorImpl.java:39)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(De legatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:5 13)
at java.lang.Class.newInstance0(Class.java:355)
at java.lang.Class.newInstance(Class.java:308)
at
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI .createExecutableExtension(RegistryStrategyOSGI.java:170)
... 26 more


============================================================ ================
tail -f workspace/.metadata.log

!SESSION 2008-07-16 00:16:37.014
-----------------------------------------------
eclipse.buildId=I20080617-2000
java.version=1.6.0_06
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=ru_RU
Command-line arguments: -os linux -ws gtk -arch x86

!ENTRY org.eclipse.ui.editors 4 10001 2008-07-16 00:19:29.470
!MESSAGE Ignoring template 'book|part|article' since it has no id.

!ENTRY org.eclipse.core.resources 4 2 2008-07-16 00:30:35.453
!MESSAGE Problems occurred when invoking code from plug-in:
"org.eclipse.core.resources".
!STACK 0
java.lang.NullPointerException
at
org.eclipse.dltk.validators.core.ValidatorRuntime.getProject Validators(ValidatorRuntime.java:347)
at
org.eclipse.dltk.validators.core.ValidatorRuntime.executeRes ourceValidators(ValidatorRuntime.java:472)
at
org.eclipse.dltk.validators.core.ValidatorRuntime.executeAut omaticResourceValidators(ValidatorRuntime.java:465)
at
org.eclipse.dltk.validators.internal.core.ValidatorBuilder.b uildResources(ValidatorBuilder.java:146)
at
org.eclipse.dltk.internal.core.builder.ScriptBuilder.buildRe sources(ScriptBuilder.java:595)
at
org.eclipse.dltk.internal.core.builder.ScriptBuilder.fullBui ld(ScriptBuilder.java:356)
at
org.eclipse.dltk.internal.core.builder.ScriptBuilder.build(S criptBuilder.java:207)
at
org.eclipse.core.internal.events.BuildManager$2.run(BuildMan ager.java:633)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at
org.eclipse.core.internal.events.BuildManager.basicBuild(Bui ldManager.java:170)
at
org.eclipse.core.internal.events.BuildManager.basicBuild(Bui ldManager.java:201)
at
org.eclipse.core.internal.events.BuildManager$1.run(BuildMan ager.java:253)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at
org.eclipse.core.internal.events.BuildManager.basicBuild(Bui ldManager.java:256)
at
org.eclipse.core.internal.events.BuildManager.basicBuildLoop (BuildManager.java:309)
at
org.eclipse.core.internal.events.BuildManager.build(BuildMan ager.java:341)
at
org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBu ildJob.java:140)
at
org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJ ob.java:238)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

!ENTRY org.eclipse.core.resources 2 75 2008-07-16 00:30:35.584
!MESSAGE Errors during build.
!SUBENTRY 1 org.eclipse.dltk.core 2 75 2008-07-16 00:30:35.585
!MESSAGE Errors running builder 'Script Builder' on project 'xeroxcity'.
!SUBENTRY 1 org.eclipse.dltk.core 2 75 2008-07-16 00:30:35.585
!MESSAGE java.lang.NullPointerException encountered while running Script
Builder.
!STACK 0
java.lang.NullPointerException
at
org.eclipse.dltk.validators.core.ValidatorRuntime.getProject Validators(ValidatorRuntime.java:347)
at
org.eclipse.dltk.validators.core.ValidatorRuntime.executeRes ourceValidators(ValidatorRuntime.java:472)
at
org.eclipse.dltk.validators.core.ValidatorRuntime.executeAut omaticResourceValidators(ValidatorRuntime.java:465)
at
org.eclipse.dltk.validators.internal.core.ValidatorBuilder.b uildResources(ValidatorBuilder.java:146)
at
org.eclipse.dltk.internal.core.builder.ScriptBuilder.buildRe sources(ScriptBuilder.java:595)
at
org.eclipse.dltk.internal.core.builder.ScriptBuilder.fullBui ld(ScriptBuilder.java:356)
at
org.eclipse.dltk.internal.core.builder.ScriptBuilder.build(S criptBuilder.java:207)
at
org.eclipse.core.internal.events.BuildManager$2.run(BuildMan ager.java:633)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at
org.eclipse.core.internal.events.BuildManager.basicBuild(Bui ldManager.java:170)
at
org.eclipse.core.internal.events.BuildManager.basicBuild(Bui ldManager.java:201)
at
org.eclipse.core.internal.events.BuildManager$1.run(BuildMan ager.java:253)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at
org.eclipse.core.internal.events.BuildManager.basicBuild(Bui ldManager.java:256)
at
org.eclipse.core.internal.events.BuildManager.basicBuildLoop (BuildManager.java:309)
at
org.eclipse.core.internal.events.BuildManager.build(BuildMan ager.java:341)
at
org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBu ildJob.java:140)
at
org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJ ob.java:238)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)



!ENTRY org.eclipse.php.ui 4 2 2008-07-16 00:38:35.024
!MESSAGE Problems occurred when invoking code from plug-in:
"org.eclipse.php.ui".
!STACK 0
java.lang.NoSuchMethodError:
org.eclipse.dltk.compiler.problem.IProblemReporter.reportPro blem(Lorg/eclipse/dltk/compiler/problem/IProblem;)Lorg/eclip se/core/resources/IMarker;
at
org.eclipse.php.internal.core.compiler.ast.parser.AbstractAS TParser.reportError(Unknown
Source)
at
org.eclipse.php.internal.core.compiler.ast.parser.AbstractAS TParser.syntax_error(Unknown
Source)
at java_cup.runtime.lr_parser.parse(lr_parser.java:595)
at
org.eclipse.php.internal.core.compiler.ast.parser.AbstractPH PSourceParser.parse(Unknown
Source)
at
org.eclipse.php.internal.core.compiler.ast.parser.php5.Php5S ourceParser.parse(Unknown
Source)
at
org.eclipse.php.internal.core.compiler.ast.parser.AbstractPH PSourceParser.parse(Unknown
Source)
at
org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceP arserFactory.parse(Unknown
Source)
at
org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration( SourceParserUtil.java:139)
at
org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration( SourceParserUtil.java:121)
at
org.eclipse.dltk.core.AbstractSourceElementParser.parseSourc eModule(AbstractSourceElementParser.java:29)
at
org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceE lementParser.parseSourceModule(Unknown
Source)
at
org.eclipse.dltk.core.SourceParserUtil.parseSourceModule(Sou rceParserUtil.java:176)
at
org.eclipse.dltk.internal.core.AbstractSourceModule.buildStr ucture(AbstractSourceModule.java:530)
at
org.eclipse.dltk.internal.core.Openable.generateInfos(Openab le.java:181)
at
org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(M odelElement.java:169)
at
org.eclipse.dltk.internal.core.SourceModule.makeConsistent(S ourceModule.java:285)
at
org.eclipse.dltk.internal.core.ReconcileWorkingCopyOperation .makeConsistent(ReconcileWorkingCopyOperation.java:85)
at
org.eclipse.dltk.internal.core.ReconcileWorkingCopyOperation .executeOperation(ReconcileWorkingCopyOperation.java:62)
at
org.eclipse.dltk.internal.core.ModelOperation.run(ModelOpera tion.java:698)
at
org.eclipse.dltk.internal.core.ModelOperation.runOperation(M odelOperation.java:772)
at
org.eclipse.dltk.internal.core.SourceModule.reconcile(Source Module.java:336)
at
org.eclipse.php.internal.ui.editor.validation.PhpReconciling Strategy.reconcile(Unknown
Source)
at
org.eclipse.php.internal.ui.editor.validation.PhpReconciling Strategy.access$0(Unknown
Source)
at
org.eclipse.php.internal.ui.editor.validation.PhpReconciling Strategy$1.run(Unknown
Source)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at
org.eclipse.php.internal.ui.editor.validation.PhpReconciling Strategy.reconcile(Unknown
Source)
at
org.eclipse.php.internal.ui.editor.validation.PhpReconciling Strategy.validate(Unknown
Source)
at
org.eclipse.wst.sse.ui.internal.reconcile.validator.Reconcil eStepForValidator.validate(ReconcileStepForValidator.java:34 0)
at
org.eclipse.wst.sse.ui.internal.reconcile.validator.Reconcil eStepForValidator.reconcileModel(ReconcileStepForValidator.j ava:247)
at
org.eclipse.jface.text.reconciler.AbstractReconcileStep.reco ncile(AbstractReconcileStep.java:96)
at
org.eclipse.wst.sse.ui.internal.reconcile.validator.Validato rStrategy.reconcile(ValidatorStrategy.java:229)
at
org.eclipse.wst.sse.ui.internal.reconcile.DocumentRegionProc essor.process(DocumentRegionProcessor.java:175)
at
org.eclipse.wst.sse.ui.internal.reconcile.StructuredRegionPr ocessor.process(StructuredRegionProcessor.java:252)
at
org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcess or.run(DirtyRegionProcessor.java:638)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

!ENTRY org.eclipse.php.ui 4 0 2008-07-16 00:38:35.025
!MESSAGE Error in php Core during reconcile
!STACK 0
java.lang.NoSuchMethodError:
org.eclipse.dltk.compiler.problem.IProblemReporter.reportPro blem(Lorg/eclipse/dltk/compiler/problem/IProblem;)Lorg/eclip se/core/resources/IMarker;
at
org.eclipse.php.internal.core.compiler.ast.parser.AbstractAS TParser.reportError(Unknown
Source)
at
org.eclipse.php.internal.core.compiler.ast.parser.AbstractAS TParser.syntax_error(Unknown
Source)
at java_cup.runtime.lr_parser.parse(lr_parser.java:595)
at
org.eclipse.php.internal.core.compiler.ast.parser.AbstractPH PSourceParser.parse(Unknown
Source)
at
org.eclipse.php.internal.core.compiler.ast.parser.php5.Php5S ourceParser.parse(Unknown
Source)
at
org.eclipse.php.internal.core.compiler.ast.parser.AbstractPH PSourceParser.parse(Unknown
Source)
at
org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceP arserFactory.parse(Unknown
Source)
at
org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration( SourceParserUtil.java:139)
at
org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration( SourceParserUtil.java:121)
at
org.eclipse.dltk.core.AbstractSourceElementParser.parseSourc eModule(AbstractSourceElementParser.java:29)
at
org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceE lementParser.parseSourceModule(Unknown
Source)
at
org.eclipse.dltk.core.SourceParserUtil.parseSourceModule(Sou rceParserUtil.java:176)
at
org.eclipse.dltk.internal.core.AbstractSourceModule.buildStr ucture(AbstractSourceModule.java:530)
at
org.eclipse.dltk.internal.core.Openable.generateInfos(Openab le.java:181)
at
org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(M odelElement.java:169)
at
org.eclipse.dltk.internal.core.SourceModule.makeConsistent(S ourceModule.java:285)
at
org.eclipse.dltk.internal.core.ReconcileWorkingCopyOperation .makeConsistent(ReconcileWorkingCopyOperation.java:85)
at
org.eclipse.dltk.internal.core.ReconcileWorkingCopyOperation .executeOperation(ReconcileWorkingCopyOperation.java:62)
at
org.eclipse.dltk.internal.core.ModelOperation.run(ModelOpera tion.java:698)
at
org.eclipse.dltk.internal.core.ModelOperation.runOperation(M odelOperation.java:772)
at
org.eclipse.dltk.internal.core.SourceModule.reconcile(Source Module.java:336)
at
org.eclipse.php.internal.ui.editor.validation.PhpReconciling Strategy.reconcile(Unknown
Source)
at
org.eclipse.php.internal.ui.editor.validation.PhpReconciling Strategy.access$0(Unknown
Source)
at
org.eclipse.php.internal.ui.editor.validation.PhpReconciling Strategy$1.run(Unknown
Source)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at
org.eclipse.php.internal.ui.editor.validation.PhpReconciling Strategy.reconcile(Unknown
Source)
at
org.eclipse.php.internal.ui.editor.validation.PhpReconciling Strategy.validate(Unknown
Source)
at
org.eclipse.wst.sse.ui.internal.reconcile.validator.Reconcil eStepForValidator.validate(ReconcileStepForValidator.java:34 0)
at
org.eclipse.wst.sse.ui.internal.reconcile.validator.Reconcil eStepForValidator.reconcileModel(ReconcileStepForValidator.j ava:247)
at
org.eclipse.jface.text.reconciler.AbstractReconcileStep.reco ncile(AbstractReconcileStep.java:96)
at
org.eclipse.wst.sse.ui.internal.reconcile.validator.Validato rStrategy.reconcile(ValidatorStrategy.java:229)
at
org.eclipse.wst.sse.ui.internal.reconcile.DocumentRegionProc essor.process(DocumentRegionProcessor.java:175)
at
org.eclipse.wst.sse.ui.internal.reconcile.StructuredRegionPr ocessor.process(StructuredRegionProcessor.java:252)
at
org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcess or.run(DirtyRegionProcessor.java:638)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)



!ENTRY org.eclipse.dltk.ui 2 0 2008-07-16 00:41:15.226
!MESSAGE The 'org.eclipse.php.ui.PHPCompletionProposalComputer' proposal
computer from the 'org.eclipse.php.ui' plug-in did not complete normally.
The extension has thrown a runtime exception.
!STACK 0
java.lang.IllegalArgumentException
at
org.eclipse.dltk.core.CompletionProposal.setRelevance(Comple tionProposal.java:570)
at
org.eclipse.php.core.codeassist.PHPCompletionEngine.reportFi eld(Unknown
Source)
at
org.eclipse.php.core.codeassist.PHPCompletionEngine.getRegul arCompletion(Unknown
Source)
at
org.eclipse.php.core.codeassist.PHPCompletionEngine.calcComp letionOption(Unknown
Source)
at
org.eclipse.php.core.codeassist.PHPCompletionEngine.complete (Unknown
Source)
at
org.eclipse.dltk.internal.core.Openable.codeComplete(Openabl e.java:491)
at
org.eclipse.dltk.internal.core.SourceModule.codeComplete(Sou rceModule.java:121)
at
org.eclipse.dltk.internal.core.SourceModule.codeComplete(Sou rceModule.java:111)
at
org.eclipse.dltk.ui.text.completion.ScriptCompletionProposal Computer.computeScriptCompletionProposals(ScriptCompletionPr oposalComputer.java:210)
at
org.eclipse.dltk.ui.text.completion.ScriptCompletionProposal Computer.computeCompletionProposals(ScriptCompletionProposal Computer.java:262)
at
org.eclipse.dltk.ui.text.completion.CompletionProposalComput erDescriptor.computeCompletionProposals(CompletionProposalCo mputerDescriptor.java:330)
at
org.eclipse.dltk.ui.text.completion.CompletionProposalCatego ry.computeCompletionProposals(CompletionProposalCategory.jav a:266)
at
org.eclipse.dltk.ui.text.completion.ContentAssistProcessor.c ollectProposals(ContentAssistProcessor.java:266)
at
org.eclipse.dltk.ui.text.completion.ContentAssistProcessor.c omputeCompletionProposals(ContentAssistProcessor.java:225)
at
org.eclipse.wst.sse.ui.internal.contentassist.CompoundConten tAssistProcessor.computeCompletionProposals(CompoundContentA ssistProcessor.java:300)
at
org.eclipse.jface.text.contentassist.ContentAssistant.comput eCompletionProposals(ContentAssistant.java:1836)
at
org.eclipse.jface.text.contentassist.CompletionProposalPopup .computeProposals(CompletionProposalPopup.java:553)
at
org.eclipse.jface.text.contentassist.CompletionProposalPopup .access$16(CompletionProposalPopup.java:550)
at
org.eclipse.jface.text.contentassist.CompletionProposalPopup $2.run(CompletionProposalPopup.java:485)
at
org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:70)
at
org.eclipse.jface.text.contentassist.CompletionProposalPopup .showProposals(CompletionProposalPopup.java:479)
at
org.eclipse.jface.text.contentassist.ContentAssistant$2.run( ContentAssistant.java:377)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)
at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:133)
at
org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:3378)
at
org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :3036)
at
org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:2382)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:21 98)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
at
org.eclipse.core.databinding.observable.Realm.runWithDefault (Realm.java:288)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:488)
at
org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:149)
at
org.eclipse.ui.internal.ide.application.IDEApplication.start (IDEApplication.java:113)
at
org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.java:193)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:110)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:79)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:382)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
Re: Code Assist Fail [message #76022 is a reply to message #76001] Tue, 15 July 2008 19:25 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: codeslave.ca.ibm.com

Please digest this into a bug report, with sample project ("very large"
needs to be quantified), steps to reproduce (I'm sure there's more to do
that just "pres $ and wait"), and details about your OS, java version,
eclipse version, and pdt version, this can be properly triaged by the
PDT developers. Please attach the errors below to the bug as well (as
attachment(s), not as inline text).

When done, feel free to post a link to the bug here for others who might
want to watch/vote.

Nick

Vladimir wrote:
> When I press '$' and waiting for eclipse code assist, on very large PHP
> project, I recieve this message:
> ============================================================ =================
>
> The 'org.eclipse.php.ui.PHPCompletionProposalComputer' proposal computer
> from the 'org.eclipse.php.ui' plug-in did not complete normally. The
> extension has thrown exception.
>
> To avoid this message, disable the 'org.eclipse.php.ui' plug-in or
> disable the 'Type Proposals' category on the content assis preference
> page. Note that disabling the category will also affect completion
> proposals from the following plug-ins: org.eclipse.dltk.tcl.ui,
> org.eclipse.dltk.ruby.ui.
> ============================================================ =================
>
>
> Erlipse sdterr:
>
> screw@hourse:~$ ganimeda/eclipse/eclipse -vm
> /usr/lib/jvm/java-6-sun/bin/java
> [Fatal Error] last_xml.xml:3:2: The content of elements must consist of
> well-formed character data or markup.
> [Fatal Error] update_info.xml:1:42: Invalid byte 1 of 1-byte UTF-8
> sequence.
> [Fatal Error] update_info.xml:1:42: Invalid byte 1 of 1-byte UTF-8
> sequence.
> org.eclipse.core.runtime.CoreException: Plug-in
> "org.eclipse.dltk.tcl.tclchecker" was unable to instantiate class
> "org.eclipse.dltk.tcl.internal.tclchecker.TclCheckerType".
> at
> org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI .throwException(RegistryStrategyOSGI.java:180)
>
> at
> org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI .createExecutableExtension(RegistryStrategyOSGI.java:174)
>
> at
> org.eclipse.core.internal.registry.ExtensionRegistry.createE xecutableExtension(ExtensionRegistry.java:867)
>
> at
> org.eclipse.core.internal.registry.ConfigurationElement.crea teExecutableExtension(ConfigurationElement.java:243)
>
> at
> org.eclipse.core.internal.registry.ConfigurationElementHandl e.createExecutableExtension(ConfigurationElementHandle.java: 51)
>
> at
> org.eclipse.dltk.validators.internal.core.ValidatorManager.p rocessNature(ValidatorManager.java:114)
>
> at
> org.eclipse.dltk.validators.internal.core.ValidatorManager.g etValidators(ValidatorManager.java:86)
>
> at
> org.eclipse.dltk.validators.internal.core.ValidatorManager.g etAllValidatorTypes(ValidatorManager.java:135)
>
> at
> org.eclipse.dltk.validators.core.ValidatorRuntime.getValidat orTypes(ValidatorRuntime.java:72)
>
> at
> org.eclipse.dltk.validators.core.ValidatorRuntime.getProject Validators(ValidatorRuntime.java:346)
>
> at
> org.eclipse.dltk.validators.core.ValidatorRuntime.executeRes ourceValidators(ValidatorRuntime.java:472)
>
> at
> org.eclipse.dltk.validators.core.ValidatorRuntime.executeAut omaticResourceValidators(ValidatorRuntime.java:465)
>
> at
> org.eclipse.dltk.validators.internal.core.ValidatorBuilder.b uildResources(ValidatorBuilder.java:146)
>
> at
> org.eclipse.dltk.internal.core.builder.ScriptBuilder.buildRe sources(ScriptBuilder.java:595)
>
> at
> org.eclipse.dltk.internal.core.builder.ScriptBuilder.fullBui ld(ScriptBuilder.java:356)
>
> at
> org.eclipse.dltk.internal.core.builder.ScriptBuilder.build(S criptBuilder.java:207)
>
> at
> org.eclipse.core.internal.events.BuildManager$2.run(BuildMan ager.java:633)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
> at
> org.eclipse.core.internal.events.BuildManager.basicBuild(Bui ldManager.java:170)
>
> at
> org.eclipse.core.internal.events.BuildManager.basicBuild(Bui ldManager.java:201)
>
> at
> org.eclipse.core.internal.events.BuildManager$1.run(BuildMan ager.java:253)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
> at
> org.eclipse.core.internal.events.BuildManager.basicBuild(Bui ldManager.java:256)
>
> at
> org.eclipse.core.internal.events.BuildManager.basicBuildLoop (BuildManager.java:309)
>
> at
> org.eclipse.core.internal.events.BuildManager.build(BuildMan ager.java:341)
> at
> org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBu ildJob.java:140)
>
> at
> org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJ ob.java:238)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> Caused by: java.lang.VerifyError:
> org/eclipse/dltk/tcl/internal/tclchecker/TclCheckerImpl
> at
> org.eclipse.dltk.tcl.internal.tclchecker.TclCheckerType.<init >(TclCheckerType.java:22)
>
> at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Nativ e
> Method)
> at
> sun.reflect.NativeConstructorAccessorImpl.newInstance(Native ConstructorAccessorImpl.java:39)
>
> at
> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(De legatingConstructorAccessorImpl.java:27)
>
> at java.lang.reflect.Constructor.newInstance(Constructor.java:5 13)
> at java.lang.Class.newInstance0(Class.java:355)
> at java.lang.Class.newInstance(Class.java:308)
> at
> org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI .createExecutableExtension(RegistryStrategyOSGI.java:170)
>
> ... 26 more
>
>
> ============================================================ ================
>
> tail -f workspace/.metadata.log
>
> !SESSION 2008-07-16 00:16:37.014
> -----------------------------------------------
> eclipse.buildId=I20080617-2000
> java.version=1.6.0_06
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=ru_RU
> Command-line arguments: -os linux -ws gtk -arch x86
>
> !ENTRY org.eclipse.ui.editors 4 10001 2008-07-16 00:19:29.470
> !MESSAGE Ignoring template 'book|part|article' since it has no id.
>
> !ENTRY org.eclipse.core.resources 4 2 2008-07-16 00:30:35.453
> !MESSAGE Problems occurred when invoking code from plug-in:
> "org.eclipse.core.resources".
> !STACK 0
> java.lang.NullPointerException
> at
> org.eclipse.dltk.validators.core.ValidatorRuntime.getProject Validators(ValidatorRuntime.java:347)
>
> at
> org.eclipse.dltk.validators.core.ValidatorRuntime.executeRes ourceValidators(ValidatorRuntime.java:472)
>
> at
> org.eclipse.dltk.validators.core.ValidatorRuntime.executeAut omaticResourceValidators(ValidatorRuntime.java:465)
>
> at
> org.eclipse.dltk.validators.internal.core.ValidatorBuilder.b uildResources(ValidatorBuilder.java:146)
>
> at
> org.eclipse.dltk.internal.core.builder.ScriptBuilder.buildRe sources(ScriptBuilder.java:595)
>
> at
> org.eclipse.dltk.internal.core.builder.ScriptBuilder.fullBui ld(ScriptBuilder.java:356)
>
> at
> org.eclipse.dltk.internal.core.builder.ScriptBuilder.build(S criptBuilder.java:207)
>
> at
> org.eclipse.core.internal.events.BuildManager$2.run(BuildMan ager.java:633)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
> at
> org.eclipse.core.internal.events.BuildManager.basicBuild(Bui ldManager.java:170)
>
> at
> org.eclipse.core.internal.events.BuildManager.basicBuild(Bui ldManager.java:201)
>
> at
> org.eclipse.core.internal.events.BuildManager$1.run(BuildMan ager.java:253)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
> at
> org.eclipse.core.internal.events.BuildManager.basicBuild(Bui ldManager.java:256)
>
> at
> org.eclipse.core.internal.events.BuildManager.basicBuildLoop (BuildManager.java:309)
>
> at
> org.eclipse.core.internal.events.BuildManager.build(BuildMan ager.java:341)
> at
> org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBu ildJob.java:140)
>
> at
> org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJ ob.java:238)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
>
> !ENTRY org.eclipse.core.resources 2 75 2008-07-16 00:30:35.584
> !MESSAGE Errors during build.
> !SUBENTRY 1 org.eclipse.dltk.core 2 75 2008-07-16 00:30:35.585
> !MESSAGE Errors running builder 'Script Builder' on project 'xeroxcity'.
> !SUBENTRY 1 org.eclipse.dltk.core 2 75 2008-07-16 00:30:35.585
> !MESSAGE java.lang.NullPointerException encountered while running Script
> Builder.
> !STACK 0
> java.lang.NullPointerException
> at
> org.eclipse.dltk.validators.core.ValidatorRuntime.getProject Validators(ValidatorRuntime.java:347)
>
> at
> org.eclipse.dltk.validators.core.ValidatorRuntime.executeRes ourceValidators(ValidatorRuntime.java:472)
>
> at
> org.eclipse.dltk.validators.core.ValidatorRuntime.executeAut omaticResourceValidators(ValidatorRuntime.java:465)
>
> at
> org.eclipse.dltk.validators.internal.core.ValidatorBuilder.b uildResources(ValidatorBuilder.java:146)
>
> at
> org.eclipse.dltk.internal.core.builder.ScriptBuilder.buildRe sources(ScriptBuilder.java:595)
>
> at
> org.eclipse.dltk.internal.core.builder.ScriptBuilder.fullBui ld(ScriptBuilder.java:356)
>
> at
> org.eclipse.dltk.internal.core.builder.ScriptBuilder.build(S criptBuilder.java:207)
>
> at
> org.eclipse.core.internal.events.BuildManager$2.run(BuildMan ager.java:633)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
> at
> org.eclipse.core.internal.events.BuildManager.basicBuild(Bui ldManager.java:170)
>
> at
> org.eclipse.core.internal.events.BuildManager.basicBuild(Bui ldManager.java:201)
>
> at
> org.eclipse.core.internal.events.BuildManager$1.run(BuildMan ager.java:253)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
> at
> org.eclipse.core.internal.events.BuildManager.basicBuild(Bui ldManager.java:256)
>
> at
> org.eclipse.core.internal.events.BuildManager.basicBuildLoop (BuildManager.java:309)
>
> at
> org.eclipse.core.internal.events.BuildManager.build(BuildMan ager.java:341)
> at
> org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBu ildJob.java:140)
>
> at
> org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJ ob.java:238)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
>
>
>
> !ENTRY org.eclipse.php.ui 4 2 2008-07-16 00:38:35.024
> !MESSAGE Problems occurred when invoking code from plug-in:
> "org.eclipse.php.ui".
> !STACK 0
> java.lang.NoSuchMethodError:
> org.eclipse.dltk.compiler.problem.IProblemReporter.reportPro blem(Lorg/eclipse/dltk/compiler/problem/IProblem;)Lorg/eclip se/core/resources/IMarker;
>
> at
> org.eclipse.php.internal.core.compiler.ast.parser.AbstractAS TParser.reportError(Unknown
> Source)
> at
> org.eclipse.php.internal.core.compiler.ast.parser.AbstractAS TParser.syntax_error(Unknown
> Source)
> at java_cup.runtime.lr_parser.parse(lr_parser.java:595)
> at
> org.eclipse.php.internal.core.compiler.ast.parser.AbstractPH PSourceParser.parse(Unknown
> Source)
> at
> org.eclipse.php.internal.core.compiler.ast.parser.php5.Php5S ourceParser.parse(Unknown
> Source)
> at
> org.eclipse.php.internal.core.compiler.ast.parser.AbstractPH PSourceParser.parse(Unknown
> Source)
> at
> org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceP arserFactory.parse(Unknown
> Source)
> at
> org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration( SourceParserUtil.java:139)
>
> at
> org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration( SourceParserUtil.java:121)
>
> at
> org.eclipse.dltk.core.AbstractSourceElementParser.parseSourc eModule(AbstractSourceElementParser.java:29)
>
> at
> org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceE lementParser.parseSourceModule(Unknown
> Source)
> at
> org.eclipse.dltk.core.SourceParserUtil.parseSourceModule(Sou rceParserUtil.java:176)
>
> at
> org.eclipse.dltk.internal.core.AbstractSourceModule.buildStr ucture(AbstractSourceModule.java:530)
>
> at
> org.eclipse.dltk.internal.core.Openable.generateInfos(Openab le.java:181)
> at
> org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(M odelElement.java:169)
>
> at
> org.eclipse.dltk.internal.core.SourceModule.makeConsistent(S ourceModule.java:285)
>
> at
> org.eclipse.dltk.internal.core.ReconcileWorkingCopyOperation .makeConsistent(ReconcileWorkingCopyOperation.java:85)
>
> at
> org.eclipse.dltk.internal.core.ReconcileWorkingCopyOperation .executeOperation(ReconcileWorkingCopyOperation.java:62)
>
> at
> org.eclipse.dltk.internal.core.ModelOperation.run(ModelOpera tion.java:698)
> at
> org.eclipse.dltk.internal.core.ModelOperation.runOperation(M odelOperation.java:772)
>
> at
> org.eclipse.dltk.internal.core.SourceModule.reconcile(Source Module.java:336)
>
> at
> org.eclipse.php.internal.ui.editor.validation.PhpReconciling Strategy.reconcile(Unknown
> Source)
> at
> org.eclipse.php.internal.ui.editor.validation.PhpReconciling Strategy.access$0(Unknown
> Source)
> at
> org.eclipse.php.internal.ui.editor.validation.PhpReconciling Strategy$1.run(Unknown
> Source)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
> at
> org.eclipse.php.internal.ui.editor.validation.PhpReconciling Strategy.reconcile(Unknown
> Source)
> at
> org.eclipse.php.internal.ui.editor.validation.PhpReconciling Strategy.validate(Unknown
> Source)
> at
> org.eclipse.wst.sse.ui.internal.reconcile.validator.Reconcil eStepForValidator.validate(ReconcileStepForValidator.java:34 0)
>
> at
> org.eclipse.wst.sse.ui.internal.reconcile.validator.Reconcil eStepForValidator.reconcileModel(ReconcileStepForValidator.j ava:247)
>
> at
> org.eclipse.jface.text.reconciler.AbstractReconcileStep.reco ncile(AbstractReconcileStep.java:96)
>
> at
> org.eclipse.wst.sse.ui.internal.reconcile.validator.Validato rStrategy.reconcile(ValidatorStrategy.java:229)
>
> at
> org.eclipse.wst.sse.ui.internal.reconcile.DocumentRegionProc essor.process(DocumentRegionProcessor.java:175)
>
> at
> org.eclipse.wst.sse.ui.internal.reconcile.StructuredRegionPr ocessor.process(StructuredRegionProcessor.java:252)
>
> at
> org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcess or.run(DirtyRegionProcessor.java:638)
>
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
>
> !ENTRY org.eclipse.php.ui 4 0 2008-07-16 00:38:35.025
> !MESSAGE Error in php Core during reconcile
> !STACK 0
> java.lang.NoSuchMethodError:
> org.eclipse.dltk.compiler.problem.IProblemReporter.reportPro blem(Lorg/eclipse/dltk/compiler/problem/IProblem;)Lorg/eclip se/core/resources/IMarker;
>
> at
> org.eclipse.php.internal.core.compiler.ast.parser.AbstractAS TParser.reportError(Unknown
> Source)
> at
> org.eclipse.php.internal.core.compiler.ast.parser.AbstractAS TParser.syntax_error(Unknown
> Source)
> at java_cup.runtime.lr_parser.parse(lr_parser.java:595)
> at
> org.eclipse.php.internal.core.compiler.ast.parser.AbstractPH PSourceParser.parse(Unknown
> Source)
> at
> org.eclipse.php.internal.core.compiler.ast.parser.php5.Php5S ourceParser.parse(Unknown
> Source)
> at
> org.eclipse.php.internal.core.compiler.ast.parser.AbstractPH PSourceParser.parse(Unknown
> Source)
> at
> org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceP arserFactory.parse(Unknown
> Source)
> at
> org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration( SourceParserUtil.java:139)
>
> at
> org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration( SourceParserUtil.java:121)
>
> at
> org.eclipse.dltk.core.AbstractSourceElementParser.parseSourc eModule(AbstractSourceElementParser.java:29)
>
> at
> org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceE lementParser.parseSourceModule(Unknown
> Source)
> at
> org.eclipse.dltk.core.SourceParserUtil.parseSourceModule(Sou rceParserUtil.java:176)
>
> at
> org.eclipse.dltk.internal.core.AbstractSourceModule.buildStr ucture(AbstractSourceModule.java:530)
>
> at
> org.eclipse.dltk.internal.core.Openable.generateInfos(Openab le.java:181)
> at
> org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(M odelElement.java:169)
>
> at
> org.eclipse.dltk.internal.core.SourceModule.makeConsistent(S ourceModule.java:285)
>
> at
> org.eclipse.dltk.internal.core.ReconcileWorkingCopyOperation .makeConsistent(ReconcileWorkingCopyOperation.java:85)
>
> at
> org.eclipse.dltk.internal.core.ReconcileWorkingCopyOperation .executeOperation(ReconcileWorkingCopyOperation.java:62)
>
> at
> org.eclipse.dltk.internal.core.ModelOperation.run(ModelOpera tion.java:698)
> at
> org.eclipse.dltk.internal.core.ModelOperation.runOperation(M odelOperation.java:772)
>
> at
> org.eclipse.dltk.internal.core.SourceModule.reconcile(Source Module.java:336)
>
> at
> org.eclipse.php.internal.ui.editor.validation.PhpReconciling Strategy.reconcile(Unknown
> Source)
> at
> org.eclipse.php.internal.ui.editor.validation.PhpReconciling Strategy.access$0(Unknown
> Source)
> at
> org.eclipse.php.internal.ui.editor.validation.PhpReconciling Strategy$1.run(Unknown
> Source)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
> at
> org.eclipse.php.internal.ui.editor.validation.PhpReconciling Strategy.reconcile(Unknown
> Source)
> at
> org.eclipse.php.internal.ui.editor.validation.PhpReconciling Strategy.validate(Unknown
> Source)
> at
> org.eclipse.wst.sse.ui.internal.reconcile.validator.Reconcil eStepForValidator.validate(ReconcileStepForValidator.java:34 0)
>
> at
> org.eclipse.wst.sse.ui.internal.reconcile.validator.Reconcil eStepForValidator.reconcileModel(ReconcileStepForValidator.j ava:247)
>
> at
> org.eclipse.jface.text.reconciler.AbstractReconcileStep.reco ncile(AbstractReconcileStep.java:96)
>
> at
> org.eclipse.wst.sse.ui.internal.reconcile.validator.Validato rStrategy.reconcile(ValidatorStrategy.java:229)
>
> at
> org.eclipse.wst.sse.ui.internal.reconcile.DocumentRegionProc essor.process(DocumentRegionProcessor.java:175)
>
> at
> org.eclipse.wst.sse.ui.internal.reconcile.StructuredRegionPr ocessor.process(StructuredRegionProcessor.java:252)
>
> at
> org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcess or.run(DirtyRegionProcessor.java:638)
>
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
>
>
>
> !ENTRY org.eclipse.dltk.ui 2 0 2008-07-16 00:41:15.226
> !MESSAGE The 'org.eclipse.php.ui.PHPCompletionProposalComputer' proposal
> computer from the 'org.eclipse.php.ui' plug-in did not complete
> normally. The extension has thrown a runtime exception.
> !STACK 0
> java.lang.IllegalArgumentException
> at
> org.eclipse.dltk.core.CompletionProposal.setRelevance(Comple tionProposal.java:570)
>
> at
> org.eclipse.php.core.codeassist.PHPCompletionEngine.reportFi eld(Unknown
> Source)
> at
> org.eclipse.php.core.codeassist.PHPCompletionEngine.getRegul arCompletion(Unknown
> Source)
> at
> org.eclipse.php.core.codeassist.PHPCompletionEngine.calcComp letionOption(Unknown
> Source)
> at
> org.eclipse.php.core.codeassist.PHPCompletionEngine.complete (Unknown
> Source)
> at
> org.eclipse.dltk.internal.core.Openable.codeComplete(Openabl e.java:491)
> at
> org.eclipse.dltk.internal.core.SourceModule.codeComplete(Sou rceModule.java:121)
>
> at
> org.eclipse.dltk.internal.core.SourceModule.codeComplete(Sou rceModule.java:111)
>
> at
> org.eclipse.dltk.ui.text.completion.ScriptCompletionProposal Computer.computeScriptCompletionProposals(ScriptCompletionPr oposalComputer.java:210)
>
> at
> org.eclipse.dltk.ui.text.completion.ScriptCompletionProposal Computer.computeCompletionProposals(ScriptCompletionProposal Computer.java:262)
>
> at
> org.eclipse.dltk.ui.text.completion.CompletionProposalComput erDescriptor.computeCompletionProposals(CompletionProposalCo mputerDescriptor.java:330)
>
> at
> org.eclipse.dltk.ui.text.completion.CompletionProposalCatego ry.computeCompletionProposals(CompletionProposalCategory.jav a:266)
>
> at
> org.eclipse.dltk.ui.text.completion.ContentAssistProcessor.c ollectProposals(ContentAssistProcessor.java:266)
>
> at
> org.eclipse.dltk.ui.text.completion.ContentAssistProcessor.c omputeCompletionProposals(ContentAssistProcessor.java:225)
>
> at
> org.eclipse.wst.sse.ui.internal.contentassist.CompoundConten tAssistProcessor.computeCompletionProposals(CompoundContentA ssistProcessor.java:300)
>
> at
> org.eclipse.jface.text.contentassist.ContentAssistant.comput eCompletionProposals(ContentAssistant.java:1836)
>
> at
> org.eclipse.jface.text.contentassist.CompletionProposalPopup .computeProposals(CompletionProposalPopup.java:553)
>
> at
> org.eclipse.jface.text.contentassist.CompletionProposalPopup .access$16(CompletionProposalPopup.java:550)
>
> at
> org.eclipse.jface.text.contentassist.CompletionProposalPopup $2.run(CompletionProposalPopup.java:485)
>
> at
> org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:70)
> at
> org.eclipse.jface.text.contentassist.CompletionProposalPopup .showProposals(CompletionProposalPopup.java:479)
>
> at
> org.eclipse.jface.text.contentassist.ContentAssistant$2.run( ContentAssistant.java:377)
>
> at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)
> at
> org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:133)
>
> at
> org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:3378)
> at
> org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :3036)
> at
> org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:2382)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346)
> at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:21 98)
> at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
> at
> org.eclipse.core.databinding.observable.Realm.runWithDefault (Realm.java:288)
>
> at
> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:488)
> at
> org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:149)
> at
> org.eclipse.ui.internal.ide.application.IDEApplication.start (IDEApplication.java:113)
>
> at
> org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.java:193)
>
> at
> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:110)
>
> at
> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:79)
>
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:382)
>
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:179)
>
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
>
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
>
> at java.lang.reflect.Method.invoke(Method.java:597)
> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 549)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
>
>
>

--
Nick Boldt :: Release Engineer, IBM Toronto Lab
Eclipse Modeling :: http://www.eclipse.org/modeling
http://wiki.eclipse.org/index.php/User:Nickb
Re: Code Assist Fail [message #76038 is a reply to message #76022] Wed, 16 July 2008 01:41 Go to previous messageGo to next message
David Muir is currently offline David MuirFriend
Messages: 63
Registered: July 2009
Member
Probably related to:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=240826

PDT freezes for a while when you press $.
Re: Code Assist Fail [message #76197 is a reply to message #76038] Thu, 17 July 2008 15:20 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jeffdafoe.gmail.com

I've been using PDT daily for a couple of years and just upgraded to
Ganymede and am running PDT nightly. I am seeing this issue with 2.0 .
Our project is "big" as well, consisting of hundreds of files and hundreds
of thousands of lines of code.

I am not sure how to provide any useful information beyond "me too", since
the reproduceability seems to relate to projects with lots of files. I
can somewhat mitigate the issue by turning off
"General->Editors->Structured Text Editors->Appearance->Report problems as
you type". If I turn "Report problems as you type" back on and turn off
code assist auto activation the problem goes away as well.

With both auto-activation and "report problems as you type" on, Eclipse
goes somewhat crazy. When I press the $, the editor will pause, and the
Problems window will refresh and then the editor unfreezes. While typing,
if I stop for even a microsecond, Eclipse will freeze up, then after a
second or five, the Problem window will refresh and Eclipse is OK again.
I have the gut feeling that the issue has something to do with excessive
validation.

-Jeff
Re: Code Assist Fail [message #76229 is a reply to message #76197] Thu, 17 July 2008 16:14 Go to previous message
Michael Spector is currently offline Michael SpectorFriend
Messages: 110
Registered: July 2009
Senior Member

Hi Jeff,

The problems you describe exist in both PDT and DLTK bug tracking
systems. We are working on their solutions.

Thanks!

Jeff Dafoe wrote:
>
> I've been using PDT daily for a couple of years and just upgraded to
> Ganymede and am running PDT nightly. I am seeing this issue with 2.0 .
> Our project is "big" as well, consisting of hundreds of files and
> hundreds of thousands of lines of code.
> I am not sure how to provide any useful information beyond "me too",
> since the reproduceability seems to relate to projects with lots of
> files. I can somewhat mitigate the issue by turning off
> "General->Editors->Structured Text Editors->Appearance->Report problems
> as you type". If I turn "Report problems as you type" back on and turn
> off code assist auto activation the problem goes away as well.
> With both auto-activation and "report problems as you type" on, Eclipse
> goes somewhat crazy. When I press the $, the editor will pause, and the
> Problems window will refresh and then the editor unfreezes. While
> typing, if I stop for even a microsecond, Eclipse will freeze up, then
> after a second or five, the Problem window will refresh and Eclipse is
> OK again. I have the gut feeling that the issue has something to do
> with excessive validation.
>
> -Jeff
>
Previous Topic:Watching get_included_files()
Next Topic:Updates of PDT
Goto Forum:
  


Current Time: Fri Apr 26 04:07:39 GMT 2024

Powered by FUDForum. Page generated in 0.03767 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top