Sunday, May 11, 2014

WAS 8.5 - create profile

Launched cwt.sh and tried to create an application profile.

The first effort failed because I had an old WAS 8.0 installation that I did not clean up. I did the clean up and started again.

The second try failed too at importConfigArchiev. Tried to reset WAS_ROOT variable, but it did not help.

I tried the third time after giving below commands. This is to make WAS 8.5 profile management run on Ubuntu 12. Now it is working.

sudo unlink /bin/sh
sudo ln -s /bin/bash /bin/sh 

I have created
  • Two application server profiles
  • One cell profile

No comments: