Skip to content

Instantly share code, notes, and snippets.

@sgilda
Created October 11, 2012 14:54
Show Gist options
  • Save sgilda/3872946 to your computer and use it in GitHub Desktop.
Save sgilda/3872946 to your computer and use it in GitHub Desktop.
Server1 log for helloworld-jdg
sgilda@sgilda-T510 ~/tools/jboss-as-7.1.1.Final-1 $ bin/standalone.sh
=========================================================================
JBoss Bootstrap Environment
JBOSS_HOME: /home/sgilda/tools/jboss-as-7.1.1.Final-1
JAVA: /home/sgilda/JDKs/jdk1.6.0_33/bin/java
JAVA_OPTS: -server -XX:+UseCompressedOops -XX:+TieredCompilation -Xms64m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -Djboss.server.default.config=standalone.xml
=========================================================================
10:50:14,168 INFO [org.jboss.modules] JBoss Modules version 1.1.1.GA
10:50:14,313 INFO [org.jboss.msc] JBoss MSC version 1.0.2.GA
10:50:14,362 INFO [org.jboss.as] JBAS015899: JBoss AS 7.1.1.Final "Brontes" starting
10:50:15,077 INFO [org.xnio] XNIO Version 3.0.3.GA
10:50:15,083 INFO [org.jboss.as.server] JBAS015888: Creating http management service using socket-binding (management-http)
10:50:15,093 INFO [org.xnio.nio] XNIO NIO Implementation Version 3.0.3.GA
10:50:15,113 INFO [org.jboss.remoting] JBoss Remoting version 3.2.3.GA
10:50:15,131 INFO [org.jboss.as.logging] JBAS011502: Removing bootstrap log handlers
10:50:15,154 INFO [org.jboss.as.configadmin] (ServerService Thread Pool -- 26) JBAS016200: Activating ConfigAdmin Subsystem
10:50:15,161 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 31) JBAS010280: Activating Infinispan subsystem.
10:50:15,192 INFO [org.jboss.as.osgi] (ServerService Thread Pool -- 39) JBAS011940: Activating OSGi Subsystem
10:50:15,216 INFO [org.jboss.as.security] (ServerService Thread Pool -- 44) JBAS013101: Activating Security Subsystem
10:50:15,219 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 38) JBAS011800: Activating Naming Subsystem
10:50:15,244 INFO [org.jboss.as.security] (MSC service thread 1-6) JBAS013100: Current PicketBox version=4.0.7.Final
10:50:15,272 INFO [org.jboss.as.connector] (MSC service thread 1-4) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.9.Final)
10:50:15,286 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 48) JBAS015537: Activating WebServices Extension
10:50:15,310 INFO [org.jboss.as.naming] (MSC service thread 1-4) JBAS011802: Starting Naming Service
10:50:15,322 INFO [org.jboss.as.mail.extension] (MSC service thread 1-7) JBAS015400: Bound mail session [java:jboss/mail/Default]
10:50:15,343 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 27) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
10:50:15,465 INFO [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-8) JBoss Web Services - Stack CXF Server 4.0.2.GA
10:50:15,537 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-5) Starting Coyote HTTP/1.1 on http--127.0.0.1-8080
10:50:15,807 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015876: Starting deployment of "jboss-as-servlet-security.war"
10:50:15,807 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015876: Starting deployment of "jboss-as-helloworld-jdg.war"
10:50:15,811 INFO [org.jboss.as.remoting] (MSC service thread 1-1) JBAS017100: Listening on /127.0.0.1:4447
10:50:15,811 INFO [org.jboss.as.remoting] (MSC service thread 1-8) JBAS017100: Listening on /127.0.0.1:9999
10:50:15,812 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-5) JBAS015012: Started FileSystemDeploymentService for directory /home/sgilda/tools/jboss-as-7.1.1.Final-1/standalone/deployments
10:50:16,015 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-5) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
10:50:16,368 INFO [org.jboss.as.jpa] (MSC service thread 1-3) JBAS011401: Read persistence.xml for primary
10:50:16,445 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016002: Processing weld deployment jboss-as-servlet-security.war
10:50:16,549 INFO [org.jboss.weld.deployer] (MSC service thread 1-5) JBAS016005: Starting Services for CDI deployment: jboss-as-servlet-security.war
10:50:16,568 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016002: Processing weld deployment jboss-as-helloworld-jdg.war
10:50:16,576 INFO [org.jboss.weld.deployer] (MSC service thread 1-8) JBAS016005: Starting Services for CDI deployment: jboss-as-helloworld-jdg.war
10:50:16,590 INFO [org.jboss.weld.Version] (MSC service thread 1-5) WELD-000900 1.1.5 (AS71)
10:50:16,626 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016008: Starting weld service for deployment jboss-as-helloworld-jdg.war
10:50:16,626 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-6) JBAS010400: Bound data source [jboss/datasources/ServletSecurityDS]
10:50:16,627 INFO [org.jboss.as.jpa] (MSC service thread 1-7) JBAS011402: Starting Persistence Unit Service 'jboss-as-servlet-security.war#primary'
10:50:16,746 INFO [org.hibernate.annotations.common.Version] (MSC service thread 1-7) HCANN000001: Hibernate Commons Annotations {4.0.1.Final}
10:50:16,751 INFO [org.hibernate.Version] (MSC service thread 1-7) HHH000412: Hibernate Core {4.0.1.Final}
10:50:16,753 INFO [org.hibernate.cfg.Environment] (MSC service thread 1-7) HHH000206: hibernate.properties not found
10:50:16,755 INFO [org.hibernate.cfg.Environment] (MSC service thread 1-7) HHH000021: Bytecode provider name : javassist
10:50:16,789 INFO [org.hibernate.ejb.Ejb3Configuration] (MSC service thread 1-7) HHH000204: Processing PersistenceUnitInfo [
name: primary
...]
10:50:16,857 INFO [org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator] (MSC service thread 1-7) HHH000130: Instantiating explicit connection provider: org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider
10:50:17,107 INFO [org.hibernate.dialect.Dialect] (MSC service thread 1-7) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
10:50:17,112 WARN [org.hibernate.dialect.H2Dialect] (MSC service thread 1-7) HHH000431: Unable to determine H2 database version, certain features may not work
10:50:17,116 INFO [org.hibernate.engine.jdbc.internal.LobCreatorBuilder] (MSC service thread 1-7) HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
10:50:17,125 INFO [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] (MSC service thread 1-7) HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory
10:50:17,129 INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (MSC service thread 1-7) HHH000397: Using ASTQueryTranslatorFactory
10:50:17,292 INFO [javax.enterprise.resource.webcontainer.jsf.config] (MSC service thread 1-8) Initializing Mojarra 2.1.7-jbossorg-1 (20120227-1401) for context '/jboss-as-helloworld-jdg'
10:50:17,293 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-7) HHH000227: Running hbm2ddl schema export
10:50:17,315 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-7) HHH000230: Schema export complete
10:50:17,357 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) JBAS016008: Starting weld service for deployment jboss-as-servlet-security.war
10:50:17,446 INFO [org.apache.catalina.startup.ContextConfig] (MSC service thread 1-3) WARNING: Security role name quickstarts used in an <auth-constraint> without being defined in a <security-role>
10:50:17,455 INFO [org.jboss.web] (MSC service thread 1-3) JBAS018210: Registering web context: /jboss-as-servlet-security
10:50:17,941 INFO [org.hibernate.validator.util.Version] (MSC service thread 1-8) Hibernate Validator 4.2.0.Final
10:50:18,095 INFO [org.jboss.web] (MSC service thread 1-8) JBAS018210: Registering web context: /jboss-as-helloworld-jdg
10:50:18,104 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS018559: Deployed "jboss-as-servlet-security.war"
10:50:18,105 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS018559: Deployed "jboss-as-helloworld-jdg.war"
10:50:18,492 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
10:50:18,493 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss AS 7.1.1.Final "Brontes" started in 4501ms - Started 255 of 334 services (78 services are passive or on-demand)
10:50:49,848 INFO [org.jboss.as.quickstarts.datagrid.MyCacheManagerProvider] (http--127.0.0.1-8080-1)
DefaultCacheManager does not exist - constructing a new one
10:51:14,486 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (http--127.0.0.1-8080-1) ISPN000078: Starting JGroups Channel
10:51:14,776 WARN [org.jgroups.protocols.UDP] (http--127.0.0.1-8080-1) send buffer of socket java.net.DatagramSocket@9d121c7 was set to 640KB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux)
10:51:14,777 WARN [org.jgroups.protocols.UDP] (http--127.0.0.1-8080-1) receive buffer of socket java.net.DatagramSocket@9d121c7 was set to 20MB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
10:51:14,778 WARN [org.jgroups.protocols.UDP] (http--127.0.0.1-8080-1) send buffer of socket java.net.MulticastSocket@6618849c was set to 640KB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux)
10:51:14,778 WARN [org.jgroups.protocols.UDP] (http--127.0.0.1-8080-1) receive buffer of socket java.net.MulticastSocket@6618849c was set to 25MB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
10:51:17,804 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (http--127.0.0.1-8080-1) ISPN000094: Received new cluster view: [sgilda-T510-20968|0] [sgilda-T510-20968]
10:51:17,875 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (http--127.0.0.1-8080-1) ISPN000079: Cache local address is sgilda-T510-20968, physical addresses are [10.11.8.251:46256]
10:51:17,881 INFO [org.infinispan.factories.GlobalComponentRegistry] (http--127.0.0.1-8080-1) ISPN000128: Infinispan version: Infinispan 'Brahma' 5.1.2.FINAL
10:51:17,977 INFO [org.infinispan.jmx.CacheJmxRegistration] (http--127.0.0.1-8080-1) ISPN000031: MBeans were successfully registered to the platform mbean server.
10:51:18,057 INFO [org.jboss.as.quickstarts.datagrid.PutController] (http--127.0.0.1-8080-1) put: key1 value1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment