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 » Name does not follow syntax rules

Post new topic  Reply to topic
 Name does not follow syntax rules « View previous topic :: View next topic » 
Author Message
Sujatha_Kolli
PostPosted: Fri Feb 01, 2013 4:23 am    Post subject: Name does not follow syntax rules Reply with quote

Newbie

Joined: 01 Feb 2013
Posts: 2

Hi,

I am struggling with the below exception from many days. Please suggest anybody on this .Please its very urgent

Thanks inadvance for your prompt response.
INDMC8Q8 EWF 2 APP 0 com.ibm.workflow.api.FmcException:
FMC38009E MQSeries Workflow API Error :
API Return Code : 134
Error Origin : e:\v360\src\fmcjctmp.cxx, line 1245
Error Message : FMC00134E Name does not follow syntax rules
Nested Exception : None
Feb 01 16:36:20 INDMC8Q8 EWF 2 APP 0 at com.ibm.workflow.api.loc.ProcessTemplateImpl.createAndStartInstance(ProcessTemplateImpl.java:263)
Feb 01 16:36:20 INDMC8Q8 EWF 2 APP 0 at renault.workflow.WorkflowProcessTemplate.createAndStartInstance(WorkflowProcessTemplate.java:176)
Feb 01 16:36:20 INDMC8Q8 EWF 2 APP 0 at renault.ewf.utils.WorkflowUtils.getWorkflowRuntimeSystemCurrentDate(WorkflowUtils.java:274)
Feb 01 16:36:20 INDMC8Q8 EWF 2 APP 0 at renault.ewf.action.MyWorklistAction.action(MyWorklistAction.java:87)
Feb 01 16:36:20 INDMC8Q8 EWF 2 APP 0 at renault.ewf.action.EwfAction.myAction(EwfAction.java:597)
Feb 01 16:36:20 INDMC8Q8 EWF 2 APP 0 at renault.ewf.action.EwfAction.execute(EwfAction.java:392)
Feb 01 16:36:20 INDMC8Q8 EWF 2 APP 0 at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
Feb 01 16:36:20 INDMC8Q8 EWF 2 APP 0 at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
Feb 01 16:36:20 INDMC8Q8 EWF 2 APP 0 at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
Feb 01 16:36:20 INDMC8Q8 EWF 2 APP 0 at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)
Feb 01 16:36:20 INDMC8Q8 EWF 2 APP 0 at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
Feb 01 16:36:20 INDMC8Q8 EWF 2 APP 0 at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
Feb 01 16:36:20 INDMC8Q8 EWF 2 APP 0 at com.ibm.ws.webcontainer.servlet.StrictServletInstance.doService(StrictServletInstance.java:110)
Feb 01 16:36:20 INDMC8Q8 EWF 2 APP 0 at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet._service(StrictLifecycleServlet.java:174)
Feb 01 16:36:20 INDMC8Q8 EWF 2 APP 0 at com.ibm.ws.webcontainer.servlet.IdleServletState.service(StrictLifecycleServlet.java:313)
Feb 01 16:36:20 INDMC8Q8 EWF 2 APP 0 at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet.service(StrictLifecycleServlet.java:116)
Feb 01 16:36:20 INDMC8Q8 EWF 2 APP 0 at com.ibm.ws.webcontainer.servlet.ServletInstance.service(ServletInstance.java:283)
Feb 01 16:36:20 INDMC8Q8 EWF 2 APP 0 at com.ibm.ws.webcontainer.servlet.ValidServletReferenceState.dispatch(ValidServletReferenceState.java:42)
Feb 01 16:36:20 INDMC8Q8 EWF 2 APP 0 at com.ibm.ws.webcontainer.servlet.ServletInstanceReference.dispatch(ServletInstanceReference.java:40)
Feb 01 16:36:20 INDMC8Q8 EWF 2 APP 0 at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:76)
Feb 01 16:36:20 INDMC8Q8 EWF 2 APP 0 at renault.ewf.utils.utf8.EncodingFilter.doFilter(EncodingFilter.java:33)
Feb 01 16:36:20 INDMC8Q8 EWF 2 APP 0 at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:132)
Feb 01 16:36:20 INDMC8Q8 EWF 2 APP 0 at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:71)
Feb 01 16:36:20 INDMC8Q8 EWF 2 APP 0 at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.handleWebAppDispatch(WebAppRequestDispatcher.java:965)
Feb 01 16:36:20 INDMC8Q8 EWF 2 APP 0 at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.dispatch(WebAppRequestDispatcher.java:555)
Feb 01 16:36:20 INDMC8Q8 EWF 2 APP 0 at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java:200)
Feb 01 16:36:20 INDMC8Q8 EWF 2 APP 0 at com.ibm.ws.webcontainer.srt.WebAppInvoker.doForward(WebAppInvoker.java:119)
Feb 01 16:36:20 INDMC8Q8 EWF 2 APP 0 at com.ibm.ws.webcontainer.srt.WebAppInvoker.handleInvocationHook(WebAppInvoker.java:276)
Feb 01 16:36:20 INDMC8Q8 EWF 2 APP 0 at com.ibm.ws.webcontainer.cache.invocation.CachedInvocation.handleInvocation(CachedInvocation.java:71)
Feb 01 16:36:20 INDMC8Q8 EWF 2 APP 0 at com.ibm.ws.webcontainer.srp.ServletRequestProcessor.dispatchByURI(ServletRequestProcessor.java:182)
Feb 01 16:36:20 INDMC8Q8 EWF 2 APP 0 at com.ibm.ws.webcontainer.oselistener.OSEListenerDispatcher.service(OSEListener.java:334)
Feb 01 16:36:20 INDMC8Q8 EWF 2 APP 0 at com.ibm.ws.webcontainer.http.HttpConnection.handleRequest(HttpConnection.java:56)
Feb 01 16:36:20 INDMC8Q8 EWF 2 APP 0 at com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java:618)
Feb 01 16:36:20 INDMC8Q8 EWF 2 APP 0 at com.ibm.ws.http.HttpConnection.run(HttpConnection.java:443)
Feb 01 16:36:20 INDMC8Q8 EWF 2 APP 0 at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:593)
Feb 01 16:36:20 INDMC8Q8 EWF 2 APP 0 [renault.ewf.utils.WorkflowUtils] error while calculating current time !!
Back to top
View user's profile Send private message
jmac
PostPosted: Sat Feb 02, 2013 11:13 am    Post subject: Reply with quote

Jedi Knight

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

What is the name of the Template?

You don't say that I can see... give me more information and I can probably tell you what the issue is.
_________________
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
hos
PostPosted: Mon Feb 04, 2013 1:47 am    Post subject: Reply with quote

Chevalier

Joined: 03 Feb 2002
Posts: 470

Hi,
from the stack you provided, I guess that your code creates a process instance name that is combined with the actual date. This seems to create an invalid process instance name - please check.
Here are the syntax rules for a valid process instance name from the Programming Guide:

The following rules apply for specifying a process instance name:
- You can specify a maximum of 63 characters.
- You can use any printable characters depending on your current locale, except the following: * ? " ; : . $
- You can use blanks with these restrictions: no leading blanks, no trailing blanks, and no consecutive blanks.
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 » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » Name does not follow syntax rules
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.