System not checked-in
Hello,
From 23.02.2006 i've my systems not checked-in in Sun Update connection.. I have installed today the patch for certificate with the command smpatch update -i 122231-01 but when i run the swupas command from root i have these error in the /var/log/swupas/swupas.log
Swup Agent run: Tue Mar 21 12:11:00 MET 2006
** DEBUG ON **
Attempt to get exclusive lock: 1
We have the lock!
prepare to register with Transport
Error: unable to register with Transport
com.sun.cc.transport.client.TransportAdapterException: proxy communication failure
at com.sun.cc.transport.client.TransportAdapter.register(TransportAdapter.java:474 )
at com.sun.cc.transport.client.TransportAdapter.<init>(TransportAdapter.java :305)
at com.sun.swup.client.agent.SwupAgent.main(SwupAgent.java:337)
Swup Agent finish: Tue Mar 21 12:13:31 MET 2006
Can anyone help me?
Daniel
# 2
OK no cc-transport running ...
i've started it and re-run the swupas then looking on swupas.log
Swup Agent run: mardi, 21 mars 2006, 13:34:43 MET
** DEBUG ON **
Attempt to get exclusive lock: 1
We have the lock!
prepare to register with Transport
22047 Fin anormale - L'image m閙oire a 閠?vid閑 dans le fichier core.
CNS Daemon Watchdog Error
/usr/lib/cc-cfw/platform/transport/bin/cctrunner restarted under 1 minute threshold
then checked the cc-transport daemon ... nothing...
then one more time swupas.log
** DEBUG ON **
Attempt to get exclusive lock: 1
We have the lock!
prepare to register with Transport
Error: unable to register with Transport
com.sun.cc.transport.client.TransportAdapterException: proxy communication failure
at com.sun.cc.transport.client.TransportAdapter.register(TransportAdapter.java:474 )
at com.sun.cc.transport.client.TransportAdapter.<init>(TransportAdapter.java :305)
at com.sun.swup.client.agent.SwupAgent.main(SwupAgent.java:337)
Swup Agent finish: mardi, 21 mars 2006, 13:37:13 MET
# 3
Check in syslog. I suspect the the cctransport process is coredumping due to a malformed message in the queue to be sent. If it is try the following procedure to resolve the issue before -
# /etc/init.d/cctransport stop
# rm -rf /var/tmp/cc-transport/*
# /etc/init.d/cctransport start
Then try running swupas again and checking the logs as well as checking to see if the host has now checked in.