Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-user] PTP debug launch hangs: Waiting for job information...

Hi All,

I'm having the same problem Mayur was having as shown in the thread Remote Debug Problem.

After hitting the debug launch icon I see a dialog pop up titled "Progress information" with contents "Operation in progress", "waiting for job information...".

Any help would be appreciated.

Thanks,
Chris

-- Environment: 
  Redhat Linux, x86_64
  Using openmpi 1.4.3
  Resource manager remove service provider is set to local.
  Eclipse 3.6.1

-- Launch
8 processes
Uses a hosts file.
Nothing entered on synchronize tab.
Path to debugger executable is set to: /home/genly/eclipse-3.6.1-linux-clx/plugins/org.eclipse.ptp.linux.x86_64_4.0.3.201009162109/bin/sdm

-- Console output from shell window where eclipse was started:
Created sdm master runner.
sdm master: command: [/home/genly/eclipse-3.6.1-linux-clx/plugins/org.eclipse.ptp.linux.x86_64_4.0.3.201009162109/bin/sdm, --master, --port=55554, --host=localhost, --debugger=gdb-mi, --debug=127]
sdm master: workdir: /net/home/genly/coherent/workspace_dsf_prototype/a_mpi_test/Debug
debug: Write routing file

-- Eclipse console view output
SDM: [0] effsize: 0, size: 0, rv: -2  //This is repeated over and over.


-- Routing_file is created in same dir as my openmpi app.  The file is empty.

Back to the top