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.
Hi All,I need to uninstall a jvm on WAS8.5 from Linux. Please suggest me on this how It can be done.
kalyan.
Hello Kalyan,
You can delete a WebSphere Application Server (JVM) from WAS 8.5 by using the administrative console. If you are using WAS ND 8.5, the administrative console can be accessed using URL https://hostname:9043/ibm/console. You need to navigate to: Servers > Server Types > WebSphere application servers. Select the application server (JVM) you want to delete and click delete.
let me know if I didn't properly answer your question.
Joey
Seems the answer is incomplete. We have removed from cluster as well. How do we remove also from Linux.
Hello,
What have you tried already? It seems like your question is missing a lot of details. You may need a manual cleanup if your JVM was removed from the cluster with the administrative console but persists starting up on your Linux box. Is that what you are trying to do? Does the JVM still start on Linux if you kill its process using "kill -9 <JVM>"?
Joey is absolutely correct.
Seems your question is unclear. Do you want to uninstall the JVM from the Linux machine rather than removing the JVM from the cluster?