Skip Headers
Oracle® Fusion Middleware User's Guide for Oracle JRockit Virtual Edition
11g Release 1 (11.1.1.3.1)

Part Number E15206-03
Go to Documentation Home
Home
Go to Table of Contents
Contents
Go to Feedback page
Contact Us

Go to previous page
Previous
View PDF

D.7 Patched Virtual Machine Might Not Work in Certain Cases

After using the -p (--patch) option, the virtual machine will not work if the kernel or a service in the new Oracle JRockit Virtual Edition binary contains arguments or command parameters that are different from those used in the original virtual machine.

To solve this problem, do the following:

  1. Disassemble the virtual machine image by using the -d (--disassemble) option of the Image Tool.

  2. Make sure that the <jrockitve-binary-url> element in the configuration file specifies the correct location of the new Oracle JRockit Virtual Edition binary (jrockitve.bin).

  3. Assemble the virtual machine image afresh by using the -a (--assemble) option of the Image Tool.

For more information, see Section 4.1.3, "Disassembling and Re-Creating Virtual Machine Images."