• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

[updateSilent] cannot apply fix

 
Ranch Hand
Posts: 218
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi there, I am trying to apply a patch to the Deploy Manage but it doesn't work.


[root@??? fix1]# ./updateSilent.sh -fixpack -install -installDir /opt/WebSphere/DeploymentManager -fixpackDir /home/admin/Desktop/was/fix1/fixpacks -fixpackID was51_fp1_linux -skipIHS -skipMQ -fixpackDetails
Start of [ ./updateSilent.sh ]

Verifying installer jar:
[ installer.jar ]

Copyright (c) IBM Corporation 2002; All rights reserved.
WebSphere Application Server Version 5
Jun 27, 2004
Update Installer Version 5.1, Dated Jun 27, 2004

Fix pack update specified
Installation specified
Target product directory: /opt/WebSphere/DeploymentManager
Fix pack directory: /home/admin/Desktop/was/fix1/fixpacks
Fix pack: was51_fp1_linux
Skip IBM HTTP Server updates.
Skip embedded messaging updates.

Fix pack was51_fp1_linux cannot be applied to product type was51_fp1_linux.
[Fix pack detail]
Fix pack name: was51_fp1_linux
Build date: 06/27/2004
Build version: a0426.01
Fix pack description: IBM WebSphere Application Server, Version 5.1.1 Fix Pack for Linux

End of [ ./updateSilent.sh ]


Just wondering, is the patch the same used for the base application server??
Thanks in advance for any help.
 
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Alessandro

You are trying to insall the the fix pack fp1 of the base on the ND that's why its failing .

You need to install the Fix pack (was51_nd_fp1_linux) for the Deployment Manager.


Thanks
Rehan
 
Get me the mayor's office! I need to tell her about this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic