sexevil 发表于 2018-9-22 07:34:53

linux下安装oracle10g

...$ Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using 'localhost:0.0' as the value of the DISPLAY variable.  at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
  at sun.awt.X11GraphicsEnvironment.(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.(Unknown Source)
  at java.awt.Frame.(Unknown Source)
  at oracle.ewt.popup.PopupFrame.(Unknown Source)
  at oracle.ewt.lwAWT.BufferedFrame.(Unknown Source)
  at oracle.sysman.oio.oioc.OiocOneClickInstaller.(OiocOneClickInstaller.java:37
  at oracle.sysman.oio.oioc.OiocOneClickInstaller.main(OiocOneClickInstaller.java:2091)

页: [1]
查看完整版本: linux下安装oracle10g