Ok, I launched with -clean -debug and -consoleLog prepended on the command line and then did the IvyDE install via update and I got this error: An error occurred during provisioning. Failed to prepare partial IU: [R]org.apache.ivy 2.0.0.cr2.
The only error in the log after start was this: eclipse.buildId=M20080911-1700 java.version=1.6.0_07 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Framework arguments: 256M Command-line arguments: -os win32 -ws win32 -arch x86 256M -clean -debug -consoleLog Warning Tue Jan 06 09:41:10 PST 2009 Ignored reentrant call while viewer is busy. This is only logged once per viewer instance, but similar calls will still be ignored. java.lang.RuntimeException at org.eclipse.jface.viewers.ColumnViewer.checkBusy(ColumnViewer.java:763) at org.eclipse.jface.viewers.ColumnViewer.update(ColumnViewer.java:552) at org.eclipse.ui.model.WorkbenchContentProvider$4.run(WorkbenchContentProvider.java:304) at org.eclipse.ui.model.WorkbenchContentProvider.runUpdates(WorkbenchContentProvider.java:129) at org.eclipse.ui.model.WorkbenchContentProvider.processDelta(WorkbenchContentProvider.java:102) at org.eclipse.ui.model.WorkbenchContentProvider.resourceChanged(WorkbenchContentProvider.java:76) at org.eclipse.core.internal.events.NotificationManager$2.run(NotificationManager.java:288) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:282) at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:148) at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:313) at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1022) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1809) at org.eclipse.jdt.internal.core.JavaModelManager.initializeAllContainers(JavaModelManager.java:2317) at org.eclipse.jdt.internal.core.JavaModelManager.getClasspathContainer(JavaModelManager.java:1679) at org.eclipse.jdt.core.JavaCore.getClasspathContainer(JavaCore.java:2554) at org.eclipse.jdt.internal.core.JavaProject.resolveClasspath(JavaProject.java:2562) at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath(JavaProject.java:1829) at org.eclipse.jdt.internal.core.JavaProject.contains(JavaProject.java:657) at org.eclipse.jdt.internal.core.JavaModel.contains(JavaModel.java:107) at org.eclipse.jdt.internal.ui.JavaElementContainmentAdapter.contains(JavaElementContainmentAdapter.java:42) at org.eclipse.ui.ResourceWorkingSetFilter.isEnclosed(ResourceWorkingSetFilter.java:102) at org.eclipse.ui.ResourceWorkingSetFilter.select(ResourceWorkingSetFilter.java:67) at org.eclipse.jface.viewers.ViewerFilter.filter(ViewerFilter.java:51) at org.eclipse.ui.ResourceWorkingSetFilter.filter(ResourceWorkingSetFilter.java:168) at org.eclipse.jface.viewers.AbstractTreeViewer.getFilteredChildren(AbstractTreeViewer.java:640) at org.eclipse.jface.viewers.AbstractTreeViewer.getSortedChildren(AbstractTreeViewer.java:602) at org.eclipse.jface.viewers.AbstractTreeViewer$1.run(AbstractTreeViewer.java:799) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) at org.eclipse.jface.viewers.AbstractTreeViewer.createChildren(AbstractTreeViewer.java:776) at org.eclipse.jface.viewers.TreeViewer.createChildren(TreeViewer.java:634) at org.eclipse.jface.viewers.AbstractTreeViewer.internalExpand(AbstractTreeViewer.java:1578) at org.eclipse.jface.viewers.AbstractTreeViewer.setExpandedElements(AbstractTreeViewer.java:2350) at org.eclipse.ui.views.navigator.ResourceNavigator.restoreState(ResourceNavigator.java:1064) at org.eclipse.ui.views.navigator.ResourceNavigator.createPartControl(ResourceNavigator.java:319) at org.eclipse.ui.internal.ViewReference.createPartHelper(ViewReference.java:371) at org.eclipse.ui.internal.ViewReference.createPart(ViewReference.java:230) at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:594) at org.eclipse.ui.internal.PartPane.setVisible(PartPane.java:306) at org.eclipse.ui.internal.ViewPane.setVisible(ViewPane.java:531) at org.eclipse.ui.internal.presentations.PresentablePart.setVisible(PresentablePart.java:180) at org.eclipse.ui.internal.presentations.util.PresentablePartFolder.select(PresentablePartFolder.java:270) at org.eclipse.ui.internal.presentations.util.LeftToRightTabOrder.select(LeftToRightTabOrder.java:65) at org.eclipse.ui.internal.presentations.util.TabbedStackPresentation.selectPart(TabbedStackPresentation.java:473) at org.eclipse.ui.internal.PartStack.refreshPresentationSelection(PartStack.java:1256) at org.eclipse.ui.internal.PartStack.createControl(PartStack.java:668) at org.eclipse.ui.internal.PartStack.createControl(PartStack.java:576) at org.eclipse.ui.internal.PartSashContainer.createControl(PartSashContainer.java:568) at org.eclipse.ui.internal.PerspectiveHelper.activate(PerspectiveHelper.java:271) at org.eclipse.ui.internal.Perspective.onActivate(Perspective.java:964) at org.eclipse.ui.internal.WorkbenchPage.onActivate(WorkbenchPage.java:2593) at org.eclipse.ui.internal.WorkbenchWindow$25.run(WorkbenchWindow.java:2873) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) at org.eclipse.ui.internal.WorkbenchWindow.setActivePage(WorkbenchWindow.java:2854) at org.eclipse.ui.internal.WorkbenchWindow$19.runWithException(WorkbenchWindow.java:2171) at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3800) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3425) at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803) at org.eclipse.ui.internal.Workbench$27.runWithException(Workbench.java:1361) at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3800) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3425) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2293) 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:386) 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) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) Ill try again and see if I get better results. Paul On Tue, Jan 6, 2009 at 9:21 AM, Becheanu, Daniel <[email protected]> wrote: > Can you start your eclipse with > eclipse.exe -clean -debug -consoleLog > > ( this should printout any errors you might have) > > Daniel > > -----Original Message----- > From: Mondain [mailto:[email protected]] > Sent: Tuesday, January 06, 2009 11:13 AM > To: [email protected] > Subject: Re: Eclipse 3.4 and IvyDE > > The build works perfectly using Ant on the command line. My issue is that > the IvyDE does not work in Eclipse (for Me), even after > uninstall/reinstall. > I dont get an option to add the Ivy managed build path to my project from > Package Explorer. Lastly, I am not trying to build Ivy or the IvyDE, I am > using the version from the update site. > Paul > > On Tue, Jan 6, 2009 at 7:04 AM, Kay Kay <[email protected]> wrote: > > > It works fine for me too (with Eclipse 3.4.1 ). May be - you can try to > > change the perspective to plugin perspective and see if there are any > errors > > indicated when you try to launch it. > > > > Does it(Ivy-based build system) work from the command-line too. > > > > > > Mondain wrote: > > > >> Version: 3.4.1 > >> Build id: M20080911-1700 > >> > >> On Mon, Jan 5, 2009 at 3:34 PM, Kay Kay <[email protected]> > wrote: > >> > >> > >> > >>> Mondain wrote: > >>> > >>> > >>> > >>>> I'm beyond frustrated at this point, but I will be as succinct as > >>>> possible > >>>> here. I am a core developer on the Red5 project and I implemented Ivy > >>>> for dependency handling some time ago (>1 year) in lieu of Maven. > >>>> Eclipse > >>>> is > >>>> our IDE of choice so naturally we try to use the IvyDE to keep our > deps > >>>> dynamically linked in the IDE. As of right now I cannot build in > Eclipse > >>>> using the IvyDE and I have uninstalled / reinstalled at least twice > >>>> today.. > >>>> I am using this update site: > >>>> http://www.apache.org/dist/ant/ivyde/updatesiteand would like any > >>>> suggestions this list may provide before I throw in the > >>>> towel and setup Maven. > >>>> Thanks, > >>>> Paul > >>>> > >>>> > >>>> > >>>> > >>>> > >>> what is the Eclipse version that you are using. > >>> > >>> > >>> > >> > >> > >> > >> > >> > > > > > > > -- > http://gregoire.org/ > http://osflash.org/red5 > -- http://gregoire.org/ http://osflash.org/red5
