- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: "A SAM application is currently running" when ...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2007 02:15 AM
01-17-2007 02:15 AM
"A SAM application is currently running" when installing patch bundle
ERROR: A SAM application is currently running. Undesirable results could
occur. Please consult other SAM operators before installing this
patch.
ERROR: The "checkinstall" script for "PHCO_34207" failed (exit code
"1"). The script location was
"/var/tmp/BAAa04161/catalog/PHCO_34207/pfiles/checkinstall".
* This script had errors and the execution of this product
cannot proceed until the problem is fixed. Check the above
output from the script for further details.
* Executing preDSA command.
Any suggestions would be gratefully received.
Thanks,
Gary
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2007 02:18 AM
01-17-2007 02:18 AM
Re: "A SAM application is currently running" when installing patch bundle
Have you tested to stop sam ?
It's seems that the problem is sam active and patch installation active also
regards
L-DERLYN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2007 02:21 AM
01-17-2007 02:21 AM
Re: "A SAM application is currently running" when installing patch bundle
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2007 02:26 AM
01-17-2007 02:26 AM
Re: "A SAM application is currently running" when installing patch bundle
shut down your sessions. Then log on again and check if any sam processes are still running (ps -ef | grep sam).
If all clear, re-try your install.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2007 02:28 AM
01-17-2007 02:28 AM
Re: "A SAM application is currently running" when installing patch bundle
It seems relatively simple to me. Is not there any SAM session running parallely while you are installling this ?
You can check this by
#ps -ef|grep -i sam
HTH,
Devender
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2007 02:44 AM
01-17-2007 02:44 AM
Re: "A SAM application is currently running" when installing patch bundle
Thanks,
Gary
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2007 02:48 AM
01-17-2007 02:48 AM
Re: "A SAM application is currently running" when installing patch bundle
work out who the attached user/terminal is.
This may be an old session that has not terminated properly.Look at the date.
If unsure I'd kill it ;-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2007 03:03 AM
01-17-2007 03:03 AM
Re: "A SAM application is currently running" when installing patch bundle
correction on last mail.
samd has got a function !
see http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=15320
The sam processes I have for the sam session are:
/usr/bin/sh /usr/sbin/sam
samx -K 23680 /usr/sam/lib/%L/fal.ui
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2007 03:04 AM
01-17-2007 03:04 AM
Re: "A SAM application is currently running" when installing patch bundle
Picking up on Pet's suggestion, how do I get swinstall to perform the sam option "Automatically select patches for existing software on the target" ?
Thanks.
Gary
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2007 03:32 AM
01-17-2007 03:32 AM
Re: "A SAM application is currently running" when installing patch bundle
match_target and autoselect_patches options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2007 09:27 PM
01-17-2007 09:27 PM
Re: "A SAM application is currently running" when installing patch bundle
I've set the two options that you suggested to true and I get:
"The match operation failed to find software in the source that matches software on the target."
When I run sam, it matches loads of patches. Note that in sam, the "Automatically select patches for existing software on the target" option is under "Manage patch selection" and isn't "Match What Target Has".
Thanks,
Gary
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2007 01:30 AM
01-19-2007 01:30 AM
Re: "A SAM application is currently running" when installing patch bundle
# swinstall -x autoselect_patches=true -x patch_match_target=true -x autoreboot=true -s /netinstall/hp/PatchBundles/Dec2006/GOLDQPK11i
Regards,
Gary