[ 
https://issues.apache.org/jira/browse/ARTEMIS-2765?focusedWorklogId=433277&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-433277
 ]

ASF GitHub Bot logged work on ARTEMIS-2765:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 14/May/20 18:54
            Start Date: 14/May/20 18:54
    Worklog Time Spent: 10m 
      Work Description: asfgit closed pull request #3136:
URL: https://github.com/apache/activemq-artemis/pull/3136


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 433277)
    Time Spent: 20m  (was: 10m)

> StringIndexOutOfBoundsException while processing broker.xml
> -----------------------------------------------------------
>
>                 Key: ARTEMIS-2765
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2765
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 2.12.0
>            Reporter: Chris Rog
>            Priority: Critical
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> When processing a {{broker.xml}} file that contains either an unterminated 
> property reference ({{$\{}}) or has unrelated right curly braces as part of 
> the content, the following exception is thrown:
> {noformat}
> java.lang.StringIndexOutOfBoundsException: String index out of range: -110
>  at java.lang.String.substring(String.java:1967)
>  at 
> org.apache.activemq.artemis.utils.XMLUtil.replaceSystemPropsInString(XMLUtil.java:262)
>  at ...
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to