Log session start time Mon Jun 21 15:04:38 CEST 2010
Date | Level | Logger | Thread | ThrowableProxy | Literal | Message |
2010-06-21 15:04:38 | INFO | org.ow2.chameleon | main | Chameleon runtime set to runtime | ||
2010-06-21 15:04:38 | INFO | org.ow2.chameleon | main | Chameleon application set to application | ||
2010-06-21 15:04:38 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to deploy | ||
2010-06-21 15:04:38 | WARN | org.ow2.chameleon | main | No runtime directory | ||
2010-06-21 15:04:38 | WARN | org.ow2.chameleon | main | No application directory. | ||
2010-06-21 15:04:38 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.configadmin-1.2.4.jar | ||
2010-06-21 15:04:38 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.fileinstall-2.0.4.jar | ||
2010-06-21 15:04:38 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo-1.4.0.jar | ||
2010-06-21 15:04:38 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo.arch-1.4.0.jar | ||
2010-06-21 15:04:38 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.shell-1.4.1.jar | ||
2010-06-21 15:04:38 | INFO | org.ow2.chameleon | main | Installing org.osgi.compendium-4.2.0.jar | ||
2010-06-21 15:04:38 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.configadmin | ||
2010-06-21 15:04:38 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.fileinstall | ||
2010-06-21 15:04:38 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo | ||
2010-06-21 15:04:38 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo.arch | ||
2010-06-21 15:04:38 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.shell | ||
2010-06-21 15:04:38 | INFO | org.ow2.chameleon | main | Starting osgi.cmpn | ||
2010-06-21 15:04:39 | INFO | org.ow2.chameleon | main | Chameleon runtime set to runtime | ||
2010-06-21 15:04:39 | INFO | org.ow2.chameleon | main | Chameleon application set to application | ||
2010-06-21 15:04:39 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to deploy | ||
2010-06-21 15:04:39 | WARN | org.ow2.chameleon | main | No runtime directory | ||
2010-06-21 15:04:39 | WARN | org.ow2.chameleon | main | No application directory. | ||
2010-06-21 15:04:39 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.configadmin-1.2.4.jar | ||
2010-06-21 15:04:39 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.fileinstall-2.0.0.jar | ||
2010-06-21 15:04:39 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo-1.3.0-SNAPSHOT.jar | ||
2010-06-21 15:04:39 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo.arch-1.3.0-SNAPSHOT.jar | ||
2010-06-21 15:04:39 | ERROR | org.ow2.chameleon | main | java.lang.Exception: Cannot install core bundles : only 4 bundles found on 6 at org.ow2.chameleon.core.CoreActivator.start(CoreActivator.java:116) at org.ow2.chameleon.core.Chameleon.start(Chameleon.java:388) at org.ow2.chameleon.core.ChameleonStartTest.testIncompleteCoreStart(ChameleonStartTest.java:111) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:228) at junit.framework.TestSuite.run(TestSuite.java:223) at org.junit.internal.runners.OldTestClassRunner.run(OldTestClassRunner.java:35) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) | Cannot start internal activator : org.ow2.chameleon.core.CoreActivator@494eaec9 | |
java.lang.Exception: Cannot install core bundles : only 4 bundles found on 6
at org.ow2.chameleon.core.CoreActivator.start(CoreActivator.java:116) at org.ow2.chameleon.core.Chameleon.start(Chameleon.java:388) at org.ow2.chameleon.core.ChameleonStartTest.testIncompleteCoreStart(ChameleonStartTest.java:111) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:228) at junit.framework.TestSuite.run(TestSuite.java:223) at org.junit.internal.runners.OldTestClassRunner.run(OldTestClassRunner.java:35) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) | ||||||
2010-06-21 15:04:40 | INFO | org.ow2.chameleon | main | Chameleon runtime set to src/test/resources/configurations/dir_no_bundles | ||
2010-06-21 15:04:40 | INFO | org.ow2.chameleon | main | Chameleon application set to application | ||
2010-06-21 15:04:40 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to deploy | ||
2010-06-21 15:04:40 | WARN | org.ow2.chameleon | main | No application directory. | ||
2010-06-21 15:04:40 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.configadmin-1.2.4.jar | ||
2010-06-21 15:04:40 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.fileinstall-2.0.4.jar | ||
2010-06-21 15:04:40 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo-1.4.0.jar | ||
2010-06-21 15:04:40 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo.arch-1.4.0.jar | ||
2010-06-21 15:04:40 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.shell-1.4.1.jar | ||
2010-06-21 15:04:40 | INFO | org.ow2.chameleon | main | Installing org.osgi.compendium-4.2.0.jar | ||
2010-06-21 15:04:40 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.configadmin | ||
2010-06-21 15:04:40 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.fileinstall | ||
2010-06-21 15:04:40 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo | ||
2010-06-21 15:04:40 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo.arch | ||
2010-06-21 15:04:40 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.shell | ||
2010-06-21 15:04:40 | INFO | org.ow2.chameleon | main | Starting osgi.cmpn | ||
2010-06-21 15:04:40 | INFO | org.ow2.chameleon | main | Configurations from /Users/clement/workspaces/chameleon-dev/chameleon-trunk/core/core/target/checkout/src/test/resources/configurations/dir_no_bundles parsed | ||
2010-06-21 15:04:41 | INFO | org.ow2.chameleon | main | Chameleon runtime set to src/test/resources/configurations/dir_no_bundles | ||
2010-06-21 15:04:41 | INFO | org.ow2.chameleon | main | Chameleon application set to src/test/resources/configurations/dir_no_bundles | ||
2010-06-21 15:04:41 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to deploy | ||
2010-06-21 15:04:41 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.configadmin-1.2.4.jar | ||
2010-06-21 15:04:41 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.fileinstall-2.0.4.jar | ||
2010-06-21 15:04:41 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo-1.4.0.jar | ||
2010-06-21 15:04:41 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo.arch-1.4.0.jar | ||
2010-06-21 15:04:41 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.shell-1.4.1.jar | ||
2010-06-21 15:04:41 | INFO | org.ow2.chameleon | main | Installing org.osgi.compendium-4.2.0.jar | ||
2010-06-21 15:04:41 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.configadmin | ||
2010-06-21 15:04:41 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.fileinstall | ||
2010-06-21 15:04:41 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo | ||
2010-06-21 15:04:41 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo.arch | ||
2010-06-21 15:04:41 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.shell | ||
2010-06-21 15:04:41 | INFO | org.ow2.chameleon | main | Starting osgi.cmpn | ||
2010-06-21 15:04:41 | INFO | org.ow2.chameleon | main | Configurations from /Users/clement/workspaces/chameleon-dev/chameleon-trunk/core/core/target/checkout/src/test/resources/configurations/dir_no_bundles parsed | ||
2010-06-21 15:04:41 | INFO | org.ow2.chameleon | main | Configurations from /Users/clement/workspaces/chameleon-dev/chameleon-trunk/core/core/target/checkout/src/test/resources/configurations/dir_no_bundles parsed | ||
2010-06-21 15:04:42 | INFO | org.ow2.chameleon | main | Chameleon runtime set to src/test/resources/configurations/dir_with_bundles | ||
2010-06-21 15:04:42 | INFO | org.ow2.chameleon | main | Chameleon application set to src/test/resources/configurations/dir_with_configurations | ||
2010-06-21 15:04:42 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to deploy | ||
2010-06-21 15:04:42 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.configadmin-1.2.4.jar | ||
2010-06-21 15:04:42 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.fileinstall-2.0.4.jar | ||
2010-06-21 15:04:42 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo-1.4.0.jar | ||
2010-06-21 15:04:42 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo.arch-1.4.0.jar | ||
2010-06-21 15:04:42 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.shell-1.4.1.jar | ||
2010-06-21 15:04:42 | INFO | org.ow2.chameleon | main | Installing org.osgi.compendium-4.2.0.jar | ||
2010-06-21 15:04:42 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.configadmin | ||
2010-06-21 15:04:42 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.fileinstall | ||
2010-06-21 15:04:42 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo | ||
2010-06-21 15:04:42 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo.arch | ||
2010-06-21 15:04:42 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.shell | ||
2010-06-21 15:04:42 | INFO | org.ow2.chameleon | main | Starting osgi.cmpn | ||
2010-06-21 15:04:42 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.dependencymanager-2.0.1.jar | ||
2010-06-21 15:04:42 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.log-1.1.0-SNAPSHOT.jar | ||
2010-06-21 15:04:42 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.dependencymanager | ||
2010-06-21 15:04:42 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.log | ||
2010-06-21 15:04:42 | INFO | org.ow2.chameleon | main | Configurations from /Users/clement/workspaces/chameleon-dev/chameleon-trunk/core/core/target/checkout/src/test/resources/configurations/dir_with_bundles parsed | ||
2010-06-21 15:04:42 | INFO | org.ow2.chameleon | main | A configuration will be pushed {foo=foo} | ||
2010-06-21 15:04:42 | INFO | org.ow2.chameleon | main | A configuration will be pushed {foo=foo1} | ||
2010-06-21 15:04:42 | INFO | org.apache.felix.log | Thread-5 | BundleEvent STARTED | ||
2010-06-21 15:04:42 | INFO | org.ow2.chameleon | main | Configurations from /Users/clement/workspaces/chameleon-dev/chameleon-trunk/core/core/target/checkout/src/test/resources/configurations/dir_with_configurations parsed | ||
2010-06-21 15:04:43 | INFO | org.ow2.chameleon | main | Chameleon runtime set to src/test/resources/configurations/dir_with_both | ||
2010-06-21 15:04:43 | INFO | org.ow2.chameleon | main | Chameleon application set to src/test/resources/configurations/anotherdir_with_both | ||
2010-06-21 15:04:43 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to deploy | ||
2010-06-21 15:04:43 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.configadmin-1.2.4.jar | ||
2010-06-21 15:04:43 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.fileinstall-2.0.4.jar | ||
2010-06-21 15:04:43 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo-1.4.0.jar | ||
2010-06-21 15:04:43 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo.arch-1.4.0.jar | ||
2010-06-21 15:04:43 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.shell-1.4.1.jar | ||
2010-06-21 15:04:43 | INFO | org.ow2.chameleon | main | Installing org.osgi.compendium-4.2.0.jar | ||
2010-06-21 15:04:43 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.configadmin | ||
2010-06-21 15:04:43 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.fileinstall | ||
2010-06-21 15:04:43 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo | ||
2010-06-21 15:04:43 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo.arch | ||
2010-06-21 15:04:43 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.shell | ||
2010-06-21 15:04:43 | INFO | org.ow2.chameleon | main | Starting osgi.cmpn | ||
2010-06-21 15:04:43 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.eventadmin-1.0.0.jar | ||
2010-06-21 15:04:43 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.eventadmin | ||
2010-06-21 15:04:43 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo} | ||
2010-06-21 15:04:43 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo1} | ||
2010-06-21 15:04:43 | INFO | org.ow2.chameleon | main | Configurations from /Users/clement/workspaces/chameleon-dev/chameleon-trunk/core/core/target/checkout/src/test/resources/configurations/dir_with_both parsed | ||
2010-06-21 15:04:43 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.log-1.1.0-SNAPSHOT.jar | ||
2010-06-21 15:04:43 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.log | ||
2010-06-21 15:04:43 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo2} | ||
2010-06-21 15:04:43 | INFO | org.apache.felix.log | Thread-10 | BundleEvent STARTED | ||
2010-06-21 15:04:43 | INFO | org.ow2.chameleon | main | A configuration will be pushed {baz=foo} | ||
2010-06-21 15:04:43 | INFO | org.ow2.chameleon | main | Configurations from /Users/clement/workspaces/chameleon-dev/chameleon-trunk/core/core/target/checkout/src/test/resources/configurations/anotherdir_with_both parsed | ||
2010-06-21 15:04:44 | INFO | org.ow2.chameleon | main | Chameleon runtime set to src/test/resources/configurations/dir_with_both | ||
2010-06-21 15:04:44 | INFO | org.ow2.chameleon | main | Chameleon application set to src/test/resources/configurations/anotherdir_with_both | ||
2010-06-21 15:04:44 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to myfolder | ||
2010-06-21 15:04:44 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.configadmin-1.2.4.jar | ||
2010-06-21 15:04:44 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.fileinstall-2.0.4.jar | ||
2010-06-21 15:04:44 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo-1.4.0.jar | ||
2010-06-21 15:04:44 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo.arch-1.4.0.jar | ||
2010-06-21 15:04:44 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.shell-1.4.1.jar | ||
2010-06-21 15:04:44 | INFO | org.ow2.chameleon | main | Installing org.osgi.compendium-4.2.0.jar | ||
2010-06-21 15:04:44 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.configadmin | ||
2010-06-21 15:04:44 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.fileinstall | ||
2010-06-21 15:04:44 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo | ||
2010-06-21 15:04:44 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo.arch | ||
2010-06-21 15:04:44 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.shell | ||
2010-06-21 15:04:44 | INFO | org.ow2.chameleon | main | Starting osgi.cmpn | ||
2010-06-21 15:04:44 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.eventadmin-1.0.0.jar | ||
2010-06-21 15:04:44 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.eventadmin | ||
2010-06-21 15:04:44 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo} | ||
2010-06-21 15:04:44 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo1} | ||
2010-06-21 15:04:44 | INFO | org.ow2.chameleon | main | Configurations from /Users/clement/workspaces/chameleon-dev/chameleon-trunk/core/core/target/checkout/src/test/resources/configurations/dir_with_both parsed | ||
2010-06-21 15:04:44 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.log-1.1.0-SNAPSHOT.jar | ||
2010-06-21 15:04:44 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.log | ||
2010-06-21 15:04:44 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo2} | ||
2010-06-21 15:04:44 | INFO | org.apache.felix.log | Thread-15 | BundleEvent STARTED | ||
2010-06-21 15:04:44 | INFO | org.ow2.chameleon | main | A configuration will be pushed {baz=foo} | ||
2010-06-21 15:04:44 | INFO | org.ow2.chameleon | main | Configurations from /Users/clement/workspaces/chameleon-dev/chameleon-trunk/core/core/target/checkout/src/test/resources/configurations/anotherdir_with_both parsed | ||
2010-06-21 15:04:44 | INFO | org.apache.felix.framework | Thread-15 | BundleEvent STOPPED | ||
2010-06-21 15:04:45 | INFO | org.ow2.chameleon | main | debug mode enabled | ||
2010-06-21 15:04:45 | INFO | org.ow2.chameleon | main | Chameleon runtime set to src/test/resources/configurations/dir_with_both | ||
2010-06-21 15:04:45 | INFO | org.ow2.chameleon | main | Chameleon application set to src/test/resources/configurations/anotherdir_with_both | ||
2010-06-21 15:04:45 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to myfolder | ||
2010-06-21 15:04:45 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.configadmin-1.2.4.jar | ||
2010-06-21 15:04:45 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.fileinstall-2.0.4.jar | ||
2010-06-21 15:04:45 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo-1.4.0.jar | ||
2010-06-21 15:04:45 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo.arch-1.4.0.jar | ||
2010-06-21 15:04:45 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.shell-1.4.1.jar | ||
2010-06-21 15:04:45 | INFO | org.ow2.chameleon | main | Installing org.osgi.compendium-4.2.0.jar | ||
2010-06-21 15:04:45 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.configadmin | ||
2010-06-21 15:04:45 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.fileinstall | ||
2010-06-21 15:04:45 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo | ||
2010-06-21 15:04:45 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo.arch | ||
2010-06-21 15:04:45 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.shell | ||
2010-06-21 15:04:45 | INFO | org.ow2.chameleon | main | Starting osgi.cmpn | ||
2010-06-21 15:04:45 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.eventadmin-1.0.0.jar | ||
2010-06-21 15:04:45 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.eventadmin | ||
2010-06-21 15:04:45 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo} | ||
2010-06-21 15:04:45 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo1} | ||
2010-06-21 15:04:45 | INFO | org.ow2.chameleon | main | Configurations from /Users/clement/workspaces/chameleon-dev/chameleon-trunk/core/core/target/checkout/src/test/resources/configurations/dir_with_both parsed | ||
2010-06-21 15:04:45 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.log-1.1.0-SNAPSHOT.jar | ||
2010-06-21 15:04:45 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.log | ||
2010-06-21 15:04:45 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo2} | ||
2010-06-21 15:04:45 | INFO | org.apache.felix.log | Thread-20 | BundleEvent STARTED | ||
2010-06-21 15:04:45 | INFO | org.ow2.chameleon | main | A configuration will be pushed {baz=foo} | ||
2010-06-21 15:04:45 | INFO | org.ow2.chameleon | main | Configurations from /Users/clement/workspaces/chameleon-dev/chameleon-trunk/core/core/target/checkout/src/test/resources/configurations/anotherdir_with_both parsed | ||
2010-06-21 15:04:46 | INFO | org.apache.felix.framework | Thread-20 | BundleEvent STOPPED | ||
2010-06-21 15:04:46 | INFO | org.ow2.chameleon | main | debug mode enabled | ||
2010-06-21 15:04:46 | INFO | org.ow2.chameleon | main | Chameleon runtime set to src/test/resources/configurations/dir_with_both | ||
2010-06-21 15:04:46 | INFO | org.ow2.chameleon | main | Chameleon application set to src/test/resources/configurations/anotherdir_with_both | ||
2010-06-21 15:04:46 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to myfolder | ||
2010-06-21 15:04:46 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.configadmin-1.2.4.jar | ||
2010-06-21 15:04:46 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.fileinstall-2.0.4.jar | ||
2010-06-21 15:04:46 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo-1.4.0.jar | ||
2010-06-21 15:04:46 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo.arch-1.4.0.jar | ||
2010-06-21 15:04:46 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.shell-1.4.1.jar | ||
2010-06-21 15:04:46 | INFO | org.ow2.chameleon | main | Installing org.osgi.compendium-4.2.0.jar | ||
2010-06-21 15:04:46 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.configadmin | ||
2010-06-21 15:04:46 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.fileinstall | ||
2010-06-21 15:04:46 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo | ||
2010-06-21 15:04:46 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo.arch | ||
2010-06-21 15:04:46 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.shell | ||
2010-06-21 15:04:46 | INFO | org.ow2.chameleon | main | Starting osgi.cmpn | ||
2010-06-21 15:04:47 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.eventadmin-1.0.0.jar | ||
2010-06-21 15:04:47 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.eventadmin | ||
2010-06-21 15:04:47 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo} | ||
2010-06-21 15:04:47 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo1} | ||
2010-06-21 15:04:47 | INFO | org.ow2.chameleon | main | Configurations from /Users/clement/workspaces/chameleon-dev/chameleon-trunk/core/core/target/checkout/src/test/resources/configurations/dir_with_both parsed | ||
2010-06-21 15:04:47 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.log-1.1.0-SNAPSHOT.jar | ||
2010-06-21 15:04:47 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.log | ||
2010-06-21 15:04:47 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo2} | ||
2010-06-21 15:04:47 | INFO | org.apache.felix.log | Thread-25 | BundleEvent STARTED | ||
2010-06-21 15:04:47 | INFO | org.ow2.chameleon | main | A configuration will be pushed {baz=foo} | ||
2010-06-21 15:04:47 | INFO | org.ow2.chameleon | main | Configurations from /Users/clement/workspaces/chameleon-dev/chameleon-trunk/core/core/target/checkout/src/test/resources/configurations/anotherdir_with_both parsed | ||
2010-06-21 15:04:47 | INFO | org.apache.felix.framework | Thread-25 | BundleEvent STOPPED | ||
2010-06-21 15:04:49 | INFO | org.ow2.chameleon | main | debug mode enabled | ||
2010-06-21 15:04:49 | INFO | org.ow2.chameleon | main | Chameleon runtime set to src/test/resources/configurations/dir_with_both | ||
2010-06-21 15:04:49 | INFO | org.ow2.chameleon | main | Chameleon application set to src/test/resources/configurations/anotherdir_with_both | ||
2010-06-21 15:04:49 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to myfolder | ||
2010-06-21 15:04:49 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.configadmin-1.2.4.jar | ||
2010-06-21 15:04:49 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.fileinstall-2.0.4.jar | ||
2010-06-21 15:04:49 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo-1.4.0.jar | ||
2010-06-21 15:04:49 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo.arch-1.4.0.jar | ||
2010-06-21 15:04:49 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.shell-1.4.1.jar | ||
2010-06-21 15:04:49 | INFO | org.ow2.chameleon | main | Installing org.osgi.compendium-4.2.0.jar | ||
2010-06-21 15:04:49 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.configadmin | ||
2010-06-21 15:04:49 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.fileinstall | ||
2010-06-21 15:04:49 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo | ||
2010-06-21 15:04:49 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo.arch | ||
2010-06-21 15:04:49 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.shell | ||
2010-06-21 15:04:49 | INFO | org.ow2.chameleon | main | Starting osgi.cmpn | ||
2010-06-21 15:04:49 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.eventadmin-1.0.0.jar | ||
2010-06-21 15:04:49 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.eventadmin | ||
2010-06-21 15:04:49 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo} | ||
2010-06-21 15:04:49 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo1} | ||
2010-06-21 15:04:49 | INFO | org.ow2.chameleon | main | Configurations from /Users/clement/workspaces/chameleon-dev/chameleon-trunk/core/core/target/checkout/src/test/resources/configurations/dir_with_both parsed | ||
2010-06-21 15:04:49 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.log-1.1.0-SNAPSHOT.jar | ||
2010-06-21 15:04:49 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.log | ||
2010-06-21 15:04:49 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo2} | ||
2010-06-21 15:04:49 | INFO | org.apache.felix.log | Thread-30 | BundleEvent STARTED | ||
2010-06-21 15:04:49 | INFO | org.ow2.chameleon | main | A configuration will be pushed {baz=foo} | ||
2010-06-21 15:04:49 | INFO | org.ow2.chameleon | main | Configurations from /Users/clement/workspaces/chameleon-dev/chameleon-trunk/core/core/target/checkout/src/test/resources/configurations/anotherdir_with_both parsed | ||
2010-06-21 15:04:49 | INFO | org.apache.felix.framework | Thread-30 | BundleEvent STOPPED | ||
2010-06-21 15:04:50 | INFO | org.ow2.chameleon | main | Chameleon runtime set to src/test/resources/configurations/anotherdir_with_both | ||
2010-06-21 15:04:50 | INFO | org.ow2.chameleon | main | Chameleon application set to src/test/resources/configurations/dir_with_both | ||
2010-06-21 15:04:50 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to deploy | ||
2010-06-21 15:04:50 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.configadmin-1.2.4.jar | ||
2010-06-21 15:04:50 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.fileinstall-2.0.4.jar | ||
2010-06-21 15:04:50 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo-1.4.0.jar | ||
2010-06-21 15:04:50 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo.arch-1.4.0.jar | ||
2010-06-21 15:04:50 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.shell-1.4.1.jar | ||
2010-06-21 15:04:50 | INFO | org.ow2.chameleon | main | Installing org.osgi.compendium-4.2.0.jar | ||
2010-06-21 15:04:50 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.configadmin | ||
2010-06-21 15:04:50 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.fileinstall | ||
2010-06-21 15:04:50 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo | ||
2010-06-21 15:04:50 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo.arch | ||
2010-06-21 15:04:50 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.shell | ||
2010-06-21 15:04:50 | INFO | org.ow2.chameleon | main | Starting osgi.cmpn | ||
2010-06-21 15:04:50 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.log-1.1.0-SNAPSHOT.jar | ||
2010-06-21 15:04:50 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.log | ||
2010-06-21 15:04:50 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo2} | ||
2010-06-21 15:04:50 | INFO | org.apache.felix.log | Thread-33 | BundleEvent STARTED | ||
2010-06-21 15:04:50 | INFO | org.ow2.chameleon | main | A configuration will be pushed {baz=foo} | ||
2010-06-21 15:04:50 | INFO | org.ow2.chameleon | main | Configurations from /Users/clement/workspaces/chameleon-dev/chameleon-trunk/core/core/target/checkout/src/test/resources/configurations/anotherdir_with_both parsed | ||
2010-06-21 15:04:50 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.eventadmin-1.0.0.jar | ||
2010-06-21 15:04:50 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.eventadmin | ||
2010-06-21 15:04:50 | INFO | org.apache.felix.eventadmin | Thread-33 | BundleEvent INSTALLED | ||
2010-06-21 15:04:50 | INFO | org.apache.felix.eventadmin | Thread-33 | BundleEvent RESOLVED | ||
2010-06-21 15:04:50 | INFO | org.apache.felix.eventadmin | Thread-33 | ServiceEvent REGISTERED [ServiceID=37] | ||
2010-06-21 15:04:50 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo} | ||
2010-06-21 15:04:50 | INFO | org.apache.felix.eventadmin | Thread-33 | BundleEvent STARTED | ||
2010-06-21 15:04:50 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo1} | ||
2010-06-21 15:04:50 | INFO | org.ow2.chameleon | main | Configurations from /Users/clement/workspaces/chameleon-dev/chameleon-trunk/core/core/target/checkout/src/test/resources/configurations/dir_with_both parsed | ||
2010-06-21 15:04:50 | INFO | org.apache.felix.framework | Thread-33 | BundleEvent STOPPED | ||
2010-06-21 15:04:50 | INFO | org.apache.felix.eventadmin | Thread-33 | ServiceEvent UNREGISTERING [ServiceID=37] | ||
2010-06-21 15:04:50 | INFO | org.ow2.chameleon | main | Chameleon runtime set to src/test/resources/configurations/anotherdir_with_both | ||
2010-06-21 15:04:50 | INFO | org.ow2.chameleon | main | Chameleon application set to src/test/resources/configurations/dir_with_both | ||
2010-06-21 15:04:50 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to deploy | ||
2010-06-21 15:04:50 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.configadmin-1.2.4.jar | ||
2010-06-21 15:04:50 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.fileinstall-2.0.4.jar | ||
2010-06-21 15:04:50 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo-1.4.0.jar | ||
2010-06-21 15:04:50 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo.arch-1.4.0.jar | ||
2010-06-21 15:04:50 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.shell-1.4.1.jar | ||
2010-06-21 15:04:50 | INFO | org.ow2.chameleon | main | Installing org.osgi.compendium-4.2.0.jar | ||
2010-06-21 15:04:50 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.configadmin | ||
2010-06-21 15:04:50 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.fileinstall | ||
2010-06-21 15:04:50 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo | ||
2010-06-21 15:04:50 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo.arch | ||
2010-06-21 15:04:50 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.shell | ||
2010-06-21 15:04:50 | INFO | org.ow2.chameleon | main | Starting osgi.cmpn | ||
2010-06-21 15:04:50 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.log-1.1.0-SNAPSHOT.jar | ||
2010-06-21 15:04:50 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.log | ||
2010-06-21 15:04:50 | INFO | org.apache.felix.log | Thread-40 | BundleEvent STARTED | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo2} | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | A configuration will be pushed {baz=foo} | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Configurations from /Users/clement/workspaces/chameleon-dev/chameleon-trunk/core/core/target/checkout/src/test/resources/configurations/anotherdir_with_both parsed | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.eventadmin-1.0.0.jar | ||
2010-06-21 15:04:51 | INFO | org.apache.felix.eventadmin | Thread-40 | BundleEvent INSTALLED | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.eventadmin | ||
2010-06-21 15:04:51 | INFO | org.apache.felix.eventadmin | Thread-40 | BundleEvent RESOLVED | ||
2010-06-21 15:04:51 | INFO | org.apache.felix.eventadmin | Thread-40 | ServiceEvent REGISTERED [ServiceID=37] | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo} | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo1} | ||
2010-06-21 15:04:51 | INFO | org.apache.felix.eventadmin | Thread-40 | BundleEvent STARTED | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Configurations from /Users/clement/workspaces/chameleon-dev/chameleon-trunk/core/core/target/checkout/src/test/resources/configurations/dir_with_both parsed | ||
2010-06-21 15:04:51 | INFO | org.apache.felix.framework | Thread-40 | BundleEvent STOPPED | ||
2010-06-21 15:04:51 | INFO | org.apache.felix.eventadmin | Thread-40 | ServiceEvent UNREGISTERING [ServiceID=37] | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Chameleon runtime set to src/test/resources/configurations/anotherdir_with_both | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Chameleon application set to src/test/resources/configurations/dir_with_both | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to deploy | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.configadmin-1.2.4.jar | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.fileinstall-2.0.4.jar | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo-1.4.0.jar | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo.arch-1.4.0.jar | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.shell-1.4.1.jar | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Installing org.osgi.compendium-4.2.0.jar | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.configadmin | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.fileinstall | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo.arch | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.shell | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Starting osgi.cmpn | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.log-1.1.0-SNAPSHOT.jar | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.log | ||
2010-06-21 15:04:51 | INFO | org.apache.felix.log | Thread-47 | BundleEvent STARTED | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo2} | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | A configuration will be pushed {baz=foo} | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Configurations from /Users/clement/workspaces/chameleon-dev/chameleon-trunk/core/core/target/checkout/src/test/resources/configurations/anotherdir_with_both parsed | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.eventadmin-1.0.0.jar | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.eventadmin | ||
2010-06-21 15:04:51 | INFO | org.apache.felix.eventadmin | Thread-47 | BundleEvent INSTALLED | ||
2010-06-21 15:04:51 | INFO | org.apache.felix.eventadmin | Thread-47 | BundleEvent RESOLVED | ||
2010-06-21 15:04:51 | INFO | org.apache.felix.eventadmin | Thread-47 | ServiceEvent REGISTERED [ServiceID=37] | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo} | ||
2010-06-21 15:04:51 | INFO | org.apache.felix.eventadmin | Thread-47 | BundleEvent STARTED | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo1} | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Configurations from /Users/clement/workspaces/chameleon-dev/chameleon-trunk/core/core/target/checkout/src/test/resources/configurations/dir_with_both parsed | ||
2010-06-21 15:04:51 | INFO | org.apache.felix.framework | Thread-47 | BundleEvent STOPPED | ||
2010-06-21 15:04:51 | INFO | org.apache.felix.eventadmin | Thread-47 | ServiceEvent UNREGISTERING [ServiceID=37] | ||
2010-06-21 15:04:51 | INFO | org.apache.felix.eventadmin | Thread-47 | BundleEvent STOPPED | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Chameleon runtime set to src/test/resources/configurations/anotherdir_with_both | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Chameleon application set to src/test/resources/configurations/dir_with_both | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to deploy | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.configadmin-1.2.4.jar | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.fileinstall-2.0.4.jar | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo-1.4.0.jar | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo.arch-1.4.0.jar | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.shell-1.4.1.jar | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Installing org.osgi.compendium-4.2.0.jar | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.configadmin | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.fileinstall | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo.arch | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.shell | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Starting osgi.cmpn | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.log-1.1.0-SNAPSHOT.jar | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.log | ||
2010-06-21 15:04:51 | INFO | org.apache.felix.log | Thread-54 | BundleEvent STARTED | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo2} | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | A configuration will be pushed {baz=foo} | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Configurations from /Users/clement/workspaces/chameleon-dev/chameleon-trunk/core/core/target/checkout/src/test/resources/configurations/anotherdir_with_both parsed | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.eventadmin-1.0.0.jar | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.eventadmin | ||
2010-06-21 15:04:51 | INFO | org.apache.felix.eventadmin | Thread-54 | BundleEvent INSTALLED | ||
2010-06-21 15:04:51 | INFO | org.apache.felix.eventadmin | Thread-54 | BundleEvent RESOLVED | ||
2010-06-21 15:04:51 | INFO | org.apache.felix.eventadmin | Thread-54 | ServiceEvent REGISTERED [ServiceID=37] | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo} | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo1} | ||
2010-06-21 15:04:51 | INFO | org.apache.felix.eventadmin | Thread-54 | BundleEvent STARTED | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Configurations from /Users/clement/workspaces/chameleon-dev/chameleon-trunk/core/core/target/checkout/src/test/resources/configurations/dir_with_both parsed | ||
2010-06-21 15:04:51 | INFO | org.apache.felix.framework | Thread-54 | BundleEvent STOPPED | ||
2010-06-21 15:04:51 | INFO | org.apache.felix.eventadmin | Thread-54 | ServiceEvent UNREGISTERING [ServiceID=37] | ||
2010-06-21 15:04:51 | INFO | org.apache.felix.eventadmin | Thread-54 | BundleEvent STOPPED | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Chameleon runtime set to src/test/resources/configurations/anotherdir_with_both | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Chameleon application set to src/test/resources/configurations/dir_with_both | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to deploy | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.configadmin-1.2.4.jar | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.fileinstall-2.0.4.jar | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo-1.4.0.jar | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo.arch-1.4.0.jar | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.shell-1.4.1.jar | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Installing org.osgi.compendium-4.2.0.jar | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.configadmin | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.fileinstall | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo.arch | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.shell | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Starting osgi.cmpn | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.log-1.1.0-SNAPSHOT.jar | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.log | ||
2010-06-21 15:04:51 | INFO | org.apache.felix.log | Thread-61 | BundleEvent STARTED | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo2} | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | A configuration will be pushed {baz=foo} | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Configurations from /Users/clement/workspaces/chameleon-dev/chameleon-trunk/core/core/target/checkout/src/test/resources/configurations/anotherdir_with_both parsed | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.eventadmin-1.0.0.jar | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.eventadmin | ||
2010-06-21 15:04:51 | INFO | org.apache.felix.eventadmin | Thread-61 | BundleEvent INSTALLED | ||
2010-06-21 15:04:51 | INFO | org.apache.felix.eventadmin | Thread-61 | BundleEvent RESOLVED | ||
2010-06-21 15:04:51 | INFO | org.apache.felix.eventadmin | Thread-61 | ServiceEvent REGISTERED [ServiceID=37] | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo} | ||
2010-06-21 15:04:51 | INFO | org.apache.felix.eventadmin | Thread-61 | BundleEvent STARTED | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo1} | ||
2010-06-21 15:04:51 | INFO | org.ow2.chameleon | main | Configurations from /Users/clement/workspaces/chameleon-dev/chameleon-trunk/core/core/target/checkout/src/test/resources/configurations/dir_with_both parsed | ||
2010-06-21 15:04:51 | INFO | org.apache.felix.framework | Thread-61 | BundleEvent STOPPED | ||
2010-06-21 15:04:51 | INFO | org.apache.felix.eventadmin | Thread-61 | ServiceEvent UNREGISTERING [ServiceID=37] | ||
2010-06-21 15:04:51 | INFO | org.apache.felix.eventadmin | Thread-61 | BundleEvent STOPPED | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.shell-1.3.0-SNAPSHOT.jar | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo.arch-1.3.0-SNAPSHOT.jar | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo-1.3.0-SNAPSHOT.jar | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.configadmin-1.0.11-SNAPSHOT.jar | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.fileinstall-0.9.3-SNAPSHOT.jar | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Installing org.osgi.compendium-1.3.0-SNAPSHOT.jar | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Starting null | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Starting null | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Starting null | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Starting null | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Starting null | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Starting null | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Installing /Users/foo/xxx/org.apache.felix.ipojo.arch-1.3.0-SNAPSHOT.jar | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Installing /Users/foo/xxx/org.apache.felix.ipojo-1.3.0-SNAPSHOT.jar | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.configadmin-1.2.4.jar | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.fileinstall-2.0.4.jar | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo-1.4.0.jar | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo.arch-1.4.0.jar | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.shell-1.4.1.jar | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Installing org.osgi.compendium-4.2.0.jar | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Starting null | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Starting null | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Starting null | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Starting null | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Starting null | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Starting null | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.configadmin-1.2.4.jar | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.fileinstall-2.0.0.jar | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo-1.3.0-SNAPSHOT.jar | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo.arch-1.3.0-SNAPSHOT.jar | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Chameleon runtime set to runtime | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Chameleon application set to application | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to deploy | ||
2010-06-21 15:04:52 | WARN | org.ow2.chameleon | main | No runtime directory | ||
2010-06-21 15:04:52 | WARN | org.ow2.chameleon | main | No application directory. | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.configadmin-1.2.4.jar | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.fileinstall-2.0.4.jar | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo-1.4.0.jar | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo.arch-1.4.0.jar | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.shell-1.4.1.jar | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Installing org.osgi.compendium-4.2.0.jar | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.configadmin | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.fileinstall | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo.arch | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.shell | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Starting osgi.cmpn | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Chameleon runtime set to runtime | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Chameleon application set to application | ||
2010-06-21 15:04:52 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to deploy | ||
2010-06-21 15:04:52 | WARN | org.ow2.chameleon | main | No runtime directory | ||
2010-06-21 15:04:52 | WARN | org.ow2.chameleon | main | No application directory. | ||
2010-06-21 15:04:53 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.configadmin-1.2.4.jar | ||
2010-06-21 15:04:53 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.fileinstall-2.0.0.jar | ||
2010-06-21 15:04:53 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo-1.3.0-SNAPSHOT.jar | ||
2010-06-21 15:04:53 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo.arch-1.3.0-SNAPSHOT.jar | ||
2010-06-21 15:04:53 | ERROR | org.ow2.chameleon | main | java.lang.Exception: Cannot install core bundles : only 4 bundles found on 6 at org.ow2.chameleon.core.CoreActivator.start(CoreActivator.java:116) at org.ow2.chameleon.core.Chameleon.start(Chameleon.java:388) at org.ow2.chameleon.core.ChameleonStartFromCommandLineTest.testIncompleteCoreStart(ChameleonStartFromCommandLineTest.java:115) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:228) at junit.framework.TestSuite.run(TestSuite.java:223) at org.junit.internal.runners.OldTestClassRunner.run(OldTestClassRunner.java:35) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) | Cannot start internal activator : org.ow2.chameleon.core.CoreActivator@629e5e21 | |
java.lang.Exception: Cannot install core bundles : only 4 bundles found on 6
at org.ow2.chameleon.core.CoreActivator.start(CoreActivator.java:116) at org.ow2.chameleon.core.Chameleon.start(Chameleon.java:388) at org.ow2.chameleon.core.ChameleonStartFromCommandLineTest.testIncompleteCoreStart(ChameleonStartFromCommandLineTest.java:115) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:228) at junit.framework.TestSuite.run(TestSuite.java:223) at org.junit.internal.runners.OldTestClassRunner.run(OldTestClassRunner.java:35) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) | ||||||
2010-06-21 15:04:53 | INFO | org.ow2.chameleon | main | Chameleon runtime set to runtime | ||
2010-06-21 15:04:53 | INFO | org.ow2.chameleon | main | Chameleon application set to src/test/resources/configurations/dir_no_bundles | ||
2010-06-21 15:04:53 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to deploy | ||
2010-06-21 15:04:53 | WARN | org.ow2.chameleon | main | No runtime directory | ||
2010-06-21 15:04:53 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.configadmin-1.2.4.jar | ||
2010-06-21 15:04:53 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.fileinstall-2.0.4.jar | ||
2010-06-21 15:04:53 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo-1.4.0.jar | ||
2010-06-21 15:04:53 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo.arch-1.4.0.jar | ||
2010-06-21 15:04:53 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.shell-1.4.1.jar | ||
2010-06-21 15:04:53 | INFO | org.ow2.chameleon | main | Installing org.osgi.compendium-4.2.0.jar | ||
2010-06-21 15:04:53 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.configadmin | ||
2010-06-21 15:04:53 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.fileinstall | ||
2010-06-21 15:04:53 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo | ||
2010-06-21 15:04:53 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo.arch | ||
2010-06-21 15:04:53 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.shell | ||
2010-06-21 15:04:53 | INFO | org.ow2.chameleon | main | Starting osgi.cmpn | ||
2010-06-21 15:04:53 | INFO | org.ow2.chameleon | main | Configurations from /Users/clement/workspaces/chameleon-dev/chameleon-trunk/core/core/target/checkout/src/test/resources/configurations/dir_no_bundles parsed | ||
2010-06-21 15:04:54 | INFO | org.ow2.chameleon | main | Chameleon runtime set to src/test/resources/configurations/dir_no_bundles | ||
2010-06-21 15:04:54 | INFO | org.ow2.chameleon | main | Chameleon application set to src/test/resources/configurations/dir_no_bundles | ||
2010-06-21 15:04:54 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to deploy | ||
2010-06-21 15:04:54 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.configadmin-1.2.4.jar | ||
2010-06-21 15:04:54 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.fileinstall-2.0.4.jar | ||
2010-06-21 15:04:54 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo-1.4.0.jar | ||
2010-06-21 15:04:54 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo.arch-1.4.0.jar | ||
2010-06-21 15:04:54 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.shell-1.4.1.jar | ||
2010-06-21 15:04:54 | INFO | org.ow2.chameleon | main | Installing org.osgi.compendium-4.2.0.jar | ||
2010-06-21 15:04:54 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.configadmin | ||
2010-06-21 15:04:54 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.fileinstall | ||
2010-06-21 15:04:54 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo | ||
2010-06-21 15:04:55 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo.arch | ||
2010-06-21 15:04:55 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.shell | ||
2010-06-21 15:04:55 | INFO | org.ow2.chameleon | main | Starting osgi.cmpn | ||
2010-06-21 15:04:55 | INFO | org.ow2.chameleon | main | Configurations from /Users/clement/workspaces/chameleon-dev/chameleon-trunk/core/core/target/checkout/src/test/resources/configurations/dir_no_bundles parsed | ||
2010-06-21 15:04:55 | INFO | org.ow2.chameleon | main | Configurations from /Users/clement/workspaces/chameleon-dev/chameleon-trunk/core/core/target/checkout/src/test/resources/configurations/dir_no_bundles parsed | ||
2010-06-21 15:04:55 | INFO | org.ow2.chameleon | main | Chameleon runtime set to src/test/resources/configurations/dir_with_configurations | ||
2010-06-21 15:04:55 | INFO | org.ow2.chameleon | main | Chameleon application set to src/test/resources/configurations/dir_with_bundles | ||
2010-06-21 15:04:55 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to deploy | ||
2010-06-21 15:04:55 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.configadmin-1.2.4.jar | ||
2010-06-21 15:04:55 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.fileinstall-2.0.4.jar | ||
2010-06-21 15:04:55 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo-1.4.0.jar | ||
2010-06-21 15:04:55 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo.arch-1.4.0.jar | ||
2010-06-21 15:04:56 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.shell-1.4.1.jar | ||
2010-06-21 15:04:56 | INFO | org.ow2.chameleon | main | Installing org.osgi.compendium-4.2.0.jar | ||
2010-06-21 15:04:56 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.configadmin | ||
2010-06-21 15:04:56 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.fileinstall | ||
2010-06-21 15:04:56 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo | ||
2010-06-21 15:04:56 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo.arch | ||
2010-06-21 15:04:56 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.shell | ||
2010-06-21 15:04:56 | INFO | org.ow2.chameleon | main | Starting osgi.cmpn | ||
2010-06-21 15:04:56 | INFO | org.ow2.chameleon | main | A configuration will be pushed {foo=foo} | ||
2010-06-21 15:04:56 | INFO | org.ow2.chameleon | main | A configuration will be pushed {foo=foo1} | ||
2010-06-21 15:04:56 | INFO | org.ow2.chameleon | main | Configurations from /Users/clement/workspaces/chameleon-dev/chameleon-trunk/core/core/target/checkout/src/test/resources/configurations/dir_with_configurations parsed | ||
2010-06-21 15:04:56 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.dependencymanager-2.0.1.jar | ||
2010-06-21 15:04:56 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.log-1.1.0-SNAPSHOT.jar | ||
2010-06-21 15:04:56 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.dependencymanager | ||
2010-06-21 15:04:56 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.log | ||
2010-06-21 15:04:56 | INFO | org.ow2.chameleon | main | Configurations from /Users/clement/workspaces/chameleon-dev/chameleon-trunk/core/core/target/checkout/src/test/resources/configurations/dir_with_bundles parsed | ||
2010-06-21 15:04:56 | INFO | org.apache.felix.log | Thread-70 | BundleEvent STARTED | ||
2010-06-21 15:04:57 | INFO | org.ow2.chameleon | main | Chameleon runtime set to src/test/resources/configurations/anotherdir_with_both | ||
2010-06-21 15:04:57 | INFO | org.ow2.chameleon | main | Chameleon application set to src/test/resources/configurations/dir_with_both | ||
2010-06-21 15:04:57 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to deploy | ||
2010-06-21 15:04:57 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.configadmin-1.2.4.jar | ||
2010-06-21 15:04:57 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.fileinstall-2.0.4.jar | ||
2010-06-21 15:04:57 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo-1.4.0.jar | ||
2010-06-21 15:04:57 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo.arch-1.4.0.jar | ||
2010-06-21 15:04:57 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.shell-1.4.1.jar | ||
2010-06-21 15:04:57 | INFO | org.ow2.chameleon | main | Installing org.osgi.compendium-4.2.0.jar | ||
2010-06-21 15:04:57 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.configadmin | ||
2010-06-21 15:04:57 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.fileinstall | ||
2010-06-21 15:04:57 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo | ||
2010-06-21 15:04:57 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo.arch | ||
2010-06-21 15:04:57 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.shell | ||
2010-06-21 15:04:57 | INFO | org.ow2.chameleon | main | Starting osgi.cmpn | ||
2010-06-21 15:04:57 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.log-1.1.0-SNAPSHOT.jar | ||
2010-06-21 15:04:57 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.log | ||
2010-06-21 15:04:57 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo2} | ||
2010-06-21 15:04:57 | INFO | org.ow2.chameleon | main | A configuration will be pushed {baz=foo} | ||
2010-06-21 15:04:57 | INFO | org.ow2.chameleon | main | Configurations from /Users/clement/workspaces/chameleon-dev/chameleon-trunk/core/core/target/checkout/src/test/resources/configurations/anotherdir_with_both parsed | ||
2010-06-21 15:04:57 | INFO | org.apache.felix.log | Thread-72 | BundleEvent STARTED | ||
2010-06-21 15:04:57 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.eventadmin-1.0.0.jar | ||
2010-06-21 15:04:57 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.eventadmin | ||
2010-06-21 15:04:57 | INFO | org.apache.felix.eventadmin | Thread-72 | BundleEvent RESOLVED | ||
2010-06-21 15:04:57 | INFO | org.apache.felix.eventadmin | Thread-72 | BundleEvent INSTALLED | ||
2010-06-21 15:04:57 | INFO | org.apache.felix.eventadmin | Thread-72 | ServiceEvent REGISTERED [ServiceID=37] | ||
2010-06-21 15:04:57 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo} | ||
2010-06-21 15:04:57 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo1} | ||
2010-06-21 15:04:57 | INFO | org.ow2.chameleon | main | Configurations from /Users/clement/workspaces/chameleon-dev/chameleon-trunk/core/core/target/checkout/src/test/resources/configurations/dir_with_both parsed | ||
2010-06-21 15:04:57 | INFO | org.apache.felix.eventadmin | Thread-72 | BundleEvent STARTED | ||
2010-06-21 15:04:57 | INFO | org.apache.felix.framework | Thread-72 | BundleEvent STOPPED | ||
2010-06-21 15:04:57 | INFO | org.apache.felix.eventadmin | Thread-72 | ServiceEvent UNREGISTERING [ServiceID=37] | ||
2010-06-21 15:04:58 | INFO | org.ow2.chameleon | main | Chameleon runtime set to src/test/resources/configurations/anotherdir_with_both | ||
2010-06-21 15:04:58 | INFO | org.ow2.chameleon | main | Chameleon application set to src/test/resources/configurations/dir_with_both | ||
2010-06-21 15:04:58 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to myfolder | ||
2010-06-21 15:04:58 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.configadmin-1.2.4.jar | ||
2010-06-21 15:04:58 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.fileinstall-2.0.4.jar | ||
2010-06-21 15:04:58 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo-1.4.0.jar | ||
2010-06-21 15:04:58 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo.arch-1.4.0.jar | ||
2010-06-21 15:04:58 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.shell-1.4.1.jar | ||
2010-06-21 15:04:58 | INFO | org.ow2.chameleon | main | Installing org.osgi.compendium-4.2.0.jar | ||
2010-06-21 15:04:58 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.configadmin | ||
2010-06-21 15:04:58 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.fileinstall | ||
2010-06-21 15:04:58 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo | ||
2010-06-21 15:04:58 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo.arch | ||
2010-06-21 15:04:58 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.shell | ||
2010-06-21 15:04:58 | INFO | org.ow2.chameleon | main | Starting osgi.cmpn | ||
2010-06-21 15:04:58 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.log-1.1.0-SNAPSHOT.jar | ||
2010-06-21 15:04:58 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.log | ||
2010-06-21 15:04:58 | INFO | org.apache.felix.log | Thread-77 | BundleEvent STARTED | ||
2010-06-21 15:04:58 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo2} | ||
2010-06-21 15:04:58 | INFO | org.ow2.chameleon | main | A configuration will be pushed {baz=foo} | ||
2010-06-21 15:04:58 | INFO | org.ow2.chameleon | main | Configurations from /Users/clement/workspaces/chameleon-dev/chameleon-trunk/core/core/target/checkout/src/test/resources/configurations/anotherdir_with_both parsed | ||
2010-06-21 15:04:58 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.eventadmin-1.0.0.jar | ||
2010-06-21 15:04:58 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.eventadmin | ||
2010-06-21 15:04:58 | INFO | org.apache.felix.eventadmin | Thread-77 | BundleEvent INSTALLED | ||
2010-06-21 15:04:58 | INFO | org.apache.felix.eventadmin | Thread-77 | BundleEvent RESOLVED | ||
2010-06-21 15:04:58 | INFO | org.apache.felix.eventadmin | Thread-77 | ServiceEvent REGISTERED [ServiceID=37] | ||
2010-06-21 15:04:58 | INFO | org.apache.felix.eventadmin | Thread-77 | BundleEvent STARTED | ||
2010-06-21 15:04:58 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo} | ||
2010-06-21 15:04:58 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo1} | ||
2010-06-21 15:04:58 | INFO | org.ow2.chameleon | main | Configurations from /Users/clement/workspaces/chameleon-dev/chameleon-trunk/core/core/target/checkout/src/test/resources/configurations/dir_with_both parsed | ||
2010-06-21 15:04:58 | INFO | org.apache.felix.eventadmin | Thread-77 | ServiceEvent UNREGISTERING [ServiceID=37] | ||
2010-06-21 15:04:58 | INFO | org.apache.felix.framework | Thread-77 | BundleEvent STOPPED | ||
2010-06-21 15:04:59 | INFO | org.ow2.chameleon | main | debug mode enabled | ||
2010-06-21 15:04:59 | INFO | org.ow2.chameleon | main | Chameleon runtime set to src/test/resources/configurations/anotherdir_with_both | ||
2010-06-21 15:04:59 | INFO | org.ow2.chameleon | main | Chameleon application set to src/test/resources/configurations/dir_with_both | ||
2010-06-21 15:04:59 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to myfolder | ||
2010-06-21 15:04:59 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.configadmin-1.2.4.jar | ||
2010-06-21 15:04:59 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.fileinstall-2.0.4.jar | ||
2010-06-21 15:04:59 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo-1.4.0.jar | ||
2010-06-21 15:04:59 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo.arch-1.4.0.jar | ||
2010-06-21 15:04:59 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.shell-1.4.1.jar | ||
2010-06-21 15:04:59 | INFO | org.ow2.chameleon | main | Installing org.osgi.compendium-4.2.0.jar | ||
2010-06-21 15:04:59 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.configadmin | ||
2010-06-21 15:04:59 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.fileinstall | ||
2010-06-21 15:04:59 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo | ||
2010-06-21 15:04:59 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo.arch | ||
2010-06-21 15:04:59 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.shell | ||
2010-06-21 15:04:59 | INFO | org.ow2.chameleon | main | Starting osgi.cmpn | ||
2010-06-21 15:04:59 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.log-1.1.0-SNAPSHOT.jar | ||
2010-06-21 15:04:59 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.log | ||
2010-06-21 15:04:59 | INFO | org.apache.felix.log | Thread-82 | BundleEvent STARTED | ||
2010-06-21 15:04:59 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo2} | ||
2010-06-21 15:04:59 | INFO | org.ow2.chameleon | main | A configuration will be pushed {baz=foo} | ||
2010-06-21 15:04:59 | INFO | org.ow2.chameleon | main | Configurations from /Users/clement/workspaces/chameleon-dev/chameleon-trunk/core/core/target/checkout/src/test/resources/configurations/anotherdir_with_both parsed | ||
2010-06-21 15:04:59 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.eventadmin-1.0.0.jar | ||
2010-06-21 15:04:59 | INFO | org.apache.felix.eventadmin | Thread-82 | BundleEvent INSTALLED | ||
2010-06-21 15:04:59 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.eventadmin | ||
2010-06-21 15:04:59 | INFO | org.apache.felix.eventadmin | Thread-82 | BundleEvent RESOLVED | ||
2010-06-21 15:04:59 | INFO | org.apache.felix.eventadmin | Thread-82 | ServiceEvent REGISTERED [ServiceID=37] | ||
2010-06-21 15:04:59 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo} | ||
2010-06-21 15:04:59 | INFO | org.apache.felix.eventadmin | Thread-82 | BundleEvent STARTED | ||
2010-06-21 15:04:59 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo1} | ||
2010-06-21 15:04:59 | INFO | org.ow2.chameleon | main | Configurations from /Users/clement/workspaces/chameleon-dev/chameleon-trunk/core/core/target/checkout/src/test/resources/configurations/dir_with_both parsed | ||
2010-06-21 15:04:59 | INFO | org.apache.felix.eventadmin | Thread-82 | ServiceEvent UNREGISTERING [ServiceID=37] | ||
2010-06-21 15:04:59 | INFO | org.apache.felix.framework | Thread-82 | BundleEvent STOPPED | ||
2010-06-21 15:05:00 | INFO | org.ow2.chameleon | main | Chameleon runtime set to BAD | ||
2010-06-21 15:05:00 | INFO | org.ow2.chameleon | main | Chameleon application set to src/test/resources/configurations/dir_no_bundles | ||
2010-06-21 15:05:00 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to deploy | ||
2010-06-21 15:05:00 | INFO | org.ow2.chameleon | main | Chameleon runtime set to src/test/resources/configurations/dir_no_bundles | ||
2010-06-21 15:05:00 | INFO | org.ow2.chameleon | main | Chameleon application set to BAD | ||
2010-06-21 15:05:00 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to deploy | ||
2010-06-21 15:05:01 | INFO | org.ow2.chameleon | main | Chameleon runtime set to src/test/resources/configurations/dir_with_both | ||
2010-06-21 15:05:01 | INFO | org.ow2.chameleon | main | Chameleon application set to src/test/resources/configurations/anotherdir_with_both | ||
2010-06-21 15:05:01 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to load | ||
2010-06-21 15:05:01 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.configadmin-1.2.4.jar | ||
2010-06-21 15:05:01 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.fileinstall-2.0.4.jar | ||
2010-06-21 15:05:01 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo-1.4.0.jar | ||
2010-06-21 15:05:01 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo.arch-1.4.0.jar | ||
2010-06-21 15:05:01 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.shell-1.4.1.jar | ||
2010-06-21 15:05:01 | INFO | org.ow2.chameleon | main | Installing org.osgi.compendium-4.2.0.jar | ||
2010-06-21 15:05:01 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.configadmin | ||
2010-06-21 15:05:01 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.fileinstall | ||
2010-06-21 15:05:01 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo | ||
2010-06-21 15:05:01 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo.arch | ||
2010-06-21 15:05:01 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.shell | ||
2010-06-21 15:05:01 | INFO | org.ow2.chameleon | main | Starting osgi.cmpn | ||
2010-06-21 15:05:01 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.eventadmin-1.0.0.jar | ||
2010-06-21 15:05:01 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.eventadmin | ||
2010-06-21 15:05:01 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo} | ||
2010-06-21 15:05:01 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo1} | ||
2010-06-21 15:05:01 | INFO | org.ow2.chameleon | main | Configurations from /Users/clement/workspaces/chameleon-dev/chameleon-trunk/core/core/target/checkout/src/test/resources/configurations/dir_with_both parsed | ||
2010-06-21 15:05:01 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.log-1.1.0-SNAPSHOT.jar | ||
2010-06-21 15:05:01 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.log | ||
2010-06-21 15:05:02 | INFO | org.apache.felix.log | Thread-90 | BundleEvent STARTED | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo2} | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | A configuration will be pushed {baz=foo} | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Configurations from /Users/clement/workspaces/chameleon-dev/chameleon-trunk/core/core/target/checkout/src/test/resources/configurations/anotherdir_with_both parsed | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon runtime set to src/test/resources/configurations/dir_with_both | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon application set to src/test/resources/configurations/anotherdir_with_both | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to myfolder | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.configadmin-1.2.4.jar | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.fileinstall-2.0.4.jar | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo-1.4.0.jar | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo.arch-1.4.0.jar | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.shell-1.4.1.jar | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Installing org.osgi.compendium-4.2.0.jar | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.configadmin | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.fileinstall | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo.arch | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.shell | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Starting osgi.cmpn | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.eventadmin-1.0.0.jar | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.eventadmin | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo} | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo1} | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Configurations from /Users/clement/workspaces/chameleon-dev/chameleon-trunk/core/core/target/checkout/src/test/resources/configurations/dir_with_both parsed | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.log-1.1.0-SNAPSHOT.jar | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.log | ||
2010-06-21 15:05:02 | INFO | org.apache.felix.log | Thread-95 | BundleEvent STARTED | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo2} | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | A configuration will be pushed {baz=foo} | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Configurations from /Users/clement/workspaces/chameleon-dev/chameleon-trunk/core/core/target/checkout/src/test/resources/configurations/anotherdir_with_both parsed | ||
2010-06-21 15:05:02 | INFO | org.apache.felix.framework | Thread-95 | BundleEvent STOPPED | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | debug mode enabled | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon runtime set to src/test/resources/configurations/dir_with_both | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon application set to src/test/resources/configurations/anotherdir_with_both | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to myfolder | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.configadmin-1.2.4.jar | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.fileinstall-2.0.4.jar | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo-1.4.0.jar | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.ipojo.arch-1.4.0.jar | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.shell-1.4.1.jar | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Installing org.osgi.compendium-4.2.0.jar | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.configadmin | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.fileinstall | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.ipojo.arch | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.shell | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Starting osgi.cmpn | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.eventadmin-1.0.0.jar | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.eventadmin | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo} | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo1} | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Configurations from /Users/clement/workspaces/chameleon-dev/chameleon-trunk/core/core/target/checkout/src/test/resources/configurations/dir_with_both parsed | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Installing org.apache.felix.log-1.1.0-SNAPSHOT.jar | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Starting org.apache.felix.log | ||
2010-06-21 15:05:02 | INFO | org.apache.felix.log | Thread-100 | BundleEvent STARTED | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | A configuration will be pushed {bar=foo2} | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | A configuration will be pushed {baz=foo} | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Configurations from /Users/clement/workspaces/chameleon-dev/chameleon-trunk/core/core/target/checkout/src/test/resources/configurations/anotherdir_with_both parsed | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon runtime set to runtime | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon application set to application | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to deploy | ||
2010-06-21 15:05:02 | INFO | foo | main | info | ||
2010-06-21 15:05:02 | WARN | foo | main | warning | ||
2010-06-21 15:05:02 | ERROR | foo | main | error | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon runtime set to runtime | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon application set to application | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to deploy | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | 1 | ||
2010-06-21 15:05:02 | WARN | bundle-3 | main | 3 | ||
2010-06-21 15:05:02 | ERROR | bundle-4 | main | java.lang.Exception: Bad news at org.ow2.chameleon.core.LogActivatorTest.getLogEntry(LogActivatorTest.java:154) at org.ow2.chameleon.core.LogActivatorTest.testLogging(LogActivatorTest.java:108) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:228) at junit.framework.TestSuite.run(TestSuite.java:223) at org.junit.internal.runners.OldTestClassRunner.run(OldTestClassRunner.java:35) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) | 4 | |
java.lang.Exception: Bad news
at org.ow2.chameleon.core.LogActivatorTest.getLogEntry(LogActivatorTest.java:154) at org.ow2.chameleon.core.LogActivatorTest.testLogging(LogActivatorTest.java:108) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:228) at junit.framework.TestSuite.run(TestSuite.java:223) at org.junit.internal.runners.OldTestClassRunner.run(OldTestClassRunner.java:35) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) | ||||||
2010-06-21 15:05:02 | INFO | bundle-5 | main | 5 [ServiceID=12] | ||
2010-06-21 15:05:02 | INFO | bundle-6 | main | 6 [ServicePID=pid] | ||
2010-06-21 15:05:02 | INFO | bundle-7 | main | java.lang.Exception: foo at org.ow2.chameleon.core.LogActivatorTest.getLogEntry(LogActivatorTest.java:154) at org.ow2.chameleon.core.LogActivatorTest.testLogging(LogActivatorTest.java:120) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:228) at junit.framework.TestSuite.run(TestSuite.java:223) at org.junit.internal.runners.OldTestClassRunner.run(OldTestClassRunner.java:35) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) | 7 [ServicePID=pid] | |
java.lang.Exception: foo
at org.ow2.chameleon.core.LogActivatorTest.getLogEntry(LogActivatorTest.java:154) at org.ow2.chameleon.core.LogActivatorTest.testLogging(LogActivatorTest.java:120) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:228) at junit.framework.TestSuite.run(TestSuite.java:223) at org.junit.internal.runners.OldTestClassRunner.run(OldTestClassRunner.java:35) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) | ||||||
2010-06-21 15:05:02 | WARN | org.ow2.chameleon | main | java.lang.Exception: debug exception at org.ow2.chameleon.core.LogActivatorTest.getLogEntry(LogActivatorTest.java:154) at org.ow2.chameleon.core.LogActivatorTest.testLogging(LogActivatorTest.java:128) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:228) at junit.framework.TestSuite.run(TestSuite.java:223) at org.junit.internal.runners.OldTestClassRunner.run(OldTestClassRunner.java:35) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) | 9 | |
java.lang.Exception: debug exception
at org.ow2.chameleon.core.LogActivatorTest.getLogEntry(LogActivatorTest.java:154) at org.ow2.chameleon.core.LogActivatorTest.testLogging(LogActivatorTest.java:128) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:228) at junit.framework.TestSuite.run(TestSuite.java:223) at org.junit.internal.runners.OldTestClassRunner.run(OldTestClassRunner.java:35) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) | ||||||
2010-06-21 15:05:02 | ERROR | org.ow2.chameleon | main | 10 | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon runtime set to runtime | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon application set to application | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to deploy | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon runtime set to runtime | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon application set to application | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to deploy | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon runtime set to runtime | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon application set to application | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to deploy | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon runtime set to runtime | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon application set to application | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to deploy | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon runtime set to runtime | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon application set to application | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to deploy | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon runtime set to runtime | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon application set to application | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to deploy | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon runtime set to runtime | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon application set to application | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to deploy | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon runtime set to runtime | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon application set to application | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to deploy | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon runtime set to runtime | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon application set to application | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to deploy | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon runtime set to runtime | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon application set to application | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to deploy | ||
2010-06-21 15:05:02 | WARN | org.ow2.chameleon | main | No runtime directory | ||
2010-06-21 15:05:02 | WARN | org.ow2.chameleon | main | No application directory. | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon runtime set to runtime | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon application set to application | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to deploy | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon runtime set to runtime | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon application set to application | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to deploy | ||
2010-06-21 15:05:02 | WARN | org.ow2.chameleon | main | No runtime directory | ||
2010-06-21 15:05:02 | WARN | org.ow2.chameleon | main | No application directory. | ||
2010-06-21 15:05:02 | WARN | org.ow2.chameleon | main | No runtime directory | ||
2010-06-21 15:05:02 | WARN | org.ow2.chameleon | main | No application directory. | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon runtime set to runtime | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon application set to application | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to deploy | ||
2010-06-21 15:05:02 | WARN | org.ow2.chameleon | main | No runtime directory | ||
2010-06-21 15:05:02 | WARN | org.ow2.chameleon | main | No application directory. | ||
2010-06-21 15:05:02 | WARN | org.ow2.chameleon | main | No runtime directory | ||
2010-06-21 15:05:02 | WARN | org.ow2.chameleon | main | No application directory. | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | debug mode enabled | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon runtime set to runtime | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon application set to application | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to deploy | ||
2010-06-21 15:05:02 | WARN | org.ow2.chameleon | main | No runtime directory | ||
2010-06-21 15:05:02 | WARN | org.ow2.chameleon | main | No application directory. | ||
2010-06-21 15:05:02 | WARN | org.ow2.chameleon | main | No runtime directory | ||
2010-06-21 15:05:02 | WARN | org.ow2.chameleon | main | No application directory. | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | debug mode enabled | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon runtime set to runtime | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon application set to application | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to deploy | ||
2010-06-21 15:05:02 | WARN | org.ow2.chameleon | main | No runtime directory | ||
2010-06-21 15:05:02 | WARN | org.ow2.chameleon | main | No application directory. | ||
2010-06-21 15:05:02 | WARN | org.ow2.chameleon | main | No runtime directory | ||
2010-06-21 15:05:02 | WARN | org.ow2.chameleon | main | No application directory. | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | debug mode enabled | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon runtime set to runtime | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon application set to application | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to deploy | ||
2010-06-21 15:05:02 | WARN | org.ow2.chameleon | main | No runtime directory | ||
2010-06-21 15:05:02 | WARN | org.ow2.chameleon | main | No application directory. | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon runtime set to runtime | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon application set to application | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to deploy | ||
2010-06-21 15:05:02 | WARN | org.ow2.chameleon | main | No runtime directory | ||
2010-06-21 15:05:02 | WARN | org.ow2.chameleon | main | No application directory. | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | debug mode enabled | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon runtime set to runtime | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon application set to application | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to deploy | ||
2010-06-21 15:05:02 | WARN | org.ow2.chameleon | main | No runtime directory | ||
2010-06-21 15:05:02 | WARN | org.ow2.chameleon | main | No application directory. | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon runtime set to runtime | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon application set to application | ||
2010-06-21 15:05:02 | INFO | org.ow2.chameleon | main | Chameleon file install folder set to load | ||
2010-06-21 15:05:02 | WARN | org.ow2.chameleon | main | No runtime directory | ||
2010-06-21 15:05:02 | WARN | org.ow2.chameleon | main | No application directory. |