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 » FMC00132E Incorrect user specified

Post new topic  Reply to topic
 FMC00132E Incorrect user specified « View previous topic :: View next topic » 
Author Message
CHF
PostPosted: Thu Sep 02, 2004 10:59 am    Post subject: FMC00132E Incorrect user specified Reply with quote

Master

Joined: 16 Dec 2003
Posts: 297

I am trying to change the user password thru webclient. I am able to do it using the default Thick Client. In webclient, after logging in, and if I specify a new password and click on apply, I am getting the following error message:

Code:
WebSphere MQ Workflow API Message

FMC00132E Incorrect user specified

com.ibm.workflow.api.FmcException:
FMC38009E MQSeries Workflow API Error :
API Return Code : 132
Error Origin : e:\v340\src\fmcjccom.cxx, line 2720
Error Message : FMC00132E Incorrect user specified
Nested Exception : None
at com.ibm.workflow.api.loc.PersonImpl.setSubstitute(PersonImpl.java:421)
at com.ibm.workflow.servlet.client.BuiltinHandler.setUserSettings(Unknown Source)
at java.lang.reflect.Method.invoke(Native Method)
at com.ibm.workflow.servlet.client.Util.invoke(Unknown Source)
at com.ibm.workflow.servlet.client.BuiltinHandler.execute(Unknown Source)
at com.ibm.workflow.servlet.client.ApplicationContextImpl.dispatch(Unknown Source)
at com.ibm.workflow.servlet.client.Main.doGet(Unknown Source)
.......
.......
........
 


One interesting thing is the password is actually getting changed. I can verify it by re-logging in using the new password. But that error message is displaying every time I try to change the password.

Any ideas? Is this a known problem or do I need to apply anyfixes.

My Environment:
WebSphere MQ Workflow 3.4 SP5.
WebSphere MQ 5.3
DB2 - 8.1
WAS 5.0

Thanks in Advance
_________________
CHF
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
hos
PostPosted: Fri Sep 03, 2004 6:24 am    Post subject: Reply with quote

Chevalier

Joined: 03 Feb 2002
Posts: 470

Hi,

you hit a bug in the BuiltinHandler. Please open a PMR.
Thx.
Back to top
View user's profile Send private message
CHF
PostPosted: Fri Sep 03, 2004 8:38 am    Post subject: Reply with quote

Master

Joined: 16 Dec 2003
Posts: 297

Thanks Hos
_________________
CHF
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
hos
PostPosted: Mon Sep 06, 2004 6:31 am    Post subject: Reply with quote

Chevalier

Joined: 03 Feb 2002
Posts: 470

Hi,

I re-checked your scenario and must say: it's NOT a bug, it works as designed. The Web Client's User Settings panel provides an 'all-in-one'
function for several person related actions. Depending on the values you entered in the different fields the Web Client calls a sequence of API action methods the first of it is the setPassword() call.

In your case one of the later calls (setSubstitute()) fails because you entered an invalid userID in the Substitute entry field. However the preceeding setPassword() call was already processed successfully.
(Note that leaving the Substitute field empty means that your substitute information will be cleared.)
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 » FMC00132E Incorrect user specified
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.