[AAA-222] StackOverflowError in aaa-shiro Created: 01/Apr/22  Updated: 28/Jan/24

Status: Confirmed
Project: aaa
Component/s: General
Affects Version/s: None
Fix Version/s: 0.17.15, 0.18.5, 0.20.0, 0.19.2

Type: Bug Priority: High
Reporter: Robert Varga Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

Detected in downstream CSIT, we get:

2022-04-01T07:15:38,123 | WARN  | qtp787623451-346 | HttpChannel                      | 158 - org.eclipse.jetty.util - 9.4.43.v20210629 | /restconf/config/bgp-rib:application-rib/10.0.0.10/tables/bgp-types:ipv4-address-family/bgp-types:unicast-subsequent-address-family/bgp-inet:ipv4-routes/
java.lang.StackOverflowError: null
        at org.apache.logging.log4j.spi.AbstractLogger.isTraceEnabled(AbstractLogger.java:1553) ~[bundleFile:?]
        at org.ops4j.pax.logging.log4j2.internal.PaxLoggerImpl.isTraceEnabled(PaxLoggerImpl.java:81) ~[bundleFile:?]
        at org.ops4j.pax.logging.internal.TrackingLogger.isTraceEnabled(TrackingLogger.java:55) ~[bundleFile:?]
        at org.ops4j.pax.logging.slf4j.Slf4jLogger.trace(Slf4jLogger.java:103) ~[bundleFile:?]
        at org.apache.shiro.session.mgt.AbstractValidatingSessionManager.doGetSession(AbstractValidatingSessionManager.java:116) ~[?:?]
        at org.apache.shiro.session.mgt.AbstractNativeSessionManager.lookupSession(AbstractNativeSessionManager.java:148) ~[?:?]
        at org.apache.shiro.session.mgt.AbstractNativeSessionManager.lookupRequiredSession(AbstractNativeSessionManager.java:152) ~[?:?]
        at org.apache.shiro.session.mgt.AbstractNativeSessionManager.setAttribute(AbstractNativeSessionManager.java:256) ~[?:?]
        at org.apache.shiro.session.mgt.DelegatingSession.setAttribute(DelegatingSession.java:151) ~[?:?]
        at org.apache.shiro.session.ProxiedSession.setAttribute(ProxiedSession.java:128) ~[?:?]
        at org.apache.shiro.session.ProxiedSession.setAttribute(ProxiedSession.java:128) ~[?:?]
        at org.apache.shiro.session.ProxiedSession.setAttribute(ProxiedSession.java:128) ~[?:?]


 Comments   
Comment by Robert Varga [ 01/Apr/22 ]

Aside from line number change, this seems to be a duplicate of https://issues.apache.org/jira/browse/SHIRO-510 .

Comment by Robert Varga [ 03/Apr/22 ]

This seems to happen on unimplemented endpoint, lowering priority.

Generated at Wed Feb 07 19:08:57 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.