標(biāo)題: 在Redhat上安裝NBU6.5遇到的問題。 [打印本頁] 作者: qujie1030 時間: 2009-11-06 11:01 標(biāo)題: 在Redhat上安裝NBU6.5遇到的問題。 我在一臺裝了RedHat的虛擬機(jī)上裝NBU6.5 Master Server,安裝過程中提示系統(tǒng)未安裝PBX,在ICS目錄中執(zhí)行./install 腳本。
到了這步時
1) Symantec Private Branch Exchange
2) Symantec Product Authentication Service
3) Symantec Product Authorization Service
b) Back to previous menu
Select a product to install: [1-3,b,q] 1
Enter the system names separated by spaces on which to install PBX: redhat
Initial system check:
installics requires that ssh commands used between systems execute without prompting for passwords or
confirmations. If installics hangs or asks for a login password or hangs, stop installics and run it again
with the ssh configured for password free logins, or configure rsh and use the -rsh option.
Checking ssh communication with redHat..................................................... ssh exited 255
Enter the system names separated by spaces on which to install PBX:
輸入的系統(tǒng)名字有錯嗎?應(yīng)該輸入什么system name?我出入的/etc/sysconfig/network文件中的系統(tǒng)名。。。。。。。
還有一個問題請教,在NBU環(huán)境中服務(wù)器靠名稱識別客戶機(jī)并與其通信的,這里的名稱指的是什么名稱?是system name還是主機(jī)名???????不需要添加IP地址嘛?????作者: 無牙 時間: 2009-11-06 14:08
把more /etc/hosts貼上來作者: subcase 時間: 2009-11-06 14:33
你必須保證 ssh hostname 無需提供密碼即可登陸到另外一臺機(jī)器
具體可以參考下面的文章 http://blog.csdn.net/lxholding/archive/2007/10/31/1860075.aspx作者: yddll 時間: 2009-11-06 15:06
提示的沒意義?作者: qujie1030 時間: 2009-11-06 15:54
我把/etc/hosts文件的主機(jī)名改為 redhat.localdomain再輸入時提示
1) Symantec Private Branch Exchange
2) Symantec Product Authentication Service
3) Symantec Product Authorization Service
b) Back to previous menu
Select a product to install: [1-3,b,q] 1
Enter the system names separated by spaces on which to install PBX: redhat.localdomain
redhat.localdomain is not a valid system name
我的/etc/hosts文件內(nèi)容如下
[root@redhat ~]# cat /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 redhat.localdomain redhat
::1 localhost6.localdomain6 localhost6
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
DISPLAY environment variable is set to:
Console was started on:
Linux redhat.localdomain 2.6.18-92.el5 #1 SMP Tue Apr 29 13:16:12 EDT 2008 i686 i686 i386 GNU/Linux
Command line options were:
/usr/openv/netbackup/bin/jnbSA
Starting administration console version 6.5.
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
LANG=en
LC_CTYPE="en"
LC_NUMERIC="en"
LC_TIME="en"
LC_COLLATE="en"
LC_MONETARY="en"
LC_MESSAGES="en"
LC_PAPER="en"
LC_NAME="en"
LC_ADDRESS="en"
LC_TELEPHONE="en"
LC_MEASUREMENT="en"
LC_IDENTIFICATION="en"
LC_ALL=
java version "1.4.2_13"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_13-b06)
Java HotSpot(TM) Client VM (build 1.4.2_13-b06, mixed mode)
java.lang.UnsatisfiedLinkError: /usr/openv/java/jre/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at sun.security.action.LoadLibraryAction.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Toolkit.loadLibraries(Unknown Source)
at java.awt.Toolkit.<clinit>(Unknown Source)
at java.awt.Color.<clinit>(Unknown Source)
at vrts.common.utilities.SwingUI.<clinit>(SwingUI.java:26)
at vrts.common.utilities.CommonUIFactory.setUIDefaults(CommonUIFactory.java:61)
at vrts.nbe.JavaPresentationLayer.<init>(JavaPresentationLayer.java:40)
at vrts.nbe.AdminConsole.<init>(AdminConsole.java:27)
at vrts.nbe.AdminConsole.main(AdminConsole.java:40)
[1]+ Done /usr/openv/netbackup/bin/jnbSA
但是輸入 /usr/openv/netbackup/bin/bpadm可以正常啟動字符界面菜單。。。。。。作者: qujie1030 時間: 2009-11-16 13:55
為什么控制臺起不來呢???????????作者: qujie1030 時間: 2009-11-19 16:36
為什么JAVA控制臺起不來?????????????作者: qujie1030 時間: 2009-11-20 10:36
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
LANG=en
LC_CTYPE="en"
LC_NUMERIC="en"
LC_TIME="en"
LC_COLLATE="en"
LC_MONETARY="en"
LC_MESSAGES="en"
LC_PAPER="en"
LC_NAME="en"
LC_ADDRESS="en"
LC_TELEPHONE="en"
LC_MEASUREMENT="en"
LC_IDENTIFICATION="en"
LC_ALL=
作者: 無牙 時間: 2009-11-28 11:29 標(biāo)題: 回復(fù) #16 qujie1030 的帖子 java.lang.UnsatisfiedLinkError: /usr/openv/java/jre/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at sun.security.action.LoadLibraryAction.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Toolkit.loadLibraries(Unknown Source)
at java.awt.Toolkit.<clinit>(Unknown Source)
at java.awt.Color.<clinit>(Unknown Source)
at vrts.common.utilities.SwingUI.<clinit>(SwingUI.java:26)
[ 本帖最后由 無牙 于 2009-11-29 09:06 編輯 ]作者: 中國龍老張 時間: 2009-11-28 21:53
是在本機(jī)上安裝嗎?作者: xiaosan168 時間: 2009-11-28 23:37
The Java NB Console may fail to launch with error "java.lang.UnsatisfiedLinkError: /usr/openv/java/jre/lib/i386/libawt.so: libXp.so .6: cannot open shared object file: No such file or directory".
LibXp.so.6 may not be installed by default. If not present, the NetBackup Console will fail to launch. Either xorg-x11-deprecated-libs-6.8.1-12.i386.rpm or libXp-1.0.0-11.fc9.i386.rpm is needed before NBU is installed on this platform. Both of these packages contain the library of LibXp.so.6.作者: liyoujunlizi 時間: 2010-01-18 12:59
我在RHEL5.0 x86_64上也遇到這種問題,在OS ISO里面沒有找到xorg-x11-deprecated-libs-6.8.1-12.i386.rpm 這個包。。。
然后直接在網(wǎng)上找到一個,下載安裝,再登陸沒有報(bào)錯了。作者: 無牙 時間: 2010-01-18 13:21 作者: myguangzhou 時間: 2010-01-18 13:29
第一次安裝不上,后來REBOOT主機(jī)就可以了,我懷疑你是剛剛修改的主機(jī)名,還沒生效吧;
至于REAHT5不能打開CONSOLE的原因很可能是有些RMP包沒裝;還有,NBU65在REDHAT5上有BUG,需要打個補(bǔ)丁說明的。
具體什么補(bǔ)丁就忘了,支持庫里有提到。作者: onion 時間: 2010-01-18 13:39
上次 REDHAT 5.1 32位版本安裝nbu65, jnbSA 提示:
,/usr/openv/java/jre/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory