[ https://issues.apache.org/jira/browse/KNOX-3152?focusedWorklogId=969817&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-969817 ]
ASF GitHub Bot logged work on KNOX-3152: ---------------------------------------- Author: ASF GitHub Bot Created on: 19/May/25 13:27 Start Date: 19/May/25 13:27 Worklog Time Spent: 10m Work Description: smolnar82 merged PR #1047: URL: https://github.com/apache/knox/pull/1047 Issue Time Tracking ------------------- Worklog Id: (was: 969817) Time Spent: 20m (was: 10m) > Gateway startup errors due to pinot service XMLs > ------------------------------------------------ > > Key: KNOX-3152 > URL: https://issues.apache.org/jira/browse/KNOX-3152 > Project: Apache Knox > Issue Type: Bug > Components: Server > Affects Versions: 2.2.0 > Reporter: Tamás Hanicz > Assignee: Tamás Hanicz > Priority: Critical > Time Spent: 20m > Remaining Estimate: 0h > > The gateway.log is filled with the below error during startup due to the > badly formatted Pinot service XMLs > {code:java} > ERROR knox.gateway > (ServiceDefinitionsLoader.java:lambda$loadServiceDefinitions$1(92)) - Failed > to unmarshall service definition file > /Users/thanicz/dev/public/knox/install/knox-2.1.0-SNAPSHOT/data/services/pinot/1.3.0/service.xml > file : javax.x > ml.bind.UnmarshalException > - with linked exception: > [org.xml.sax.SAXParseException; lineNumber: 20; columnNumber: 6; The > processing instruction target matching "[xX][mM][lL]" is not allowed.] > javax.xml.bind.UnmarshalException: null {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)