[
https://issues.apache.org/jira/browse/KNOX-3152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamás Hanicz resolved KNOX-3152.
--------------------------------
Fix Version/s: 2.1.0
Resolution: Fixed
> 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
> Fix For: 2.1.0
>
> 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)