+----------------------------------------
| Executing default OpenEJB :: Integration Tests
| Memory: 26M/43M
+----------------------------------------
DEPRECATED: the default goal should be specified in the <build>
section of project.xml instead of maven.xml
DEPRECATED: the default goal should be specified in the <build>
section of project.xml instead of maven.xml

build:end:

Attempting to download openejb-builder-2.0-SNAPSHOT.jar.
Attempting to download geronimo-deployment-plugin-1.0-SNAPSHOT.jar.
Attempting to download geronimo-1.0-SNAPSHOT.zip.
DEPRECATED: the default goal should be specified in the <build>
section of project.xml instead of maven.xml
DEPRECATED: the default goal should be specified in the <build>
section of project.xml instead of maven.xml
build:start:
ejb:init:
java:prepare-filesystem:

java:compile:
<depend closure="false" srcdir="1.4" dump="false"
destdir="/root/geronimo1.0/openejb/modules/itests/target/classes"></depend>
   [echo] Compiling to
/root/geronimo1.0/openejb/modules/itests/target/classes

java:jar-resources:

test:prepare-filesystem:

test:test-resources:

test:compile:
    [echo] No test source files to compile.

test:test:
    [echo] NOTICE: Skipping tests; they seem to have passed already
    [echo] No tests to run.
Running post goal: test:test


ejb:ejb:
ejb:ejb-jar-internal:
    [echo] Building ejb openejb-itests-2.0-SNAPSHOT
    [jar] Building jar:
/root/geronimo1.0/openejb/modules/itests/target/openejb-itests-2.0-SNAPSHOT.jar


ejb:install:
    [echo] Installing...
Uploading to openejb/ejbs/openejb-itests-2.0-SNAPSHOT.jar:
.................... (163K)
Uploading to openejb/poms/openejb-itests-2.0-SNAPSHOT.pom:
.................... (9K)
Running post goal: ejb:install
java:prepare-filesystem:

java:compile:
<depend closure="false" srcdir="1.4" dump="false"
destdir="/root/geronimo1.0/openejb/modules/itests/target/classes"></depend>
   [echo] Compiling to
/root/geronimo1.0/openejb/modules/itests/target/classes

java:jar-resources:

itest:prepare-filesystem:

itest:test-resources:

itest:compile:

itest:itest:
itest:setup:
    [echo] Preprocessing security-plan.xml
    [delete] Deleting directory
/root/geronimo1.0/openejb/modules/itests/target/geronimo-1.0-SNAPSHOT
    [unzip] Expanding:
/root/.maven/repository/geronimo/distributions/geronimo-1.0-SNAPSHOT.zip
into /root/geronimo1.0/openejb/modules/itests/target
    [copy] Copying 4 files to
/root/geronimo1.0/openejb/modules/itests/target/geronimo-1.0-SNAPSHOT/var
    Preprocessing security/public_users.properties
    Preprocessing security/black_groups.properties
    Preprocessing security/public_groups.properties
    Preprocessing security/black_users.properties
    Preprocess plans elapse time: 0 sec

    [copy] Copying 2 files to
/root/geronimo1.0/openejb/modules/itests/target/geronimo-1.0-SNAPSHOT/var/certstores
    [echo] Waiting for server at:
Unrecognized argument: --quiet

Syntax: java -jar bin/server.jar [options]

Available options are:
  -quiet
             Suppress the normal startup progress bar.  This is typically
             used when redirecting console output to a file, or starting
             the server from an IDE or other tool.
  -v
             Reduces the console log level to INFO, resulting in more
             console output than is normally present.
  -vv
             Reduces the console log level to DEBUG, resulting in still
             more console output.

  -override [configId] [configId] ...
             USE WITH CAUTION!  Overrides the configurations in
             var/config/config.xml such that only the configurations listed on
             the command line will be started.  Note that many J2EE
             features depend on certain configs being started, so you
             should be very careful what you omit.  Any arguments after
             this are assumed to be configuration names.

In addition you may specify a replacement for var/config/config.xml
using by setting the property
-Dorg.apache.geronimo.config.file=var/config/<my-config.xml>
This is resolved relative to the geronimo base directory.

��
BUILD FAILED
File...... /root/.maven/cache/maven-multiproject-plugin-1.4.1/plugin.jelly
Element... maven:reactor
Line...... 218
Column.... -1
Unable to obtain goal [ejb:install] --
/root/geronimo1.0/openejb/modules/itests/maven.xml:110:-1:
<deploy:waitForStarted> Bad JMX URI
(deployer:geronimo:jmx:rmi://localhost/jndi/rmi:/JMXConnector)
Total time   : 51 minutes 28 seconds

I know if skip the test then the build may success, but I want to know
how to fix the issue by myself, could somebody give me a clue?


--
perl -e 'print unpack(u,"62V5N\"FME;G\!E<FQ`9VUA:6PN8V]M\"[EMAIL PROTECTED]
")'

Reply via email to