Hi Peter, Actually, the behaviour you mentioned is pretty strange and it happened in pretty old releases before we fixed the shutdown behaviour. Anyhow, this was way long before 1.0, so .. why don't you use version 1.0 ?
I will just check the samples, if they match the versions (1.0 at least) , but keep this first advice: use version 1.0. Toni On Wed, Jul 15, 2009 at 3:58 PM, <[email protected]> wrote: > Hello All, > > I am trying out Pax Exam. I followed the tutorial1 > (http://wiki.ops4j.org/display/paxexam/Pax+Exam+-+Tutorial+1). > > I started with the most simple case. It was successful for the first run, bet > when I ran it for the second time (without changing anything) PaxExam froze at > "Wait for test container to finish its initialization without timing out": > > [INFO] Surefire report directory: c:\Documents and Settings\u178574\My > Documents\PAXRUNNER\it\target\surefire-reports > > ------------------------------------------------------- > T E S T S > ------------------------------------------------------- > Running pack.MyJUnitTest > ______ ________ __ __ > / __ / / __ / / / / / > / ___/ / __ / _\ \ _/ > / / / / / / / _\ \ > /__/ /__/ /__/ /_/ /_/ > > Pax Exam 0.6.0 from OPS4J - http://www.ops4j.org > ------------------------------------------------ > > [ JUnit4TestMethod] - Starting test testMethod > [equinox](pack.MyJUnitTest) > [ 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: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 > [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 [Equinox 3.4.2] > [ PlatformImpl] - Downloading bundles... > [ ExecutionEnvironment] - Using execution environment [J2SE-1.5] > [ DefaultJavaRunner] - Runner has successfully finished his job! > > [ PaxRunnerTestContainer] - Test container (Pax Runner 0.20.0) started > in > 282 millis > [ PaxRunnerTestContainer] - Wait for test container to finish its > initialization without timing out > > Could you give me a hint what's wrong with it? > > Thank you, Peter > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > > _______________________________________________ > general mailing list > [email protected] > http://lists.ops4j.org/mailman/listinfo/general > -- Toni Menzel Independent Software Developer Professional Profile: http://okidokiteam.com [email protected] http://www.ops4j.org - New Energy for OSS Communities - Open Participation Software. _______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
