[
https://issues.apache.org/jira/browse/ARTEMIS-5372?focusedWorklogId=964074&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-964074
]
ASF GitHub Bot logged work on ARTEMIS-5372:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 31/Mar/25 16:01
Start Date: 31/Mar/25 16:01
Worklog Time Spent: 10m
Work Description: gtully opened a new pull request, #5589:
URL: https://github.com/apache/activemq-artemis/pull/5589
…er property files
Issue Time Tracking
-------------------
Worklog Id: (was: 964074)
Remaining Estimate: 0h
Time Spent: 10m
> parsing invalid json properties should trap error and report in status
> ----------------------------------------------------------------------
>
> Key: ARTEMIS-5372
> URL: https://issues.apache.org/jira/browse/ARTEMIS-5372
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Configuration
> Affects Versions: 2.39.0
> Reporter: Gary Tully
> Assignee: Gary Tully
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> invalid json format broker properties cause a start or update failure. Errors
> need to be trapped and reported in the status like text properties parsing
> {{2025-03-26 16:57:08,583 ERROR [org.apache.activemq.artemis.core.server]
> AMQ224097: Failed to start serve
> rorg.apache.activemq.artemis.commons.shaded.json.stream.JsonParsingException:
> Unexpected character '}' (Codepoint: 125) on [lineNumber=10, columnNumber=8,
> streamOffset=223]. Reason is [[Expected " ] \{ } LITERAL]]}}
> {{at
> org.apache.activemq.artemis.commons.shaded.johnzon.core.JsonStreamParserImpl.uexc(JsonStreamParserImpl.java:1051)
> ~[artemis-commons-2.40.0.jar:2.40.0]}}
> {{at
> org.apache.activemq.artemis.commons.shaded.johnzon.core.JsonStreamParserImpl.uexc(JsonStreamParserImpl.java:1057)
> ~[artemis-commons-2.40.0.jar:2.40.0]}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact