You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shiro.apache.org by "Kill Bill (JIRA)" <ji...@apache.org> on 2014/08/06 00:41:11 UTC

[jira] [Created] (SHIRO-510) java.lang.StackOverflowError in shiro

Kill Bill created SHIRO-510:
-------------------------------

             Summary: java.lang.StackOverflowError in shiro
                 Key: SHIRO-510
                 URL: https://issues.apache.org/jira/browse/SHIRO-510
             Project: Shiro
          Issue Type: Bug
    Affects Versions: 1.2.2
         Environment: Linux, ubuntu, apache tomcat-8
            Reporter: Kill Bill


326293 > POST http://killbill-uat2.snc1:8080/1.0/kb/payments/a3bb531b-9ab7-4e9b-8a71-602dfbf4680d?pluginProperty=TEST_MODE%3DCONTROL

326293 > accept: application/json

326293 > user-agent: killbill/0.7.3; ruby 2.1.1p76 (2014-02-24 revision 45161) [x86_64-linux]

326293 > accept-encoding: gzip;q=1.0,deflate;q=0.6,identity;q=0.3

326293 > authorization: Basic YWRtaW46cGFzc3dvcmQ=

326293 > content-type: application/json

326293 > x-killbill-createdby: AuthCapture

326293 > host: killbill-uat2.snc1:8080

326293 > content-length: 129

326293 > 

2014-08-05 00:52:49,854 [catalina-exec-11] ERROR c.s.j.s.container.ContainerResponse - The exception contained within MappableContainerException could not be mapped to a response, re-throwing to the HTTP container

java.lang.StackOverflowError: null

        at org.apache.shiro.session.ProxiedSession.getAttribute(ProxiedSession.java:121) ~[ProxiedSession.class:1.2.2]

        at org.apache.shiro.session.ProxiedSession.getAttribute(ProxiedSession.java:121) ~[ProxiedSession.class:1.2.2]

        at org.apache.shiro.session.ProxiedSession.getAttribute(ProxiedSession.java:121) ~[ProxiedSession.class:1.2.2]

        at org.apache.shiro.session.ProxiedSession.getAttribute(ProxiedSession.java:121) ~[ProxiedSession.class:1.2.2]

        at org.apache.shiro.session.ProxiedSession.getAttribute(ProxiedSession.java:121) ~[ProxiedSession.class:1.2.2]

        at org.apache.shiro.session.ProxiedSession.getAttribute(ProxiedSession.java:121) ~[ProxiedSession.class:1.2.2]

        at org.apache.shiro.session.ProxiedSession.getAttribute(ProxiedSession.java:121) ~[ProxiedSession.class:1.2.2]

        at org.apache.shiro.session.ProxiedSession.getAttribute(ProxiedSession.java:121) ~[ProxiedSession.class:1.2.2]



--
This message was sent by Atlassian JIRA
(v6.2#6252)