Author |
Message
|
alex_do |
Posted: Mon Jun 14, 2004 2:55 pm Post subject: MQSeries Workflow API Error |
|
|
Voyager
Joined: 17 Feb 2004 Posts: 85
|
I have installed WF-3.4.4 and configured .When I am able to logon from the client machine to server using fat client but while I am trying to login from the URL i'm getting this error.Can someone tell me what went wrong?
Thanks alot
<statusCode>-1</statusCode>
<sessionIdWF>-1</sessionIdWF>
<role />
<systemGroupName>FMCGRP</systemGroupName>
<SystemName>FMCSYS</SystemName>
<userid>SAM5467</userid>
<message>FMC38009E MQSeries Workflow API Error : API Return Code : 124 Error Origin : e:\v340\src\fmcjcesv.cxx, line 2161 Error Message : FMC00124E Profile or keyword in profile not found Nested Exception : None</message>
</system>
</systems>
</loginProfile> |
|
Back to top |
|
 |
manoj |
Posted: Mon Jun 14, 2004 7:07 pm Post subject: |
|
|
 Master
Joined: 30 Jan 2002 Posts: 237 Location: Virgina
|
There was some "Fopen" issue with MQWF 3.3.2 on SUN Solaris which used to give this error while you login... But i think it's fixed with some service pack... _________________ -manoj |
|
Back to top |
|
 |
Ratan |
Posted: Tue Jun 15, 2004 6:51 am Post subject: |
|
|
 Grand Master
Joined: 18 Jul 2002 Posts: 1245
|
Is the GroupName and SystemName correct? _________________ -Ratan |
|
Back to top |
|
 |
vennela |
Posted: Tue Jun 15, 2004 7:56 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
Quote: |
I am trying to login from the URL i'm getting this error |
What URL?
Web clients URL? |
|
Back to top |
|
 |
alex_do |
Posted: Tue Jun 15, 2004 3:54 pm Post subject: |
|
|
Voyager
Joined: 17 Feb 2004 Posts: 85
|
When we create the weblogic instance,The group name and system names on MQWF_Config file are not the same as rightnow.They are different from the first time when we deployed the weblogic instance.After the weblogic instance was created,we changed the workflow configuration to different group name and system name and Did the changes in the mqwf_config file to the new Groupname and system name and we restarted the weblogic instance.But we are getting the error.
statusCode>-1</statusCode>
<sessionIdWF>-1</sessionIdWF>
<role />
<systemGroupName>FMCGRP</systemGroupName>
<SystemName>FMCSYS</SystemName>
<userid>SAM5467</userid>
<message>FMC38009E MQSeries Workflow API Error : API Return Code : 124 Error Origin : e:\v340\src\fmcjcesv.cxx, line 2161 Error Message : FMC00124E Profile or keyword in profile not found Nested Exception : None</message>
</system>
</systems>
</loginProfile>
Thanks in advance.
In the fdl the group name and system name are correct.And While I was able to login from client machine using the fat client but when i try to login from the presentation layer it gives me that error. |
|
Back to top |
|
 |
Ratan |
Posted: Wed Jun 16, 2004 5:32 am Post subject: |
|
|
 Grand Master
Joined: 18 Jul 2002 Posts: 1245
|
I believe most of us dont understand when you say "Presentation layer". I believe it is your custom frontend.
Anyway is your Group: FMCGRP and SYSTEM: FMCSYS ? _________________ -Ratan |
|
Back to top |
|
 |
alex_do |
Posted: Wed Jun 16, 2004 9:49 am Post subject: |
|
|
Voyager
Joined: 17 Feb 2004 Posts: 85
|
|
Back to top |
|
 |
manoj |
Posted: Wed Jun 16, 2004 9:58 am Post subject: |
|
|
 Master
Joined: 30 Jan 2002 Posts: 237 Location: Virgina
|
Srini,
Is the presentation layer you developed an extension of Webclient..if so check the webclient properties file.. _________________ -manoj |
|
Back to top |
|
 |
alex_do |
Posted: Wed Jun 16, 2004 10:19 am Post subject: |
|
|
Voyager
Joined: 17 Feb 2004 Posts: 85
|
Properties file look fine. |
|
Back to top |
|
 |
Ratan |
Posted: Wed Jun 16, 2004 1:06 pm Post subject: |
|
|
 Grand Master
Joined: 18 Jul 2002 Posts: 1245
|
Then change the GroupName and SystemName in your presentation layer. Looks like it is using FMCGRP and FMCSYS. _________________ -Ratan |
|
Back to top |
|
 |
|