Hello all,

After a server reinstall (Debian Squeeze) I added srss 4.2 according to the recent Ubuntu 4.2 tutorial (thanks!) with a few minor details from the 4.2EA Debian tutorial and a module patch I used with 4.2EA that had worked earlier for the 2.6.30-i686 kernel (one of the 3 ubuntu module patches failed). gdm is 2.20 from Debian. The setup is for a single LAN subnet.

The DTUs immediately upgraded their firmware but keep getting stuck at 27D. Where could I continue?

# utadm -l
LAN connections: On
Use both IPv6 and IPv4 multicast
Subnetwork: 192.168.1.0
        Netmask=        255.255.255.0
        Broadcast=      192.168.1.255
        Router=         192.168.1.40
        AuthSrvr=       192.168.1.40
        AltAuth=        192.168.1.40 255.255.255.255
        FirmwareSrvr=   192.168.1.40
        NewTver=        4.2_77_2009.10.19.17.01
        IP assignment=  2/4 (192.168.1.61)

Could it be a java or ipv6 issue?

# tail /var/log/messages
Jan 18 02:41:03 myserver utauthd: main NOTICE: Loaded module /opt/SUNWut/lib/modules/StartSession.m1 Jan 18 02:41:03 myserver utauthd: main NOTICE: Loaded module /opt/SUNWut/lib/modules/StartSession.m2 Jan 18 02:41:03 myserver utauthd: main NOTICE: Loaded module /opt/SUNWut/lib/modules/ServerSelect.m3 Jan 18 02:41:03 myserver utauthd: main NOTICE: Loaded module /opt/SUNWut/lib/modules/StartxlationSession.m4 Jan 18 02:41:03 myserver utauthd: main NOTICE: Loaded module /opt/SUNWut/lib/modules/StartSession.m5 Jan 18 02:41:03 myserver utauthd: main NOTICE: 6 authentication modules loaded. Jan 18 02:41:03 myserver utauthd: main CONFIG_ERROR: Cannot open call back socket on port 7010: java.net.BindException: Address already in use Jan 18 02:41:03 myserver utauthd: deviceManager0 NOTICE: DeviceManager.getDeviceManager: Initiate callback to utdevMgrd at localhost:7011 Jan 18 02:41:03 myserver utauthd: main UNEXPECTED: Cannot open socket: java.net.BindException: Address already in use Jan 18 02:41:03 myserver utauthd: deviceManager0 UNEXPECTED: DeviceManager.initiateCallBack: Socket failed:java.net.SocketException: Network is unreachable

No "messages" file in /var/log/SUNWut

/opt/SUNWut/lib/utauthd
Exception in thread "CallBack0" java.lang.NullPointerException
        at auth.utauthd.CallBack.run(CallBack.java:88)
        at java.lang.Thread.run(Thread.java:619)


netstat -tulpen | grep 7010 tcp6 0 0 :::7010 :::* LISTEN 0 51843 25637/java

iptable -L shows everywhere "ACCEPT"

Turning multicast and ipv6 off in /etc/opt/SUNWut/auth.props and /etc/hosts did not help.

Tried going back to Sun Java ver. 5, am again with

# java -version
java version "1.6.0_16"
Java(TM) SE Runtime Environment (build 1.6.0_16-b01)
Java HotSpot(TM) Server VM (build 14.2-b01, mixed mode)

More output:

  getent services utauthd-cb
  utauthd-cb            7010/tcp

  getent hosts localhost
  127.0.0.1       localhost.localdomain localhost

  echo gstatus | /opt/SUNWut/lib/utnetpipe localhost 7010
  connect() failed: Connection refused
    (same for 0.0.0.0)

# psgrep auth
root 25632 1 0 02:17 ? 00:00:00 /opt/SUNWut/lib/utsessiond -r -c /etc/opt/SUNWut/auth.permit root 25634 1 0 02:17 ? 00:00:00 /opt/SUNWut/lib/utdevmgrd -r -c /etc/opt/SUNWut/auth.permit root 25637 1 0 02:17 pts/1 00:00:00 /etc/opt/SUNWut/jre/bin/java -client auth.utauthd.utauthd root 25638 1 0 02:17 pts/1 00:00:00 /bin/ksh -p /opt/SUNWut/lib/utlog -o /var/opt/SUNWut/log/auth_log root 25645 25632 0 02:17 ? 00:00:00 /opt/SUNWut/lib/utsessiond -r -c /etc/opt/SUNWut/auth.permit root 25646 25634 0 02:17 ? 00:00:00 /opt/SUNWut/lib/utdevmgrd -r -c /etc/opt/SUNWut/auth.permit


# psgrep gdm
root 8250 1 0 00:03 ? 00:00:00 /usr/bin/perl /usr/sbin/gdm-emulatord
root     18284     1  0 01:50 ?        00:00:00 /usr/sbin/gdm

(no greeter, no Xnewt)

Would going back to srss 4.2EA which had worked in my Debian Lenny environment be a solution? Or do I need to stay with Lenny for the time being? But Squeeze should surely not be a bigger challenge than Ubuntu for getting srss to work? Any help highly appreciated, need to get the *&% thing working 'til tomorrow evening.

Greetings,
Andreas




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

Reply via email to