XIO: fatal IO error 232 (Connection reset by peer) on X server "192.168.1.239:0.0"

Hi All... I'm newbie here...,

i have problem when installing oracle9206, i use HPUX 11.11,
i'm using Xmanager enterprise 2.1 for forwarding from server A to my laptop

# export DISPLAY=192.168.1.239:0.0
# echo $DISPLAY
output ==> 192.168.1.239:0.0

at the oracle directory, i execute
-----------------------------------------------------------------------
# runInstaller &

[1] 4584
$ Starting Oracle Universal Installer...
No pre-requisite checks found in oraparam.ini, no system pre-requisite checks will be executed.
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2008-01-30_06 -23-39PM.
Please wait ...Oracle Universal Installer, Version 10.1.0.3.0 Production
Copyright (C) 1999, 2004, Oracle. All rights reserved.

XIO: fatal IO error 232 (Connection reset by peer) on X server "192.168.1.239:0.0"
after 0 requests (0 known processed) with 0 events remaining.

[1] + Done runInstaller &

-----------------------------------------------------------------------

I'm so confuse,
i try to ==>

$ xhost +192.168.1.239
XIO: fatal IO error 232 (Connection reset by peer) on X server "192.168.1.239:0.0"
after 0 requests (0 known processed) with 0 events remaining.

Can anyone help M3 Plz...., Kindly need your help...

Thx in advance....

How do you connect to your HP server?

From you laptop directly? Using what protocol?
If you have a xserver on your laptop correctly configured you should not have to export DISPLAY...
That can be tested by after you are connected, type xclock&
it should display on your laptop

Hi VBE.., thx for responding..,

I'm using TELNET from putty&xmanager to connect to the server

as ur suggestion, i try to execute xclock &, and this is the result
--------------------------------------------------------------------
without export display :
$ xclock &
Error: Can't open display:

with export display :
$ xclock &
[1] 7960
$ XIO: fatal IO error 232 (Connection reset by peer) on X server "192.168.1.239:0.0"
after 0 requests (0 known processed) with 0 events remaining.
-------------------------------------------------------------------

So.., what is ur suggestion..???

Thankyou

Unfortunately I dont have your soft (using ReflectionX...)

But I just tried using putty to see...
And you were right - with putty you will have to export your LAPTOP ip:0.0
So be sure to export the correct IP (who am i -R will return the good IP)
If it doesnt work then you will have to see with the support of your software

But lets hope...