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 » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » [SOLVED] FMC01014E The PEA ADMIN.FMCGRP is not available

Post new topic  Reply to topic
 [SOLVED] FMC01014E The PEA ADMIN.FMCGRP is not available « View previous topic :: View next topic » 
Author Message
MQSerious
PostPosted: Wed Sep 29, 2004 5:53 am    Post subject: [SOLVED] FMC01014E The PEA ADMIN.FMCGRP is not available Reply with quote

Acolyte

Joined: 29 Mar 2004
Posts: 68
Location: At Large

All of a sudden I am getting this error message when I try to start an activity. Admittedly, I have been tinkering with the FDL but don't know what changes might have caused this. Any ideas what would cause this?

Running 3.5 SP2 on AIX. Thanks.


Last edited by MQSerious on Wed Sep 29, 2004 10:08 am; edited 1 time in total
Back to top
View user's profile Send private message
MQSerious
PostPosted: Wed Sep 29, 2004 10:08 am    Post subject: Reply with quote

Acolyte

Joined: 29 Mar 2004
Posts: 68
Location: At Large

Figured out the prob...I was messing with the Applications settings in Workbench.
Code:
PROGRAM 'FMCNSHOW'('ContainerName','ContainerName')
   UNATTENDED - >>>was missing<<<<<<<
   INPUT_CONTAINER_ACCESS
   OUTPUT_CONTAINER_ACCESS
   EXECUTION_USER AGENT
   EXECUTION_MODE NORMAL
   AIX EXE  PATH_AND_FILENAME 'NoInvoke.exe'
    INHERIT ENVIRONMENT >>>removed this AIX definition<<<<<<<
   WINNT EXE  PATH_AND_FILENAME 'FMCNSHOW.EXE'
    INHERIT ENVIRONMENT
    STYLE VISIBLE
    START FOREGROUND
   WIN95 EXE  PATH_AND_FILENAME 'FMCNSHOW.EXE'
    INHERIT ENVIRONMENT
    STYLE VISIBLE >>>removed this WIN95 definition<<<<<<<
END 'FMCNSHOW'



This fixes the problem.
Back to top
View user's profile Send private message
yamaha
PostPosted: Mon Jun 06, 2005 4:16 am    Post subject: status of PEA Reply with quote

Newbie

Joined: 21 May 2005
Posts: 3

Hi,
Thanks for the support. I was able to solve the problem. The reason for error was that i had not started the PEA.

I have one more clarification in this regard.

I dont want to shut down my PEA after processing each work item. For eg: If i have say, 6 work items in my worklist. I want to start a PEA and process all the six of them and then shut it down outside the loop. But here i may have a situation where i may have 0 items in my worklist. So, before shutting down the PEA, i may need to know the status of it. IS there any API to know the status of the PEA associated with the user??

Thanks in advance.
Back to top
View user's profile Send private message
MQSerious
PostPosted: Mon Jun 06, 2005 12:10 pm    Post subject: Reply with quote

Acolyte

Joined: 29 Mar 2004
Posts: 68
Location: At Large

Wrong thread?
_________________
Regards,
MQSerious.
Back to top
View user's profile Send private message
kotha
PostPosted: Thu Jun 09, 2005 8:33 am    Post subject: Re: status of PEA Reply with quote

Partisan

Joined: 12 Mar 2005
Posts: 333

yamaha wrote:
Hi,
The reason for error was that i had not started the PEA.


I am trying to implement the IBM provided example ActImplTest. I am getting error:
FMC01014E The PEA ADMIN.FMCGRP is not available

as quoted above, do I need to start PEA? If so, How can I do it? any documentation?

thanx in advance
Back to top
View user's profile Send private message
vennela
PostPosted: Thu Jun 09, 2005 8:45 am    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

Logon to the fat client and it will start the PEA for you.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » [SOLVED] FMC01014E The PEA ADMIN.FMCGRP is not available
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.