Re: Unable to edit component with WOLips 4118 (stable)

From: Chuck Hill (chil..lobal-village.net)
Date: Wed Jun 27 2007 - 14:18:48 EDT

  • Next message: Andrus Adamchik: "[ADMIN] Confluence Upgrade"

    You might find something in eclipse/readme/readme_eclipse.htm

    Chuck

    On Jun 27, 2007, at 11:12 AM, JR Ruggentaler wrote:

    > No, I am using java.version=1.6.0_01. I do have version 1.5
    > installed on
    > my system but the default is 1.6. Is there some why to point
    > eclipse to
    > 1.5 without uninstalling 1.6? I do have my Installed JRE preference
    > set
    > to C:\Program Files\Java\jre1.5.0_08 but I am assuming that only
    > affects
    > running and debugging apps. The 1.5 JDK is installed C:\Program
    > Files\Java\jdk1.5.0_08. Here is how I am starting eclipse:
    > C:\eclipse32WOLips\eclipse\eclipse.exe -data "C:\Documents and
    > Settings\jr\workspace\HEAD" -vmargs -Xmx512M
    >
    > Thanks!
    > J.R.
    >
    > -----Original Message-----
    > From: Steven Mark McCraw [mailto:mar..luecollarsoftware.com]
    > Sent: Wednesday, June 27, 2007 12:50 PM
    > To: woproject-de..bjectstyle.org
    > Subject: Re: Unable to edit component with WOLips 4118 (stable)
    >
    > Are you using Running Eclipse under java 1.5? (Eclipse -> About
    > Eclipse
    > SDK -> Configuration Details -> java.runtime.version)
    >
    > On Jun 27, 2007, at 1:40 PM, JR Ruggentaler wrote:
    >
    >> I upgraded eclipse to "Version: 3.2.2 Build id: M20070212-1330" and
    >> WOLips to "2.0.0.4118" but I can't get WOComponent editor to work.
    >> When
    >> I try to open a component html file I get the exception shown
    >> below. I
    >
    >> am able to open WOD files with the WOD editor. Any suggestion
    >> would be
    >
    >> appreciated.
    >>
    >> Unable to create this part due to an internal error. Reason for the
    >> failure: assertion failed:
    >>
    >> Details:
    >> org.eclipse.core.runtime.AssertionFailedException: assertion failed:
    >> at org.eclipse.core.runtime.Assert.isTrue(Assert.java:109)
    >> at org.eclipse.core.runtime.Assert.isTrue(Assert.java:95)
    >> at
    >> org.eclipse.ui.part.MultiPageEditorPart.setActivePage
    >> (MultiPageEditorPar
    >> t.java:688)
    >> at
    >> org.eclipse.ui.forms.editor.FormEditor.setActivePage
    >> (FormEditor.java:601
    >> )
    >> at
    >> org.eclipse.ui.part.MultiPageEditorPart.createPartControl
    >> (MultiPageEdito
    >> rPart.java:280)
    >> at
    >> org.objectstyle.wolips.componenteditor.part.ComponentEditorTab.create
    >> I
    >> nn
    >> erPartControl(Unknown Source)
    >> at
    >> org.objectstyle.wolips.componenteditor.part.ApiTab.createTab(Unknown
    >> Source)
    >> at
    >> org.objectstyle.wolips.componenteditor.part.ComponentEditorPart.creat
    >> e
    >> Pa
    >> ges(Unknown Source)
    >> at
    >> org.eclipse.ui.part.MultiPageEditorPart.createPartControl
    >> (MultiPageEdito
    >> rPart.java:276)
    >> at
    >> org.eclipse.ui.internal.EditorReference.createPartHelper
    >> (EditorReference
    >> .java:596)
    >> at
    >> org.eclipse.ui.internal.EditorReference.createPart
    >> (EditorReference.java:
    >> 372)
    >> at
    >> org.eclipse.ui.internal.WorkbenchPartReference.getPart
    >> (WorkbenchPartRefe
    >> rence.java:566)
    >> at
    >> org.eclipse.ui.internal.EditorReference.getEditor
    >> (EditorReference.java:2
    >> 14)
    >> at
    >> org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched
    >> (WorkbenchPag
    >> e.java:2595)
    >> at
    >> org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor
    >> (WorkbenchPage.java:
    >> 2528)
    >> at
    >> org.eclipse.ui.internal.WorkbenchPage.access$10(WorkbenchPage.java:
    >> 2520)
    >> at
    >> org.eclipse.ui.internal.WorkbenchPage$9.run(WorkbenchPage.java:2505)
    >> at
    >> org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
    >> at
    >> org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:
    >> 2500
    >> )
    >> at
    >> org.eclipse.ui.actions.OpenWithMenu.openEditor(OpenWithMenu.java:288)
    >> at
    >> org.eclipse.ui.actions.OpenWithMenu.access$0(OpenWithMenu.java:280)
    >> at
    >> org.eclipse.ui.actions.OpenWithMenu$2.handleEvent(OpenWithMenu.java:
    >> 184)
    >> at
    >> org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
    >> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928)
    >> at
    >> org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3348)
    >> at
    >> org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968)
    >> at
    >> org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1930)
    >> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1894)
    >> at
    >> org.eclipse.ui.internal.Workbench.createAndRunWorkbench
    >> (Workbench.java:4
    >> 22)
    >> at
    >> org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    >> at
    >> org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:
    >> 95)
    >> at
    >> org.eclipse.core.internal.runtime.PlatformActivator$1.run
    >> (PlatformActiva
    >> tor.java:78)
    >> at
    >> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runAppli
    >> c
    >> at
    >> ion(EclipseAppLauncher.java:92)
    >> at
    >> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start
    >> (Eclip
    >> seAppLauncher.java:68)
    >> at
    >> org.eclipse.core.runtime.adaptor.EclipseStarter.run
    >> (EclipseStarter.java:
    >> 400)
    >> at
    >> org.eclipse.core.runtime.adaptor.EclipseStarter.run
    >> (EclipseStarter.java:
    >> 177)
    >> 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.core.launcher.Main.invokeFramework(Main.java:336)
    >> at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
    >> at org.eclipse.core.launcher.Main.run(Main.java:977)
    >> at org.eclipse.core.launcher.Main.main(Main.java:952)
    >>
    >> J.R.
    >>
    >
    >

    -- 
    

    Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems. http://www.global-village.net/products/practical_webobjects



    This archive was generated by hypermail 2.0.0 : Wed Jun 27 2007 - 14:20:09 EDT