[
https://issues.apache.org/jira/browse/SLING-4255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14249838#comment-14249838
]
Bertrand Delacretaz commented on SLING-4255:
--------------------------------------------
Here's the error stack trace - looking at it
{code}
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
at java.lang.String.substring(String.java:1911)
at
org.apache.sling.adapter.internal.AdapterManagerImpl.checkPackage(AdapterManagerImpl.java:320)
at
org.apache.sling.adapter.internal.AdapterWebConsolePlugin.getHtml(AdapterWebConsolePlugin.java:286)
at
org.apache.sling.adapter.internal.AdapterWebConsolePlugin.doGet(AdapterWebConsolePlugin.java:236)
{code}
> SLING2522Test IT fails
> ----------------------
>
> Key: SLING-4255
> URL: https://issues.apache.org/jira/browse/SLING-4255
> Project: Sling
> Issue Type: Bug
> Components: NG2522Test IT fails
> Reporter: Bertrand Delacretaz
> Assignee: Bertrand Delacretaz
> Labels: sling-IT
>
> At https://builds.apache.org/view/S-Z/view/Sling/job/sling-trunk-1.6
> SLING2522Test.testThatServicesWhichLikeAdapterFactoriesArentShowInTheW
> Failing for the past 7 builds (Since Unstable#2862 )
> Expected status 200 for http://localhost:47139/system/console/adapters
> ...
> expected:<200> but was:<500>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)