Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] Problem with SDM - Invalid routing file size

I have tried to apply the fix myself based on the Git link you provided from the bug page, I edited sdm_routing_table_file.c and recompiled SDM, and changed start_job.pl in my .eclipsesettings directory as well.

Maybe this is not sufficient because I still can't get the debugger to work; here is what my output looks like now:

#PTP job_id=21268
 Data for JOB [36117,1] offset 0

SDM: [server] effsize: 2, size: 1, rv: 0
SDM: [server] Found routing file, size=1
SDM: [0] size 2
SDM: [0] in sdm_create_sockd_map
SDM: [0] sdm_route_get_route dest {0}, parent 1
SDM: [0] adjacent nodes: {}
SDM: [0] This node is a server!
SDM: [server] effsize: 2, size: 1, rv: 0
SDM: [0] nodeID: 0, hostname: logti-a3460-17, port: 53396
SDM: [0] found entry for node 0
SDM: [0] found my entry
SDM: [0] [ACCEPT] sockfd: 4
SDM: [0] port bound: 53396
SDM: [0] bound to port 53396
SDM: [master] effsize: 2, size: 1, rv: 0
SDM: [master] Found routing file, size=1
SDM: [1] size 2
SDM: [1] route for 0 is {}
SDM: [1] in sdm_create_sockd_map
SDM: [1] sdm_route_get_route dest {0-1}, parent 1
SDM: [1] adjacent nodes: {0}
SDM: [1] adding 0 to my map
SDM: [master] effsize: 2, size: 1, rv: 0
SDM: [1] nodeID: 0, hostname: logti-a3460-17, port: 53396
SDM: [1] getaddrinfo err[this in red in the middle of the message:getaddrinfo: Connection timed out]
or. hostname: logti-a3460-17, port: 53396
SDM: [1] failed to connect to child logti-a3460-17:53396
SDM: [1] sdm_message_init failed
SDM: sdm_init failed


On 14-06-18 11:57 AM, Beth Tibbitts wrote:
Hmmm... we haven't done a build for the future 8.0.1 with the debugger fix yet, I don't think...
Stay tuned...


...Beth

Beth Tibbitts


On Wed, Jun 18, 2014 at 11:48 AM, <valentin.vervondel.1@xxxxxxxxxxxxx> wrote:
Hi Beth,

Yes that would be great if I could try the fix earlier :)

Thanks a lot!
Valentin

From: ptp-user-bounces@xxxxxxxxxxx [ptp-user-bounces@xxxxxxxxxxx] on behalf of Beth Tibbitts [beth@xxxxxxxxxx]
Sent: 18 June 2014 16:45
To: PTP User list
Subject: Re: [ptp-user] Problem with SDM - Invalid routing file size

No, 8.0 is already finalized.  It will be available, in the big yearly eclipse simultaneous release, on Friday June 27.
We could do an 8.0.1 release fairly soon after that. Or you could easily install a more recent build yourself on top of 8.0

If you want to try 8.0 + the fix sooner, let me know and I'll tell you how to assemble the parts :)


...Beth

Beth Tibbitts


On Wed, Jun 18, 2014 at 11:25 AM, <valentin.vervondel.1@xxxxxxxxxxxxx> wrote:
Hi again,

Thanks for the prompt reply and fix! Sorry again I am not sure how to reply correctly to the messages so they appear in the same thread (I am receiving digests).

So this will be in the Eclipse 4.4 / PTP 8.0 release on June 27?

Could this bug also be the reason why it was looking for SDM in /usr/local/bin although I ticked the checkbox to use the one installed from within Eclipse? I had to download it separately and move it there.

Cheers,
Valentin

_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-user



_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-user




_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-user


Back to the top