Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] ptp exception


 Hi Greg

    I have installed SDM in /usr/local/bin and the configuration points to it directly.

  Jamil
 
Date: Mon, 20 Aug 2012 13:27:06 -0400
From: Greg Watson <g.watson@xxxxxxxxxxxx>
To: PTP User list <ptp-user@xxxxxxxxxxx>
Subject: Re: [ptp-user] ptp exception
Message-ID: <D7CE4B82-F7AF-4689-B527-03C2F4AD7FDD@xxxxxxxxxxxx>
Content-Type: text/plain; charset="iso-8859-1"

Hi Jamil,

What path are you specifying for the 'Path to SDM executable' on the Debugger tab in the launch configuration?

Regards,
Greg

On Aug 16, 2012, at 8:01 AM, Jamil Appa wrote:

>
>  Hi
>
>     I am trying to debug a parallel application and the debugger is hanging after this message is issued to the console.
>
>     System details: Scientific Linux 6.2/gdb 7.4/Juno/ptp 6.0.1.2012.06.292032/ptp-proxy-6.0.1
>
>     Is there anything I can try to diagnose the problem?
>
>  Thanks
>
>  Jamil
>
>
> ================= TIME RESUME: 1345117714724
> **** Msg: AbstractEventManager - notifyEventRequest(): Request: List stack frames request in status [DONE] for {}.
> Msg: NotifyJob - size of runnables: 10
> ================= TIME ALL SUSPENDED: 53
> Msg: EventRequestManager - addEventRequest(): Request: Resume request in status [UNKNOWN] for {0}.
> **** Msg: AbstractEventManager - registerEventRequest(): Request: Resume request in status [RUNNING] for {0}.
> Msg: NotifyJob - size of runnables: 8
> **** Msg: AbstractEventManager - notifyEventRequest(): Request: Resume request in status [DONE] for {}.
> ================= TIME RESUME: 1345117726685
> Msg: NotifyJob - size of runnables: 6
> Msg: NotifyJob - size of runnables: 6
> Exception in thread "Proxy Client Packet Thread" java.lang.ArrayIndexOutOfBoundsException: 681
>       at org.eclipse.ptp.proxy.util.compression.huffmancoder.HuffmanCoder.decode(HuffmanCoder.java:416)
>       at org.eclipse.ptp.proxy.util.compression.huffmancoder.HuffmanByteUncompress.apply(HuffmanByteUncompress.java:75)
>       at org.eclipse.ptp.proxy.packet.ProxyPacket.read(ProxyPacket.java:260)
>       at org.eclipse.ptp.proxy.client.AbstractProxyClient.processPacket(AbstractProxyClient.java:260)
>       at org.eclipse.ptp.proxy.client.AbstractProxyClient.access$4(AbstractProxyClient.java:255)
>       at org.eclipse.ptp.proxy.client.AbstractProxyClient$2.run(AbstractProxyClient.java:352)
>
>
> --
> Jamil Appa | Co-Founder and Director | Zenotech
> +447747606788 |
> jamil.appa@xxxxxxxxxxxx
> Zenotech Ltd | University Gate East | Park Row | Bristol | BS1 5UB
> Registered Address: 1 Larkfield Grove | Chepstow | Monmouthshire | NP16 5UF | UK
> Registered in England & Wales No: 7926926 VAT No: 128198591
>
> _______________________________________________
> ptp-user mailing list
> ptp-user@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/ptp-user

--
Jamil Appa | Co-Founder and Director | Zenotech 
+447747606788 | View Jamil Appa's LinkedIn profile 
jamil.appa@xxxxxxxxxxxx
Zenotech
Zenotech Ltd | University Gate East | Park Row | Bristol | BS1 5UB
Registered Address: 1 Larkfield Grove | Chepstow | Monmouthshire | NP16 5UF | UK
Registered in England & Wales No: 7926926 VAT No: 128198591


Back to the top