Author |
Message
|
scar |
Posted: Mon Feb 28, 2005 4:17 am Post subject: [Solved]How to increase the Threshold of webclient |
|
|
Centurion
Joined: 23 Jun 2004 Posts: 145
|
when i login to webclient i am getting the following error.
Too many items on this list. Please change the filter or the threshold.
Last edited by scar on Mon Feb 28, 2005 12:58 pm; edited 1 time in total |
|
Back to top |
|
 |
jmac |
Posted: Mon Feb 28, 2005 5:34 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
You should read a little of the doc.....
The threshold can be changed from the List Properties of the IBM supplied WebClient or Fat Client _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
hos |
Posted: Mon Feb 28, 2005 6:29 am Post subject: |
|
|
Chevalier
Joined: 03 Feb 2002 Posts: 470
|
Hi,
if you are getting this error message you need to decrease the threshold instead of increasing it! |
|
Back to top |
|
 |
scar |
Posted: Mon Feb 28, 2005 7:12 am Post subject: |
|
|
Centurion
Joined: 23 Jun 2004 Posts: 145
|
I know how to change in Fat Client.
can someone guide me through how to change it on WebClient.
None of our Clients are able to Login.
All of them are seeing the same Message
Too many items on this list. Please change the filter or the threshold.
even if their work lists have only 10 Items.
The admins manage work list might have up to 2000 work items. |
|
Back to top |
|
 |
scar |
Posted: Mon Feb 28, 2005 7:24 am Post subject: |
|
|
Centurion
Joined: 23 Jun 2004 Posts: 145
|
This is what i am seeing in the logs
FMC38009E MQSeries Workflow API Error :
API Return Code : 817
Error Origin : /projects/fmc/drv2/lbld/v350/aix/src/fmcjclis.cxx, line 2986
Error Message : FMC00817E The result of the query is larger than allowed.
Nested Exception : None |
|
Back to top |
|
 |
jmac |
Posted: Mon Feb 28, 2005 7:26 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
If you changed the threshold using the fat client, that will apply to any use of that worklist. So I am confused here.
Do you have a worklist defined for each individual user? If so, what is the filter critera for that list, I don't get how you can possibly have a user with 10 items on their worklist getting this message. You need to give us more information, like, do you have a custom web client? What worklists exist? what are the filters for these lists?
Assuming you do not have a custom webclient: To change the Threshold using the IBM supplied thin client, go to the "list of lists", then click on the properties icon for the list, and you can set the threshold from there. _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
scar |
Posted: Mon Feb 28, 2005 7:46 am Post subject: |
|
|
Centurion
Joined: 23 Jun 2004 Posts: 145
|
If i login as Admin I am seeing the error message
and a dialog where i can create a new list
but when ever i creare a new list even if the filter is correct (I am copying the filter Syntax from the Fat Client)its giving the following error
WebSphere MQ Workflow Message
FMC00125E Incorrect filter specification
There is no way i can go to List of Lists.
Fat client is working fine.
I can login as any user and i can see his work items. |
|
Back to top |
|
 |
jmac |
Posted: Mon Feb 28, 2005 7:50 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
1) You don't indicate whether you are trying to login with IBM supplied client or custom... I have to assume IBM supplied thin client.
2) Change all worklists to have a threshold of 1 using the Fat Client and then you should be able to login. The Think client by default tries to use the first worklist it encounters, so if you change them all you should avoid this issue.
3) If you are getting an incorrect filter, I would say your syntax is probably incorrect. Post the filter and we can have a look _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
scar |
Posted: Mon Feb 28, 2005 8:14 am Post subject: |
|
|
Centurion
Joined: 23 Jun 2004 Posts: 145
|
I changed the Threshold for all lists for admin to 1.
Then I logged in to webclient.
Its still giving the same error.
jmac -- I have mailed you a screen shot of what I am getting when I login to Web Client.
Thanks |
|
Back to top |
|
 |
