WildFly CLI Programmatic Access

From NovaOrdis Knowledge Base
Revision as of 21:19, 28 August 2016 by Ovidiu (talk | contribs) (Created page with "=Troubleshooting= ==No matching XNIO provider found== <pre> java.lang.IllegalArgumentException: No matching XNIO provider found </pre> was fixed by adding the following to...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Troubleshooting

No matching XNIO provider found

java.lang.IllegalArgumentException: No matching XNIO provider found

was fixed by adding the following to the class path:

${jboss_home}/modules/system/layers/base/.overlays/layer-base-jboss-eap-6.4.6.CP/org/jboss/xnio/nio/main/xnio-nio-3.0.15.GA-redhat-1.jar