ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » BIP0915E error while connecting domain

Post new topic  Reply to topic Goto page Previous  1, 2
 BIP0915E error while connecting domain « View previous topic :: View next topic » 
Author Message
jeevan
PostPosted: Mon Sep 18, 2006 6:36 am    Post subject: Reply with quote

Grand Master

Joined: 12 Nov 2005
Posts: 1432

Thank you for the explanation. Yes, you are right. I am using the same username and password for the simplicity. I used the command as you suggested and it gave the same error. No less no more.

One question, sorry for my ignorance. Do we use configmgr name parameter while creating configuration manager or not? if not, if we have to create more than one configuration manager does not it clash?

Also, from the reading I was not clear about whether configuration manager can be created other than windows platform. I know we can not install toolkit in other than windows ( not sure in linux) and broker and usernameserver can be created in any supported platform.

Also, I could not find command to check the version of MB and FP. I know the mb version but stil there should be command to check that anyway. But all effort invein.

I would really appreciate your help in this,
Back to top
View user's profile Send private message
supreeth
PostPosted: Mon Sep 18, 2006 7:11 am    Post subject: Reply with quote

Voyager

Joined: 17 May 2005
Posts: 90
Location: London

I suggest u go through the "Architecture and Overview" pdf. Its a Redbook from IBM. It wud clear ur concepts and u wud be placed better.

excerpts from the document.

Quote:

The Configuration Manager maintains the broker domain configuration. It
provides the interface between the Workbench, the configuration repository and
an executing set of brokers. The Configuration Manager is required to deploy
message flows, message sets and domain configuration information to a broker.

For each broker domain you must create and start one (and only one)
Configuration Manager. The Configuration Manager can only be created on
Windows systems and uses a JDBC connection to a DB2 database for its
configuration repository.



cheerz!!!
supreeth
_________________
Supreeth Gururaj
IBM Certified WMQ Solution Expert
Back to top
View user's profile Send private message
jeevan
PostPosted: Mon Sep 18, 2006 8:00 am    Post subject: Reply with quote

Grand Master

Joined: 12 Nov 2005
Posts: 1432

Believe me, I have gone through a few readbooks- migration, basic, and very frequent visit onto info centre. The thing is, until you use it, some time we can get confused. Also, the literature is not always very clear. I have come across while reading about creathing configmgr that it may be created in other platform. Anyway, I am not trying to defent you suggestion, trying to make case what exactly is my problem.

I understand one BD can have only one configmgr. But one machine can have more than one BD and so can have more than one configmgr. From this perspective, one of my previous questions was when we create configmgr, do we supply one parameter the name of configmgr? I am asking this because I did not find the the name supplied to the command. the following is an excerpts from one of the read books:

Quote:


Creating the Configuration Manager
1. In the DOS command window, create the Configuration Manager by issuing the following command:
mqsicreateconfigmgr -i wbrkuid -a wbrkuid-q CPT1-n WQSICMDB


When I issued the mqsicreateconfigmgr or mqsicreateconfigmgr command at dos prompt, it also gives an explanation which also does not show the configmgr name is mentioned to that command. But from the following ( another excerpts) it seems we can create more than one configmgr in a machine that means we can or have to mention the configmgr name while creating it.

Quote:

You must install, create, and start a Configuration Manager for each broker domain. You can install, create, and start more than one Configuration Manager on one or more machines.

When you create a Configuration Manager, you must give it a name that is unique within the broker domain; names cannot be shared between Configuration Managers, or between Configuration Managers and brokers.

You can install and configure the Configuration Manager runtime component on AIX, HP-UX, Linux, , Solaris, Windows, and z/OS. For more information about supported platforms see Operating system requirements



one says no congifmgr name parameter, one says it must be supplied whic one is correct. I am unable to test as the system is not still functioning.


Summary:

More than one configmgr can be created in one machine
one broker domain has only one configmgr
while creating coinfigmgr, we have to supply it with a unique name
if the name is not mentioned, a default name ConfigMgr is used
( not sure what happened if more than one configmgr are created in one machine and both time, name is not given)

Configmgr can only be created in windows, but broker can be created in any supporting platform and same applies to usernameserver

Anyway, these are my understanding so far. But the problem still exists and i can not move ahead.

thanks in advance for any suggestion/help
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Mon Sep 18, 2006 8:38 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

In version 5, the following are true:
1) Only one configmgr can be defined on one machine
2) The configmgr has a fixed name
3) The ConfigMgr only runs on Windows.

In version 6 the following are true
1) More than one configmgr can be defined on the same machine
2) Each configmgr on a single machine must have a unique name
3) The configmgr can run on many different platforms.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
kyleangelo
PostPosted: Thu Oct 26, 2006 9:03 am    Post subject: BIP0915E - Message Broker Toolkit Unable to communicate Reply with quote

Newbie

Joined: 20 Oct 2006
Posts: 2
Location: BREA

I very new to Websphere and I created a QM using MQ Explorer. then create a broker DB, Message Broker and Config Manager. Run MQSILIST
BIP8099I: DbInstMgr: DatabaseInstanceMgr6 -
BIP8099I: Broker: WBIBroker1 - TEST_QUEUE_MGR
BIP8099I: ConfigMGR: WBIConfigMgr1 - TEST_QUEUE_MGR
DSPMQ
QNAME(TEST_QUEUE_MGR) Status(Running)
Everything Starts Successfully except for domain connection.

When I try to create a domain connection - I have this BIP0915E error
Message Broker Toolkit unable to communicate with the Configuration Manager:
Event log shows: A communications error fro TCP/IP occurred.
An unexpected error occurred in communications.

The return code from the TCP/IP (ioctlsocket) call was 10038 (X'2736'). Record these values and tell the systems administrator.

I check the the port listener and it was running. Whats supposed to be the problem. Were in WMB V6.0 Any help will be greately appreciated.
Back to top
View user's profile Send private message
jeevan
PostPosted: Thu Oct 26, 2006 9:39 am    Post subject: Reply with quote

Grand Master

Joined: 12 Nov 2005
Posts: 1432

Did you only create broker and configuration manager or did you run with mqsistart command?

I assume, you have not run it. Run both configuration manager and see what happened.
Back to top
View user's profile Send private message
kyleangelo
PostPosted: Thu Oct 26, 2006 12:50 pm    Post subject: Reply with quote

Newbie

Joined: 20 Oct 2006
Posts: 2
Location: BREA

Both WBIBroker1 and WBIConfigMgr1 are running. I did use MQSISTART and went to services and check, it was both running. I dont understand why.
Thanks
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2 Page 2 of 2

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » BIP0915E error while connecting domain
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.