WebSphere Application Server & Liberty

WebSphere Application Server & Liberty

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only

Is profile template cell really a valid profile type?

  • 1.  Is profile template cell really a valid profile type?

    Posted 08/11/10 10:40 AM
    Is profile template cell really a valid profile type?

    --------------------------------

    According to WebSphere documentation on ND 6.1, there is a profile template named as /"cell/" that allows to create a deployment manager profile and a node profile in one step. When I tried this, I get an error message:

    Cannot locate the template: No profile template exists at path /usr/WebSphere6/AppServer6.1/profileTemplates/cell

    When I install WAS6.1 I do see that it creates a directory named cell under profileTemplates folder. I do see files under this diretcory.

    I am not sure why wasprofile.sh does not recognize the profile template.

    This is my full command line:

    /wasprofile.sh -create -profileName cellPrf -profilePath /prf/cellPrf -templatePath /usr/WebSphere6/AppServer6.1/profileTemp
    lates/cell -cellName myCell -hostName adawa265 -nodeName myNode

    --------------------------------

    Posted By: muthubharadwaj at Mar 25 2010 9:35PM