jmac |
Posted: Mon Feb 28, 2005 8:18 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
I saw the screenshot, it really doesn't tell me anything you haven't already said.
You say you changed all of Admins worklists? Does this mean that you have changed all public worklists? Or only Private worklists that admin owns? The IBM supplied think client will use any public worklists plus Admin's private worklists, so you need to make all of them threshold 1.
You have yet to tell me whether or not you are running the out of the box client or have a customized client.
One other thing you should do is make sure logging for the WebClient is on, and have a look at the webclient log. _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
scar |
Posted: Mon Feb 28, 2005 8:50 am Post subject: |
|
|
Centurion
Joined: 23 Jun 2004 Posts: 145
|
How to create an Activity List in FatClient.
From webclient if i create any list other than Activity List its getting created but I have to login to Fatclient to seeit.
If I try to create an ActivityList From Webclient its no creating.
This is what i am seeing in logs
FMC38009E MQSeries Workflow API Error :
API Return Code : 817
Error Origin : /projects/fmc/drv2/lbld/v350/aix/src/fmcjclis.cxx, line 2986
Error Message : FMC00817E The result of the query is larger than allowed.
Nested Exception : None
at com.ibm.workflow.api.loc.ActivityInstanceListImpl.queryActivityInstances(ActivityInstanceListImpl.java(Compiled Code))
at com.ibm.workflow.servlet.client.SessionContextImpl.setActivities(Unknown Source)(Compiled Code)
at com.ibm.workflow.servlet.client.SessionContextProxy.setActivities(Unknown Source)(Inlined Compiled Code)
at com.ibm.workflow.servlet.client.BuiltinHandler.queryActivityInstanceLists(Unknown Source)(Compiled Code)
at com.ibm.workflow.servlet.client.JSPViewer.createNavigatorEntries(Unknown Source)(Compiled Code)
at com.ibm.workflow.servlet.client.JSPViewer.queryWorkItemsResponse(Unknown Source)(Compiled Code)
at com.ibm.workflow.servlet.client.DefaultViewer.mostRecentList(Unknown Source)(Compiled Code)
at com.ibm.workflow.servlet.client.JSPViewer.logonResponse(Unknown Source)(Inlined Compiled Code)
at com.dcx.tcc.portal.workflow.EngPortalCustomViewer.logonResponse(EngPortalCustomViewer.java(Compiled Code))
at java.lang.reflect.Method.invoke(Native Method)
at com.ibm.workflow.servlet.client.Util.invoke(Unknown Source)(Compiled Code)
at com.ibm.workflow.servlet.client.BuiltinHandler.render(Unknown Source)(Compiled Code)
at com.ibm.workflow.servlet.client.BuiltinHandler.execute(Unknown Source)(Compiled Code)
at com.ibm.workflow.servlet.client.ApplicationContextImpl.dispatch(Unknown Source)(Inlined Compiled Code)
at com.ibm.workflow.servlet.client.Main.doGet(Unknown Source)(Compiled Code)
at com.ibm.workflow.servlet.client.Main.doPost(Unknown Source)
at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
at com.ibm.ws.webcontainer.servlet.StrictServletInstance.doService(StrictServletInstance.java(Compiled Code))
at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet._service(StrictLifecycleServlet.java(Compiled Code))
at com.ibm.ws.webcontainer.servlet.IdleServletState.service(StrictLifecycleServlet.java(Compiled Code))
at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet.service(StrictLifecycleServlet.java(Inlined Compiled Code))
at com.ibm.ws.webcontainer.servlet.ServletInstance.service(ServletInstance.java(Compiled Code))
at com.ibm.ws.webcontainer.servlet.ValidServletReferenceState.dispatch(ValidServletReferenceState.java(Compiled Code))
at com.ibm.ws.webcontainer.servlet.ServletInstanceReference.dispatch(ServletInstanceReference.java(Inlined Compiled Code))
at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.handleWebAppDispatch(WebAppRequestDispatcher.java(Compiled Code))
at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.dispatch(WebAppRequestDispatcher.java(Compiled Code))
at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java(Compiled Code))
at com.ibm.ws.webcontainer.srt.WebAppInvoker.doForward(WebAppInvoker.java(Compiled Code))
at com.ibm.ws.webcontainer.srt.WebAppInvoker.handleInvocationHook(WebAppInvoker.java(Compiled Code))
at com.ibm.ws.webcontainer.cache.invocation.CachedInvocation.handleInvocation(CachedInvocation.java(Compiled Code))
at com.ibm.ws.webcontainer.cache.invocation.CacheableInvocationContext.invoke(CacheableInvocationContext.java(Compiled Code))
at com.ibm.ws.webcontainer.srp.ServletRequestProcessor.dispatchByURI(ServletRequestProcessor.java(Compiled Code))
at com.ibm.ws.webcontainer.oselistener.OSEListenerDispatcher.service(OSEListener.java(Compiled Code))
at com.ibm.ws.webcontainer.http.HttpConnection.handleRequest(HttpConnection.java(Compiled Code))
at com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java(Compiled Code))
at com.ibm.ws.http.HttpConnection.run(HttpConnection.java(Compiled Code))
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:672) |
|
Back to top |
|
 |
jmac |
Posted: Mon Feb 28, 2005 10:30 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
You are running V3.5 based on the screen shot you sent me. Did this work in the past? There was a glitch in the early versions of 3.5 that had something to do with the ActivityLists.
If what you are saying is the case, i.e you cannot create lists with the thin client, I would open a PMR.
Have you ever specified a threshold of 1 when creating an Activity list? _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
scar |
Posted: Mon Feb 28, 2005 12:58 pm Post subject: |
|
|
Centurion
Joined: 23 Jun 2004 Posts: 145
|
Its solved.
The problem is with WBI Modler.
It not Generating the correct FDL.
When we set the MAX_QUERY_MESSAGE_SIZE to unlimited, it did not actually set in the FDL.
Thanks A Lot, JMAC |
|
Back to top |
|
 |
jmac |
Posted: Mon Feb 28, 2005 1:07 pm Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
I have been told in the past not to modify that field, so I have never touched it. _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
|