Author |
Message
|
meaton78 |
Posted: Fri Feb 27, 2009 9:33 am Post subject: Unable to start channel - odd characters in conname |
|
|
Centurion
Joined: 16 Oct 2008 Posts: 100
|
I have a queue manager that is having a strange issue. When I try to start the clusssdr, I get the following error in the error log:
Remote host 'server_name (<èr) (1415)' not available, retry later.
The attempt to allocate a conversation using TCP/IP to host 'server_name (<èr) (1415)' was not successful.
I have deleted and defined the channel a couple of times. Same thing happens if I ping the channel:
2 : ping CHANNEL(TO.QMANAGER)
AMQ9202: Remote host 'server_name (Df?) (1415)' not available, retry later.
Anyone ever see anything like this?
Windows Server 2003
MQ 6.0.2.0 |
|
Back to top |
|
 |
PeterPotkay |
Posted: Fri Feb 27, 2009 9:50 am Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
What is the corresponding CLUSRCVR channel definition?
(Moved to Cluster Forum) _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
meaton78 |
Posted: Fri Feb 27, 2009 10:59 am Post subject: Here's both the clussdr and clusrcvr definitions on the box |
|
|
Centurion
Joined: 16 Oct 2008 Posts: 100
|
AMQ8414: Display Channel details.
CHANNEL(TO.QM.PR) CHLTYPE(CLUSRCVR)
ALTDATE(2009-02-10) ALTTIME(14.06.51)
BATCHHB(0) BATCHINT(0)
BATCHSZ(50) CLUSNL(NL.CLUSTERS)
CLUSTER( ) CLWLPRTY(0)
CLWLRANK(0) CLWLWGHT(50)
COMPHDR(NONE) COMPMSG(NONE)
CONNAME(MYSELF(1414)) CONVERT(NO)
DESCR( ) DISCINT(6000)
HBINT(60) KAINT(AUTO)
LOCLADDR( ) LONGRTY(999999999)
LONGTMR(1200) MAXMSGL(4194304)
MCANAME( ) MCATYPE(THREAD)
MCAUSER( ) MODENAME( )
MONCHL(QMGR) MRDATA( )
MREXIT( ) MRRTY(10)
MRTMR(1000) MSGDATA( )
MSGEXIT( ) NETPRTY(0)
NPMSPEED(FAST) PUTAUT(DEF)
RCVDATA( ) RCVEXIT( )
SCYDATA( ) SCYEXIT( )
SENDDATA( ) SENDEXIT( )
SEQWRAP(999999999) SHORTRTY(10)
SHORTTMR(60) SSLCAUTH(REQUIRED)
SSLCIPH(MY_SSL_CIPH) SSLPEER( )
STATCHL(QMGR) TPNAME( )
TRPTYPE(TCP)
AMQ8414: Display Channel details.
CHANNEL(TO.QM.FR) CHLTYPE(CLUSSDR)
ALTDATE(2009-02-27) ALTTIME(12.23.35)
BATCHHB(0) BATCHINT(0)
BATCHSZ(50) CLUSNL(NL.CLUSTERS)
CLUSTER( ) CLWLPRTY(0)
CLWLRANK(0) CLWLWGHT(50)
COMPHDR(NONE) COMPMSG(NONE)
CONNAME(FULL_REPOS(1415)) CONVERT(NO)
DESCR( ) DISCINT(90)
HBINT(60) KAINT(AUTO)
LOCLADDR( ) LONGRTY(999999999)
LONGTMR(300) MAXMSGL(4194304)
MCANAME( ) MCATYPE(THREAD)
MCAUSER( ) MODENAME( )
MONCHL(QMGR) MSGDATA( )
MSGEXIT( ) NPMSPEED(FAST)
PASSWORD( ) RCVDATA( )
RCVEXIT( ) SCYDATA( )
SCYEXIT( ) SENDDATA( )
SENDEXIT( ) SEQWRAP(999999999)
SHORTRTY(240) SHORTTMR(30)
SSLCIPH(MY_SSL_CIPH) SSLPEER( )
STATCHL(QMGR) TPNAME( )
TRPTYPE(TCP) USERID( ) |
|
Back to top |
|
 |
bruce2359 |
Posted: Fri Feb 27, 2009 11:31 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9470 Location: US: west coast, almost. Otherwise, enroute.
|
CLUSTER( ) CLWLPRTY(0)
Neither the clussdr or clusrcvr are part of any cluster. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
mqjeff |
Posted: Fri Feb 27, 2009 11:33 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
bruce2359 wrote: |
CLUSTER( ) CLWLPRTY(0)
Neither the clussdr or clusrcvr are part of any cluster. |
They're part of every cluster that is in
meaton78 wrote: |
CLUSNL(NL.CLUSTERS) |
|
|
Back to top |
|
 |
