See if the below steps can help you:

1) Download and Install Putty on your PC

(2) Download and Install Xming on your PC

(3) Start Xming server

(4) Save the server you want to connect to in Putty in saved sessions

(5) Load the server you want to connect in putty

(6) In the left category pane, click on connections then SSH and then X11.

Check “Enable X11 forwarding” box

Enter “localhost:0” in “X display location box”

(7) In the left category pane go to top and select sessions

(8) Press save button

(9) Set following environment variable on the server

export DISPLAY=localhost:10.0

(10) Type xclock on the server and see if it appears

(11) If you get following error then execute the resolution steps.

Error:

Xlib: connection to "localhost:10.0" refused by server

Xlib: PuTTY X11 proxy: MIT-MAGIC-COOKIE-1 data did not match

Error: Can’t open display: localhost:10.0

Resolution:

Server> su – root

Server> xauth list

(Note: It will product following output)

10-111-11-11/unix:10 MIT-MAGIC-COOKIE-1 cf4967d5a6c0e6d5f33285aa0e483643

Server> su – oracle

(Note: Add entire output using “xauth add” command)

Server> xauth add 10-111-11-11/unix:10 MIT-MAGIC-COOKIE-1
cf4967d5a6c0e6d5f33285aa0e483643

On Thu, Jul 23, 2015 at 12:40 PM, Saurabh Malviya <
[email protected]> wrote:

> Hi,
>
> Which x-application you are using ?
> Try running xclock and see if you can see a clock on your machine where
> you are using the x-application.
>
> Regards
> Saurabh
>
> On Thu, Jul 23, 2015 at 12:11 PM, vivek garg-2 [via ARS (Action Request
> System)] <[email protected]> wrote:
>
>> **
>> Hi,
>>
>> Mainly following 2 errors :
>>
>> "Could not initialize class sun.awt.X11.Xtoolkit"
>> "Could not initialize class sun.awt.X11GraphicsEnvironment
>>
>> I just ran the command setup.bin and installer GUI is not getting opened
>> up.
>>
>> Thanks,
>> Vivek
>>
>>
>> On Wed, Jul 22, 2015 at 9:40 PM, Grooms, Frederick W <[hidden email]
>> <http:///user/SendEmail.jtp?type=node&node=7601904&i=0>> wrote:
>>
>>> There is no attached error...
>>>
>>> What error are you seeing?
>>>
>>> -----Original Message-----
>>> From: Action Request System discussion list(ARSList) [mailto:[hidden
>>> email] <http:///user/SendEmail.jtp?type=node&node=7601904&i=1>] On
>>> Behalf Of Vivek
>>> Sent: Wednesday, July 22, 2015 10:02 AM
>>> To: [hidden email]
>>> <http:///user/SendEmail.jtp?type=node&node=7601904&i=2>
>>> Subject: Issues while installing Remedy 9 on RHEL 7 and Oracle 11g
>>>
>>> Hi ,
>>>
>>> We have installed Java 8 on RHEL 7 and using Oracle 11g as DB.
>>> Trying to install Remedy 9 but getting attached error.
>>> Please let me know if anyone else also seen this error.
>>>
>>> Thanks,
>>> Vivek
>>>
>>>
>>> _______________________________________________________________________________
>>> UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
>>> "Where the Answers Are, and have been for 20 years"
>>>
>>
>> _ARSlist: "Where the Answers Are" and have been for 20 years_
>>
>> ------------------------------
>>  If you reply to this email, your message will be added to the
>> discussion below:
>>
>> http://ars-action-request-system.1093659.n2.nabble.com/Issues-while-installing-Remedy-9-on-RHEL-7-and-Oracle-11g-tp7601897p7601904.html
>>  To start a new topic under ARS (Action Request System), email
>> [email protected]
>> To unsubscribe from ARS (Action Request System), click here
>> <http://ars-action-request-system.1093659.n2.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=1093659&code=bWFsdml5YS5zYXVyYWJoNHVAR01BSUwuQ09NfDEwOTM2NTl8MTE1MTExOTg0OQ==>
>> .
>> NAML
>> <http://ars-action-request-system.1093659.n2.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>>
>
>




--
View this message in context: 
http://ars-action-request-system.1093659.n2.nabble.com/Issues-while-installing-Remedy-9-on-RHEL-7-and-Oracle-11g-tp7601897p7601907.html
Sent from the ARS (Action Request System) mailing list archive at Nabble.com.

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
"Where the Answers Are, and have been for 20 years"

Reply via email to