[Aerogear-users] Adding certificate folder fails

francoisb francois at billard.me
Sun Jun 18 18:11:21 EDT 2017


Hi,

i am following the docker version at
https://github.com/jboss-dockerfiles/aerogear/tree/master/wildfly/unifiedpush-wildfly-dev

all is fine ! except when i add a directory that include my certificate and
my private key, wildfly fail and exit(1), here is my command  with the
result :

# docker run --name ups --link unifiedpushDB:unifiedpush --link
keycloakDB:keycloak -p 8443:8443 -it aerogear/unifiedpush-wildfly -v
/opt/ssl:/keys
Starting Liquibase migration
Liquibase Update Successful
*no /keys* directory found, will used default selfsigned certificate
=========================================================================

  JBoss Bootstrap Environment

  JBOSS_HOME: /opt/jboss/wildfly

  JAVA: /usr/lib/jvm/java/bin/java

  JAVA_OPTS:  -server -Xms64m -Xmx512m -XX:MetaspaceSize=96M
-XX:MaxMetaspaceSize=256m -Djava.net.preferIPv4Stack=true
-Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true

=========================================================================

21:19:30,937 INFO  [org.jboss.modules] (main) JBoss Modules version
1.5.2.Final
WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final)
21:19:31,045 FATAL [org.jboss.as.server] (main) WFLYSRV0239: Aborting with
exit code 1

--
In fact, whatever folders i specify, it fails .. 
any tips or workaround ?


regards,
Francois



--
View this message in context: http://aerogear-users.1116366.n5.nabble.com/Adding-certificate-folder-fails-tp1125.html
Sent from the aerogear-users mailing list archive at Nabble.com.


More information about the Aerogear-users mailing list