Deploying the Upgrade Utility

The upgrade utility is delivered as a stand-alone java application packaged in a zip file, which includes the Windows Java runtime environment.

  1. Locate the OIPAUtility.zip file in the OIPA 11.2.1.0 media pack on Oracle's Software Delivery Cloud. Open it using a standard zip utility (such as WinZip) and extract it to the directory of your choosing. This directory will be referred to later as <install_dir>. Download the Aspect 3rd party libraries and copy them to the utility's "ext" folder.
    1. Navigate to, http://mvnrepository.com/artifact/org.aspectj.
    2. Download version 1.8.10 of aspectjrt, aspectjtools, and aspectjweaver.
    3. Select the aspectjrt-1.8.10.jar, aspectjtools-1.8.10.jar, and aspectjweaver-1.8.10.jar files, and copy them to the <install_dir>\OipaUtility\oipa_utility\modules\ext folder.
  2. Navigate to https://mvnrepository.com/artifact/org.swinglabs/swingx/1.0 and download swingx1.0.jar.
  3. Navigate to https://mvnrepository.com/artifact/org.swinglabs/swingx-beaninfo/1.0 and download swingxbeaninfo-1.0.jar.
  4. Select the swingx-1.0.jar and swingx-beaninfo-1.0.jar files and copy them to the <install_dir>\OipaUtility\oipa_utility\modules\ext folder.
  5. Download collection library and copy it to ext folder for the utility.
    1. Navigate to http://www.oracle.com/technetwork/middleware/coherence/downloads/coherence-archive-165749.html
    2. Search for Oracle Coherence Version 3.7.1.click on "Version 3.7.1" - Pure Java Runs on all Certified Platforms. Accept the license and download.
    3. Extract the zip file and navigate to <Extracted_dir>\coherence\lib.
    4. Copy the coherence.jar file and copy them to the <install_dir>\OipaUtility\oipa_utility\modules\ext folder.
  6. Launch the upgrade utility.
    1. Navigate to <install_dir>\OIPAUtility\bin.
    2. Double-click oipa_utility.exe.

Note- To Avoid memory leak issues, change the file oipa_utility.conf(Location : <install_dir>\etc) with the default_options as below:

default_options="--branding oipautility -J-Xms512m 
-J-XX:MaxPermSize=1024m -J-Xmx1024m 
-J-Dnetbeans.logger.console=true -J-ea 
-J-javaagent:./bin/spring-instrument-5.0.7.RELEASE.jar"

 

 

Copyright © 2019, Oracle and/or its affiliates. All rights reserved. Legal Notices | About Oracle Insurance | Support | Contact Us