Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the batch application does not serve anything #1

Closed
chanezon opened this issue Nov 10, 2015 · 0 comments
Closed

the batch application does not serve anything #1

chanezon opened this issue Nov 10, 2015 · 0 comments

Comments

@chanezon
Copy link

http://192.168.99.100:7777/

Forbidden

seem to have started correctly but serves forbidden

docker logs a685be6834d8

JBoss Bootstrap Environment

JBOSS_HOME: /opt/jboss/wildfly

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

JAVA_OPTS: -server -XX:+UseCompressedOops -server -XX:+UseCompressedOops -Xms64m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n

OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Listening for transport dt_socket at address: 8787
15:41:34,528 INFO org.jboss.modules JBoss Modules version 1.3.3.Final
15:41:35,580 INFO org.jboss.msc JBoss MSC version 1.2.2.Final
15:41:35,912 INFO [org.jboss.as](MSC service thread 1-2) JBAS015899: WildFly 8.2.1.Final "Tweek" starting
15:41:43,953 INFO [org.jboss.as.server.deployment.scanner](DeploymentScanner-threads - 1) JBAS015003: Found ROOT.war in deployment directory. To trigger deployment create a file called ROOT.war.dodeploy
15:41:44,257 INFO [org.jboss.as.server](Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
15:41:44,386 INFO [org.xnio](MSC service thread 1-1) XNIO version 3.3.0.Final
15:41:44,539 INFO [org.xnio.nio](MSC service thread 1-1) XNIO NIO Implementation Version 3.3.0.Final
15:41:44,994 INFO [org.jboss.as.clustering.infinispan](ServerService Thread Pool -- 32) JBAS010280: Activating Infinispan subsystem.
15:41:45,012 INFO [org.wildfly.extension.io](ServerService Thread Pool -- 31) WFLYIO001: Worker 'default' has auto-configured to 2 core threads with 16 task threads based on your 1 available processors
15:41:45,085 INFO [org.jboss.as.naming](ServerService Thread Pool -- 40) JBAS011800: Activating Naming Subsystem
15:41:45,084 INFO [org.jboss.as.security](ServerService Thread Pool -- 45) JBAS013171: Activating Security Subsystem
15:41:45,246 INFO [org.jboss.remoting](MSC service thread 1-1) JBoss Remoting version 4.0.7.Final
15:41:45,113 WARN [org.jboss.as.txn](ServerService Thread Pool -- 46) JBAS010153: Node identifier property is set to the default value. Please make sure it is unique.
15:41:45,376 INFO [org.jboss.as.webservices](ServerService Thread Pool -- 48) JBAS015537: Activating WebServices Extension
15:41:45,512 INFO [org.jboss.as.jsf](ServerService Thread Pool -- 38) JBAS012615: Activated the following JSF Implementations: [main]
15:41:45,870 INFO [org.wildfly.extension.undertow](ServerService Thread Pool -- 47) JBAS017502: Undertow 1.1.8.Final starting
15:41:46,323 INFO [org.jboss.as.security](MSC service thread 1-1) JBAS013170: Current PicketBox version=4.0.21.Final
15:41:47,047 INFO [org.wildfly.extension.undertow](MSC service thread 1-1) JBAS017502: Undertow 1.1.8.Final starting
15:41:47,053 INFO [org.jboss.as.connector.subsystems.datasources](ServerService Thread Pool -- 27) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
15:41:47,466 INFO [org.wildfly.extension.undertow](ServerService Thread Pool -- 47) JBAS017527: Creating file handler for path /opt/jboss/wildfly/welcome-content
15:41:47,838 INFO [org.jboss.as.connector.logging](MSC service thread 1-2) JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.9.Final)
15:41:49,108 INFO [org.jboss.as.naming](MSC service thread 1-1) JBAS011802: Starting Naming Service
15:41:49,658 INFO [org.jboss.as.mail.extension](MSC service thread 1-2) JBAS015400: Bound mail session [java:jboss/mail/Default]
15:41:49,679 INFO [org.jboss.as.connector.deployers.jdbc](MSC service thread 1-2) JBAS010417: Started Driver service with driver-name = h2
15:41:50,362 INFO [org.wildfly.extension.undertow](MSC service thread 1-2) JBAS017525: Started server default-server.
15:41:50,422 INFO [org.wildfly.extension.undertow](MSC service thread 1-1) JBAS017531: Host default-host starting
15:41:51,178 INFO [org.wildfly.extension.undertow](MSC service thread 1-1) JBAS017519: Undertow HTTP listener default listening on /0.0.0.0:8080
15:41:52,300 INFO [org.jboss.as.server.deployment.scanner](MSC service thread 1-2) JBAS015012: Started FileSystemDeploymentService for directory /opt/jboss/wildfly/standalone/deployments
15:41:52,375 INFO [org.jboss.as.server.deployment](MSC service thread 1-2) JBAS015876: Starting deployment of "mysql-connector-java.jar" (runtime-name: "mysql-connector-java.jar")
15:41:52,408 INFO [org.jboss.as.server.deployment](MSC service thread 1-2) JBAS015876: Starting deployment of "ROOT.war" (runtime-name: "ROOT.war")
15:41:54,743 INFO [org.jboss.ws.common.management](MSC service thread 1-1) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.3.2.Final
15:41:55,995 INFO [org.jboss.as.connector.subsystems.datasources](MSC service thread 1-1) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
15:41:56,492 INFO [org.jboss.as.connector.deployers.jdbc](MSC service thread 1-2) JBAS010404: Deploying non-JDBC-compliant driver class com.mysql.jdbc.Driver (version 5.1)
15:41:56,513 INFO [org.jboss.as.connector.deployers.jdbc](MSC service thread 1-2) JBAS010404: Deploying non-JDBC-compliant driver class com.mysql.fabric.jdbc.FabricMySQLDriver (version 5.1)
15:41:56,978 INFO [org.jboss.as.connector.deployers.jdbc](MSC service thread 1-2) JBAS010417: Started Driver service with driver-name = mysql-connector-java.jar_com.mysql.jdbc.Driver_5_1
15:41:56,982 INFO [org.jboss.as.connector.deployers.jdbc](MSC service thread 1-2) JBAS010417: Started Driver service with driver-name = mysql-connector-java.jar_com.mysql.fabric.jdbc.FabricMySQLDriver_5_1
15:41:59,857 INFO [org.wildfly.extension.undertow](MSC service thread 1-1) JBAS017534: Registered web context: /
15:42:00,425 INFO [org.jboss.as.server](ServerService Thread Pool -- 28) JBAS018559: Deployed "ROOT.war" (runtime-name : "ROOT.war")
15:42:00,425 INFO [org.jboss.as.server](ServerService Thread Pool -- 28) JBAS018559: Deployed "mysql-connector-java.jar" (runtime-name : "mysql-connector-java.jar")
15:42:00,692 INFO [org.jboss.as](Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
15:42:00,703 INFO [org.jboss.as](Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
15:42:00,703 INFO [org.jboss.as](Controller Boot Thread) JBAS015874: WildFly 8.2.1.Final "Tweek" started in 27524ms - Started 283 of 344 services (100 services are lazy, passive or on-demand)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant