Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Please test the Juno SR2 Parallel Package - reply to this email

Greg, Wyatt
I'm getting this same error when I try to open the profile configuration dialog after I installed from the juno/milestones update site on top of our PE Developer Edition (equivalent to PTP  6.0) build
Dave



From:        Greg Watson <g.watson@xxxxxxxxxxxx>
To:        Parallel Tools Platform general developers <ptp-dev@xxxxxxxxxxx>
Date:        09/24/2012 09:47 PM
Subject:        Re: [ptp-dev] Please test the Juno SR2 Parallel Package - reply to        this email
Sent by:        ptp-dev-bounces@xxxxxxxxxxx




Wyatt,

http://download.eclipse.org/tools/ptp/updates/juno is 6.0.1. For SR1 you should use http://download.eclipse.org/tools/ptp/builds/juno/milestones

Regards,
Greg

On Sep 24, 2012, at 5:08 PM, Wyatt Spear wrote:

Should the TAU side-package be up to date for SR1 in http://download.eclipse.org/tools/ptp/updates/juno ?  I'm getting a no-such-method error when I try to use it after installation which suggests a mismatched API to me...

!ENTRY org.eclipse.jface 4 2 2012-09-24 14:00:33.340
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.jface".
!STACK 0
java.lang.NoSuchMethodError: org.eclipse.ptp.etfw.toolopts.ToolPaneListener.<init>(Lorg/eclipse/ptp/etfw/toolopts/ToolPane;)V
                at org.eclipse.ptp.etfw.tau.TAUAnalysisTab$TauPaneListener.<init>(TAUAnalysisTab.java:163)
                at org.eclipse.ptp.etfw.tau.TAUAnalysisTab.createControl(TAUAnalysisTab.java:877)
                at org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupViewer.showInstanceTabsFor(LaunchConfigurationTabGroupViewer.java:806)
                at org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupViewer.displayInstanceTabs(LaunchConfigurationTabGroupViewer.java:737)
                at org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupViewer$8.run(LaunchConfigurationTabGroupViewer.java:624)
                at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
                at org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupViewer.inputChanged(LaunchConfigurationTabGroupViewer.java:641)
                at org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupViewer.setInput0(LaunchConfigurationTabGroupViewer.java:603)
                at org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupViewer.setInput(LaunchConfigurationTabGroupViewer.java:579)
                at org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationsDialog.handleLaunchConfigurationSelectionChanged(LaunchConfigurationsDialog.java:941)
                at org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationsDialog$3.selectionChanged(LaunchConfigurationsDialog.java:560)
                at org.eclipse.jface.viewers.StructuredViewer$3.run(StructuredViewer.java:888)
                at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
                at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:49)
                at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
                at org.eclipse.jface.viewers.StructuredViewer.firePostSelectionChanged(StructuredViewer.java:886)
                at org.eclipse.jface.viewers.StructuredViewer.handlePostSelect(StructuredViewer.java:1226)
                at org.eclipse.jface.viewers.StructuredViewer$5.widgetSelected(StructuredViewer.java:1251)
                at org.eclipse.jface.util.OpenStrategy.firePostSelectionEvent(OpenStrategy.java:262)
                at org.eclipse.jface.util.OpenStrategy.access$5(OpenStrategy.java:256)
                at org.eclipse.jface.util.OpenStrategy$3.run(OpenStrategy.java:433)
                at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
                at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
                at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3529)
                at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3182)
                at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)
                at org.eclipse.jface.window.Window.open(Window.java:801)
                at org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationsDialog.open(LaunchConfigurationsDialog.java:1132)
                at org.eclipse.debug.ui.DebugUITools$2.run(DebugUITools.java:600)
                at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
                at org.eclipse.debug.ui.DebugUITools.openLaunchConfigurationDialogOnGroup(DebugUITools.java:608)
                at org.eclipse.debug.ui.DebugUITools.openLaunchConfigurationDialogOnGroup(DebugUITools.java:542)
                at org.eclipse.debug.ui.actions.OpenLaunchDialogAction.run(OpenLaunchDialogAction.java:81)
                at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
                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:1276)
                at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3554)
                at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3179)
                at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1029)
                at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
                at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:923)
                at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86)
                at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:588)
                at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
                at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:543)
                at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
                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:353)
                at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
                at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
                at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
                at java.lang.reflect.Method.invoke(Method.java:601)
                at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
                at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
                at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
                at org.eclipse.equinox.launcher.Main.main(Main.java:1414)



On Fri, Sep 21, 2012 at 10:00 AM, Beth Tibbitts <tibbitts@xxxxxxxxxx> wrote:
Please download the RC4 build of the parallel package from the link in the attached email
and test on your favorite platform, plus hopefully create and run a parallel app on your favorite target system configuration (resource manager).
And test a few other of your favorite things.
Please reply to this email saying what client platform, remote resource manager, and other items you tested.
Thank you!


Unless there is major breakage, which is our final SR1 build, but testing helps us know if we need to fix things esp. before our SC tutorial in November - a very important milestone for us in ensuring
trouble-free experience by tutorial attendees and others who will learn about PTP at the SC conference.


Happy testing, and please let me know you're not ignoring me!



...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 09/21/2012 12:56 PM -----



From:
epp-dev-bounces@xxxxxxxxxxx [mailto:epp-dev-bounces@xxxxxxxxxxx] On Behalf Of Markus Knauer
Sent:
Friday, September 21, 2012 12:45 AM
To:
EPP Developer Mailing List
Subject:
[epp-dev] Juno SR1 RC4 EPP packages


Hi package maintainers,

it is time to test our latest (and at the same time last) build for Juno SR1. This build won't be released early as RC4, instead it will be released as Juno SR1 next Friday after 'quiet week'. Please send your votes as soon as possible - I'd like to get your feedback until Monday.

The packages can be found here:

http://build.eclipse.org/technology/epp/epp_build/juno/download/20120920-0804/

With the following p2 repositories you can simulate updates from Juno to Juno SR1

http://build.eclipse.org/technology/epp/epp_build/juno/download/20120920-0804/repository/
http://download.eclipse.org/releases/maintenance/

Sometimes I am doing last-minute changes... During my review of the packages I found out that some packages are still using an upper limit of 256MB for the heap size. We defined this limit years ago and most packages are using a much higher limit now, but not all packages. I thought that a higher value does no harm (computers tend to have more memory today) and could improve the user experience a bit. And that was my change: I set the maximum Java heap size of Java, CPP, and Mobile packages to 512MB and tracked it in the following bug. I hope you agree to this change.

Packages should define at least 512m as maximum Java heap size
https://bugs.eclipse.org/bugs/show_bug.cgi?id=389970

Thanks,
Markus

_______________________________________________
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
_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev


Back to the top