Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Can't connect from VNC client

orclrunnerFeb 14 2014 — edited Mar 6 2014

Oracle Linux 5.10

VNCSERVER is already installed

I log in as the oracle user on the server. In my home directory i run "vncserver" - it starts up fine.

But when I connect from my Windows desktop using the client RealVNC I get a connection timeout. Here is the output from the log file:

[oracle@dub-ImrORA2 .vnc]$ vim dub-ImrORA2:1.log

Xvnc Free Edition 4.1.2

Copyright (C) 2002-2005 RealVNC Ltd.

See http://www.realvnc.com for information on VNC.

Underlying X server release 70101000, The X.Org Foundation

Fri Feb 14 13:25:30 2014

vncext:      VNC extension running!

vncext:      Listening for VNC connections on port 5901

vncext:      Listening for HTTP connections on port 5801

vncext:      created VNC server for screen 0

localuser:oracle being added to access control list

No profile for user 'oracle' found

SESSION_MANAGER=local/dub-ImrORA2:/tmp/.ICE-unix/3976

Window manager warning: Log level 32: could not find XKB extension.

Initializing nautilus-open-terminal extension

** (eggcups:4046): WARNING **: IPP request failed with status 1030

** (eggcups:4046): WARNING **: IPP request failed with status 1030

** (nm-applet:4079): WARNING **: <WARN>  applet_dbus_manager_start_service(): Could not acquire the NetworkManagerUserSettings service.  Message: 'Connection ":1.9" is not allowed to own the service "org.freedesktop.NetworkManagerUserSettings" due to security policies in the configuration file'

Introspect error: A security policy in place prevents this sender from sending this message to this recipient, see message bus configuration file (rejected message had interface "org.freedesktop.DBus.Introspectable" member "Introspect" error name "(unset)" destination "edu.duke.linux.yum")

Traceback (most recent call last):

  File "/usr/bin/puplet", line 467, in ?

    main()

  File "/usr/bin/puplet", line 464, in main

    p.run()

  File "/usr/bin/puplet", line 451, in run

    self._refreshInfo()

  File "/usr/bin/puplet", line 191, in _refreshInfo

    if self.updatesObject is not None and \

AttributeError: DBusException instance has no attribute '_dbus_error_name'Unable to open desktop file /usr/share/applications/redhat-email.desktop for panel launcher: No such file or directoryUnable to open desktop file /usr/share/applications/openoffice.org-1.9-writer.desktop for panel launcher: No such file or directoryUnable to open desktop file /usr/share/applications/openoffice.org-1.9-impress.desktop for panel launcher: No such file or directoryUnable to open desktop file /usr/share/applications/openoffice.org-1.9-calc.desktop for panel launcher: No such file or directory~

~

                                                             40,1          Bot

I see on line 31 that a security policy is preventing the connection, but I'm not sure what setting needs to change. I have SELINUX set to "permissionable".

This post has been answered by orclrunner on Feb 18 2014
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 3 2014
Added on Feb 14 2014
4 comments
3,322 views