In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-05 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)06/01 Report--
Install ORACLE 11G 64-bit error report
Error message:
Prepare to launch Oracle Universal Installer / tmp/OraInstall2012-07-250003-10-02PM from the following address. Please wait a moment... [oracle@redhat database] $#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGSEGV (0xb) at pc=0x00000034c9c14d70, pid=2082, tid=139676636473104
#
# JRE version: 7.0_05-b06
# Java VM: Java HotSpot (TM) 64-Bit Server VM (23.1-b03 mixed mode linux-amd64 compressed oops) # Problematic frame:
# C [ld-linux-x86-64.so.2+0x14d70]
#
# An error report file with more information is saved as hs_err_pid2082.log
#
# If you would like to submit a bug report, please visit:
#
Http://java.sun.com/webapps/bugreport/crash.jsp
Solution:
Add to the. base_profile file of the oracle user:
Export LD_BIND_NOW=1
The purpose of this environment variable is to have the connector connect all the function addresses before the program is executed.
Error record 2:
Exception in thread "main" java.lang.NoClassDefFoundError
At java.lang.Class.forName0 (Native Method)
At java.lang.Class.forName (Class.java:164)
At java.awt.Toolkit$2.run (Toolkit.java:821)
At java.security.AccessController.doPrivileged (Native Method)
At java.awt.Toolkit.getDefaultToolkit (Toolkit.java:804)
At javax.swing.UIManager.initialize (UIManager.java:1262)
At javax.swing.UIManager.maybeInitialize (UIManager.java:1245)
Solution:
[oracle@rhel6 database] $export DISPLAY=192.168.67.1:0.0
[oracle@rhel6 database] $xhost +
Warning: Missing charsets in String to FontSet conversion
[oracle@rhel6 database] $. / runInstaller
That's it.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
Summary of the method of moving data files in oracle database
© 2024 shulou.com SLNews company. All rights reserved.