日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 > 运维知识 > linux >内容正文

linux

linux 安装wls_121200步骤,centos6.6安装weblogic12c注意问题

發布時間:2023/12/20 linux 30 豆豆
生活随笔 收集整理的這篇文章主要介紹了 linux 安装wls_121200步骤,centos6.6安装weblogic12c注意问题 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.

環境,由于我的centos6.6沒有安裝圖形界面,所以安裝的時候報錯

[weblogic@localhost ~]$ java -jar wls_121200.jar

Extracting files..........

Starting Oracle Universal Installer

Checking if CPU speed is above 300 MHz. ? Actual 2100.000 MHz ? ?Passed

Checking monitor: must be configured to display at least 256 colors. ?DISPLAY environment variable not set. ? ?Failed <<<<

Checking swap space: must be greater than 512 MB. ? Actual 33554428 MB ? ?Passed

Checking if this platform requires a 64-bit JVM. ? Actual 64 ? ?Passed (64-bit not required)

Checking temp space: must be greater than 300 MB. ? Actual 245056 MB ? ?Passed

Some requirement checks failed.

You must fulfill these requirements before continuing with the installation.

Continue? (y/n) [n]

y

You have confirmed that the product can be installed on this platform.

Continuing with the install.

>>> Ignoring required prerequisite failures. ?Continuing...

Preparing to launch the Oracle Universal Installer from /tmp/OraInstall2014-12-05_03-25-45PM

DISPLAY is not set. ?Please set the DISPLAY environment variable and try again.

Depending on the Unix Shell, you can use one of the following commands as examples to set the DISPLAY environment variable:

- For csh: ?%% setenv DISPLAY 192.168.1.128:0.0

- For sh, ksh and bash: $ DISPLAY=192.168.1.128:0.0; export DISPLAY

Use the following command to see what shell is being used:

echo $SHELL

Use the following command to view the current DISPLAY environment variable setting:

echo $DISPLAY

- Make sure that client users are authorized to connect to the X Server.

To enable client users to access the X Server, open an xterm, dtterm or xconsole as the user that started the session and type the following command:

%% xhost +

To test that the DISPLAY environment variable is set correctly, run a X11 based program that comes with the native operating system such as 'xclock':

%%

If you are not able to run xclock successfully, please refer to your PC-X Server or OS vendor for further assistance.

Typical path for xclock: /usr/X11R6/bin/xclock

java.awt.HeadlessException:

No X11 DISPLAY variable was set, but this program performed an operation which requires it.

at java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:159)

at java.awt.Window.(Window.java:433)

at java.awt.Frame.(Frame.java:403)

at java.awt.Frame.(Frame.java:368)

at javax.swing.SwingUtilities$SharedOwnerFrame.(SwingUtilities.java:1733)

at javax.swing.SwingUtilities.getSharedOwnerFrame(SwingUtilities.java:1810)

at javax.swing.JDialog.(JDialog.java:253)

at javax.swing.JDialog.(JDialog.java:187)

at javax.swing.JDialog.(JDialog.java:135)

at oracle.as.install.engine.modules.presentation.ui.common.dialogs.SpecifyInventoryDirectoryDialog.(SpecifyInventoryDirectoryDialog.java:237)

at oracle.as.install.engine.modules.presentation.ui.common.dialogs.SpecifyInventoryDirectoryDialog.showDialog(SpecifyInventoryDirectoryDialog.java:763)

at oracle.sysman.oio.oioc.OiocOneClickInstaller.main(OiocOneClickInstaller.java:584)

解決方法:在遠程使用xshell的PC機上安裝xmanager,注冊后就可使用。然后執行命令export DISPLAY=PC機ip:0.0,然后再執行安裝命令java -jar wls_121200.jar

總結

以上是生活随笔為你收集整理的linux 安装wls_121200步骤,centos6.6安装weblogic12c注意问题的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。