[
https://issues.apache.org/jira/browse/SLING-12027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767252#comment-17767252
]
Andreas Schaefer commented on SLING-12027:
------------------------------------------
I found the cause of the issue. During the handling of the error the
DefaultErrorHandlerServlet.service() (line 70) is trying to find the error code
but it is not found. So it seems there is a disconnect between when that error
code is set in SlingServletResolver.handleError() line 387 and when it is
looked up.
> GraphQL core fails to build with Java 17
> ----------------------------------------
>
> Key: SLING-12027
> URL: https://issues.apache.org/jira/browse/SLING-12027
> Project: Sling
> Issue Type: Bug
> Components: GraphQL
> Reporter: Robert Munteanu
> Assignee: Robert Munteanu
> Priority: Major
> Fix For: GraphQL Core 0.0.26
>
>
> 1. Mockito fails to create mocks, probably due to old version
> 2. Pax-Exam tests time out
--
This message was sent by Atlassian Jira
(v8.20.10#820010)