Hi All,
First time trying to run, build, and use Apache Felix. I'm not off to
a good start out of the gate, however. Downloaded the most recent
files from trunk and following installation directions as documented.
I'm hanging after I execute "mvn -Dpackaging=bundle install".
I've updated my version of Maven and JDK to be sure the issue wasn't
with my tools, but I'm still experiencing the same problem.
Apache Maven 2.2.1 (r801777; 2009-08-06 15:16:01-0400)
Java version: 1.6.0_20
Java home: C:\Program Files (x86)\Java\jdk1.6.0_20\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows xp" version: "5.2" arch: "x86" Family: "windows"
I seem to be hanging after the
org.apache.felix.scr.integration.ComponentDisposeTest is run. Last few
lines of output look like this...
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.felix.scr.integration.ComponentDisposeTest
______ ________ __ __
/ __ / / __ / / / / /
/ ___/ / __ / _\ \ _/
/ / / / / / / _\ \
/__/ /__/ /__/ /_/ /_/
Pax Exam 0.6.0 from OPS4J - http://www.ops4j.org
------------------------------------------------
[ JUnit4TestMethod] - Starting test
test_SimpleComponent_factory_configuration(org.apache.felix.scr.integration.ComponentDisposeTest)
[ PaxRunnerTestContainer] - Starting up the test container (Pax
Runner 0.20.0 )
[ ConfigurationImpl] - Using config
[classpath:META-INF/runner.properties]
[ Run] - Using only arguments from command line
[ ProvisionServiceImpl] - Scan bundles from
[scan-bundle:mvn:org.ops4j.pax.exam/pax-exam/0....@1]
[ ProvisionServiceImpl] - Scan bundles from
[scan-bundle:mvn:org.ops4j.pax.exam/pax-exam-junit-extender/0....@1]
[ ProvisionServiceImpl] - Scan bundles from
[scan-bundle:mvn:org.ops4j.pax.exam/pax-exam-junit-extender-impl/0....@1]
[ ProvisionServiceImpl] - Scan bundles from
[scan-bundle:mvn:org.ops4j.pax.url/pax-url-dir/0....@1]
[ ProvisionServiceImpl] - Scan bundles from
[scan-bundle:file:/C:/jhanna/workspace/felix/scr/target/org.apache.felix.scr-1.4.1-snapshot....@update]
[ ProvisionServiceImpl] - Scan bundles from
[scan-bundle:mvn:org.ops4j.pax.swissbox/pax-swissbox-tinybundles/1.0.0]
[ ProvisionServiceImpl] - Scan bundles from
[scan-bundle:mvn:org.apache.felix/org.apache.felix.configadmin/1.0.10]
[ ProvisionServiceImpl] - Scan bundles from
[scan-bundle:mvn:org.junit/com.springsource.org.junit/4....@1]
[ ProvisionServiceImpl] - Scan bundles from
[scan-bundle:mvn:org.ops4j.pax.exam/pax-exam-container-rbc/0....@1]
[ Run] - Provision bundle
[mvn:org.ops4j.pax.exam/pax-exam/0.6.0, at start level 1, bundle will
be started, bundle will be loaded from the cache]
[ Run] - Provision bundle
[mvn:org.ops4j.pax.exam/pax-exam-junit-extender/0.6.0, at start level
1, bundle will be started, bundle will be loaded from the cache]
[ Run] - Provision bundle
[mvn:org.ops4j.pax.exam/pax-exam-junit-extender-impl/0.6.0, at start
level 1, bundle will be started, bundle will be loaded from the cache]
[ Run] - Provision bundle
[mvn:org.ops4j.pax.url/pax-url-dir/0.5.2, at start level 1, bundle
will be started, bundle will be loaded from the cache]
[ Run] - Provision bundle
[file:/C:/jhanna/workspace/felix/scr/target/org.apache.felix.scr-1.4.1-SNAPSHOT.jar,
at default start level, bundle will be started, bundle will be
re-downloaded]
[ Run] - Provision bundle
[mvn:org.ops4j.pax.swissbox/pax-swissbox-tinybundles/1.0.0, at default
start level, bundle will be started, bundle will be loaded from the
cache]
[ Run] - Provision bundle
[mvn:org.apache.felix/org.apache.felix.configadmin/1.0.10, at default
start level, bundle will be started, bundle will be loaded from the
cache]
[ Run] - Provision bundle
[mvn:org.junit/com.springsource.org.junit/4.4.0, at start level 1,
bundle will be started, bundle will be loaded from the cache]
[ Run] - Provision bundle
[mvn:org.ops4j.pax.exam/pax-exam-container-rbc/0.6.0, at start level
1, bundle will be started, bundle will be loaded from the cache]
[ PlatformImpl] - Preparing framework [Felix 1.8.0]
[ PlatformImpl] - Downloading bundles...
[ StreamUtils] -
file:/C:/jhanna/workspace/felix/scr/target/org.apache.felix.scr-1.4.1-SNAPSHOT.jar
: downloading...
[ StreamUtils] -
file:/C:/jhanna/workspace/felix/scr/target/org.apache.felix.scr-1.4.1-SNAPSHOT.jar
: 188339 bytes @ [ 6075kBps ]
[ ExecutionEnvironment] - Using execution environment [J2SE-1.6]
[ DefaultJavaRunner] - Runner has successfully finished his job!
[ PaxRunnerTestContainer] - Test container (Pax Runner 0.20.0)
started in 407 millis
[ PaxRunnerTestContainer] - Wait for test container to finish
its initialization without timing out
Welcome to Felix.
=================
Maven hangs and this point and never returns. Searched the archives
and found a similar thread that doesn't seem to have been resolved.
Suggestions?
http://www.mail-archive.com/[email protected]/msg06409.html
Thanks!
-jmh
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]