|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
[SOLVED]fmczchk |
« View previous topic :: View next topic » |
Author |
Message
|
iris |
Posted: Wed Jul 16, 2003 8:04 am Post subject: [SOLVED]fmczchk |
|
|
Newbie
Joined: 16 Jul 2003 Posts: 2
|
I have problems with MQSeries Workflow 3.3.2.
The installation is done on AIX 5.1 ML 2.
I use MQSeries 5.2 CSD 6 and MQSeries Workflow 3.3.2 SP 4.
After creating a configuration (FMC), I execute a fmczchk and I receive the error messages :
FMC34nnnW: No MQSeries TCP port found at default number 5010
FMC34412E: The IPCC base address FMCQM for Queue Manager 8 conflicts with Java 2.
I'm not an expert in MQSeries or MQSeries Workflow. The goal of this installation is to develop an Advanced Workflow in EIP (8.1).
Please help ! |
|
Back to top |
|
 |
Ratan |
Posted: Wed Jul 16, 2003 8:31 am Post subject: |
|
|
 Grand Master
Joined: 18 Jul 2002 Posts: 1245
|
Quote: |
FMC34nnnW: No MQSeries TCP port found at default number 5010 |
This is not a problem. Only means you have configured MQ at a different port number.
Quote: |
FMC34412E: The IPCC base address FMCQM for Queue Manager 8 conflicts with Java 2. |
I have no Idea about this error. Is it possible that you are specifying a port which is already in use? _________________ -Ratan |
|
Back to top |
|
 |
clindsey |
Posted: Wed Jul 16, 2003 10:10 am Post subject: |
|
|
Knight
Joined: 12 Jul 2002 Posts: 586 Location: Dallas, Tx
|
For the second problem,
edit /var/mqm/mqs.ini
find the workflow queue manager in the ini file and insert line for IPCCBaseAddress. Without this, mq defaults to segment 8. The entry should like this:
QueueManager:
Name=FMCQM
Prefix=/var/mqm
Directory=FMCQM
IPCCBaseAddress=12
Save the change. It will not take affect until the next queue manager start.
If you are not connecting to the queue manager via servlets or other java applications, it is not a problem without it, but it is no harm to have it.
Charlie |
|
Back to top |
|
 |
iris |
Posted: Wed Jul 16, 2003 10:16 pm Post subject: fmczchk |
|
|
Newbie
Joined: 16 Jul 2003 Posts: 2
|
Thank you clindsey,
it's working fine with this parameter set to 12. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|