JBoss EAP CLI コマンドが Can't reset to root in the middle of the path @1 エラーを返す
Issue
JBoss CLI コマンドを実行すると、次のエラーが発生します。
./bin/jboss-cli.sh -c --file=test.cli
Can't reset to root in the middle of the path @1
test.cli は次のようになります。
if (outcome == success) of //system-property=jboss.as.management.blocking.timeout:read-resource
/system-property=jboss.as.management.blocking.timeout:add(value=300)
else
echo Didn't work
end-if
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 7.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.