• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: WOLips 3.6 hangs when saving a component
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WOLips 3.6 hangs when saving a component


  • Subject: Re: WOLips 3.6 hangs when saving a component
  • From: Pascal Robert <email@hidden>
  • Date: Tue, 15 May 2012 18:15:57 -0400

WOLips 3.6 is not maintained. Moving to 3.7 is easy, and it's rock solid.

> 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.shouldParse(AbstractCacheEntry.java:257)
>         at org.objectstyle.wolips.wodclipse.core.completion.WodParserCache.parse(WodParserCache.java:287)
>         at org.objectstyle.wolips.wodclipse.core.builder.WodBuilder._validateComponent(WodBuilder.java:324)
>         at org.objectstyle.wolips.wodclipse.core.builder.WodBuilder$ValidatingComponent.run(WodBuilder.java:428)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java: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(WodParserCache.java:282)
>         at org.objectstyle.wolips.wodclipse.core.completion.AbstractCacheEntry.getModel(AbstractCacheEntry.java:57)
>         at org.objectstyle.wolips.wodclipse.core.util.WodHtmlUtils.getWodElement(WodHtmlUtils.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(TemplateOutlinePage.java:333)
>         at org.objectstyle.wolips.templateeditor.TemplateEditor.webObjectChanged(TemplateEditor.java:164)
>         at org.objectstyle.wolips.components.editor.ComponentEditorInteraction.fireWebObjectChanged(ComponentEditorInteraction.java:94)
>         at org.objectstyle.wolips.templateeditor.TemplateEditor.doSave(TemplateEditor.java:149)
>         at org.objectstyle.wolips.componenteditor.part.HtmlWodTab.doSave(HtmlWodTab.java:263)
>         at org.objectstyle.wolips.componenteditor.part.ComponentEditorPart.doSave(ComponentEditorPart.java:279)
>         at org.objectstyle.wolips.componenteditor.part.ComponentEditor.doSave(ComponentEditor.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:756)
>         at org.eclipse.ui.internal.WorkbenchWindow.run(WorkbenchWindow.java:2606)
>         at org.eclipse.ui.internal.SaveableHelper.runProgressMonitorOperation(SaveableHelper.java:285)
>         at org.eclipse.ui.internal.SaveableHelper.runProgressMonitorOperation(SaveableHelper.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(LegacyHandlerWrapper.java:109)
>         at org.eclipse.core.commands.Command.executeWithChecks(Command.java:476)
>         at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:508)
>         at org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:169)
>         at org.eclipse.ui.internal.keys.WorkbenchKeyboard.executeCommand(WorkbenchKeyboard.java:468)
>         at org.eclipse.ui.internal.keys.WorkbenchKeyboard.press(WorkbenchKeyboard.java:786)
>         at org.eclipse.ui.internal.keys.WorkbenchKeyboard.processKeyEvent(WorkbenchKeyboard.java:885)
>         at org.eclipse.ui.internal.keys.WorkbenchKeyboard.filterKeySequenceBindings(WorkbenchKeyboard.java:567)
>         at org.eclipse.ui.internal.keys.WorkbenchKeyboard.access$3(WorkbenchKeyboard.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:664)
>         at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
>         at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
>         at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
>         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: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.java:39)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.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@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


References: 
 >WOLips 3.6 hangs when saving a component (From: "Strumyla, Marius" <email@hidden>)

  • Prev by Date: WOLips 3.6 hangs when saving a component
  • Next by Date: Ajax and multiple file uploads
  • Previous by thread: WOLips 3.6 hangs when saving a component
  • Next by thread: Ajax and multiple file uploads
  • Index(es):
    • Date
    • Thread