You will still get 26d's. I opened a service request with Oracle in regards to 26d's. You should open one too.

I have been told support and engineering are dealing with a number of customers with this issue.

I don't have a bugid.

Karl


On 2013-06-20 7:40 AM, Rodenhiser, Greg wrote:
Good to know..... After hunting over this email list I came across something I think fixed the issue (so far anyway)....

1.

    Become superuser on the Sun Ray server.

2.

    Change the default DBus resource limits by creating a
    |/etc/dbus-1/system-local.conf| file with the following lines:

    <!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-Bus Bus Configuration 
1.0//EN"
      "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd";>
    <busconfig>
       <!-- default for this is 2048 -->
       <limit name="max_completed_connections">32768</limit>
       <!-- default for this is 256 -->
       <limit name="max_connections_per_user">4096</limit>
    </busconfig>
3.

    Change the system GDM daemons file descriptor resource cap by
    adding a *ulimit* command to the |/etc/X11/prefdm| file.

    After the line |PATH=...|, add the following line:

    ulimit -n 16384
4.

    Reboot the system for the changes to take effect.




On Thu, Jun 20, 2013 at 3:46 AM, Philippe BOURDEU d'AGUERRE <[email protected] <mailto:[email protected]>> wrote:

    Greg Rodenhiser writes:

         I
        ask because there are a few times where a SunRay device will
        be stuck on
        code 26D and the only way to clear it is to pkill gdm on the host
        (disruptive to all sessions to clear a single Sunray session).


    A softer way is to do:

    pkill -9 gdm-binary

    It doesn't interrupt current sessions.
-- Philippe BOURDEU d'AGUERRE
    AIME - Campus de l'INSA http://www.aime-toulouse.fr/
    135 av. de Rangueil                      Tél +33 561 559 885
    <tel:%2B33%20561%20559%20885>
    31077 TOULOUSE Cedex 4 - FRANCE          Fax +33 561 559 870
    <tel:%2B33%20561%20559%20870>
    _______________________________________________
    SunRay-Users mailing list
    [email protected] <mailto:[email protected]>
    http://www.filibeto.org/mailman/listinfo/sunray-users




--


Greg Rodenhiser
Technical Services Engineer
College of the Holy Cross


_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users




CONFIDENTIALITY NOTICE:  This communication (including all attachments) is
confidential and is intended for the use of the named addressee(s) only and
may contain information that is private, confidential, privileged, and
exempt from disclosure under law.  All rights to privilege are expressly
claimed and reserved and are not waived.  Any use, dissemination,
distribution, copying or disclosure of this message and any attachments, in
whole or in part, by anyone other than the intended recipient(s) is strictly
prohibited.  If you have received this communication in error, please notify
the sender immediately, delete this communication from all data storage
devices and destroy all hard copies.
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to