Oracle® Fusion Middleware User's Guide for Oracle JRockit Virtual Edition 11g Release 1 (11.1.1.3.2) Part Number E15206-04 |
|
|
View PDF |
If encoding characters such as '+
' or '%
' are included in the path where Oracle JRockit Virtual Edition binary file (jrockitve.bin
) and Image Tool (jrockitve-imagetool.jar
) are located, Image Tool fails to execute any command. For example, if you run a command from directories such as 'my+dir
' or 'my%adir
', Image Tool throws an error.
Image Tool recognizes the path as an URL and decodes it. If the path contains encoding characters, the path will be translated to a wrong directory.
Do not include characters such as '+
' or '%
' in the Oracle JRockit Virtual Edition installation path.