Advertisement
Guest User

Untitled

a guest
Jan 26th, 2016
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.22 KB | None | 0 0
  1. [nrla@lenovo bin]$ ./standalone.sh -c standalone-ha.xml
  2. =========================================================================
  3.  
  4. JBoss Bootstrap Environment
  5.  
  6. JBOSS_HOME: /tmp/wildfly-10.0.0.Final-SNAPSHOT
  7.  
  8. JAVA: /opt/jdk-1.8.0_60/bin/java
  9.  
  10. JAVA_OPTS: -Xms64m -Xmx512m -XX:MaxMetaspaceSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -Dorg.jboss.byteman.verbose=true -Dorg.jboss.byteman.transform.all=true -Djboss.modules.system.pkgs=org.jboss.byteman -javaagent:/opt/byteman-3.0.1/lib/byteman.jar=script:/home/nrla/byteman-scripts/script-server-test.btm,boot:/opt/byteman-3.0.1/lib/byteman.jar,listener:false
  11.  
  12. =========================================================================
  13.  
  14. 13:24:31,372 INFO [org.jboss.modules] (main) JBoss Modules version 1.5.0.Final
  15. 13:24:31,511 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
  16. 13:24:31,575 INFO [org.jboss.as] (MSC service thread 1-6) WFLYSRV0049: WildFly Full 10.0.0.Final-SNAPSHOT (WildFly Core 2.0.7.Final) starting
  17. 13:24:32,047 INFO [stdout] (ServerService Thread Pool -- 24) org.jboss.byteman.agent.Transformer : possible trigger for rule org.wildfly package example in class org.wildfly.extension.undertow.UndertowService
  18. 13:24:32,054 INFO [stdout] (ServerService Thread Pool -- 24) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into org.wildfly.extension.undertow.UndertowService.start(org.jboss.msc.service.StartContext) void for rule org.wildfly package example
  19. 13:24:32,056 INFO [stdout] (ServerService Thread Pool -- 24) org.jboss.byteman.agent.Transformer : inserted trigger for org.wildfly package example in class org.wildfly.extension.undertow.UndertowService
  20. 13:24:32,294 INFO [stdout] (ServerService Thread Pool -- 24) org.jboss.byteman.agent.Transformer : possible trigger for rule org.jboss.as package example in class org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemServiceHandler
  21. 13:24:32,295 INFO [stdout] (ServerService Thread Pool -- 24) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemServiceHandler.installServices(org.jboss.as.controller.OperationContext,org.jboss.dmr.ModelNode) void for rule org.jboss.as package example
  22. 13:24:32,297 INFO [stdout] (ServerService Thread Pool -- 24) org.jboss.byteman.agent.Transformer : inserted trigger for org.jboss.as package example in class org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemServiceHandler
  23. 13:24:32,619 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
  24. 13:24:32,639 INFO [org.xnio] (MSC service thread 1-8) XNIO version 3.3.4.Final
  25. 13:24:32,647 INFO [org.xnio.nio] (MSC service thread 1-8) XNIO NIO Implementation Version 3.3.4.Final
  26. 13:24:32,735 INFO [stdout] (ServerService Thread Pool -- 41) Rule.execute called for org.jboss.as package example_1
  27. 13:24:32,737 INFO [stdout] (ServerService Thread Pool -- 41) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper
  28. 13:24:32,738 INFO [stdout] (ServerService Thread Pool -- 41) calling activated() for helper class org.jboss.byteman.rule.helper.Helper
  29. 13:24:32,739 INFO [stdout] (ServerService Thread Pool -- 41) Default helper activated
  30. 13:24:32,739 INFO [stdout] (ServerService Thread Pool -- 41) calling installed(org.jboss.as package example) for helper classorg.jboss.byteman.rule.helper.Helper
  31. 13:24:32,739 INFO [stdout] (ServerService Thread Pool -- 41) Installed rule using default helper : org.jboss.as package example
  32. 13:24:32,740 INFO [stdout] (ServerService Thread Pool -- 41) org.jboss.as package example execute
  33. 13:24:32,740 INFO [stdout] (ServerService Thread Pool -- 41) [BYTEMAN] Activating Infinispan subsystem
  34. 13:24:32,744 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 40) WFLYIO001: Worker 'default' has auto-configured to 16 core threads with 128 task threads based on your 8 available processors
  35. 13:24:32,745 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 41) WFLYCLINF0001: Activating Infinispan subsystem.
  36. 13:24:32,755 INFO [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 45) WFLYCLJG0001: Activating JGroups subsystem.
  37. 13:24:32,768 INFO [org.jboss.remoting] (MSC service thread 1-8) JBoss Remoting version 4.0.18.Final
  38. 13:24:32,782 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 51) WFLYNAM0001: Activating Naming Subsystem
  39. 13:24:32,783 INFO [org.jboss.as.connector] (MSC service thread 1-5) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.2.Final)
  40. 13:24:32,788 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 60) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique.
  41. 13:24:32,795 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 48) WFLYJSF0007: Activated the following JSF Implementations: [main]
  42. 13:24:32,798 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 36) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
  43. 13:24:32,804 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 62) WFLYWS0002: Activating WebServices Extension
  44. 13:24:32,806 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0018: Started Driver service with driver-name = h2
  45. 13:24:32,817 INFO [org.jboss.as.security] (ServerService Thread Pool -- 58) WFLYSEC0002: Activating Security Subsystem
  46. 13:24:32,826 INFO [stdout] (MSC service thread 1-3) Rule.execute called for org.wildfly package example_0
  47. 13:24:32,827 INFO [stdout] (MSC service thread 1-3) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper
  48. 13:24:32,827 INFO [stdout] (MSC service thread 1-3) calling installed(org.wildfly package example) for helper classorg.jboss.byteman.rule.helper.Helper
  49. 13:24:32,827 INFO [stdout] (MSC service thread 1-3) Installed rule using default helper : org.wildfly package example
  50. 13:24:32,827 INFO [stdout] (MSC service thread 1-3) org.wildfly package example execute
  51. 13:24:32,828 INFO [stdout] (MSC service thread 1-3) [BYTEMAN] Undertow starting
  52. 13:24:32,829 INFO [org.jboss.as.security] (MSC service thread 1-4) WFLYSEC0001: Current PicketBox version=4.9.4.Final
  53. 13:24:32,840 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 61) WFLYUT0003: Undertow 1.3.12.Final starting
  54. 13:24:32,841 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0003: Undertow 1.3.12.Final starting
  55. 13:24:32,887 INFO [org.jboss.as.mail.extension] (MSC service thread 1-3) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]
  56. 13:24:32,890 INFO [org.jboss.as.naming] (MSC service thread 1-6) WFLYNAM0003: Starting Naming Service
  57. 13:24:32,975 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 61) WFLYUT0014: Creating file handler for path '/tmp/wildfly-10.0.0.Final-SNAPSHOT/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]']
  58. 13:24:32,981 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0012: Started server default-server.
  59. 13:24:32,989 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0018: Host default-host starting
  60. 13:24:33,021 INFO [org.jboss.as.ejb3] (MSC service thread 1-4) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 32 (per class), which is derived from the number of CPUs on this host.
  61. 13:24:33,023 INFO [org.jboss.as.ejb3] (MSC service thread 1-3) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 128 (per class), which is derived from thread worker pool sizing.
  62. 13:24:33,039 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0006: Undertow AJP listener ajp listening on 127.0.0.1:8009
  63. 13:24:33,044 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8080
  64. 13:24:33,048 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 64) MODCLUSTER000001: Initializing mod_cluster version 1.3.1.Final
  65. 13:24:33,057 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 64) MODCLUSTER000032: Listening to proxy advertisements on /224.0.1.105:23364
  66. 13:24:33,182 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-1) WFLYDS0013: Started FileSystemDeploymentService for directory /tmp/wildfly-10.0.0.Final-SNAPSHOT/standalone/deployments
  67. 13:24:33,282 INFO [org.jboss.ws.common.management] (MSC service thread 1-4) JBWS022052: Starting JBossWS 5.1.3.Final (Apache CXF 3.1.4)
  68. 13:24:33,396 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
  69. 13:24:33,511 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management
  70. 13:24:33,512 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990
  71. 13:24:33,512 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.0.0.Final-SNAPSHOT (WildFly Core 2.0.7.Final) started in 2397ms - Started 255 of 614 services (428 services are lazy, passive or on-demand)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement