Baseline Patch fails at 'Commit Phase'

Hi all,

we run a simple Job to bring a host confirm to the actual baseline.

After downloading all blobs the Job fails in the 'Commit Phase' . The Log shows following output:

****************************************************************************

Commit Phase - started.

***************************************************************************

Job Name: /opt/SUNWuce/agent//blobs/46008403.blob

Job ID:191

Job Started: Mon May 21 10:43:31 2007

Job Exec Line: /opt/SUNWuce/agent//blobs/46008403.blob /opt/SUNWuce/agent//blobs/46008403.blob -orig_file /opt/SUNWuce/agent//blobs/46007904.blob -dest_file /opt/SUNWuce/agent//blobs.save/112807-16.jar -ntf_interactive_ignore_action false -cookie-dir /opt/SUNWuce/agent//config_files/.Job_173 -job_id 173 -type install

ABOUT TO EXECUTE.... /opt/SUNWuce/agent//blobs/46008403.blob

Job FINISHED with Value: 1

Job Ended: Mon May 21 10:43:31 2007

*****

Private Action std Output:

=============================================

File /opt/SUNWuce/agent//blobs.save/112807-16.jar was created for you.

Manual Intervension is required.

=============================================

Notification_always_fails_Installer_UNINSTALL Commit Phase - Notification exited with a Failure (Exit Value=1)

Commit Phase - Failed, reason:

Notification returned with a failure !

} Task Finished with a failure ! ( JobID = 173 )

I think, a popup window should appear. Does anybody had similiar problems? Are there some more detailed error logs anywhere?

Thanks for answers.

Martin

[1680 byte] By [wimitza] at [2007-11-27 4:58:23]
«« AM Client SDK
»» CSV
# 1
Have a look in the agent log files - /opt/SUNWuce/agent/logs - for more infor on what caused the error.It may also be useful to look in the server logs on the SDS - Either : /opt/SUNWuce/server/logs or /usr/local/uce/server/logs depending on platform
ForumModeratora at 2007-7-12 10:14:15 > top of Java-index,Administration Tools,Sun Update Connection-Enterprise Forum...
# 2

My guess is you don't have the "Auto Deploy" Host preference set. Go to Tools->Preferences, then click on "Host" , and then "Patch Policy". It's around the 2nd one down and says "Accept Manual Intervention/Auto Deploy". Make sure this is checked, submit the change, and let it restart the agent (there will be a checkbox near the bottom to do this).

This is also where you override the reboots if you wish.

dougsca at 2007-7-12 10:14:15 > top of Java-index,Administration Tools,Sun Update Connection-Enterprise Forum...
# 3
That's it. After enabling auto_deploy it works fine. Thank all for helpMartin
wimitza at 2007-7-12 10:14:15 > top of Java-index,Administration Tools,Sun Update Connection-Enterprise Forum...