Author |
Message
|
k_usa |
Posted: Fri Oct 12, 2007 10:42 am Post subject: Adapter Framework Installation problem |
|
|
Apprentice
Joined: 14 Aug 2006 Posts: 42 Location: NewJersey
|
Hi,
I am trying to install WBI Adapter Framework 2.6 on AIX 5.3.
The user id is having admin rights.
When i execute the command ./setup.bin , i am getting the following error -
Preparing Java(tm) Virtual Machine...
...................................
...................................
...................................
The installer is unable to run in graphical mode. Try running t he installer with the -console or -silent flag.
Can anybody help with this,
Thanks in Advance |
|
Back to top |
|
 |
fjb_saper |
Posted: Fri Oct 12, 2007 1:00 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Do you have an xwindows server?
What is the value of your DISPLAY variable?
 _________________ MQ & Broker admin |
|
Back to top |
|
 |
k_usa |
Posted: Fri Oct 12, 2007 4:30 pm Post subject: |
|
|
Apprentice
Joined: 14 Aug 2006 Posts: 42 Location: NewJersey
|
hi fjb_saper ,
I am trying to install from PUTTY .
I have not set anything into DISPLAY variable,
when i do echo $DISPLAY it is coming blank.
Can u tell me whether i need to install from any other client software and what variables need to be set.
The AIX machine where i am trying to install is already having IBM JRE 1.4.2 version installed. Do i need anything more ?
Appreciate u r help ..thanks |
|
Back to top |
|
 |
jefflowrey |
Posted: Fri Oct 12, 2007 4:40 pm Post subject: Re: Adapter Framework Installation problem |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
k_usa wrote: |
Try running the installer with the -console or -silent flag. |
 _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
k_usa |
Posted: Fri Oct 12, 2007 4:51 pm Post subject: |
|
|
Apprentice
Joined: 14 Aug 2006 Posts: 42 Location: NewJersey
|
I tried with -console option and it says it as invalid option.
with -silent it does n't say anything , and does nothing |
|
Back to top |
|
 |
jefflowrey |
Posted: Sat Oct 13, 2007 2:22 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
|
Back to top |
|
 |
k_usa |
Posted: Wed Oct 17, 2007 9:53 am Post subject: Adapter Framework Installation problem - resolved |
|
|
Apprentice
Joined: 14 Aug 2006 Posts: 42 Location: NewJersey
|
Finally i was able to install WBIAdapater Framework 2.6 on AIX 5.3.
The documentation is not in detail at IBM website.
Here is what i did -
In the AIX server 's .profile set the DISPLAY variable to <IP address of windowsmachine:0.0> ( i.e set DISPLAY = 164.128.188.200:0.0; export DISPLAY)
Installed HUMMINGBIRD software on my local machine.
Open Programs - > HummingBirdConnectivity -> Exceed -> Exceed.
Copy the setupAIX.bin and seup.jar files to the AIX folder.
(Also need to copy InstAIX53.sh,libaixppk.so).
From AIX server (Using PUTTY) run aixterm , it will open up another exceed window , from here u can do the install by executing ./InstAIX53.sh |
|
Back to top |
|
 |
|