0 Replies Latest reply on Jun 24, 2013 12:03 PM by tdtappe

    Performance question

    tdtappe

      Being a newbie to arquillian I ask myself what the expected performance should be like.

      I am using arquillian 1.0.4.Final with a managed JBoss 7.1.4-SNAPSHOT (with org.jboss.as:jboss-as-arquillian-container-managed:7.1.3.Final).

      Running one of my tests takes 36 seconds. It's a war archive containing about 3900 classes and a few libs (namely objenesis-1.0.jar, hamcrest-core-1.1.jar, solder-logging-3.1.0.Final.jar, mockito-core-1.9.5.jar, solder-api-3.1.0.Final.jar, solder-impl-3.1.0.Final.jar)

       

      Here's the log - any comments?

       

       

      Jun 24, 2013 3:15:59 PM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal

      INFO: Starting container with: [c:\programme\java\jdk1.7\bin\java, -Xmx768m, -XX:MaxPermSize=384m, -Djboss.server.base.dir=standalone-test, -Duser.language=en, -Duser.timezone=GMT, -ea, -Djboss.home.dir=C:\Develop\jboss71, -Dorg.jboss.boot.log.file=C:\Develop\jboss71/standalone/log/boot.log, -Dlogging.configuration=file:C:\Develop\jboss71/standalone/configuration/logging.properties, -Djboss.bundles.dir=C:\Develop\jboss71\bundles, -jar, C:\Develop\jboss71\jboss-modules.jar, -mp, C:\Develop\jboss71\modules, -jaxpmodule, javax.xml.jaxp-provider, org.jboss.as.standalone, -server-config, standalone.xml]

      15:15:59,890 INFO  [org.jboss.modules] JBoss Modules version 1.1.3.GA

      15:16:00,094 INFO  [org.jboss.msc] JBoss MSC version 1.0.2.GA

      15:16:00,140 INFO  [org.jboss.as] JBAS015899: JBoss AS 7.1.4.Final-SNAPSHOT "Arges" starting

      15:16:00,920 INFO  [org.xnio] XNIO Version 3.0.7.GA

      15:16:00,920 INFO  [org.jboss.as.server] JBAS015888: Creating http management service using socket-binding (management-http)

      15:16:00,920 INFO  [org.xnio.nio] XNIO NIO Implementation Version 3.0.7.GA

      15:16:00,921 INFO  [org.jboss.remoting] JBoss Remoting version 3.2.12.GA

      15:16:00,953 INFO  [org.jboss.as.logging] JBAS011502: Removing bootstrap log handlers

      15:16:00,968 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 31) JBAS010280: Activating Infinispan subsystem.

      15:16:00,968 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 44) JBAS013171: Activating Security Subsystem

      15:16:00,968 INFO  [org.jboss.as.security] (MSC service thread 1-2) JBAS013170: Current PicketBox version=4.0.14.Final

      15:16:00,984 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 38) JBAS011800: Activating Naming Subsystem

      15:16:00,999 INFO  [org.jboss.as.configadmin] (ServerService Thread Pool -- 26) JBAS016200: Activating ConfigAdmin Subsystem

      15:16:00,999 INFO  [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service

      15:16:01,046 INFO  [org.jboss.as.connector.logging] (MSC service thread 1-1) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.13.Final)

      15:16:01,062 INFO  [org.jboss.as.osgi] (ServerService Thread Pool -- 39) JBAS011906: Activating OSGi Subsystem

      15:16:01,140 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 48) JBAS015537: Activating WebServices Extension

      15:16:01,202 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-2) JBAS015400: Bound mail session [java:jboss/mail/Default]

      15:16:01,202 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 27) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)

      15:16:01,218 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 27) JBAS010404: Deploying non-JDBC-compliant driver class org.postgresql.Driver (version 9.2)

      15:16:01,436 INFO  [com.arjuna.ats.jbossatx] (MSC service thread 1-1) ARJUNA032010: JBossTS Recovery Service (tag: JBOSSTS_4_16_6_Final) - JBoss Inc.

      15:16:01,452 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-6) Starting Coyote HTTP/1.1 on http-/127.0.0.1:10080

      15:16:01,483 INFO  [com.arjuna.ats.arjuna] (MSC service thread 1-1) ARJUNA012324: Start RecoveryActivators

      15:16:01,483 INFO  [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-7) JBoss Web Services - Stack CXF Server 4.0.5.GA

      15:16:01,483 INFO  [com.arjuna.ats.arjuna] (Transaction Expired Entry Monitor) ARJUNA012296: ExpiredEntryMonitor running at Mon, 24 Jun 2013 15:16:01

      15:16:01,514 INFO  [com.arjuna.ats.arjuna] (MSC service thread 1-1) ARJUNA012343: RecoveryManagerImple is ready. Socket listener is turned off.

      15:16:01,514 INFO  [com.arjuna.ats.jbossatx] (MSC service thread 1-1) ARJUNA032013: Starting transaction recovery manager

      15:16:01,530 INFO  [com.arjuna.ats.jbossatx] (MSC service thread 1-5) ARJUNA032017: JBossTS Transaction Service (JTA version - tag: JBOSSTS_4_16_6_Final) - JBoss Inc.

      15:16:01,561 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-3) JBAS015012: Started FileSystemDeploymentService for directory C:\Develop\jboss71\standalone-test\deployments

      15:16:01,561 INFO  [org.jboss.as.remoting] (MSC service thread 1-2) JBAS017100: Listening on 127.0.0.1:19999

      15:16:01,561 INFO  [org.jboss.as.remoting] (MSC service thread 1-4) JBAS017100: Listening on 127.0.0.1:14447

      15:16:01,577 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]

      15:16:01,577 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-7) JBAS010400: Bound data source [java:/komalogeeNumbersPG]

      15:16:01,577 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-5) JBAS010400: Bound data source [java:/komalogeePG]

      15:16:01,717 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:19990/management

      15:16:01,717 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:19990

      15:16:01,717 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss AS 7.1.4.Final-SNAPSHOT "Arges" started in 2092ms - Started 182 of 265 services (80 services are passive or on-demand)

      15:16:11,937 INFO  [org.jboss.as.server] (management-handler-thread - 2) JBAS018559: Deployed "arquillian-service"

      15:16:17,927 INFO  [org.jboss.as.repository] (management-handler-thread - 3) JBAS014900: Content added at location C:\Develop\jboss71\standalone-test\data\content\29\fc23115ca1493b286a0ffdc457ec58e714cf28\content

      15:16:17,928 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015876: Starting deployment of "af5edb59-bedc-4ec0-b47b-7eec6f7ef4da.war"

      15:16:23,919 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016002: Processing weld deployment af5edb59-bedc-4ec0-b47b-7eec6f7ef4da.war

      15:16:24,747 INFO  [org.jboss.weld.deployer] (MSC service thread 1-3) JBAS016005: Starting Services for CDI deployment: af5edb59-bedc-4ec0-b47b-7eec6f7ef4da.war

      15:16:24,809 INFO  [org.jboss.weld.Version] (MSC service thread 1-3) WELD-000900 1.1.10 (Final)

      15:16:24,825 INFO  [org.jboss.as.arquillian] (MSC service thread 1-3) Arquillian deployment detected: ArquillianConfig[service=jboss.arquillian.config."af5edb59-bedc-4ec0-b47b-7eec6f7ef4da.war",unit=af5edb59-bedc-4ec0-b47b-7eec6f7ef4da.war,tests=[net.transdata.komalog.businesslogic.system.UserLogicTest]]

      15:16:24,825 INFO  [org.jboss.as.osgi] (MSC service thread 1-8) JBAS011907: Register module: Module "deployment.af5edb59-bedc-4ec0-b47b-7eec6f7ef4da.war:main" from Service Module Loader

      15:16:24,825 INFO  [org.jboss.weld.deployer] (MSC service thread 1-5) JBAS016008: Starting weld service for deployment af5edb59-bedc-4ec0-b47b-7eec6f7ef4da.war

      15:16:24,996 INFO  [org.jboss.solder.config.xml.bootstrap.XmlConfigExtension] (MSC service thread 1-5) Solder Config XML provider starting...

      15:16:25,012 INFO  [org.jboss.solder.config.xml.bootstrap.XmlConfigExtension] (MSC service thread 1-5) Loading XmlDocumentProvider: org.jboss.solder.config.xml.bootstrap.ResourceLoaderXmlDocumentProvider

      15:16:25,012 INFO  [org.jboss.solder.Version] (MSC service thread 1-5) Solder 3.1.0.Final (build id: 3.1.0.Final)

      15:16:25,606 WARN  [org.jboss.weld.Reflection] (MSC service thread 1-5) WELD-001450 Interceptor method public java.lang.Object org.jboss.solder.exception.control.ExceptionHandledInterceptor.passExceptionsToSolderCatch(javax.interceptor.InvocationContext) throws java.lang.Throwable does not declare that it throws Exception.

      15:16:31,471 INFO  [solder-servlet] (MSC service thread 1-8) Catch Integration for Servlets enabled

      15:16:31,487 INFO  [org.jboss.web] (MSC service thread 1-8) JBAS018210: Registering web context: /af5edb59-bedc-4ec0-b47b-7eec6f7ef4da

      15:16:31,800 INFO  [org.jboss.as.server] (management-handler-thread - 3) JBAS018559: Deployed "af5edb59-bedc-4ec0-b47b-7eec6f7ef4da.war"

      15:16:32,283 INFO  [org.jboss.as.osgi] (MSC service thread 1-8) JBAS011908: Unregister module: Module "deployment.af5edb59-bedc-4ec0-b47b-7eec6f7ef4da.war:main" from Service Module Loader

      15:16:32,299 INFO  [org.jboss.weld.deployer] (MSC service thread 1-3) JBAS016009: Stopping weld service for deployment af5edb59-bedc-4ec0-b47b-7eec6f7ef4da.war

      15:16:35,840 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015877: Stopped deployment af5edb59-bedc-4ec0-b47b-7eec6f7ef4da.war in 3558ms

      15:16:36,512 INFO  [org.jboss.as.repository] (management-handler-thread - 1) JBAS014901: Content removed from location C:\Develop\jboss71\standalone-test\data\content\29\fc23115ca1493b286a0ffdc457ec58e714cf28\content

      15:16:36,512 INFO  [org.jboss.as.server] (management-handler-thread - 1) JBAS018558: Undeployed "af5edb59-bedc-4ec0-b47b-7eec6f7ef4da.war"

      15:16:36,512 INFO  [org.jboss.as.osgi] (MSC service thread 1-6) JBAS011908: Unregister module: Module "deployment.arquillian-service:main" from Service Module Loader

      15:16:36,528 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015877: Stopped deployment arquillian-service in 6ms

      15:16:36,684 INFO  [org.jboss.as.repository] (management-handler-thread - 2) JBAS014901: Content removed from location C:\Develop\jboss71\standalone-test\data\content\fc\8764da677540305f413f0dc7903a78f07228fe\content

      15:16:36,684 INFO  [org.jboss.as.server] (management-handler-thread - 2) JBAS018558: Undeployed "arquillian-service"