Installation of JBoss Product fails with with an error "No ModelControllerClient was available to execute the request"
Issue
- Installing of JBoss Product via JAR file fails with error "No ModelControllerClient was available to execute the request" as shown below.
[ Starting to unpack ]
[ Processing package: Red Hat JBoss Enterprise Application Platform (1/5) ]
[ Processing package: Integration Platform Console (2/5) ]
[ Processing package: Red Hat Data Virtualization Platform (3/5) ]
[ Processing package: Teiid installation (4/5) ]
[ Processing package: Modeshape installation (5/5) ]
[ Unpacking finished ]
[ Starting processing ]
Starting process Setting required properties (1/68)
Starting process Logging installation information (2/68)
IzPack variable state written to /opt/server/DV-6.1.0/installation/InstallationLog.txt
Starting process Adding temporary admin user (3/68)
Exit code: 0
Command completed successfully.
Starting process Adding admin user (4/68)
Exit code: 0
Command completed successfully.
Starting process Create Dashboard admin (5/68)
Exit code: 0
Command completed successfully.
Starting process Create Teiid dashboard user (6/68)
Exit code: 0
Command completed successfully.
Starting process Create ModeShape user (7/68)
Exit code: 0
Command completed successfully.
Starting process Generating default password vault keystore (8/68)
Starting operation: -genseckey with keystore: /opt/server/DV-6.1.0/vault.keystore
Unrecognized command: -debug
Usage: keytool [COMMAND] [-- COMMAND]...
Manage private keys and public certificates.
Available commands:
-genkey Generate a Key Entry, eventually creating a key store.
[-alias ALIAS] [-keyalg ALGORITHM] [-keysize KEY_SIZE]
[-sigalg ALGORITHM] [-dname NAME] [-keypass PASSWORD]
[-validity DAY_COUNT] [-storetype STORE_TYPE]
[-keystore URL] [-storepass PASSWORD]
[-provider PROVIDER_CLASS_NAME] [-v].
-import Add Key Entries and Trusted Certificates.
[-alias ALIAS] [-file FILE] [-keypass PASSWORD]
[-noprompt] [-trustcacerts] [-storetype STORE_TYPE]
[-keystore URL] [-storepass PASSWORD]
[-provider PROVIDER_CLASS_NAME] [-v].
-selfcert Generate a self-signed Trusted Certificate.
[-alias ALIAS] [-sigalg ALGORITHM] [-dname NAME]
[-validity DAY_COUNT] [-keypass PASSWORD]
[-storetype STORE_TYPE] [-keystore URL]
[-storepass PASSWORD] [-provider PROVIDER_CLASS_NAME] [-v].
-identitydb NOT IMPLEMENTED YET. Import JDK1.1 Identity Database.
[-file FILE] [-storetype STORE_TYPE] [-keystore URL]
[-storepass PASSWORD] [-provider PROVIDER_CLASS_NAME] [-v].
-certreq Issue a Certificate Signing Request (CSR).
[-alias ALIAS] [-sigalg ALGORITHM] [-file FILE]
[-keypass PASSWORD] [-storetype STORE_TYPE] [-keystore URL]
[-storepass PASSWORD] [-provider PROVIDER_CLASS_NAME] [-v]
[-attributes].
-export Export a Certificate from a key store.
[-alias ALIAS] [-file FILE] [-storetype STORE_TYPE]
[-keystore URL] [-storepass PASSWORD]
[-provider PROVIDER_CLASS_NAME] [-rfc] [-v].
-list Print one or all Certificates in a key store to STDOUT.
[-alias ALIAS] [-storetype STORE_TYPE] [-keystore URL]
[-storepass PASSWORD] [-provider PROVIDER_CLASS_NAME]
[-rfc] [-v].
-printcert Print a human-readable form of a Certificate in a FILE.
[-file FILE] [-v].
-keyclone Clone a Key Entry in a key store.
[-alias ALIAS] [-dest ALIAS] [-keypass PASSWORD]
[-new PASSWORD] [-storetype STORE_TYPE] [-keystore URL]
[-storepass PASSWORD] [-provider PROVIDER_CLASS_NAME] [-v].
-storepasswd Change the password protecting a key store.
[-new PASSWORD] [-storetype STORE_TYPE] [-keystore URL]
[-storepass PASSWORD] [-provider PROVIDER_CLASS_NAME] [-v].
-keypasswd Change the password protecting a Key Entry in a key store.
[-alias ALIAS] [-keypass PASSWORD] [-new PASSWORD]
[-storetype STORE_TYPE] [-keystore URL]
[-storepass PASSWORD] [-provider PROVIDER_CLASS_NAME] [-v].
-delete Delete a Key Entry or a Trusted Certificate from a key store.
[-alias ALIAS] [-storetype STORE_TYPE] [-keystore URL]
[-storepass PASSWORD] [-provider PROVIDER_CLASS_NAME] [-v].
-cacert Import a CA's Trusted Certificate.
[-file FILE] [-storetype STORE_TYPE] [-keystore URL]
[-storepass PASSWORD] [-provider PROVIDER_CLASS_NAME] [-v].
Standard options:
-help print this help, then exit
-version print version number, then exit
-JOPTION pass argument to the Java runtime
Please report bugs at http://www.gnu.org/software/classpath/bugs.html
Operation: -genseckey with keystore: /opt/server/DV-6.1.0/vault.keystore has failed.
Starting process Onfail Server Shutdown Job (9/68)
Running on-fail server check.
Server startup not recorded. No need to shut it down.
Shutting server down.
java.io.IOException: Stream closed
at java.io.BufferedWriter.ensureOpen(BufferedWriter.java:98)
at java.io.BufferedWriter.flushBuffer(BufferedWriter.java:108)
at java.io.BufferedWriter.flush(BufferedWriter.java:235)
at com.redhat.installer.asconfiguration.keystore.processpanel.KeystoreGenerator$1.run(KeystoreGenerator.java:281)
at java.lang.Thread.run(Thread.java:619)
Trying to connect to Management Interface...(1/5).
Apr 16, 2015 12:58:19 PM org.xnio.Xnio <clinit>
INFO: XNIO Version 3.0.11.GA-redhat-2
Apr 16, 2015 12:58:19 PM org.xnio.nio.NioXnio <clinit>
INFO: XNIO NIO Implementation Version 3.0.11.GA-redhat-2
Apr 16, 2015 12:58:19 PM org.jboss.remoting3.EndpointImpl <clinit>
INFO: JBoss Remoting version 3.3.4.Final-redhat-1
Trying to connect to Management Interface...(2/5).
Trying to connect to Management Interface...(3/5).
Trying to connect to Management Interface...(4/5).
Trying to connect to Management Interface...(5/5).
Failed to connect to Management Interface after 5 attempts.
{"outcome" => "failed","failure-description" => "No ModelControllerClient was available to execute the request.","command" => ":shutdown"}
Starting process Copy server logs (10/68)
The configured source file: /opt/server/DV-6.1.0/standalone/log/server.log doesn't exist.
The configured source file: /opt/server/DV-6.1.0/domain/log/host-controller.log doesn't exist.
The configured source file: /opt/server/DV-6.1.0/domain/log/process-controller.log doesn't exist.
Environment
- Red Hat JBoss Data Virtualization
- 6.x
- Red Hat JBoss BPM Suite
- 6.x
- Red Hat JBoss BRMS
- 6.x
and others
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
