Richard Ding created KNOX-866:
---------------------------------
Summary: Knox CLI topology validation unsuccessful
Key: KNOX-866
URL: https://issues.apache.org/jira/browse/KNOX-866
Project: Apache Knox
Issue Type: Bug
Components: KnoxCLI
Affects Versions: 0.11.0
Reporter: Richard Ding
Assignee: Richard Ding
Priority: Minor
Encountered error when running Knox CLI to validate topology:
{code}
# ./knoxcli.sh validate-topology --cluster admin
File to be validated:
.../knox/bin/../conf/topologies/admin.xml
==========================================
Error retrieving schema from ClassLoader
Topology validation unsuccessful
{code}
The Java version is
{code}
openjdk version "1.8.0_77"
OpenJDK Runtime Environment (build 1.8.0_77-b03)
OpenJDK 64-Bit Server VM (build 25.77-b03, mixed mode)
{code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)