I'm trying to get SUN Desktop Manager working. I'm using b108 and it's my 1st time configuring SDM.
I'm getting the following error from the apoc svcs -xv apocd/udp svc:/network/apocd/udp:default (Configuration Agent) State: maintenance since Tue Apr 14 17:39:25 2009 Reason: Start method failed repeatedly, last died on Killed (9). See: http://sun.com/msg/SMF-8000-KS See: /var/svc/log/network-apocd-udp:default.log Impact: This service is not running. Apr 14, 2009 5:38:56 PM com.sun.apoc.daemon.misc.APOCLogger config CONFIG: Daemon configuration: MaxClientThreads = 5 Password = : *!*** SECURITY_CREDENTIALS_ENCODING = scramble AuthDn = cn=proxyagent,ou=profile,dc=domainxyz,dc=com TransactionTimeout = 15 SECURITY_CREDENTIALS = SECURITY_PRINCIPAL = cn=proxyagent,ou=profile,dc=domainxyz,dc=com LogLevel = ALL InitialChangeDetectionDelay = 10 DataDir = /var/opt/apoc IdleThreadDetectionInterval = 15 MaxClientConnections = 50 PROVIDER_URL = ldap://directory.domainxyz.com:1389/dc=domainxyz,dc=com Password_ENCODING = scramble ConnectionReadTimeout = 5000 DaemonPort = 38900 MaxDatabaseLocks = 12000 ConnectTimeout = 1 ApplyLocalPolicy = false ThreadTimeToLive = 5 AuthType = Anonymous TimeToLive = 10080 ChangeDetectionInterval = 60 DaemonChangeDetectionInterval = 10 HostIdentifierType = Hostname GarbageCollectionInterval = 10080 MaxRequestSize = 4096 Apr 14, 2009 5:38:56 PM com.sun.apoc.daemon.misc.APOCLogger info INFO: Daemon starting Apr 14, 2009 5:38:56 PM com.sun.apoc.daemon.misc.APOCLogger fine FINE: Garbage collection scheduled ( interval = 10080 minutes ) Apr 14, 2009 5:38:56 PM com.sun.apoc.daemon.misc.APOCLogger fine FINE: Client manager started Apr 14, 2009 5:38:56 PM com.sun.apoc.daemon.misc.APOCLogger fine FINE: Channel manager started Apr 14, 2009 5:38:56 PM Daemon main FINER: THROW com.sun.apoc.daemon.misc.APOCException: java.net.SocketException: Already bound at com.sun.apoc.daemon.admin.PortMapper.<init>(Unknown Source) at com.sun.apoc.daemon.admin.AdminManager.initChannel(Unknown Source) at com.sun.apoc.daemon.admin.AdminManager.<init>(Unknown Source) at com.sun.apoc.daemon.apocd.Daemon.run(Unknown Source) at com.sun.apoc.daemon.apocd.Daemon.main(Unknown Source) Caused by: java.net.SocketException: Already bound at sun.nio.ch.Net.translateToSocketException(Net.java:49) at sun.nio.ch.DatagramSocketAdaptor.bind(DatagramSocketAdaptor.java:82) ... 5 more Caused by: sun.nio.ch.AlreadyBoundException at sun.nio.ch.DatagramChannelImpl.bind(DatagramChannelImpl.java:490) at sun.nio.ch.DatagramSocketAdaptor.bind(DatagramSocketAdaptor.java:80) ... 5 more I have checked and the ports 38900 and 38901 are not in use. The documentation mentions that you need to specify the apocd port when running apoc-config but I never get that option. I only get the option to set the apoc agent port. Any suggestions on where to look next would be appreciated. -- This message posted from opensolaris.org
