Author |
Message
|
$ureshWMB |
Posted: Sun Apr 06, 2014 10:22 pm Post subject: IIB 9 Installation Problem |
|
|
Apprentice
Joined: 06 Apr 2014 Posts: 36
|
Hi Guys.
I am new to the Message Broker(IIB) trying to install it on my PC
I have correct version of MQ Installed(7.5.0.1) but while installing the IIB Integration Bus it showing that "The installer is unable to find an installation of Websphere MQ of correct version."
OS:Windows 7 Professional with service pack1 64bit.
Please help on this.
Thanks In advance |
|
Back to top |
|
 |
fjb_saper |
Posted: Sun Apr 06, 2014 10:38 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
So you say you installed MQ 7.5.0.1 on your PC?
Can you show us the output of dspmqver ?
Did you install the client or the server or both?
I had no problems running the install on my laptop with the same OS...  _________________ MQ & Broker admin |
|
Back to top |
|
 |
$ureshWMB |
Posted: Mon Apr 07, 2014 12:29 am Post subject: |
|
|
Apprentice
Joined: 06 Apr 2014 Posts: 36
|
This is the result for dspmqver command
C:\Program Files (x86)\IBM\WebSphere MQ\bin>dspmqver.ex
Name: WebSphere MQ
Version: 7.5.0.1
Level: p750-001-130308
BuildType: IKAP - (Production)
Platform: WebSphere MQ for Windows
Mode: 32-bit
O/S: Windows 7 Professional x64 Edition, Build
InstName: Installation1
InstDesc:
InstPath: C:\Program Files (x86)\IBM\WebSphere MQ
DataPath: C:\Program Files (x86)\IBM\WebSphere MQ
Primary: Yes
MaxCmdLevel: 750
The launchpad showing that MQ 7.5.0.1 is installed too............ |
|
Back to top |
|
 |
smdavies99 |
Posted: Mon Apr 07, 2014 1:12 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
Does the issue you are reporting actually stop you from installing IIB9?
Have you tried to do the installation? (i.e going beyond this point) _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
$ureshWMB |
Posted: Mon Apr 07, 2014 1:18 am Post subject: |
|
|
Apprentice
Joined: 06 Apr 2014 Posts: 36
|
smdavies99 wrote: |
Does the issue you are reporting actually stop you from installing IIB9?
Have you tried to do the installation? (i.e going beyond this point) |
While installing IIB runtime(Integration Bus) the launch pad is unable to find the MQ version.Here MQ 7.5.0.1 is the prerequisites for IIB9.
I have installed the IIB but its not working properly..
Thanks... |
|
Back to top |
|
 |
exerk |
Posted: Mon Apr 07, 2014 1:26 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
$ureshWMB wrote: |
This is the result for dspmqver command
C:\Program Files (x86)\IBM\WebSphere MQ\bin>dspmqver.ex
Name: WebSphere MQ
Version: 7.5.0.1
Level: p750-001-130308
BuildType: IKAP - (Production)
Platform: WebSphere MQ for Windows
Mode: 32-bit
O/S: Windows 7 Professional x64 Edition, Build
InstName: Installation1
InstDesc:
InstPath: C:\Program Files (x86)\IBM\WebSphere MQ
DataPath: C:\Program Files (x86)\IBM\WebSphere MQ
Primary: Yes
MaxCmdLevel: 750
The launchpad showing that MQ 7.5.0.1 is installed too............ |
You did install SERVER and not just CLIENT? What is the output from just the dspmq command? _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
smdavies99 |
Posted: Mon Apr 07, 2014 1:49 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
$ureshWMB wrote: |
I have installed the IIB but its not working properly..
Thanks... |
Can you tell us what is not working properly? without some details it is really hard to help you here. _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
PeterPotkay |
Posted: Mon Apr 07, 2014 2:51 am Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
Before wasting any more time on this, reboot. Its Windoze.
Reboot to make sure the system knows MQ is actually installed. Then try installing IIB. Actually, no. First install Fix Pack 7.5.0.3 for MQ, reboot again, then try installing IIB. _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
$ureshWMB |
Posted: Mon Apr 07, 2014 3:05 am Post subject: |
|
|
Apprentice
Joined: 06 Apr 2014 Posts: 36
|
exerk wrote: |
$ureshWMB wrote: |
This is the result for dspmqver command
C:\Program Files (x86)\IBM\WebSphere MQ\bin>dspmqver.ex
Name: WebSphere MQ
Version: 7.5.0.1
Level: p750-001-130308
BuildType: IKAP - (Production)
Platform: WebSphere MQ for Windows
Mode: 32-bit
O/S: Windows 7 Professional x64 Edition, Build
InstName: Installation1
InstDesc:
InstPath: C:\Program Files (x86)\IBM\WebSphere MQ
DataPath: C:\Program Files (x86)\IBM\WebSphere MQ
Primary: Yes
MaxCmdLevel: 750
The launchpad showing that MQ 7.5.0.1 is installed too............ |
You did install SERVER and not just CLIENT? What is the output from just the dspmq command? |
I haven't created any queue managers yet So the output for the dspmq is the null(or no output) |
|
Back to top |
|
 |
