View WebLogic Version number

Source: Internet
Author: User
Tags sca xquery


Projects deployed on WebLogic, when migrating, usually must be migrated to the same version of the WebLogic container to go up, then how to see the current WebLogic version number? Two methods: First, check the installation log of WebLogic, which contains the version number ; second, look at the Registry.xml file under the WebLogic home directory, which contains the version number .


installation Log


WebLogic installation Log log.txt is typically under the Logs folder under the root directory of the WebLogic installation directory

The content is relatively small, mainly contains weblogic installation of components and middleware, and each component has a corresponding version number

2015-5-30 8:39:37--Install "WebLogic Platform" 10.3.5.0 in D:\Oracle\Middleware\Oracle11g_Home release 10.3.5.0 [added]    |_____common Infrastructure Engineering 7.2.0.0 [added] |    |_____uninstall [Added] |    |_____patch Client [Added] |    |_____patch Attachment Facility [added] |    |_____clone Facility [added] |_____weblogic Server 10.3.5.0 [added] |    |_____core application Server [added] |    |_____administration Console [Added] |    |_____configuration Wizard and Upgrade Framework [added] |    |_____web 2.0 HTTP pub-sub Server [added] |    |_____weblogic SCA [Added] |    |_____weblogic JDBC Drivers [added] |    |_____third party JDBC Drivers [added] |    |_____weblogic Server clients [added] |    |_____weblogic Web Server Plugins [added] |    |_____uddi and Xquery support [added] |    |_____server Examples [not installed] |    |_____evaluation Database [Added] | |_____workshop Code completion support [added] |_____oracle Configuration Manager 10.3.3.1 [added] |    |_____data Collector [added] |_____oracle Coherence 3.6.0.4 [added] |_____coherence Product Files [added] |_____coherence Examples [not installed]

as the above installation log mainly contains the following content

The WebLogic was installed on 2015-5-30 8:39:37 and installed the WebLogic platform at 10.3.5.0, installed in the D:\Oracle\Middleware\Oracle11g_Home directory


Contains four large components:

version number is 7.2.0.0 the Common Infrastructure Engineering

WebLogic Server with version number 10.3.5.0

Oracle Configuration Manager with version number 10.3.3.1

Oracle Coherence with version number 3.6.0.4

The subcomponents that follow each component are also marked for installation.


Registry.xml


Registry.xml inside and inside the installation log are similar content

<?xml version= "1.0" encoding= "UTF-8"? ><bea-product-information xmlns:fo= "http://www.w3.org/1999/XSL/ Format "xmlns:gpr=" HTTP://WWW.BEA.COM/NS/CIE/GPR "> 
Match The information in the installation log completely.


The above is the two methods of viewing the WebLogic version number, the second method, by looking at registry.xml more general, it is in the root directory of WebLogic.



View WebLogic Version number

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.