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 » Run time Error

Post new topic  Reply to topic Goto page 1, 2  Next
 Run time Error « View previous topic :: View next topic » 
Author Message
MQ Workflow
PostPosted: Fri Aug 20, 2004 12:03 pm    Post subject: Run time Error Reply with quote

Apprentice

Joined: 14 Apr 2004
Posts: 27

Hi,
I exported a sample process in to WBI Modeler 4.2.4 from Build time and imported back in to Built time, checked for validation in build time and exported in to run time.

When try to start work item , I am getting following error.

" Component 'fmcn6cc.ocx' or one of it's dependencies not correctly registered : a file is missing or invalid "

Thanks
Back to top
View user's profile Send private message
jmac
PostPosted: Fri Aug 20, 2004 1:12 pm    Post subject: Reply with quote

Jedi Knight

Joined: 27 Jun 2001
Posts: 3081
Location: EmeriCon, LLC

try running the following command:

fmczreg

Generally this will solve any OCX not registered errors.

Just FYI, this has nothing to do with Modeler or your import. It was your install that must of had an issue, when the fat client was installed.
_________________
John McDonald
RETIRED
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
MQ Workflow
PostPosted: Fri Aug 20, 2004 1:31 pm    Post subject: Reply with quote

Apprentice

Joined: 14 Apr 2004
Posts: 27

Hi,
I ran "fmczreg" command. It's giving same error. If I import Built time FDL with out Modeler. It's working fine.

Thanks,
Back to top
View user's profile Send private message
jmac
PostPosted: Fri Aug 20, 2004 1:37 pm    Post subject: Reply with quote

Jedi Knight

Joined: 27 Jun 2001
Posts: 3081
Location: EmeriCon, LLC

Email me the FDL that is causing the problem and I will have a look
_________________
John McDonald
RETIRED
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
MQ Workflow
PostPosted: Fri Aug 20, 2004 1:43 pm    Post subject: Reply with quote

Apprentice

Joined: 14 Apr 2004
Posts: 27

John,

I sent FDL to your email. This is the FDL:


[FDL Removed by JMAC for brevity]

Thanks
Back to top
View user's profile Send private message
jmac
PostPosted: Fri Aug 20, 2004 1:44 pm    Post subject: Reply with quote

Jedi Knight

Joined: 27 Jun 2001
Posts: 3081
Location: EmeriCon, LLC

I can import your FDL with no problems....

What MQWF FP are you running with?
_________________
John McDonald
RETIRED
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
MQ Workflow
PostPosted: Fri Aug 20, 2004 1:48 pm    Post subject: Reply with quote

Apprentice

Joined: 14 Apr 2004
Posts: 27

MQWF 3.4 SP4 . For me aslo, import in to run time with our any errors. When I try to start work item , I am getting error.

Thanks,
Back to top
View user's profile Send private message
jmac
PostPosted: Fri Aug 20, 2004 1:51 pm    Post subject: Reply with quote

Jedi Knight

Joined: 27 Jun 2001
Posts: 3081
Location: EmeriCon, LLC

I just re-ran fmczreg, and I noticed that it did not register the OCX that you mention

Go to a command prompt in your MQWF\bin directory and enter the following:

regsvr32 fmcn6cc.ocx

That should fix it.
_________________
John McDonald
RETIRED
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
MQ Workflow
PostPosted: Fri Aug 20, 2004 2:03 pm    Post subject: Reply with quote

Apprentice

Joined: 14 Apr 2004
Posts: 27

Sorry John, Same problem. I tried with two FDL's.

1)The FDL (CREDIT Application ) with out modeler working fine

2) Same FDL , if I import in to Workbench 4.2.4, export the FDL and import in to Build time, verify and import in to run time, It's giving error.

I am sending both FDL's by email.

Thanks,
Back to top
View user's profile Send private message
jmac
PostPosted: Fri Aug 20, 2004 2:09 pm    Post subject: Reply with quote

Jedi Knight

Joined: 27 Jun 2001
Posts: 3081
Location: EmeriCon, LLC

Did the output of regsvr32 fmcn6cc.ocx indicate that it was successful?

Your problem is with the Runtime client, not with your FDL.
_________________
John McDonald
RETIRED
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
MQ Workflow
PostPosted: Fri Aug 20, 2004 2:14 pm    Post subject: Reply with quote

Apprentice

Joined: 14 Apr 2004
Posts: 27

It was successful. If problem is with Run time client, that will not work with any process templates. But, it's working fine with regular FDL.

Thanks,
Back to top
View user's profile Send private message
jmac
PostPosted: Fri Aug 20, 2004 2:22 pm    Post subject: Reply with quote

Jedi Knight

Joined: 27 Jun 2001
Posts: 3081
Location: EmeriCon, LLC

WHat activity are you trying to start when you get this error?
_________________
John McDonald
RETIRED
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
MQ Workflow
PostPosted: Fri Aug 20, 2004 2:28 pm    Post subject: Reply with quote

Apprentice

Joined: 14 Apr 2004
Posts: 27

" collectCreditInformation" Activity
Back to top
View user's profile Send private message
jmac
PostPosted: Fri Aug 20, 2004 2:45 pm    Post subject: Reply with quote

Jedi Knight

Joined: 27 Jun 2001
Posts: 3081
Location: EmeriCon, LLC

ok.... I figured out what is happening.

All of your program objects have the "Do not inherit" environment variables checked. What this means is that you do not inherit the Path value from Windows.

Why this is happening, I do not know, but I can tell you that until you fix that you will not be able to run any of your activities.

This is NOT a runtime client problem like I thought originally, it is an FDL problem with your FDL.
_________________
John McDonald
RETIRED
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
MQ Workflow
PostPosted: Mon Aug 23, 2004 7:27 am    Post subject: Reply with quote

Apprentice

Joined: 14 Apr 2004
Posts: 27

Thanks John, I manually deleted " Do not inherit" from FDL. then, I am able to run activities in run time.

I did one mistake in Modeler, When defining Applications , We have to check " Inherit Environment" .Then, It's working fine.

I observed one thing. Workflow Build time , when defining "Programs" We don't have to check " Inherit Environment". But, In Modeler we have to check " Inherit Environment " .

Do you have any idea about this ?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page 1, 2  Next Page 1 of 2

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » Run time 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.