· 8 years ago · Jul 24, 2018, 11:06 AM
1/home/cerias/programme/wildfly-13.0.0.Final/bin/standalone.sh -Dee8.preview.mode=true
2=========================================================================
3/usr/lib/jvm/java-8-openjdk-amd64/bin/java -Dfile.encoding=UTF-8 -classpath /home/cerias/programme/idea-IU-181.5540.7/lib/idea_rt.jar com.intellij.rt.execution.CommandLineWrapper /tmp/idea_classpath com.intellij.javaee.oss.process.JavaeeProcess 41465 com.intellij.javaee.oss.jboss.agent.JBoss71Agent
4
5[2018-07-24 01:01:29,937] Artifact doc:war exploded: Waiting for server connection to start artifact deployment...
6 JBoss Bootstrap Environment
7
8Detected server admin port: 9990
9 JBOSS_HOME: /home/cerias/programme/wildfly-13.0.0.Final
10
11Detected server http port: 8080
12 JAVA: /usr/lib/jvm/java-8-openjdk-amd64/bin/java
13
14 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
15
16=========================================================================
17
1813:01:30,123 INFO [org.jboss.modules] (main) JBoss Modules version 1.8.5.Final
1913:01:30,363 INFO [org.jboss.msc] (main) JBoss MSC version 1.4.2.Final
2013:01:30,373 INFO [org.jboss.threads] (main) JBoss Threads version 2.3.2.Final
2113:01:30,470 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly Full 13.0.0.Final (WildFly Core 5.0.0.Final) starting
2213:01:31,417 INFO [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/core-service=management/management-interface=http-interface' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
2313:01:31,436 INFO [org.wildfly.security] (ServerService Thread Pool -- 19) ELY00001: WildFly Elytron version 1.3.3.Final
2413:01:31,444 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 16) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/subsystem=undertow/server=default-server/https-listener=https' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
2513:01:31,492 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
2613:01:31,506 INFO [org.xnio] (MSC service thread 1-2) XNIO version 3.6.3.Final
2713:01:31,512 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.6.3.Final
2813:01:31,532 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 46) WFLYCLINF0001: Activating Infinispan subsystem.
2913:01:31,538 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 64) WFLYTX0013: The node-identifier attribute on the /subsystem=transactions is set to the default value. This is a danger for environments running multiple servers. Please make sure the attribute value is unique.
3013:01:31,538 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 53) WFLYJSF0007: Activated the following JSF Implementations: [main]
3113:01:31,539 INFO [org.jboss.as.ee] (ServerService Thread Pool -- 42) WFLYEE0118: The system property 'ee8.preview.mode' is set to 'true'. For provided EE 8 APIs where the EE 8 version of the API differs from what is supported in EE 7, the EE 8 variant of the API will be used. Support for this setting will be removed once all EE 8 APIs are provided and certified.
3213:01:31,542 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 47) WFLYIO001: Worker 'default' has auto-configured to 32 core threads with 256 task threads based on your 16 available processors
3313:01:31,543 INFO [org.jboss.as.jaxrs] (ServerService Thread Pool -- 48) WFLYRS0016: RESTEasy version 3.5.1.Final
3413:01:31,544 INFO [org.jboss.as.security] (ServerService Thread Pool -- 62) WFLYSEC0002: Activating Security Subsystem
3513:01:31,544 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 56) WFLYNAM0001: Activating Naming Subsystem
3613:01:31,551 INFO [org.jboss.as.security] (MSC service thread 1-7) WFLYSEC0001: Current PicketBox version=5.0.2.Final
3713:01:31,560 INFO [org.jboss.as.connector] (MSC service thread 1-4) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.4.9.Final)
3813:01:31,564 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 66) WFLYWS0002: Activating WebServices Extension
3913:01:31,581 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 39) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.4)
4013:01:31,584 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0003: Undertow 2.0.9.Final starting
4113:01:31,596 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0018: Started Driver service with driver-name = h2
4213:01:31,605 INFO [org.jboss.as.naming] (MSC service thread 1-4) WFLYNAM0003: Starting Naming Service
4313:01:31,606 INFO [org.jboss.as.mail.extension] (MSC service thread 1-7) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]
4413:01:31,624 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 39) WFLYJCA0005: Deploying non-JDBC-compliant driver class com.mysql.cj.jdbc.Driver (version 8.0)
4513:01:31,631 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-7) WFLYJCA0018: Started Driver service with driver-name = mysql
4613:01:31,648 INFO [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 5.0.7.Final
4713:01:31,771 INFO [org.jboss.as.ejb3] (MSC service thread 1-3) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 64 (per class), which is derived from the number of CPUs on this host.
4813:01:31,772 INFO [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 256 (per class), which is derived from thread worker pool sizing.
4913:01:31,798 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 65) WFLYUT0014: Creating file handler for path '/home/cerias/programme/wildfly-13.0.0.Final/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]']
5013:01:31,802 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0012: Started server default-server.
5113:01:31,803 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0018: Host default-host starting
5213:01:31,859 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8080
5313:01:31,883 INFO [org.jboss.as.ejb3] (MSC service thread 1-3) WFLYEJB0493: EJB subsystem suspension complete
5413:01:31,936 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
5513:01:31,936 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) WFLYJCA0001: Bound data source [java:jboss/datasources/lawdoctor]
5613:01:31,983 INFO [org.jboss.as.patching] (MSC service thread 1-2) WFLYPAT0050: WildFly Full cumulative patch ID is: base, one-off patches include: none
57Jul 24, 2018 1:01:31 PM org.jboss.threads.Version <clinit>
58INFO: JBoss Threads version 2.3.2.Final
5913:01:31,996 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-7) WFLYDS0013: Started FileSystemDeploymentService for directory /home/cerias/programme/wildfly-13.0.0.Final/standalone/deployments
6013:01:31,998 WARN [org.jboss.as.domain.management.security] (MSC service thread 1-8) WFLYDM0111: Keystore /home/cerias/programme/wildfly-13.0.0.Final/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost
6113:01:32,041 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0006: Undertow HTTPS listener https listening on 127.0.0.1:8443
6213:01:32,086 INFO [org.jboss.ws.common.management] (MSC service thread 1-1) JBWS022052: Starting JBossWS 5.2.1.Final (Apache CXF 3.2.4.jbossorg-1)
6313:01:32,130 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server
6413:01:32,132 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management
6513:01:32,132 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990
6613:01:32,132 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 13.0.0.Final (WildFly Core 5.0.0.Final) started in 2294ms - Started 298 of 519 services (309 services are lazy, passive or on-demand)
67Jul 24, 2018 1:01:32 PM org.jboss.remoting3.EndpointImpl <clinit>
68INFO: JBoss Remoting version 5.0.7.Final
69Jul 24, 2018 1:01:32 PM org.xnio.Xnio <clinit>
70INFO: XNIO version 3.6.3.Final
71Jul 24, 2018 1:01:32 PM org.xnio.nio.NioXnio <clinit>
72INFO: XNIO NIO Implementation Version 3.6.3.Final
73Jul 24, 2018 1:01:32 PM org.wildfly.security.Version <clinit>
74INFO: ELY00001: WildFly Elytron version 1.3.3.Final
75Connected to server
76[2018-07-24 01:01:32,578] Artifact doc:war exploded: Artifact is being deployed, please wait...
7713:01:32,682 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "doc" (runtime-name: "doc.war")
7813:01:33,020 INFO [org.jboss.as.jpa] (MSC service thread 1-2) WFLYJPA0002: Read persistence.xml for lawdoctor
7913:01:33,146 INFO [org.jboss.weld.deployer] (MSC service thread 1-5) WFLYWELD0003: Processing weld deployment doc.war
8013:01:33,204 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-5) HV000001: Hibernate Validator 6.0.10.Final
8113:01:33,319 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-3) ISPN000128: Infinispan version: Infinispan 'Gaina' 9.2.4.Final
8213:01:33,319 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'Testy' in deployment unit 'deployment "doc.war"' are as follows:
83
84 java:global/doc/Testy!com.airhacks.Testy
85 java:app/doc/Testy!com.airhacks.Testy
86 java:module/Testy!com.airhacks.Testy
87 ejb:doc/Testy!com.airhacks.Testy
88 java:global/doc/Testy
89 java:app/doc/Testy
90 java:module/Testy
91
9213:01:33,334 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 9) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'doc#lawdoctor'
9313:01:33,352 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 9) HHH000204: Processing PersistenceUnitInfo [
94 name: lawdoctor
95 ...]
9613:01:33,412 INFO [org.hibernate.Version] (ServerService Thread Pool -- 9) HHH000412: Hibernate Core {5.3.1.Final}
9713:01:33,413 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 9) HHH000206: hibernate.properties not found
9813:01:33,467 INFO [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 9) HCANN000001: Hibernate Commons Annotations {5.0.2.Final}
9913:01:33,481 INFO [org.jboss.weld.Version] (MSC service thread 1-7) WELD-000900: 3.0.4 (Final)
10013:01:33,488 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 68) WFLYCLINF0002: Started client-mappings cache from ejb container
10113:01:33,672 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 9) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'doc#lawdoctor'
10213:01:33,698 ERROR [stderr] (ServerService Thread Pool -- 9) Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary.
10313:01:33,766 ERROR [stderr] (ServerService Thread Pool -- 9) Tue Jul 24 13:01:33 CEST 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
10413:01:33,948 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 9) HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect
10513:01:33,986 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 9) Envers integration enabled? : true
10613:01:34,498 INFO [stdout] (ServerService Thread Pool -- 9) Hibernate: drop table if exists test
10713:01:34,509 INFO [stdout] (ServerService Thread Pool -- 9) Hibernate: create table test (id bigint not null, password varchar(255), username varchar(255), primary key (id)) engine=MyISAM
10813:01:34,523 INFO [org.hibernate.tool.schema.internal.SchemaCreatorImpl] (ServerService Thread Pool -- 9) HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@ca803f8'
10913:01:34,575 INFO [org.jboss.weld.Event] (MSC service thread 1-4) WELD-000411: Observer method [BackedAnnotatedMethod] public org.hibernate.validator.cdi.ValidationExtension.processAnnotatedType(@Observes ProcessAnnotatedType<T>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
11013:01:34,588 WARN [org.jboss.weld.Bootstrap] (MSC service thread 1-4) WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType<?>) used for class com.sun.faces.flow.FlowDiscoveryCDIHelper is deprecated from CDI 1.1!
11113:01:34,613 WARN [org.jboss.weld.Bootstrap] (MSC service thread 1-4) WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType<?>) used for class org.jberet.creation.BatchBeanProducer is deprecated from CDI 1.1!
11213:01:34,930 ERROR [stderr] (ServerService Thread Pool -- 68) Wo bist du entity manager?
11313:01:35,045 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 68) Mojarra 2.3.5.SP1 für Kontext '/doc' wird initialisiert.
11413:01:35,662 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 68) RESTEASY002225: Deploying javax.ws.rs.core.Application: class com.airhacks.JAXRSConfiguration$Proxy$_$$_WeldClientProxy
11513:01:35,686 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 68) WFLYUT0021: Registered web context: '/doc' for server 'default-server'
11613:01:35,709 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "doc" (runtime-name : "doc.war")
117[2018-07-24 01:01:35,719] Artifact doc:war exploded: Artifact is deployed successfully
118[2018-07-24 01:01:35,720] Artifact doc:war exploded: Deploy took 3.143 milliseconds