1849974 Members
1596 Online
104049 Solutions
New Discussion

vnc error

 
SOLVED
Go to solution
Carme Torca
Super Advisor

vnc error

Hi,

I have a problem with vnc, I have one server with 11.0 and I started it with:

#nohup /opt/vnc/vncserver :0 -nolisten local &

and it I do a ps -ef ->

root 2948 1 0 16:15:32 pts/2 0:00 Xvnc :0 -desktop X -httpd /usr/local/vnc/classes -auth //.Xa

but I cannot connect with 5800 port.
I have this error in ./vnc/server:0.log


04/05/05 16:15:32 Xvnc version 3.3.3r2
04/05/05 16:15:32 Copyright (C) AT&T Laboratories Cambridge.
04/05/05 16:15:32 All Rights Reserved.
04/05/05 16:15:32 See http://www.uk.research.att.com/vnc for information on VNC
04/05/05 16:15:32 Desktop name 'X' (server:0)
04/05/05 16:15:32 Protocol version supported 3.3
04/05/05 16:15:32 Listening for VNC connections on TCP port 5900
04/05/05 16:15:32 Listening for HTTP connections on TCP port 5800
04/05/05 16:15:32 URL http://server:5800
04/05/05 16:16:18 httpd: get '' for 10.100.17.87
04/05/05 16:16:18 httpd: defaulting to 'index.vnc'
04/05/05 16:16:18 httpProcessInput: open: No such file or directory
04/05/05 16:16:40 httpd: get '' for 10.100.17.87
04/05/05 16:16:40 httpd: defaulting to 'index.vnc'
04/05/05 16:16:40 httpProcessInput: open: No such file or directory

10.100.17.87 is my pc ip.
Could anyone say me what does this error means?

Thanks!
Carmen.
Users are not too bad ;-)
9 REPLIES 9
Rick Garland
Honored Contributor

Re: vnc error

Are you being blocked by a firewall?

rveri
Super Advisor

Re: vnc error

Hi Carme , hope its problem with port 0 .
Try with the port 1 , and it will start in 5910 port.

i.e vncserver :1

check before if any other connection is active with the same port. If exists take port 2 or diff.

$ ps -ef | grep vnc will give the detail.

Try it ,hope it will work.

Cheers ,
Veri.
--------

Stephen Keane
Honored Contributor

Re: vnc error

Do you have a file called

/opt/realvnc/share/classes/index.vnc

or something similar (your path might be different)
Alex Glennie
Honored Contributor

Re: vnc error

Picking up from the last post ... from http://www.realvnc.com/pipermail/vnc-list/2002-February/028311.html

The location of the index.vnc (and the rest of java classes) is given
in the vncserver perl script (mine is /usr/local/vnc/classes), it is
passed to the Xvnc command as "-httpd /usr/local/vnc/classes". might be worth investigating if the PATH doesn't resolve ... ?
Alex Glennie
Honored Contributor

Re: vnc error

Carme Torca
Super Advisor

Re: vnc error

Hi,

I don't have this file


#ls -l /opt/realvnc/share/classes/index.vnc
/opt/realvnc/share/classes/index.vnc no encontrado

Could you tell me where I can download this software, I want to install it again.

Thanks!
Carmen.
Users are not too bad ;-)
Stephen Keane
Honored Contributor

Re: vnc error

Befire you try and re-isnstall, it might be worth saving the attachment as

/opt/realvnc/share/classes/index.vnc

The file is a text file and isn't very big.
Carme Torca
Super Advisor

Re: vnc error

Hi,

Thanks , but I don't have /opt/realvnc too. I think better reinstall it, doesn't it??
Users are not too bad ;-)
Stephen Keane
Honored Contributor
Solution

Re: vnc error

Yup, try


ftp://hprc.external.hp.com/

But when I tried earlier, it was down


Or if you want to register etc

http://www.realvnc.com/download.html