• 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

Error ADMA5033 - How to specify the cluster as module target

 
Ranch Hand
Posts: 31
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I'm using the Rapid Deployment Feature of WAS6.1. The autoAppInstall is working fine for a standalone server. When I try to deploy to a test box with Network deployment I'm seeing this error message.

ADMA5033E: The target server {0} specified for {2} is a part of cluster {1} but the cluster {1} is not specified in the list of targets.
Explanation: A module can not be installed on a cluster member without also specifying the cluster as a target.
User Response: Specify the cluster as a module target also.

However, I can't find any info on HOW to specify the cluster as a module target. How can I do this?
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic