Author |
Message
|
shogan2003 |
Posted: Wed May 12, 2004 6:58 am Post subject: MO71 - client connection |
|
|
Centurion
Joined: 03 Jul 2003 Posts: 133 Location: London
|
Hi
I'm trying to connect to a queue manager on a Solaris box via an MQSeries client connection.
I'm getting 2059.
I am generally familair with MQSeris clients; I have used amqsputc on previous occasions and am debugging some Java code which does connect via MQSeries client.
I've read through the nptes and have channel name set to SYSTEM.DEF.SVRCONN; I have set the connection name to 172.xx.xx.xx(1414).
On the server box, I started the command server strmqcsv.
Anything else I should check ? _________________ MQSI2 certified specialist
MQSeries certified specialist |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed May 12, 2004 7:01 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
on the server box, start the listener.
The command server is only needed if you want to remotely administer the queue managers on the server. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
shogan2003 |
Posted: Wed May 12, 2004 7:18 am Post subject: |
|
|
Centurion
Joined: 03 Jul 2003 Posts: 133 Location: London
|
The listener is already running.
Has anyone got this GUI to run...if so do you set up via the command-line instead of the GUI ? _________________ MQSI2 certified specialist
MQSeries certified specialist |
|
Back to top |
|
 |
Michael Dag |
Posted: Wed May 12, 2004 7:31 am Post subject: |
|
|
 Jedi Knight
Joined: 13 Jun 2002 Posts: 2607 Location: The Netherlands (Amsterdam)
|
|
Back to top |
|
 |
jefflowrey |
Posted: Wed May 12, 2004 7:32 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Look for errors on the server. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
shogan2003 |
Posted: Wed May 12, 2004 7:59 am Post subject: |
|
|
Centurion
Joined: 03 Jul 2003 Posts: 133 Location: London
|
Yes, there are command-line parameters for the executable. Why do you deny this ? See page 60 of the manual.
I think mine is a more general problem of 2059, which I am also getting when I run amqsputc. _________________ MQSI2 certified specialist
MQSeries certified specialist |
|
Back to top |
|
 |
Michael Dag |
Posted: Wed May 12, 2004 8:47 am Post subject: |
|
|
 Jedi Knight
Joined: 13 Jun 2002 Posts: 2607 Location: The Netherlands (Amsterdam)
|
shogan2003 wrote: |
Yes, there are command-line parameters for the executable. Why do you deny this ? See page 60 of the manual. |
You are right I am wrong, was looking at an old manual...
shogan2003 wrote: |
I think mine is a more general problem of 2059, which I am also getting when I run amqsputc. |
Yup, if you get 2059 with amqsputc then it has nothing to do with setting up MO71... _________________ Michael
MQSystems Facebook page |
|
Back to top |
|
 |
shogan2003 |
Posted: Mon Jul 19, 2004 8:08 am Post subject: |
|
|
Centurion
Joined: 03 Jul 2003 Posts: 133 Location: London
|
I'd better just say I got the connection to work shortly after the guru's reply above.
Now to get it to work with a virtual IP address, as the queue manager will be in a VERITAS cluster... _________________ MQSI2 certified specialist
MQSeries certified specialist |
|
Back to top |
|
 |
|