Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] Failed to create control for the dynamic tab "Basic Optoins"

Ted,

Is the "Use built-in SDM" option set on the debug launch configuration?

If yes, then I would suggest trying deleting the debug launch configuration and creating a new one.

Regards,
Greg

On Jul 22, 2013, at 7:02 PM, Ted Sariyski <tsariysk@xxxxxxxxxxxxxx> wrote:

Hi Greg,
After fixing the path I am able to create debug configuration with  "Open MPI-Generic-Interactive", but at runtime it complains that cannot find sdm.

 I tried to (re)install sdm, but got: "Cannot complete the request.  See the error log for details."
------------------------------------------------------------------
"PTP Scalable Debug Manager (SDM)" will be ignored because a newer version is already installed
------------------------------------------------------------------
(version on org.eclipse.ptp.debug.sdm.feature.group is 7.0.0 while I have already installed is 7.0.2)

Could you advice, please?
Thanks,
--Ted


On 07/22/2013 06:31 PM, Greg Watson wrote:
Hi Ted,

For the first problem, see this FAQ:


For the second, the MPICH2-Generic-Interactive target configuration does not support debugging.

Regards,
Greg

On Jul 21, 2013, at 9:39 PM, Ted Sariyski <tsariysk@xxxxxxxxxxxxxx> wrote:

Greg,

I rebuilt the project with OpenMPI and tried target resource configuration "Open MPI-Generic-Interactive", but got Launch Error:
------------------------------------------------------------------
Failed to execute command: ompi_info -a --parseable
Reason:
Cannot run program "ompi_info": Unknown reason
------------------------------------------------------------------

Next I used customized "MPICH2 Generic-Interactive" target configuration. With it I am able to create and use  run configurations, but debug configurations complain that cannot find sdm.

 I tried to (re)install sdm, but got: "Cannot complete the request.  See the error log for details."
------------------------------------------------------------------
"PTP Scalable Debug Manager (SDM)" will be ignored because a newer version is already installed
------------------------------------------------------------------
(version on org.eclipse.ptp.debug.sdm.feature.group is 7.0.0 while I have already installed is 7.0.2)

Could you advice, please?
Thanks,
--Ted



Back to the top