Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] SDM seems unable to start GDB

OK, so with -debug and your .config file I get the following output:
RTS job #16777220: handle before execution
RTS job #16777220: start
RTS job #16777220: handle start
RTS Open_MPI@Local: new process #16777221
RTS job #16777220: starting all threads
RTS job #16777220: stdout thread: started
RTS job #16777220: stderr thread: started
RTS job #16777220: display-map parser thread: started
RTS job #16777220: waiting for display-map parser thread to finish
RTS job #java.io.IOException: Unknown XML element: noderesolve: display-map 
parser thread: java.io.IOException: Unknown XML element: noderesolve
RTS job #16777220: display-map parser thread: finished
RTS job #16777220: destroy process due to error while parsing display map
RTS job #16777220: waiting stderr thread to finish
RTS job #16777220:> <map>
RTS job #16777220:>     <host name="ralroost" slots="1" max_slots="0">
RTS job #16777220:>             <noderesolve resolved="localhost"/>
RTS job #16777220:>             <process rank="0"/>
RTS job #16777220:>             <process rank="1"/>
RTS job #16777220:>             <process rank="2"/>
RTS job #16777220:>             <process rank="3"/>
RTS job #16777220:>     </host>
RTS job #16777220:> </map>
Regards

Christoph


Back to the top