Guest User

Untitled

a guest
Sep 23rd, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. [oracle@fedora28 database]$ ./runInstaller
  2. Starting Oracle Universal Installer...
  3.  
  4. Checking Temp space: must be greater than 120 MB. Actual 984 MB Passed
  5. Checking swap space: must be greater than 150 MB. Actual 1523 MB Passed
  6. Checking monitor: must be configured to display at least 256 colors. Actual 16777216 Passed
  7. Preparing to launch Oracle Universal Installer from /tmp/OraInstall2018-09-23_12-30-57AM. Please wait ...[oracle@fedora28 database]$ There was an error trying to initialize the HPI library.
  8. Please check your installation, HotSpot does not work correctly
  9. when installed in the JDK 1.2 Linux Production Release, or
  10. with any JDK 1.1.x release.
  11. Could not create the Java virtual machine.
  12.  
  13. oracle@fedora28 database]$ java --version
  14. java 10.0.2 2018-07-17
  15. Java(TM) SE Runtime Environment 18.3 (build 10.0.2+13)
  16. Java HotSpot(TM) 64-Bit Server VM 18.3 (build 10.0.2+13, mixed mode)
  17. [oracle@fedora28 database]$ whereis java
  18. java: /usr/bin/java /usr/lib/java /etc/java /usr/share/java
Add Comment
Please, Sign In to add comment