EBS運行快速安裝的程式時,提示DISPLAY變數設定不對

來源:互聯網
上載者:User

標籤:

EBS運行快速安裝的程式時,系統提示如下:

Rapid Install Wizard is validating your file system......         >> Wizard requires the DISPLAY variable to be set.         >> Please set your DISPLAY variable and restart Rapid Install Wizard.

在主機進行以下設定後,嘗試重新運行仍舊報錯:

$ export DISPLAY=IP:0.0$ ./rapidwiz Rapid Install Wizard is validating your file system......CMDDIR=/app/Stage122/startCD/Disk1/rapidwizRapid Install Wizard will now launch the Java Interface.....$ Exception in thread "main" java.lang.InternalError: Can‘t connect to X11 window server using ‘xxx.xxx.xxx.xxx:0.0‘ as the value of the DISPLAY variable.        at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)        at sun.awt.X11GraphicsEnvironment.access$100(Unknown Source)        at sun.awt.X11GraphicsEnvironment$1.run(Unknown Source)        at java.security.AccessController.doPrivileged(Native Method)        at sun.awt.X11GraphicsEnvironment.<clinit>(Unknown Source)        at java.lang.Class.forName0(Native Method)        at java.lang.Class.forName(Unknown Source)        at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(Unknown Source)        at java.awt.Window.init(Unknown Source)        at java.awt.Window.<init>(Unknown Source)        at java.awt.Frame.<init>(Unknown Source)        at java.awt.Frame.<init>(Unknown Source)        at oracle.ewt.popup.PopupFrame.<init>(Unknown Source)        at oracle.ewt.lwAWT.BufferedFrame.<init>(Unknown Source)        at oracle.apps.ad.rapidwiz.RIWizard.main(RIWizard.java:1597)$

繼續修改DISPLAY設定:

$ export DISPLAY=:0.0

再次嘗試安裝成功。

 

如果是KSH:

setenv DISPLAY :0.0

 

EBS運行快速安裝的程式時,提示DISPLAY變數設定不對

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.