<div dir="ltr">The last line says there&#39;s an error starting. My guess it&#39;s go something to do with the DB config. Try using default H2 db start it with that and see if it works. Then change to your PostgreSQL db.</div><div class="gmail_extra"><br><div class="gmail_quote">On 8 December 2015 at 10:31, Hristo Stoyanov <span dir="ltr">&lt;<a href="mailto:hr.stoyanov@peruncs.com" target="_blank">hr.stoyanov@peruncs.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi all. I want to run KC 1.6.1. against a PostgreSQL 9.4 server. The WF9.0.2 logs show no error, yet KC is not available at <a href="http://localhost:8080" target="_blank">http://localhost:8080</a> - I get 4040 Page not found. Also, none of the KC tables are created either as one would expect upon first run. Below is the log, the standalone.xml and keycloak-sertver.json are also attached. Any clue? Thanks.<div>========================================================================</div><div><div>2015-12-08 09:15:29,324 DEBUG [org.jboss.as.config] (MSC service thread 1-8) VM Arguments: -D[Standalone] -XX:+UseCompressedOops -XX:+UseCompressedOops -Xmx1024m -Dorg.jboss.boot.log.file=/opt/wildfly-9.0.2.Final/standalone/log/server.log -Dlogging.configuration=file:/opt/wildfly-9.0.2.Final/standalone/configuration/</div><div>logging.properties </div><div>2015-12-08 09:15:30,726 INFO  [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 15) WFLYCTL0028: Attribute &#39;job-repository-type&#39; in the resource at address &#39;/subsystem=batch&#39; is deprecated, and may be removed in future version. See the attribute description in the output of the read-resour</div><div>ce-description operation to learn more about the deprecation.</div><div>2015-12-08 09:15:30,729 INFO  [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 2) WFLYCTL0028: Attribute &#39;enabled&#39; in the resource at address &#39;/subsystem=datasources/data-source=ExampleDS&#39; is deprecated, and may be removed in future version. See the attribute description in the output of </div><div>the read-resource-description operation to learn more about the deprecation.</div><div>2015-12-08 09:15:30,789 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)</div><div>2015-12-08 09:15:30,812 INFO  [org.xnio] (MSC service thread 1-7) XNIO version 3.3.1.Final</div><div>2015-12-08 09:15:30,825 INFO  [org.xnio.nio] (MSC service thread 1-7) XNIO NIO Implementation Version 3.3.1.Final</div><div>2015-12-08 09:15:30,891 INFO  [<a href="http://org.wildfly.extension.io" target="_blank">org.wildfly.extension.io</a>] (ServerService Thread Pool -- 43) WFLYIO001: Worker &#39;default&#39; has auto-configured to 8 core threads with 64 task threads based on your 4 available processors</div><div>2015-12-08 09:15:30,897 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 44) WFLYCLINF0001: Activating Infinispan subsystem.</div><div>2015-12-08 09:15:30,900 INFO  [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 45) WFLYIIOP0001: Activating IIOP Subsystem</div><div>2015-12-08 09:15:30,912 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 39) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)</div><div>2015-12-08 09:15:30,934 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 39) WFLYJCA0005: Deploying non-JDBC-compliant driver class org.mariadb.jdbc.Driver (version 1.2)</div><div>2015-12-08 09:15:30,962 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 39) WFLYJCA0005: Deploying non-JDBC-compliant driver class org.postgresql.Driver (version 9.4)</div><div>2015-12-08 09:15:30,964 INFO  [org.jboss.remoting] (MSC service thread 1-7) JBoss Remoting version 4.0.9.Final</div><div>2015-12-08 09:15:31,093 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 63) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique.</div><div>2015-12-08 09:15:31,113 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 62) WFLYSEC0002: Activating Security Subsystem</div><div>2015-12-08 09:15:31,126 INFO  [org.jboss.as.security] (MSC service thread 1-5) WFLYSEC0001: Current PicketBox version=4.9.2.Final</div><div>2015-12-08 09:15:31,140 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 51) WFLYJSF0007: Activated the following JSF Implementations: [main]</div><div>2015-12-08 09:15:31,153 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 39) WFLYJCA0005: Deploying non-JDBC-compliant driver class com.mysql.jdbc.Driver (version 5.1)</div><div>2015-12-08 09:15:31,155 INFO  [org.jboss.as.connector] (MSC service thread 1-7) WFLYJCA0009: Starting JCA Subsystem (IronJacamar 1.2.5.Final)</div><div>2015-12-08 09:15:31,168 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 55) WFLYNAM0001: Activating Naming Subsystem</div><div>2015-12-08 09:15:31,181 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 65) WFLYWS0002: Activating WebServices Extension</div><div>2015-12-08 09:15:31,188 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-5) WFLYJCA0018: Started Driver service with driver-name = h2</div><div>2015-12-08 09:15:31,188 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-6) WFLYJCA0018: Started Driver service with driver-name = postgres</div><div>2015-12-08 09:15:31,189 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-5) WFLYJCA0018: Started Driver service with driver-name = mysql</div><div>2015-12-08 09:15:31,189 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0018: Started Driver service with driver-name = mariadb</div><div>2015-12-08 09:15:31,198 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0003: Undertow 1.2.9.Final starting</div><div>2015-12-08 09:15:31,198 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 64) WFLYUT0003: Undertow 1.2.9.Final starting</div><div>2015-12-08 09:15:31,300 INFO  [org.jboss.as.naming] (MSC service thread 1-6) WFLYNAM0003: Starting Naming Service</div><div>2015-12-08 09:15:31,300 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-8) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]</div><div>2015-12-08 09:15:31,459 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 64) WFLYUT0014: Creating file handler for path /opt/wildfly-9.0.2.Final/welcome-content</div><div>2015-12-08 09:15:31,488 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0012: Started server default-server.</div><div>2015-12-08 09:15:31,496 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0018: Host default-host starting</div><div>2015-12-08 09:15:31,595 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0006: Undertow HTTP listener default listening on /0:0:0:0:0:0:0:0:8080</div><div>2015-12-08 09:15:31,786 INFO  [org.wildfly.iiop.openjdk] (MSC service thread 1-7) WFLYIIOP0009: CORBA ORB Service started</div><div>2015-12-08 09:15:31,799 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]</div><div>2015-12-08 09:15:31,818 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) WFLYJCA0001: Bound data source [java:jboss/datasources/KeycloakDS]</div><div>2015-12-08 09:15:31,820 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0001: Bound data source [java:jboss/datasources/S4GDS]</div><div>2015-12-08 09:15:32,005 WARN  [org.jboss.as.messaging] (MSC service thread 1-6) WFLYMSG0075: AIO wasn&#39;t located on this platform, it will fall back to using pure Java NIO. Your platform is Linux, install LibAIO to enable the AIO journal.</div><div>2015-12-08 09:15:32,026 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) WFLYDS0013: Started FileSystemDeploymentService for directory /opt/wildfly-9.0.2.Final/standalone/deployments</div><div>2015-12-08 09:15:32,028 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of &quot;keycloak-server.war&quot; (runtime-name: &quot;keycloak-server.war&quot;)</div><div>2015-12-08 09:15:32,147 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 70) HQ221000: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=/opt/wildfly-9.0.2.Final/standalone/data/messagingjournal,bindingsDirectory=/opt/wildfly-</div><div>9.0.2.Final/standalone/data/messagingbindings,largeMessagesDirectory=/opt/wildfly-9.0.2.Final/standalone/data/messaginglargemessages,pagingDirectory=/opt/wildfly-9.0.2.Final/standalone/data/messagingpaging)</div><div>2015-12-08 09:15:32,157 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 70) HQ221006: Waiting to obtain live lock</div><div>2015-12-08 09:15:32,405 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 70) HQ221013: Using NIO Journal</div><div>2015-12-08 09:15:32,471 INFO  [org.jboss.ws.common.management] (MSC service thread 1-3) JBWS022052: Starting JBoss Web Services - Stack CXF Server 5.0.0.Final</div><div>2015-12-08 09:15:32,494 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 70) HQ221043: Adding protocol support CORE</div><div>2015-12-08 09:15:32,502 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 70) HQ221043: Adding protocol support AMQP</div><div>2015-12-08 09:15:32,514 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 70) HQ221043: Adding protocol support STOMP</div><div>2015-12-08 09:15:32,647 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 70) HQ221034: Waiting to obtain live lock</div><div>2015-12-08 09:15:32,647 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 70) HQ221035: Live Server Obtained live lock</div><div>2015-12-08 09:15:32,780 INFO  [org.infinispan.factories.GlobalComponentRegistry] (ServerService Thread Pool -- 72) ISPN000128: Infinispan version: Infinispan &#39;Insanely Bad Elf&#39; 7.2.3.Final</div><div>2015-12-08 09:15:33,038 INFO  [org.jboss.messaging] (MSC service thread 1-5) WFLYMSG0016: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor-throughput acceptor</div><div>2015-12-08 09:15:33,038 INFO  [org.jboss.messaging] (MSC service thread 1-1) WFLYMSG0016: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor acceptor</div><div>2015-12-08 09:15:33,143 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 70) HQ221007: Server is now live</div><div>2015-12-08 09:15:33,144 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 70) HQ221001: HornetQ Server version 2.4.7.Final (2.4.7.Final, 124) [e4688d93-96cc-11e5-b241-fb4ba7767374] </div><div>2015-12-08 09:15:33,149 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 73) HQ221003: trying to deploy queue jms.queue.DLQ</div><div>2015-12-08 09:15:33,194 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 72) WFLYCLINF0002: Started users cache from keycloak container</div><div>2015-12-08 09:15:33,195 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 74) WFLYCLINF0002: Started sessions cache from keycloak container</div><div>2015-12-08 09:15:33,197 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 71) WFLYCLINF0002: Started loginFailures cache from keycloak container</div><div>2015-12-08 09:15:33,208 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 75) WFLYCLINF0002: Started realms cache from keycloak container</div><div>2015-12-08 09:15:33,227 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 77) WFLYMSG0002: Bound messaging object to jndi name java:/ConnectionFactory</div><div>2015-12-08 09:15:33,235 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 76) WFLYMSG0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory</div><div>2015-12-08 09:15:33,237 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 70) HQ221003: trying to deploy queue jms.queue.ExpiryQueue</div><div>2015-12-08 09:15:33,301 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-7) WFLYJCA0007: Registered connection factory java:/JmsXA</div><div>2015-12-08 09:15:33,377 INFO  [org.hornetq.ra] (MSC service thread 1-7) HornetQ resource adaptor started</div><div>2015-12-08 09:15:33,377 INFO  [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-7) IJ020002: Deployed: file://RaActivatorhornetq-ra</div><div>2015-12-08 09:15:33,379 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-8) WFLYJCA0002: Bound JCA ConnectionFactory [java:/JmsXA]</div><div>2015-12-08 09:15:33,379 INFO  [org.jboss.as.messaging] (MSC service thread 1-6) WFLYMSG0002: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory</div><div>2015-12-08 09:15:33,554 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 67) WFLYSRV0010: <b>Deployed &quot;keycloak-server.war&quot; (runtime-name : &quot;keycloak-server.war&quot;)</b></div><div>2015-12-08 09:15:33,761 INFO  [<a href="http://org.jboss.as" target="_blank">org.jboss.as</a>] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://[0:0:0:0:0:0:0:0]:9990/management</div><div>2015-12-08 09:15:33,762 INFO  [<a href="http://org.jboss.as" target="_blank">org.jboss.as</a>] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://[0:0:0:0:0:0:0:0]:9990</div><div>2015-12-08 09:15:33,762 ERROR [<a href="http://org.jboss.as" target="_blank">org.jboss.as</a>] (Controller Boot Thread) WFLYSRV0026: WildFly Full 9.0.2.Final (WildFly Core 1.0.2.Final) started (with errors) in 4942ms - Started 365 of 618 services (3 services failed or missing dependencies, 319 services are lazy, passive or on-demand)</div></div><div><br></div></div>
<br>_______________________________________________<br>
keycloak-user mailing list<br>
<a href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/keycloak-user" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-user</a><br></blockquote></div><br></div>