dev@glassfish.java.net

Re: GlassFish test failures

From: Jagadish Prasath Ramu <Jagadish.Ramu_at_Sun.COM>
Date: Fri, 15 Jun 2007 10:48:00 +0530

1) It runs fine when "maven run-test" is called from appserv-tests
(complete QL).
2)glassfish/appserv-tests> ant -f sqetests/connector/build.xml all
works fine

3) When run individually from "appserv-tests/sqetests/connector", it
fails.

Thanks,
-Jagadish

On Thu, 2007-06-14 at 20:46 -0700, Bill Shannon wrote:
> For the past few nights my GlassFish tests have been failing.
> Am I the only one?
>
> [java] [echo] appclient -client /cache/tmp/glassfish-build/glassfish/ap
> pserv-tests/build/module/archive/connector-cciAppClient.jar -name connector-cciC
> lient -textauth -user j2ee -password j2ee -xml /cache/tmp/glassfish-build/publis
> h/glassfish/domains/domain1/config/sun-acc.xml standalone
> [java] [exec] Jun 14, 2007 3:54:54 AM com.sun.enterprise.appclient.Main
> WithModuleSupport prepareSecurity
> [java] [exec] INFO: Security Manager is OFF.
> [java] [exec] Jun 14, 2007 3:54:54 AM com.sun.enterprise.appclient.Main
> WithModuleSupport setTargetServerProperties
> [java] [exec] INFO: ACC001:Using ClientContainer file: [/cache/tmp/glas
> sfish-build/publish/glassfish/domains/domain1/config/sun-acc.xml].
> [java] [exec] Jun 14, 2007 3:54:54 AM com.sun.enterprise.appclient.Main
> WithModuleSupport <init>
> [java] [exec] INFO: ACC024: IIOP endpoint(s) = datsun:3700
> [java] [exec] Jun 14, 2007 3:54:59 AM com.sun.enterprise.appclient.Main
> WithModuleSupport loadMainClientClass
> [java] [exec] INFO: ACC009: Load Application Class: [com.sun.s1peqe.con
> nector.cci.CoffeeClient]
> [java] [exec] standalone : CoffeeClient started in main...
> [java] [exec] Coffee count = -1
> [java] [exec] Inserting 3 coffee entries...
> [java] [exec] Coffee count = -1
> [java] [exec] Value of key is: Connector standalone rar Test status:
> [java] [exec] Generating report at /cache/tmp/glassfish-build/glass
> fish/appserv-tests/test_results.xml
> [java]
> [java]
> [java] [exec] -----------------------------------------
> [java] [exec] - Connector standalone rar Test status:: FAIL
> -
> [java] [exec] -----------------------------------------
> [java] [exec] Total PASS: 0
> [java] [exec] Total FAIL: 1
> [java] [exec] Total DID NOT RUN: 0
> [java] [exec] -----------------------------------------
>
>
>
>
> [java] [echo] appclient -client /cache/tmp/glassfish-build/glassfish/ap
> pserv-tests/build/module/archive/connector-embedded-cciAppClient.jar -name conne
> ctor-embedded-cciClient -textauth -user j2ee -password j2ee -xml /cache/tmp/glas
> sfish-build/publish/glassfish/domains/domain1/config/sun-acc.xml Embedded
> [java] [exec] Jun 14, 2007 3:55:29 AM com.sun.enterprise.appclient.Main
> WithModuleSupport prepareSecurity
> [java] [exec] INFO: Security Manager is OFF.
> [java] [exec] Jun 14, 2007 3:55:30 AM com.sun.enterprise.appclient.Main
> WithModuleSupport setTargetServerProperties
> [java] [exec] INFO: ACC001:Using ClientContainer file: [/cache/tmp/glas
> sfish-build/publish/glassfish/domains/domain1/config/sun-acc.xml].
> [java] [exec] Jun 14, 2007 3:55:30 AM com.sun.enterprise.appclient.Main
> WithModuleSupport <init>
> [java] [exec] INFO: ACC024: IIOP endpoint(s) = datsun:3700
> [java] [exec] Jun 14, 2007 3:55:34 AM com.sun.enterprise.appclient.Main
> WithModuleSupport loadMainClientClass
> [java] [exec] INFO: ACC009: Load Application Class: [com.sun.s1peqe.con
> nector.cci.CoffeeClient]
> [java] [exec] Embedded : CoffeeClient started in main...
> [java] [exec] Coffee count = -1
> [java] [exec] Inserting 3 coffee entries...
> [java] [exec] Coffee count = -1
> [java] [exec] Value of key is: Connector Embedded rar Test status:
> [java] [exec] Generating report at /cache/tmp/glassfish-build/glass
> fish/appserv-tests/test_results.xml
> [java]
> [java]
> [java] [exec] -----------------------------------------
> [java] [exec] - Connector Embedded rar Test status:: FAIL
> -
> [java] [exec] -----------------------------------------
> [java] [exec] Total PASS: 0
> [java] [exec] Total FAIL: 1
> [java] [exec] Total DID NOT RUN: 0
> [java] [exec] -----------------------------------------
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>