bruce2359 |
Posted: Fri Feb 27, 2009 11:35 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9470 Location: US: west coast, almost. Otherwise, enroute.
|
dang. missed that one.
Is the qm where the channel defs exist part of a cluster that is named in the namelist?
Please do a dis chs(*) and dis clusqmgr(*). _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
PeterPotkay |
Posted: Fri Feb 27, 2009 11:48 am Post subject: Re: Here's both the clussdr and clusrcvr definitions on the |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
meaton78 wrote: |
AMQ8414: Display Channel details.
CHANNEL(TO.QM.PR) CHLTYPE(CLUSRCVR)
ALTDATE(2009-02-10) ALTTIME(14.06.51)
BATCHHB(0) BATCHINT(0)
BATCHSZ(50) CLUSNL(NL.CLUSTERS)
CLUSTER( ) CLWLPRTY(0)
CLWLRANK(0) CLWLWGHT(50)
COMPHDR(NONE) COMPMSG(NONE)
CONNAME(MYSELF(1414)) CONVERT(NO)
DESCR( ) DISCINT(6000)
HBINT(60) KAINT(AUTO)
LOCLADDR( ) LONGRTY(999999999)
LONGTMR(1200) MAXMSGL(4194304)
MCANAME( ) MCATYPE(THREAD)
MCAUSER( ) MODENAME( )
MONCHL(QMGR) MRDATA( )
MREXIT( ) MRRTY(10)
MRTMR(1000) MSGDATA( )
MSGEXIT( ) NETPRTY(0)
NPMSPEED(FAST) PUTAUT(DEF)
RCVDATA( ) RCVEXIT( )
SCYDATA( ) SCYEXIT( )
SENDDATA( ) SENDEXIT( )
SEQWRAP(999999999) SHORTRTY(10)
SHORTTMR(60) SSLCAUTH(REQUIRED)
SSLCIPH(MY_SSL_CIPH) SSLPEER( )
STATCHL(QMGR) TPNAME( )
TRPTYPE(TCP)
AMQ8414: Display Channel details.
CHANNEL(TO.QM.FR) CHLTYPE(CLUSSDR)
ALTDATE(2009-02-27) ALTTIME(12.23.35)
BATCHHB(0) BATCHINT(0)
BATCHSZ(50) CLUSNL(NL.CLUSTERS)
CLUSTER( ) CLWLPRTY(0)
CLWLRANK(0) CLWLWGHT(50)
COMPHDR(NONE) COMPMSG(NONE)
CONNAME(FULL_REPOS(1415)) CONVERT(NO)
DESCR( ) DISCINT(90)
HBINT(60) KAINT(AUTO)
LOCLADDR( ) LONGRTY(999999999)
LONGTMR(300) MAXMSGL(4194304)
MCANAME( ) MCATYPE(THREAD)
MCAUSER( ) MODENAME( )
MONCHL(QMGR) MSGDATA( )
MSGEXIT( ) NPMSPEED(FAST)
PASSWORD( ) RCVDATA( )
RCVEXIT( ) SCYDATA( )
SCYEXIT( ) SENDDATA( )
SENDEXIT( ) SEQWRAP(999999999)
SHORTRTY(240) SHORTTMR(30)
SSLCIPH(MY_SSL_CIPH) SSLPEER( )
STATCHL(QMGR) TPNAME( )
TRPTYPE(TCP) USERID( ) |
These are not partner channels. They have different names.
Please post the corresponding CLUSRCVR for your problem CLUSSNDR. _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
bruce2359 |
Posted: Fri Feb 27, 2009 11:56 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9470 Location: US: west coast, almost. Otherwise, enroute.
|
...and please display the namelist NL.CLUSTERS. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
meaton78 |
Posted: Fri Feb 27, 2009 12:22 pm Post subject: |
|
|
Centurion
Joined: 16 Oct 2008 Posts: 100
|
Thanks Peter, turns out I am just not smart today...
This server was copied to a VM, so I assumed the original queue manager worked previously. The Full Repos was setup on 1414, not 1415. I was convinced that the issue was the odd characters in the error message, so I did not start with the basics.
Thanks again |
|
Back to top |
|
 |
PeterPotkay |
Posted: Fri Feb 27, 2009 1:04 pm Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
meaton78 wrote: |
This server was copied to a VM... |
We have that going on here too for non production non SAN attached Windows servers. I've had about 7 Queue Managers migrated to VMWare...so far so good. Hope the performance is maintained as they add more and more images to the VMWare farm. But I guess I'm not supposed to worry about that. _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
fjb_saper |
Posted: Sat Feb 28, 2009 4:10 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
PeterPotkay wrote: |
meaton78 wrote: |
This server was copied to a VM... |
We have that going on here too for non production non SAN attached Windows servers. I've had about 7 Queue Managers migrated to VMWare...so far so good. Hope the performance is maintained as they add more and more images to the VMWare farm. But I guess I'm not supposed to worry about that. |
Goes well until your VMWare is strapped for cpu and doing anything on your config mgr takes forever. As soon as I start doing some work on my VMWare config mgr the cpu shows maxed out... You need to make clear to them that they need to cater for your peak needs and not the average...which they have a tendency to do.... in my shop. Well I have an oddity on my VMWare config manager. 2 cpus show up in the device list but ony one shows on the performance monitor. Had to ask my VMWare guy to look into it...  _________________ MQ & Broker admin |
|
Back to top |
|
 |
meaton78 |
Posted: Sat Feb 28, 2009 11:38 am Post subject: |
|
|
Centurion
Joined: 16 Oct 2008 Posts: 100
|
Thanks, I'll have to test my config managers on Monday and see if we experience that as well. |
|
Back to top |
|
 |
|