Friday, September 25, 2015

Find version of Weblogic Server

There are multiple ways to check the version of a Weblogic Server.

Here is how to check the version of Weblogic Server even if the server is down or up.

Weblogic Server Down

Go to the MiddleWare Home folder in your system/server. Then inside the MW_HOME folder go to the folder that starts with wlserver and inside the folder go to .product file

Go to Weblogic Folder inside MiddleWare home and open the .product file.

Note: Make sure you enable 'show hidden files' option in windows. 

Check for the entry WLS_PRODUCT_VERSION.

Inside the .product Properties file check for WLS_PRODUCT_VERSION and it's corresponding entry, In our case it is 10.3.5.0 

Weblogic Server Up

When the weblogic sever is up and running, we can check the version by going to the console appilication at http://SERVERHOSTNAME;7001/console and at the right hand bottom corner you will be able to see the version of weblogic as in the screenshot below, 




1 comment:

  1. Very helpful blog, Athul! Thank you. And Keep up the good work. :)

    ReplyDelete