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 » FileExtender node configuration error

Post new topic  Reply to topic
 FileExtender node configuration error « View previous topic :: View next topic » 
Author Message
MBLearner
PostPosted: Wed Mar 14, 2007 7:02 am    Post subject: FileExtender node configuration error Reply with quote

Novice

Joined: 20 Jan 2006
Posts: 23

Hi,

I have installed File Extender 5.0.0.3 and trying to configure it. Below is the error message when i was trying to run the following command:

mbfecfgqmgr <Q manager name>

Error message:

C:\Program Files\IBM\MBFE\bin>mbfecfgqmgr WBRK6_DEFAULT_QUEUE_MANAGER

Configuring MBFE on queue manager 'WBRK6_DEFAULT_QUEUE_MANAGER' with repository
'C:/IBM/MBFE/repository/data'.

5724-H72 (C) Copyright IBM Corp. 1994, 2004. ALL RIGHTS RESERVED.
Starting MQSC for queue manager WBRK6_DEFAULT_QUEUE_MANAGER.


: * USAGE:
: * runmqsc myQueueManager < mbfemqqueue.tst
: *
: *
: * $Id: mbfemqqueue.tst,v 1.4 2005/05/03 05:01:05 cu0008 Exp $
:
:
: * queue used to synchronize with MQ
1 : DEFINE QLOCAL (SYSTEM.BROKER.MBFE.CONTROL.QUEUE) REPLACE;
AMQ8006: WebSphere MQ queue created.
:
: * queues used to store internal informations about files
2 : DEFINE QLOCAL (SYSTEM.BROKER.MBFE.REPOSITORY.QUEUE) +
: MAXDEPTH(300000) +
: GET(ENABLED) +
: PUT(ENABLED) +
: NOTRIGGER +
: DEFPSIST(YES) +
: MAXMSGL(4194304) +
: REPLACE;
AMQ8006: WebSphere MQ queue created.
:
3 : DEFINE QLOCAL (SYSTEM.BROKER.MBFE.WORK.QUEUE) +
: MAXDEPTH(300000) +
: GET(ENABLED) +
: PUT(ENABLED) +
: NOTRIGGER +
: DEFPSIST(YES) +
: MAXMSGL(4194304) +
: REPLACE;
AMQ8006: WebSphere MQ queue created.
4 : END
3 MQSC commands read.
No commands have a syntax error.
All valid MQSC commands were processed.
Error configuring MBFE on queue manager 'WBRK6_DEFAULT_QUEUE_MANAGER' at path 'C
:/IBM/MBFE/repository/data'.
com.primeur.ft.fs.persistence.FSPersistenceException: Error creating FSQueue man
ager MQ persistence. Queue manager 'WBRK6_DEFAULT_QUEUE_MANAGER' has already bee
n configured to host another FS queue manager
at com.primeur.ft.fs.persistence.mq.FSMQQueueManager.prepareQueueManager
(FSMQQueueManager.java:280)
at com.primeur.ft.fs.persistence.mq.FSMQQueueManager.connect(FSMQQueueMa
nager.java:86)
at com.primeur.ft.fs.FSQueueManager.<init>(FSQueueManager.java:107)
at com.primeur.ft.fs.FSEnvironment.createConnection(FSEnvironment.java:5
87)
at com.primeur.ft.fs.FSEnvironment.createQueueManager(FSEnvironment.java
:652)
at com.primeur.ft.fs.tools.cmdLine.CreateFSQueueManager.createFSQueueMan
ager(CreateFSQueueManager.java:396)
at com.primeur.ft.fs.tools.cmdLine.CreateFSQueueManager.main(CreateFSQue
ueManager.java:329)

MBFE configuration failed.

Any suggestion? I created the queues manually and tried to run the sample file2file flow. that is also not working. Any suggestion without deleting the queue manager?

Thanks in advance
Back to top
View user's profile Send private message
f.demi
PostPosted: Wed Mar 21, 2007 5:55 am    Post subject: Reply with quote

Novice

Joined: 17 Sep 2001
Posts: 10

Hi MBLearner,

try this first:

mbfecfgqmgr WBRK6_DEFAULT_QUEUE_MANAGER -redo

and this next (if the above does not work):

http://www-1.ibm.com/support/docview.wss?rs=0&q1=file+extender+frequently&uid=swg21224984&loc=en_US&cs=utf-8&cc=us&lang=en#2.4

HTH
Cheers,
F.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » FileExtender node configuration error
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.