Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Parallel package for Kepler M7 available

The conversion wizard is a work in progress. It should be fully functional for RC1,
but at the moment it still has some problems. See bug 364191 for more details.


John
 
On May 9, 2013, at 4:09 PM, "Alameda, Jay" <alameda@xxxxxxxxxxxx> wrote:

I see similar issues, as Chris does – windows 7 64 bit – java 1.7.0_17 –
Additional details – can’t seem to choose anything but “finish” in the convert wizard, also, right clicking on the project and choosing convert comes up empty.  The code does get synchronized over, but only one build configuration (default) exists for the confused project that results as part of running the wizard.
I’ll paste the stack trace, which seems to be the same or very similar:
 
eclipse.buildId=4.3.0.I20130502-0800
java.version=1.7.0_17
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Framework arguments:  -product org.eclipse.epp.package.parallel.product
Command-line arguments:  -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.parallel.product
 
Error
Thu May 09 14:40:32 CDT 2013
Unhandled event loop exception
 
java.lang.IllegalArgumentException: Path for project must have only one segment.
                at org.eclipse.core.runtime.Assert.isLegal(Assert.java:63)
                at org.eclipse.core.internal.resources.WorkspaceRoot.getProject(WorkspaceRoot.java:184)
                at org.eclipse.ptp.internal.rdt.sync.cdt.ui.wizards.SyncMainConversionWizardPage.validatePage(SyncMainConversionWizardPage.java:280)
                at org.eclipse.ptp.internal.rdt.sync.cdt.ui.wizards.SyncMainConversionWizardPage.getMessage(SyncMainConversionWizardPage.java:349)
                at org.eclipse.jface.wizard.WizardDialog.updateMessage(WizardDialog.java:1381)
                at org.eclipse.jface.wizard.WizardDialog.updateTitleBar(WizardDialog.java:1490)
                at org.eclipse.jface.wizard.WizardDialog.update(WizardDialog.java:1331)
                at org.eclipse.jface.wizard.WizardDialog.updateForPage(WizardDialog.java:1264)
                at org.eclipse.jface.wizard.WizardDialog.access$4(WizardDialog.java:1238)
                at org.eclipse.jface.wizard.WizardDialog$8.run(WizardDialog.java:1227)
                at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
                at org.eclipse.jface.wizard.WizardDialog.showPage(WizardDialog.java:1225)
                at org.eclipse.jface.wizard.WizardDialog.nextPressed(WizardDialog.java:915)
                at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:428)
                at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:628)
                at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
                at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
                at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1057)
                at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4170)
                at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3759)
                at org.eclipse.jface.window.Window.runEventLoop(Window.java:826)
                at org.eclipse.jface.window.Window.open(Window.java:802)
                at org.eclipse.ui.internal.handlers.WizardHandler$New.executeHandler(WizardHandler.java:259)
                at org.eclipse.ui.internal.handlers.WizardHandler.execute(WizardHandler.java:279)
                at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:290)
                at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:85)
                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.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
                at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:231)
                at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:212)
                at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132)
                at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:165)
                at org.eclipse.core.commands.Command.executeWithChecks(Command.java:499)
                at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:508)
                at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213)
                at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommand(LegacyHandlerService.java:420)
                at org.eclipse.ui.internal.actions.CommandAction.runWithEvent(CommandAction.java:157)
                at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584)
                at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501)
                at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411)
                at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
                at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1057)
                at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4170)
                at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3759)
                at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1109)
                at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
                at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:993)
                at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:138)
                at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:610)
                at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
                at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:567)
                at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
                at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
                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:354)
                at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
                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:636)
                at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
                at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
                at org.eclipse.equinox.launcher.Main.main(Main.java:1426)
 
 
From: ptp-dev-bounces@xxxxxxxxxxx [mailto:ptp-dev-bounces@xxxxxxxxxxx] On Behalf Of Christopher Navarro
Sent: Thursday, May 09, 2013 1:36 PM
To: ptp-dev@xxxxxxxxxxx
Subject: Re: [ptp-dev] Parallel package for Kepler M7 available
 
Actually, just checked the log file and I've got some error messages. See attached.

Chris

On 05/09/2013 01:29 PM, Christopher Navarro wrote:
On linux, I can't seem to convert a C/C++ project to a remote synchronized project because it won't let me select a project type in the wizard page. I went the route of checking Shallow out as a C/C++ project, then File > New > Other >Remote > Convert C/C++ or Fortran Project to a Synchronized Project. I can however go straight to a synchronized project (e.g. checkout as > New Project Wizard > Remote > Synchronized C/C++ project). 

Chris

On 05/09/2013 01:24 PM, Beth Tibbitts wrote:

Early versions of the Kepler M7 Parallel Package are available at 
   http://build.eclipse.org/technology/epp/epp_build/kepler/download/20130509-1108/
I have done a quick smoke test on Mac 64 with creating a sync project on remote Linux and it looks (fingers crossed) OK so far...

Other testing results would be very, very welcome. 


...Beth

Beth Tibbitts 
Eclipse Parallel Tools Platform  http://eclipse.org/ptp
IBM STG - High Performance Computing Tools
Mailing Address:  IBM Corp., 745 West New Circle Road, Lexington, KY 40511

----- Forwarded by Beth Tibbitts/Watson/IBM on 05/09/2013 02:20 PM -----

<image001.png>
From:
<image002.png>
Markus Knauer <mknauer@xxxxxxxxxxxxxxxxx>
<image001.png>
To:
<image002.png>
EPP Developer Mailing List <epp-dev@xxxxxxxxxxx>
<image001.png>
Date:
<image002.png>
05/09/2013 01:36 PM
<image001.png>
Subject:
<image002.png>
Re: [epp-dev] Kepler M7 EPP packages
<image001.png>
Sent by:




Hi all,

I pressed "send" too early...

The last build looks good to me except bug 406985 that needs some love until RC1. The packages can be found here:

  http://build.eclipse.org/technology/epp/epp_build/kepler/download/20130509-1108/

The corresponding p2 repositories are

  http://build.eclipse.org/technology/epp/epp_build/kepler/download/20130509-1108/repository/ and
  http://download.eclipse.org/releases/staging/

Please test and send your votes until tomorrow/Friday.

Thanks,
Markus


[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=406985_______________________________________________
epp-dev mailing list
epp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/epp-dev




_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev
 
 
_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev


Back to the top