Quantcast
Channel: A Portal to a Portal
Viewing all articles
Browse latest Browse all 1850

WebSphere Application Server - Deleting Profiles

$
0
0
Interestingly, I saw this exception: -

The following validation errors were present with the command line arguments:
profileName: Action can not be executed while server is running

when I tried to delete a bunch of WebSphere profiles using the following command: -

/opt/ibm/WebSphere/AppServer/bin/manageprofiles.sh -deleteAll

I went slightly mad trying to find / stop any Java processes running, using ps -elf and ps auxw, but to no avail.

Thankfully this dW post: -


came to my rescue.

In essence, IBM HTTP Server (IHS) was still running .....

Once I stopped it, I was able to happily delete the profiles :-)

When you think about it, that makes perfect sense, as IHS is, in my case, running on an unmanaged node within the WAS cell, so manageprofiles is spot on :-)


Viewing all articles
Browse latest Browse all 1850

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>