]
Sebastian Łaskawiec updated ISPN-9106:
--------------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Cli fails with link error
-------------------------
Key: ISPN-9106
URL:
https://issues.jboss.org/browse/ISPN-9106
Project: Infinispan
Issue Type: Bug
Components: CLI, Server
Affects Versions: 9.3.0.Alpha1
Reporter: Sebastian Łaskawiec
Assignee: Ryan Emerson
Fix For: 9.3.0.Beta1
The readiness check returns an error on current master build:
{code}
opt/jboss/infinispan-server/bin/ispn-cli.sh -c --controller=172.16.26.143:9990
'/subsystem=datagrid-infinispan/cache-container=clustered/health=HEALTH:read-attribute(name=cluster-health)'
Failed to link org/jboss/as/patching/cli/PatchCommand (Module
"org.jboss.as.patching" version 4.0.0.Final from local module loader @555590
(finder: local module finder @6d1e7682 (roots:
/opt/jboss/infinispan-server/modules,/opt/jboss/infinispan-server/modules/system/layers/base))):
org/aesh/command/Command
{code}