exerk |
Posted: Mon Apr 07, 2014 3:09 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
$ureshWMB wrote: |
I haven't created any queue managers yet So the output for the dspmq is the null(or no output) |
I just find that the easiest way on a Wintel system to determine a Server or Client installation - it'll return a 'command not found' response for a Client. Follow PeterPotkay's sage advice... _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
$ureshWMB |
Posted: Mon Apr 07, 2014 3:11 am Post subject: |
|
|
Apprentice
Joined: 06 Apr 2014 Posts: 36
|
PeterPotkay wrote: |
Before wasting any more time on this, reboot. Its Windoze.
Reboot to make sure the system knows MQ is actually installed. Then try installing IIB. Actually, no. First install Fix Pack 7.5.0.3 for MQ, reboot again, then try installing IIB. |
I did reboot after installing the MQ 7.5.0.1
The launchpad is showing that MQ 7.5.0.1 but when i try to install IIB 9(setup64) its unable to find the MQ.
Note: I am installing the trail version |
|
Back to top |
|
 |
$ureshWMB |
Posted: Mon Apr 07, 2014 3:13 am Post subject: |
|
|
Apprentice
Joined: 06 Apr 2014 Posts: 36
|
smdavies99 wrote: |
$ureshWMB wrote: |
I have installed the IIB but its not working properly..
Thanks... |
Can you tell us what is not working properly? without some details it is really hard to help you here. |
After installing the IIB am unable to find the program(Start-->All Programs-->IIB Integration Bus). |
|
Back to top |
|
 |
Vitor |
Posted: Mon Apr 07, 2014 4:40 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
$ureshWMB wrote: |
Note: I am installing the trail version |
IIB doesn't have a trial edition, it has a Developer edition. The Developer Edition comes with WMQ bundled with it so I'm unclear why you've installed it separately unless you have 2 versions of WMQ installed (in which case see below).
Can you create queue managers, i.e. is WMQ installed and working properly? Is 7.5.0.1 the primary installation? Does the install id have all the authorities it needs? _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
fjb_saper |
Posted: Mon Apr 07, 2014 4:47 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
is the broker service id member of both mqm and mqbrkrs groups?
Does the broker service id have logon as a service authorization?
Have fun  _________________ MQ & Broker admin |
|
Back to top |
|
 |
smdavies99 |
Posted: Mon Apr 07, 2014 5:01 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
fjb_saper wrote: |
is the broker service id member of both mqm and mqbrkrs groups?
Does the broker service id have logon as a service authorization?
Have fun  |
as there is no queue manager or broker created that really can't be the problem.
The poster can't seem to find the runtime component options in the start menu. _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
|