RE: (EXT) X-Windows Over VPN Issues

  • From: "Steve Wales (AddOns)" <steve.wales@xxxxxxxxxxxxx>
  • To: "srcdco@xxxxxxx" <srcdco@xxxxxxx>, "'oracle-l@xxxxxxxxxxxxx'" <oracle-l@xxxxxxxxxxxxx>
  • Date: Tue, 7 Apr 2020 18:25:32 +0000

Scott,

We got around that by installing a vncserver on our Linux hosts.  Start it when 
an X session is needed for dbua / dbca etc.  Stop it otherwise.

Then connect using VNC-Viewer.  Works like a charm!

Steve

From: oracle-l-bounce@xxxxxxxxxxxxx <oracle-l-bounce@xxxxxxxxxxxxx> On Behalf 
Of Scott Canaan
Sent: Tuesday, April 7, 2020 12:10 PM
To: 'oracle-l@xxxxxxxxxxxxx' <oracle-l@xxxxxxxxxxxxx>
Subject: (EXT) X-Windows Over VPN Issues

With everyone working from home, a new issue has arisen.  We can't get 
x-windows to work over VPN.  That makes it difficult to run things like dbua.

Our environment:
Windows 10 laptop - at home connected via Cisco VPN to work
Xming running on laptop
SecureCRT running on laptop, under Options -> session options, X11 Forwarding 
turned on

Linux 7 server
Oracle 12, 18, and 19

I've tried setting the DISPLAY to the IP address on my laptop (from ipconfig) 
and to 127.0.0.1:0.0.

When I try to run dbua, it sits for a while then returns the following error:

Exception in thread "main" java.lang.NoClassDefFoundError: Could not initialize 
class sun.awt.X11.XToolkit

I'm sure someone has been able to get this to work.  If anyone can let me know 
what needs to be done, I'd really appreciate it.

Thank you,



Disclaimer

The information contained in this communication from the sender is 
confidential. It is intended solely for use by the recipient and others 
authorized to receive it. If you are not the recipient, you are hereby notified 
that any disclosure, copying, distribution or taking action in relation of the 
contents of this information is strictly prohibited and may be unlawful.

This email has been scanned for viruses and malware, and may have been 
automatically archived.

Other related posts:

  • » RE: (EXT) X-Windows Over VPN Issues - Steve Wales (AddOns)