On Thu, Mar 3, 2011 at 2:34 PM, Art Peck <[email protected]> wrote:
> How can a DTU be referring to a negative port number, like these??
> Mar  3 15:38:41 [172.16.2.219.2.2]  0x0.0x4a28efe 0:14:4f:e4:cf:80 Network:
> DHCP Renew: state 6 next ticks 1620000/1620000 result 1
> Mar  3 15:38:52 [172.16.3.170.2.2]  0x0.0xb7004 0:14:4f:d1:7c:58 USB: rdd:
> unable to contact device service on 172.16.1.5:-11631

This is a bug in the way the message is formatted.  The port number
is being presented as a signed quantity when it's really an unsigned
value.

In this case the actual port number is 53905.

OttoM.
__
Disclaimer: I am employed by Oracle. The statements and opinions
expressed here are my own and do not necessarily represent those
of Oracle Corporation.
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to