Hello, I'm running Eclipse 3.6.2 with WOLips 3.6.70245. I was trying to
import an old PBuilder project but got stuck when trying to edit/save
imported components. I get a hang every other time. Eclipse is pretty
much unusable.
I've seen other people complaining about it. Every time the suggestion
was to upgrade to 3.7.
So is WOLips 3.6 still maintained? I would be willing to hunt this issue
but I need some hand helding.
Attached are the two blocking threads:
<skipped>
"pool-1-thread-1" - Thread t@37
java.lang.Thread.State: BLOCKED on
org.objectstyle.wolips.wodclipse.core.completion.WodCacheEntry@18aa1c2
owned by: main
at
org.objectstyle.wolips.wodclipse.core.completion.AbstractCacheEntry.shou
ldParse(AbstractCacheEntry.java:257)
at
org.objectstyle.wolips.wodclipse.core.completion.WodParserCache.parse(Wo
dParserCache.java:287)
at
org.objectstyle.wolips.wodclipse.core.builder.WodBuilder._validateCompon
ent(WodBuilder.java:324)
at
org.objectstyle.wolips.wodclipse.core.builder.WodBuilder$ValidatingCompo
nent.run(WodBuilder.java:428)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecuto
r.java:651)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.ja
va:676)
at java.lang.Thread.run(Thread.java:595)
<skipped>
"main" - Thread t@1
java.lang.Thread.State: BLOCKED on java.lang.Object@81fa9c owned by:
pool-1-thread-1
at
org.objectstyle.wolips.wodclipse.core.completion.WodParserCache.parse(Wo
dParserCache.java:282)
at
org.objectstyle.wolips.wodclipse.core.completion.AbstractCacheEntry.getM
odel(AbstractCacheEntry.java:57)
at
org.objectstyle.wolips.wodclipse.core.util.WodHtmlUtils.getWodElement(Wo
dHtmlUtils.java:145)
at
org.objectstyle.wolips.templateeditor.TemplateOutlinePage.renderElement(
TemplateOutlinePage.java:564)
at
org.objectstyle.wolips.templateeditor.TemplateOutlinePage.renderElement(
TemplateOutlinePage.java:777)
at
org.objectstyle.wolips.templateeditor.TemplateOutlinePage.renderElement(
TemplateOutlinePage.java:777)
at
org.objectstyle.wolips.templateeditor.TemplateOutlinePage.renderElement(
TemplateOutlinePage.java:777)
at
org.objectstyle.wolips.templateeditor.TemplateOutlinePage.renderElement(
TemplateOutlinePage.java:777)
at
org.objectstyle.wolips.templateeditor.TemplateOutlinePage.update(Templat
eOutlinePage.java:333)
at
org.objectstyle.wolips.templateeditor.TemplateEditor.webObjectChanged(Te
mplateEditor.java:164)
at
org.objectstyle.wolips.components.editor.ComponentEditorInteraction.fire
WebObjectChanged(ComponentEditorInteraction.java:94)
at
org.objectstyle.wolips.templateeditor.TemplateEditor.doSave(TemplateEdit
or.java:149)
at
org.objectstyle.wolips.componenteditor.part.HtmlWodTab.doSave(HtmlWodTab
.java:263)
at
org.objectstyle.wolips.componenteditor.part.ComponentEditorPart.doSave(C
omponentEditorPart.java:279)
at
org.objectstyle.wolips.componenteditor.part.ComponentEditor.doSave(Compo
nentEditor.java:229)
at
org.eclipse.ui.internal.SaveableHelper$2.run(SaveableHelper.java:151)
at
org.eclipse.ui.internal.SaveableHelper$5.run(SaveableHelper.java:277)
at
org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext
.java:464)
at
org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)
at
org.eclipse.jface.window.ApplicationWindow$1.run(ApplicationWindow.java:
759)
at
org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at
org.eclipse.jface.window.ApplicationWindow.run(ApplicationWindow.java:75
6)
at
org.eclipse.ui.internal.WorkbenchWindow.run(WorkbenchWindow.java:2606)
at
org.eclipse.ui.internal.SaveableHelper.runProgressMonitorOperation(Savea
bleHelper.java:285)
at
org.eclipse.ui.internal.SaveableHelper.runProgressMonitorOperation(Savea
bleHelper.java:264)
at
org.eclipse.ui.internal.SaveableHelper.savePart(SaveableHelper.java:156)
at
org.eclipse.ui.internal.EditorManager.savePart(EditorManager.java:1369)
at
org.eclipse.ui.internal.WorkbenchPage.savePart(WorkbenchPage.java:3334)
at
org.eclipse.ui.internal.WorkbenchPage.saveEditor(WorkbenchPage.java:3347
)
at org.eclipse.ui.internal.SaveAction.run(SaveAction.java:76)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
at
org.eclipse.ui.commands.ActionHandler.execute(ActionHandler.java:185)
at
org.eclipse.ui.internal.handlers.LegacyHandlerWrapper.execute(LegacyHand
lerWrapper.java:109)
at
org.eclipse.core.commands.Command.executeWithChecks(Command.java:476)
at
org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(Paramet
erizedCommand.java:508)
at
org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerSe
rvice.java:169)
at
org.eclipse.ui.internal.keys.WorkbenchKeyboard.executeCommand(WorkbenchK
eyboard.java:468)
at
org.eclipse.ui.internal.keys.WorkbenchKeyboard.press(WorkbenchKeyboard.j
ava:786)
at
org.eclipse.ui.internal.keys.WorkbenchKeyboard.processKeyEvent(Workbench
Keyboard.java:885)
at
org.eclipse.ui.internal.keys.WorkbenchKeyboard.filterKeySequenceBindings
(WorkbenchKeyboard.java:567)
at
org.eclipse.ui.internal.keys.WorkbenchKeyboard.access$3(WorkbenchKeyboar
d.java:508)
at
org.eclipse.ui.internal.keys.WorkbenchKeyboard$KeyDownFilter.handleEvent
(WorkbenchKeyboard.java:123)
at
org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at
org.eclipse.swt.widgets.Display.filterEvent(Display.java:1253)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1052)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1077)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1062)
at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:1103)
at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:1099)
at org.eclipse.swt.widgets.Widget.wmChar(Widget.java:1508)
at org.eclipse.swt.widgets.Control.WM_CHAR(Control.java:4270)
at org.eclipse.swt.widgets.Canvas.WM_CHAR(Canvas.java:345)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4162)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:341)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:4873)
at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native
Method)
at
org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:2459)
at
org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3655)
at
org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)
at
org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
at
org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:
332)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:6
64)
at
org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at
org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplicat
ion.java:115)
at
org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.j
ava:196)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplicat
ion(EclipseAppLauncher.java:110)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Eclip
seAppLauncher.java:79)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:
369)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:
179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
a:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
Impl.java:25)
at java.lang.reflect.Method.invoke(Method.java:592)
at
org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:620)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
at org.eclipse.equinox.launcher.Main.run(Main.java:1408)
Thanks for otherwise a great tool J
--
i5mast
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]