On Fri, Sep 5, 2008 at 11:05 AM,  <[EMAIL PROTECTED]> wrote:
>  I recreated the problem and the address is unique.

If you were running SRSS over VMWare then my first guess would be
that VMWare is messing up the Solaris high-resolution timer.  That can
cause the Sun Ray X server to go to sleep for a very long time, and the
lack of communication from the X server is what lights up the 26x icon.
But you're on SPARC, and we haven't seen a hi-res timer bug there in
years.  (We have seen one on x86 recently.)  The next SRSS 4.0 patch
will contain a workaround for this timer-skip issue.

In your case I'd start by using 'snoop' to find out whether the server is
even trying to send UDP traffic to the Sun Ray.  There's always
supposed to be a heartbeat between the X server and the Sun Ray unit
(this is a fast heartbeat over UDP, not the much slower heartbeat the Sun
Ray maintains over TCP with the authd process) so if you don't see traffic
to the Sun Ray's IP address within a few seconds then that probably
means that the X server is confused.  If you do see UDP traffic to the Sun
Ray then the next step is to figure out why that traffic isn't arriving at the
Sun Ray or is not being accepted by the Sun Ray.

So, what does a 'snoop' of UDP traffic to the Sun Ray's IP address show?

OttoM.
__
ottomeister

Disclaimer: These are my opinions.  I do not speak for my employer.
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to