|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
FMC00132E Incorrect user specified |
« View previous topic :: View next topic » |
Author |
Message
|
CHF |
Posted: Thu Sep 02, 2004 10:59 am Post subject: FMC00132E Incorrect user specified |
|
|
 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 |
|
 |
hos |
Posted: Fri Sep 03, 2004 6:24 am Post subject: |
|
|
Chevalier
Joined: 03 Feb 2002 Posts: 470
|
Hi,
you hit a bug in the BuiltinHandler. Please open a PMR.
Thx. |
|
Back to top |
|
 |
CHF |
Posted: Fri Sep 03, 2004 8:38 am Post subject: |
|
|
 Master
Joined: 16 Dec 2003 Posts: 297
|
Thanks Hos _________________ CHF  |
|
Back to top |
|
 |
hos |
Posted: Mon Sep 06, 2004 6:31 am Post subject: |
|
|
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 |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|