Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 111132 Details for
Bug 240826
[performance]Code Assist takes too long
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
Log fragment
log-fragment.txt (text/plain), 4.82 KB, created by
Ted Osborne
on 2008-08-27 18:35:51 EDT
(
hide
)
Description:
Log fragment
Filename:
MIME Type:
Creator:
Ted Osborne
Created:
2008-08-27 18:35:51 EDT
Size:
4.82 KB
patch
obsolete
>!SESSION 2008-08-26 13:31:33.198 ----------------------------------------------- >eclipse.buildId=I20080617-2000 >java.version=1.6.0_05 >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 > >This is a continuation of log file C:\vp\playpens\wiki\.metadata\.bak_0.log >Created Time: 2008-08-26 13:51:55.933 > >!ENTRY org.eclipse.php.core 4 4 2008-08-26 13:51:55.933 >!MESSAGE null >!STACK 0 >java.util.NoSuchElementException > at java.util.LinkedList.remove(Unknown Source) > at java.util.LinkedList.removeLast(Unknown Source) > at org.eclipse.php.internal.core.typeinference.evaluators.GlobalVariableReferencesEvaluator$VariableDeclarationSearcher.visit(Unknown Source) > at org.eclipse.php.internal.core.typeinference.evaluators.GlobalVariableReferencesEvaluator$VariableDeclarationSearcher.visit(Unknown Source) > at org.eclipse.php.internal.core.compiler.ast.nodes.Assignment.traverse(Unknown Source) > at org.eclipse.php.internal.core.compiler.ast.nodes.ExpressionStatement.traverse(Unknown Source) > at org.eclipse.dltk.ast.statements.Block.traverse(Block.java:43) > at org.eclipse.dltk.ast.declarations.MethodDeclaration.traverse(MethodDeclaration.java:93) > at org.eclipse.dltk.ast.statements.Block.traverse(Block.java:43) > at org.eclipse.dltk.ast.declarations.TypeDeclaration.traverse(TypeDeclaration.java:157) > at org.eclipse.dltk.ast.statements.Block.traverse(Block.java:43) > at org.eclipse.dltk.ast.declarations.ModuleDeclaration.traverse(ModuleDeclaration.java:70) > at org.eclipse.php.internal.core.typeinference.evaluators.GlobalVariableReferencesEvaluator.init(Unknown Source) > at org.eclipse.dltk.ti.GoalEngine.evaluateGoal(GoalEngine.java:219) > at org.eclipse.dltk.ti.DefaultTypeInferencer.evaluateType(DefaultTypeInferencer.java:223) > at org.eclipse.dltk.ti.DefaultTypeInferencer.evaluateType(DefaultTypeInferencer.java:231) > at org.eclipse.php.internal.core.typeinference.PHPTypeInferenceUtils.resolveExpression(Unknown Source) > at org.eclipse.php.core.codeassist.PHPSelectionEngine.internalASTResolve(Unknown Source) > at org.eclipse.php.core.codeassist.PHPSelectionEngine.select(Unknown Source) > at org.eclipse.dltk.internal.core.Openable.codeSelect(Openable.java:534) > at org.eclipse.dltk.internal.core.AbstractSourceModule.codeSelect(AbstractSourceModule.java:93) > at org.eclipse.dltk.internal.core.AbstractSourceModule.codeSelect(AbstractSourceModule.java:84) > at org.eclipse.php.internal.ui.actions.PHPEditorResolvingAction.getSelectedElement(Unknown Source) > at org.eclipse.php.internal.ui.actions.PHPEditorResolvingAction.update(Unknown Source) > at org.eclipse.php.internal.ui.editor.PHPStructuredEditor.updateAction(Unknown Source) > at org.eclipse.php.internal.ui.editor.PHPStructuredEditor.updateCursorDependentActions(Unknown Source) > at org.eclipse.php.internal.ui.editor.PHPStructuredEditor.handleCursorPositionChanged(Unknown Source) > at org.eclipse.ui.texteditor.AbstractTextEditor$18.mouseUp(AbstractTextEditor.java:2994) > at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:207) > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003) > at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3823) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3422) > at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2382) > at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346) > at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198) > 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(Workbench.java:488) > at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) > at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113) > at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.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(EclipseStarter.java:382) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) > at java.lang.reflect.Method.invoke(Unknown Source) > 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)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 240826
:
107459
|
107887
|
107888
|
108495
|
110680
| 111132 |
112530