Return-Path: X-Original-To: apmail-myfaces-users-archive@www.apache.org Delivered-To: apmail-myfaces-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D775DC919 for ; Tue, 1 Oct 2013 09:06:12 +0000 (UTC) Received: (qmail 57155 invoked by uid 500); 1 Oct 2013 09:06:10 -0000 Delivered-To: apmail-myfaces-users-archive@myfaces.apache.org Received: (qmail 56128 invoked by uid 500); 1 Oct 2013 09:06:01 -0000 Mailing-List: contact users-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Discussion" Delivered-To: mailing list users@myfaces.apache.org Received: (qmail 56106 invoked by uid 99); 1 Oct 2013 09:06:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Oct 2013 09:06:00 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lu4242@gmail.com designates 74.125.82.42 as permitted sender) Received: from [74.125.82.42] (HELO mail-wg0-f42.google.com) (74.125.82.42) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Oct 2013 09:05:55 +0000 Received: by mail-wg0-f42.google.com with SMTP id m15so4626786wgh.5 for ; Tue, 01 Oct 2013 02:05:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=Oi5ZB8o/d9nYfLNOHhOPrLneMpnylmLWoDcwdz2/HQY=; b=kx2LrKCT30E3u7TJzeir4Emi5BWKrrDyVkTemW7CY+D/N72SdzOO0Z8nuHEooFOYlI z1Bq6iD5ffwpjG2oxobKf1RmZQkMq0LXcXyY1IJ6WYYHN+zL/XXFU/uljMQivNQoeWo9 E38ToeKF4/M0HD7kIt/tjaxsClmwKDp5DepZfnLlRgzNUpjmNK/m5ZS5+UYEYf3zViPb kUNkCZjHvYQMExk2zhxH+nczwG3ajo6V05kstyzHrxdV+l+xRDfm0Hf1208oYiDTVbjG 0G7RlaMQu3RTdEmpqPcaisa8UXsVHKQmr6GDxmcklQVdO1DlTkMJJ97fHh0VzAet1vOm pKWw== MIME-Version: 1.0 X-Received: by 10.194.104.42 with SMTP id gb10mr21556431wjb.16.1380618334304; Tue, 01 Oct 2013 02:05:34 -0700 (PDT) Received: by 10.216.10.70 with HTTP; Tue, 1 Oct 2013 02:05:33 -0700 (PDT) Received: by 10.216.10.70 with HTTP; Tue, 1 Oct 2013 02:05:33 -0700 (PDT) In-Reply-To: References: <5242B823.9040001@gmail.com> <52454EEA.2060803@gmail.com> <5249EDFC.2090508@gmail.com> <524A7DA9.5030305@gmail.com> Date: Tue, 1 Oct 2013 11:05:33 +0200 Message-ID: Subject: Re: Random JSF error: no saved view state could be found From: Leonardo Uribe To: MyFaces Discussion Content-Type: multipart/alternative; boundary=047d7bf198526304ad04e7aa418b X-Virus-Checked: Checked by ClamAV on apache.org --047d7bf198526304ad04e7aa418b Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Yes, absolutely. These kind of issues are really hard to reproduce, even more to debug. I'm still thinking it should be something else, but anyway if we can find what's going on and if the issue is related to myfaces it will be fixed in no time. On Oct 1, 2013 10:00 AM, "Romain Manni-Bucau" wrote= : > Hmm, > > can be interesting if you have enough time to try to reproduce it in a > shareable (on github?) project. > > I'm sure it is something "stupid" we don't see ATM. > > *Romain Manni-Bucau* > *Twitter: @rmannibucau * > *Blog: **http://rmannibucau.wordpress.com/*< > http://rmannibucau.wordpress.com/> > *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* > *Github: https://github.com/rmannibucau* > > > > 2013/10/1 Zmirc > > > Hi! > > > > Yes, I run Majorra on Tomee 1.6.0 from 13.09.20. I will switch today to > > 13.10.01 to see if that bug with @Schedule leak disappeared. > > > > I understand your point of view and I agree. I have no idea which one h= as > > the bug, just that I don't get it on Majorra. (I've just deleted myface= s > > jars from Tomee and added Majorra 2.1.26 - nothing special) > > > > What settings should I give you? I didn't modify anything in Tomee, > > excepting perm gen size, heap (on production) and a few more things in > > setenv. Here's the setenv on my windows. (It's the same on linux also, > just > > as .sh) > > > > set JAVA_OPTS=3D%JAVA_OPTS% -XX:MaxPermSize=3D512m > > set JAVA_OPTS=3D%JAVA_OPTS% -Dorg.apache.catalina.session.** > > StandardSession.ACTIVITY_**CHECK=3Dtrue > > set JAVA_OPTS=3D%JAVA_OPTS% -Dopenejb.session-context=3Dhttp > > set JAVA_OPTS=3D%JAVA_OPTS% -Dfacebook4j.loggerFactory=3D** > > facebook4j.internal.logging.**NullLoggerFactory > > > > So...the error happens randomly (just sometimes to some users) for all > > pages that modify information and are backed by a @ViewScoped bean: > > > > The following logs are from Tomee 1.6.0 13.09.20. It happens the same o= n > > 1.5.2. I moved on 1.6.0 hoping to get rid of it. > > > > javax.servlet.**ServletException: /dashboard/edit-profile.**xhtmlNo sav= ed > > view state could be found for the view identifier: > > /dashboard/edit-profile.xhtml > > at javax.faces.webapp.**FacesServlet.service(**FacesServlet.java:21= 3) > > ~[myfaces-api-2.1.12.jar:2.1.**12] > > at org.apache.catalina.core.**ApplicationFilterChain.** > > internalDoFilter(**ApplicationFilterChain.java:**305) > > ~[catalina.jar:7.0.42] > > at org.apache.catalina.core.**ApplicationFilterChain.**doFilter(** > > ApplicationFilterChain.java:**210) ~[catalina.jar:7.0.42] > > at > org.primefaces.webapp.filter.**FileUploadFilter.doFilter(**FileUploadFilt= er.java:77) > > ~[primefaces-3.5.jar:na] > > at org.apache.catalina.core.**ApplicationFilterChain.** > > internalDoFilter(**ApplicationFilterChain.java:**243) > > ~[catalina.jar:7.0.42] > > at org.apache.catalina.core.**ApplicationFilterChain.**doFilter(** > > ApplicationFilterChain.java:**210) ~[catalina.jar:7.0.42] > > at > org.ocpsoft.rewrite.servlet.**RewriteFilter.doFilter(**RewriteFilter.java= :199) > > ~[rewrite-servlet-2.0.7.Final.**jar:2.0.7.Final] > > at org.apache.catalina.core.**ApplicationFilterChain.** > > internalDoFilter(**ApplicationFilterChain.java:**243) > > ~[catalina.jar:7.0.42] > > at org.apache.catalina.core.**ApplicationFilterChain.**doFilter(** > > ApplicationFilterChain.java:**210) ~[catalina.jar:7.0.42] > > at > com.pingushare.boundary.**filter.ActivateAccountFilter.**doFilter(* > > *ActivateAccountFilter.java:38) ~[ActivateAccountFilter.class:**na] > > at org.apache.catalina.core.**ApplicationFilterChain.** > > internalDoFilter(**ApplicationFilterChain.java:**243) > > ~[catalina.jar:7.0.42] > > at org.apache.catalina.core.**ApplicationFilterChain.**doFilter(** > > ApplicationFilterChain.java:**210) ~[catalina.jar:7.0.42] > > at com.pingushare.boundary.**filter.SecurityFilter.** > > doFilter(SecurityFilter.java:**36) ~[SecurityFilter.class:na] > > at org.apache.catalina.core.**ApplicationFilterChain.** > > internalDoFilter(**ApplicationFilterChain.java:**243) > > ~[catalina.jar:7.0.42] > > at org.apache.catalina.core.**ApplicationFilterChain.**doFilter(** > > ApplicationFilterChain.java:**210) ~[catalina.jar:7.0.42] > > at com.pingushare.boundary.**filter.**ForceFreshPageAndWWWFilter.** > > doFilter(**ForceFreshPageAndWWWFilter.**java:41) > > ~[ForceFreshPageAndWWWFilter.**class:na] > > at org.apache.catalina.core.**ApplicationFilterChain.** > > internalDoFilter(**ApplicationFilterChain.java:**243) > > ~[catalina.jar:7.0.42] > > at org.apache.catalina.core.**ApplicationFilterChain.**doFilter(** > > ApplicationFilterChain.java:**210) ~[catalina.jar:7.0.42] > > at > org.apache.catalina.core.**StandardWrapperValve.invoke(**StandardWrapperV= alve.java:222) > > ~[catalina.jar:7.0.42] > > at > org.apache.catalina.core.**StandardContextValve.invoke(**StandardContextV= alve.java:123) > > ~[catalina.jar:7.0.42] > > at > org.apache.tomee.catalina.**OpenEJBValve.invoke(**OpenEJBValve.java:45) > > ~[tomee-catalina-1.6.0-**SNAPSHOT.jar:1.6.0-SNAPSHOT] > > at > org.apache.catalina.**authenticator.**AuthenticatorBase.invoke(**Authenti= catorBase.java:502) > > ~[catalina.jar:7.0.42] > > at > org.apache.catalina.core.**StandardHostValve.invoke(**StandardHostValve.j= ava:171) > > ~[catalina.jar:7.0.42] > > at > org.apache.catalina.valves.**ErrorReportValve.invoke(**ErrorReportValve.j= ava:99) > > ~[catalina.jar:7.0.42] > > at > org.apache.catalina.valves.**AccessLogValve.invoke(**AccessLogValve.java:= 953) > > ~[catalina.jar:7.0.42] > > at > org.apache.catalina.core.**StandardEngineValve.invoke(**StandardEngineVal= ve.java:118) > > ~[catalina.jar:7.0.42] > > at > org.apache.catalina.connector.**CoyoteAdapter.service(**CoyoteAdapter.jav= a:408) > > ~[catalina.jar:7.0.42] > > at org.apache.coyote.http11.**AbstractHttp11Processor.**process(** > > AbstractHttp11Processor.java:**1023) ~[tomcat-coyote.jar:7.0.42] > > at > org.apache.coyote.**AbstractProtocol$**AbstractConnectionHandler.** > > process(AbstractProtocol.java:**589) ~[tomcat-coyote.jar:7.0.42] > > at > org.apache.tomcat.util.net.**JIoEndpoint$SocketProcessor.**run(JIoEndpoin= t.java:312) > > ~[tomcat-coyote.jar:7.0.42] > > at > java.util.concurrent.**ThreadPoolExecutor.runWorker(**ThreadPoolExecutor.= java:1145) > > ~[na:1.7.0_25] > > at > java.util.concurrent.**ThreadPoolExecutor$Worker.run(**ThreadPoolExecutor= .java:615) > > ~[na:1.7.0_25] > > at java.lang.Thread.run(Thread.**java:724) ~[na:1.7.0_25] > > Caused by: javax.faces.application.**ViewExpiredException: > > /dashboard/edit-profile.**xhtmlNo saved view state could be found for t= he > > view identifier: /dashboard/edit-profile.xhtml > > at > org.apache.myfaces.lifecycle.**RestoreViewExecutor.execute(**RestoreViewE= xecutor.java:132) > > ~[myfaces-impl-2.1.12.jar:2.1.**12] > > at > org.apache.myfaces.lifecycle.**LifecycleImpl.executePhase(**LifecycleImpl= .java:170) > > ~[myfaces-impl-2.1.12.jar:2.1.**12] > > at > org.apache.myfaces.lifecycle.**LifecycleImpl.execute(**LifecycleImpl.java= :117) > > ~[myfaces-impl-2.1.12.jar:2.1.**12] > > at javax.faces.webapp.**FacesServlet.service(**FacesServlet.java:19= 7) > > ~[myfaces-api-2.1.12.jar:2.1.**12] > > ... 32 common frames omitted > > > > I have attached one of the beans (This is the only one @RequestScoped) = + > > an utility class used for redirecting. (The format might be strange > because > > of NetBeans settings probably) > > The JSF(xhtml) page does just call updateAndRedirect() (redirects to > > /profile/userId) or just updateProfile() (stays on the same page) when > user > > uploads a profile pic also. > > > > I've also attached a @ViewScoped bean (JSF calls add() on submit from > it). > > It might look like more code, but the basic idea is simple: user goes t= o > a > > page (edit profile, add item, edit item etc.), writes some input then > > presses Save, then, sometimes/randomly, the no state error is triggered > and > > I get the above log from Tomee. > > > > It shouldn't be anything with the container session, because users are > not > > deauthenticated or any similar things. > > I have no idea and it's so frustrating that I can't (I don't have) give > > you more details to reproduce it. > > I've been personally struggling with it for around 2 weeks, because it > > took some time until I've figured out that it's not my bug. > > > > If something else might be useful/necessary, I'm willing to help. > > Best wishes! > > Mircea > > > > > > On 10/1/2013 7:13 AM, Romain Manni-Bucau wrote: > > > >> Hi > >> > >> Do you run mojarra on tomee? Basically the exception you sent doesnt > seem > >> complete and is not usable to help. > >> > >> About "it works with mojarra so that's mf" it is a big shortcut. It ca= n > be > >> a bug in mojarra which make it working too (im not saying it, just you > >> dont > >> know and you cant conclude since you were not able to give us any info > on > >> this issue we can use to work on it) > >> > >> In all cases of you handle to reproduce please share the whole logs an= d > >> maybe your server settings. Tomee can be the cause too depending it. > >> Le 30 sept. 2013 23:33, "Zmirc" a =E9crit : > >> > >> Hi, Leonardo! > >>> > >>> Unfortunately, I've been very pressed by having to get it to work in > >>> production, so I switched this project to Majorra. Happily enough, th= e > >>> error didn't appear anymore, at least until now. > >>> > >>> I would have definitely loved to afford doing those tests, but it > wasn't > >>> possible unfortunately. > >>> Anyway, by the fact that now it doesn't appear just by changin to > >>> Majorra, > >>> it is obvious that there might be a hidden little bug somewhere in > >>> MyFaces, > >>> otherwise it can't be explained. > >>> > >>> I'm so sorry that I can't reproduce it. It happened completely random= . > It > >>> might be as you suggested, a problem in creating/reloading the state. > You > >>> know better than me those details. > >>> > >>> I would really like to have that bug discovered and fixed, because I > was > >>> quite used to MyFaces. > >>> Thank you again for trying to help. > >>> I hope something can be done about it. I know that, without being abl= e > to > >>> reproduce it, it's a little bit hard, but I hope. > >>> > >>> Best, > >>> Mircea > >>> > >>> On 9/27/2013 11:56 AM, Leonardo Uribe wrote: > >>> > >>> Hi > >>>> > >>>> There is no magical solutions to you problem. You should check which > >>>> value > >>>> has javax.faces.ViewState request parameter in the POST request that > >>>> causes > >>>> the ViewExpiredException. Put a filter or a PhaseListener that logs > that > >>>> value when there is an incoming request to that view. The key point = is > >>>> to > >>>> know if the view state token is there or not and if it has been > altered > >>>> somehow between the time the page is renderer and the time the butto= n > is > >>>> clicked and the POST is sended. You need to log the token saved on t= he > >>>> page > >>>> too, to know the original value. > >>>> > >>>> One option I can imagine is that the value in the ViewState token is > >>>> sent > >>>> partially. The server received the trimmed token, it doesn't match > >>>> because > >>>> it is broken and it throws correctly the ViewExpiredException. But > >>>> sounds > >>>> unlikely, we need more evidence about what's going on. > >>>> > >>>> What I can say is the code in MyFaces Core is ok in that part and > >>>> specifically the state management code has been tested exhaustively. > It > >>>> is > >>>> quite unlikely to find a bug in that part. > >>>> > >>>> regards, > >>>> > >>>> Leonardo Uribe > >>>> > >>>> > >>>> > >>>> 2013/9/27 Zmirc > >>>> > >>>> Hi again! > >>>> > >>>>> Any ideas / fixes for this bug? > >>>>> It's still there and is completely random. > >>>>> Moreover, I can't reproduce it. > >>>>> > >>>>> Please don't ignore it, because it's a real pain in the ... > >>>>> It's screwing up the whole project, because some users get this bug > >>>>> randomly, whenever they execute a post (command button). > >>>>> > >>>>> Thank you so so much in advance. > >>>>> > >>>>> > >>>>> On 9/25/2013 12:17 PM, Zmirc wrote: > >>>>> > >>>>> Hi! > >>>>> > >>>>>> Some users (few) of the app I work on experience a very strange > error, > >>>>>> which I can't yet reproduce. > >>>>>> Moreover, it appears in less than 10~ of executions. > >>>>>> > >>>>>> Error: No saved view state could be found for the view identifier: > >>>>>> /mypage.xhtml > >>>>>> > >>>>>> Application server: Apache Tomee 1.5.2 stable / 1.6.0-2013.09.20 d= ev > >>>>>> (It > >>>>>> happens on both). I use the MyFaces distribution that comes with > each > >>>>>> of > >>>>>> them, so 2.1.10 / 2.1.12, so nothing new added. > >>>>>> > >>>>>> Part of web.xml > >>>>>> | > >>>>>> org.apache.****** > >>>>>> myfaces.USE_ENCRYPTION >>>>>> **name> > >>>>>> false > >>>>>> > >>>>>> > >>>>>> javax.faces.STATE_** > >>>>>> ****SAVING_METHOD > >>>>>> client > >>>>>> > >>>>>> | > >>>>>> > >>>>>> So, no state view exception shouldn't happen, because state is on > >>>>>> client. > >>>>>> It was set on server before, but I thought maybe client will fix i= t, > >>>>>> but > >>>>>> nothing. There was actually no difference in the occurrence of tha= t > >>>>>> error. > >>>>>> Moreover, it's not related to deploy/redeploy/restart, because > >>>>>> encryption > >>>>>> is false. I don't experience any problem with that. > >>>>>> > >>>>>> Execution flow: > >>>>>> 1. Client opens xhtml page (JSF). > >>>>>> 2. Client clicks on an command button to do various things, button > >>>>>> connected to a public void method of a JSF @ViewScoped ManagedBean= . > >>>>>> 3. Yes, the method is void because I don't need to return a String > to > >>>>>> redirect to another page. I need to redirect to /page/id (example: > >>>>>> /market/24, /profile/43), therefore methods that return a String a= s > >>>>>> navigation destinations are useless, because I use:|FacesContext.*= * > >>>>>> getCurrentInstance().******getExternalContext().redirect(** > >>>>>> ****path);| > >>>>>> > >>>>>> 4. In ~90% of the cases, everything works perfectly and users are > >>>>>> redirected to each specific page. In the rest of ~10 (randomly), > they > >>>>>> get|No saved view state could be found for the view identifier: > >>>>>> /pagename.xhtml > >>>>>> |Basically, the command button's method is not executed. > >>>>>> > >>>>>> I would really appreciate some help here, because I have no idea h= ow > >>>>>> to > >>>>>> get it fixed. > >>>>>> Thanks a lot in advance. > >>>>>> > >>>>>> /*Session timeout is set to 30 days in web.xml (302400). The error > >>>>>> happens at random times for random users, but all users didn't use > the > >>>>>> system yet for 30 days, so it's a little bit strange.*/ > >>>>>> > >>>>>> I use PrimeFaces and I also have a couple of my own filters in > >>>>>> web.xml, > >>>>>> but that shouldn't be a problem, I hope so. > >>>>>> > >>>>>> Any ideas please? I really don't know what to do in order to fix i= t. > >>>>>> Thanks a lot in advance. > >>>>>> It's on StackOverflow also: http://stackoverflow.com/** > >>>>>> questions/18992241/random-jsf-******error-no-saved-view-state-**** > >>>>>> could-be-found/18999855 > >>>>>> 18992241/random-jsf-error-no-****saved-view-state-could-be-** > >>>>>> > >>>>>> found/18999855 >>>>>> 18992241/random-jsf-error-no-**saved-view-state-could-be-** > >>>>>> found/18999855< > http://stackoverflow.com/questions/18992241/random-jsf-error-no-saved-vie= w-state-could-be-found/18999855 > > > >>>>>> > > >>>>>> Stack trace for one of the pages: > >>>>>> > >>>>>> |25-Sep-2013 07:39:26.380 SEVERE[http-bio-80-exec-15] > >>>>>> org.apache.catalina.core.******StandardWrapperValve.invoke > >>>>>> > >>>>>> Servlet.service() > >>>>>> for servlet[Faces Servlet] in contextwith path[] threw > >>>>>> exception[/dashboard/edit-******profile.xhtmlNo saved view state > >>>>>> could be > >>>>>> > >>>>>> foundfor the view identifier: /dashboard/edit-profile.xhtml] wi= th > >>>>>> root > >>>>>> cause > >>>>>> javax.faces.application.******ViewExpiredException: > >>>>>> /dashboard/edit-profile.******xhtmlNo saved view state could be > >>>>>> > >>>>>> foundfor > >>>>>> the view identifier: /dashboard/edit-profile.xhtml > >>>>>> at org.apache.myfaces > >>>>>> .lifecycle.RestoreViewExe > >>>>>> cutor.execute(RestoreView > >>>>>> Executor.java:132) > >>>>>> at org.apache.myfaces > >>>>>> .lifecycle.LifecycleImpl< > >>>>>> /span>.executePhase(******LifecycleImp > >>>>>> > >>>>>> l.java:170) > >>>>>> at org.apache.myfaces > >>>>>> .lifecycle.LifecycleImpl< > >>>>>> /span>.execute(LifecycleImpl.******java:117) > >>>>>> at javax.faces.webapp > >>>>>> .FacesServlet.service(******FacesServlet.java:197) > >>>>>> > >>>>>> at org.apache.catalin > >>>>>> a.core.ApplicationFilterC > >>>>>> hain.internalDoFilter(App > >>>>>> licationFilterChain.java:305 > >>>>>> ) > >>>>>> at org.apache.catalin > >>>>>> a.core.ApplicationFilterC > >>>>>> hain.doFilter(Application > >>>>>> FilterChain.java:210< > >>>>>> span class=3D"pun" style=3D"margin: 0px; padding: 0px; border: 0px= ; > >>>>>> font-size: 14px; vertical-align: baseline; background-color: > >>>>>> transparent; > >>>>>> color: rgb(0, 0, 0); background-position: initial initial; > >>>>>> background-repeat: initial initial;">) > >>>>>> at org.primefaces.web > >>>>>> app.filter.FileUploadFilt > >>>>>> er.doFilter(FileUploadFil > >>>>>> ter.java:77) > >>>>>> at org.apache.catalin > >>>>>> a.core.ApplicationFilterC > >>>>>> hain.internalDoFilter(App > >>>>>> licationFilterChain.java:243 > >>>>>> ) > >>>>>> at org.apache.catalin > >>>>>> a.core.ApplicationFilterC > >>>>>> hain.doFilter(Application > >>>>>> FilterChain.java:210< > >>>>>> span class=3D"pun" style=3D"margin: 0px; padding: 0px; border: 0px= ; > >>>>>> font-size: 14px; vertical-align: baseline; background-color: > >>>>>> transparent; > >>>>>> color: rgb(0, 0, 0); background-position: initial initial; > >>>>>> background-repeat: initial initial;">) > >>>>>> at org.ocpsoft.rewrit > >>>>>> e.servlet.RewriteFilter.******doFilter(RewriteFilter.java:******19= 9) > >>>>>> > >>>>>> at org.apache.catalin > >>>>>> a.core.ApplicationFilterC > >>>>>> hain.internalDoFilter(App > >>>>>> licationFilterChain.java:243 > >>>>>> ) > >>>>>> at org.apache.catalin > >>>>>> a.core.ApplicationFilterC > >>>>>> hain.doFilter(Application > >>>>>> FilterChain.java:210< > >>>>>> span class=3D"pun" style=3D"margin: 0px; padding: 0px; border: 0px= ; > >>>>>> font-size: 14px; vertical-align: baseline; background-color: > >>>>>> transparent; > >>>>>> color: rgb(0, 0, 0); background-position: initial initial; > >>>>>> background-repeat: initial initial;">) > >>>>>> at com.pingushare.bou > >>>>>> ndary.filter.ActivateAcco > >>>>>> untFilter.doFilter(Activa > >>>>>> teAccountFilter.java:37) > >>>>>> at org.apache.catalin > >>>>>> a.core.ApplicationFilterC > >>>>>> hain.internalDoFilter(App > >>>>>> licationFilterChain.java:243 > >>>>>> ) > >>>>>> at org.apache.catalin > >>>>>> a.core.ApplicationFilterC > >>>>>> hain.doFilter(Application > >>>>>> FilterChain.java:210< > >>>>>> span class=3D"pun" style=3D"margin: 0px; padding: 0px; border: 0px= ; > >>>>>> font-size: 14px; vertical-align: baseline; background-color: > >>>>>> transparent; > >>>>>> color: rgb(0, 0, 0); background-position: initial initial; > >>>>>> background-repeat: initial initial;">) > >>>>>> at com.pingushare.bou > >>>>>> ndary.filter.SecurityFilt > >>>>>> er.doFilter(SecurityFilte > >>>>>> r.java:36) > >>>>>> at org.apache.catalin > >>>>>> a.core.ApplicationFilterC > >>>>>> hain.internalDoFilter(App > >>>>>> licationFilterChain.java:243 > >>>>>> ) > >>>>>> at org.apache.catalin > >>>>>> a.core.ApplicationFilterC > >>>>>> hain.doFilter(Application > >>>>>> FilterChain.java:210< > >>>>>> span class=3D"pun" style=3D"margin: 0px; padding: 0px; border: 0px= ; > >>>>>> font-size: 14px; vertical-align: baseline; background-color: > >>>>>> transparent; > >>>>>> color: rgb(0, 0, 0); background-position: initial initial; > >>>>>> background-repeat: initial initial;">) > >>>>>> at com.pingushare.bou > >>>>>> ndary.filter.ForceFreshPa > >>>>>> geAndWWWFilter.doFilter(F > >>>>>> orceFreshPageAndWWWFilter.******java:49) > >>>>>> > >>>>>> at org.apache.catalin > >>>>>> a.core.ApplicationFilterC > >>>>>> hain.internalDoFilter(App > >>>>>> licationFilterChain.java:243 > >>>>>> ) > >>>>>> at org.apache.catalin > >>>>>> a.core.ApplicationFilterC > >>>>>> hain.doFilter(Application > >>>>>> FilterChain.java:210< > >>>>>> span class=3D"pun" style=3D"margin: 0px; padding: 0px; border: 0px= ; > >>>>>> font-size: 14px; vertical-align: baseline; background-color: > >>>>>> transparent; > >>>>>> color: rgb(0, 0, 0); background-position: initial initial; > >>>>>> background-repeat: initial initial;">) > >>>>>> at org.apache.catalin > >>>>>> a.core.StandardWrapperVal > >>>>>> ve.invoke(StandardWrapper > >>>>>> Valve.java:222) > >>>>>> at org.apache.catalin > >>>>>> a.core.StandardContextVal > >>>>>> ve.invoke(StandardContext > >>>>>> > >>>>>> Valve.java:123) > >>>>>> at org.apache.tomee.catalina.******OpenEJBValve.invoke(= ** > >>>>>> > >>>>>> OpenEJBValve.java:45) > >>>>>> at org.apache.catalin > >>>>>> a.authenticator.Authentic > >>>>>> atorBase.invoke(Authentic > >>>>>> atorBase.java:502) > >>>>>> at org.apache.catalin > >>>>>> a.core.StandardHostValve< > >>>>>> /span>.invoke(******StandardHostValve< > >>>>>> > >>>>>> /span>.java:171) > >>>>>> at org.apache.catalin > >>>>>> a.valves.ErrorReportValve > >>>>>> .invoke(ErrorReportValve< > >>>>>> /span>.java:99) > >>>>>> at org.apache.catalin > >>>>>> a.valves.AccessLogValve.******invoke(AccessLogValve.java:******953= ) > >>>>>> > >>>>>> at org.apache.catalin > >>>>>> a.core.StandardEngineValv > >>>>>> e.invoke(StandardEngineVa > >>>>>> lve.java:118) > >>>>>> at org.apache.catalin > >>>>>> a.connector.CoyoteAdapter > >>>>>> .service(CoyoteAdapter.java:******408) > >>>>>> at org.apache.coyote< > >>>>>> /span>.http11.******AbstractHttp11Proc > >>>>>> > >>>>>> essor.process(AbstractHtt > >>>>>> p11Processor.java:1023) > >>>>>> at org.apache.coyote< > >>>>>> /span>.AbstractProtocol$******AbstractConnectionHandler.** > >>>>>> process(AbstractProtocol.java:******589) > >>>>>> at org.apache.tomcat< > >>>>>> /span>.util.net.JIoEndpoint$******SocketProcessor.run(**** > >>>>>> JIoEndpoint.java:312) > >>>>>> at java.util.concurre > >>>>>> nt.ThreadPoolExecutor.run > >>>>>> Worker(ThreadPoolExecutor.******java:1145) > >>>>>> at java.util.concurre > >>>>>> nt.ThreadPoolExecutor$Worker.******run(ThreadPoolExecutor.** > >>>>>> java:****615) > >>>>>> at java.lang.Thr > >>>>>> ead.run(Thread.java:724)| > >>>>>> > >>>>>> > >>>>>> > > > --047d7bf198526304ad04e7aa418b--