Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Virgo » My virgo start meet error:"Configuration failed with the following problems"(start error )
My virgo start meet error:"Configuration failed with the following problems" [message #1015867] Mon, 04 March 2013 01:48 Go to next message
seraph leng is currently offline seraph lengFriend
Messages: 1
Registered: March 2013
Junior Member
I install virgo in my SpringSource Tool Suite which is an IDE bases on eclipse,and I want to start the virgo server,but it failed.the stack is below:


-----------------------------
org.eclipse.virgo.medic.log.impl.logback.LoggerContextConfigurationFailedException: Configuration failed with the following problems: [no applicable action for [鏂囦欢], current pattern is [[configuration][appender][鏂囦欢]], no applicable action for [鏂囦欢], current pattern is [[configuration][appender][鏂囦欢]]]
at org.eclipse.virgo.medic.log.impl.logback.JoranLoggerContextConfigurer.reportFailureIfNecessary(JoranLoggerContextConfigurer.java:54)
at org.eclipse.virgo.medic.log.impl.logback.JoranLoggerContextConfigurer.applyConfiguration(JoranLoggerContextConfigurer.java:46)
at org.eclipse.virgo.medic.log.impl.logback.StandardContextSelectorDelegate.configureDefaultContext(StandardContextSelectorDelegate.java:133)
at org.eclipse.virgo.medic.log.impl.logback.DelegatingContextSelector.configureDefaultContextIfNecessary(DelegatingContextSelector.java:41)
at org.eclipse.virgo.medic.log.impl.logback.DelegatingContextSelector.setDefaultLoggerContext(DelegatingContextSelector.java:34)
at org.eclipse.virgo.medic.log.impl.logback.DelegatingContextSelector.<init>(DelegatingContextSelector.java:29)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at ch.qos.logback.classic.util.ContextSelectorStaticBinder.dynamicalContextSelector(ContextSelectorStaticBinder.java:100)
at ch.qos.logback.classic.util.ContextSelectorStaticBinder.init(ContextSelectorStaticBinder.java:72)
at org.slf4j.impl.StaticLoggerBinder.init(StaticLoggerBinder.java:90)
at org.slf4j.impl.StaticLoggerBinder.<clinit>(StaticLoggerBinder.java:55)
at org.slf4j.LoggerFactory.bind(LoggerFactory.java:121)
at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:111)
at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:268)
at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:241)
at org.eclipse.virgo.medic.log.impl.LoggingPrintStreamWrapper.<init>(LoggingPrintStreamWrapper.java:66)
at org.eclipse.virgo.medic.impl.LogController.wrapPrintStream(LogController.java:195)
at org.eclipse.virgo.medic.impl.LogController.updateLogConfiguration(LogController.java:283)
at org.eclipse.virgo.medic.impl.LogController.logStart(LogController.java:149)
at org.eclipse.virgo.medic.impl.MedicActivator.start(MedicActivator.java:44)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:299)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:291)
at org.eclipse.virgo.osgi.launcher.FrameworkBuilder.installAndStartBundles(FrameworkBuilder.java:187)
at org.eclipse.virgo.osgi.launcher.FrameworkBuilder.start(FrameworkBuilder.java:159)
at org.eclipse.virgo.osgi.launcher.Launcher.main(Launcher.java:54)
org.eclipse.virgo.medic.log.impl.logback.LoggerContextConfigurationFailedException: Configuration failed with the following problems: [no applicable action for [鏂囦欢], current pattern is [[configuration][appender][鏂囦欢]], no applicable action for [鏂囦欢], current pattern is [[configuration][appender][鏂囦欢]]]
at org.eclipse.virgo.medic.log.impl.logback.JoranLoggerContextConfigurer.reportFailureIfNecessary(JoranLoggerContextConfigurer.java:54)
at org.eclipse.virgo.medic.log.impl.logback.JoranLoggerContextConfigurer.applyConfiguration(JoranLoggerContextConfigurer.java:46)
at org.eclipse.virgo.medic.log.impl.logback.StandardContextSelectorDelegate.createConfiguredContext(StandardContextSelectorDelegate.java:113)
at org.eclipse.virgo.medic.log.impl.logback.StandardContextSelectorDelegate.getLoggerContext(StandardContextSelectorDelegate.java:94)
at org.eclipse.virgo.medic.log.impl.logback.DelegatingContextSelector.getLoggerContext(DelegatingContextSelector.java:69)
at org.slf4j.impl.StaticLoggerBinder.getLoggerFactory(StaticLoggerBinder.java:108)
at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:273)
at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:241)
at org.eclipse.virgo.medic.log.impl.LoggingPrintStreamWrapper.<init>(LoggingPrintStreamWrapper.java:66)
at org.eclipse.virgo.medic.impl.LogController.wrapPrintStream(LogController.java:195)
at org.eclipse.virgo.medic.impl.LogController.updateLogConfiguration(LogController.java:283)
at org.eclipse.virgo.medic.impl.LogController.logStart(LogController.java:149)
at org.eclipse.virgo.medic.impl.MedicActivator.start(MedicActivator.java:44)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:299)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:291)
at org.eclipse.virgo.osgi.launcher.FrameworkBuilder.installAndStartBundles(FrameworkBuilder.java:187)
at org.eclipse.virgo.osgi.launcher.FrameworkBuilder.start(FrameworkBuilder.java:159)
at org.eclipse.virgo.osgi.launcher.Launcher.main(Launcher.java:54)
[2013-03-04 09:31:51.483] [INFO ] startup-tracker <KE0001I> Kernel starting.
[2013-03-04 09:31:56.883] [WARN ] service-monitor-thread-1 <KE0100W> Reference '&packageAdminUtil' in bundle 'org.eclipse.virgo.kernel.deployer' version '3.0.3.RELEASE' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.osgi.framework.PackageAdminUtil)'.
[2013-03-04 09:31:56.954] [WARN ] service-monitor-thread-1 <KE0100W> Reference '&userBundleContext' in bundle 'org.eclipse.virgo.kernel.deployer' version '3.0.3.RELEASE' is waiting for service with filter '(&(objectClass=org.osgi.framework.BundleContext)(org.eclipse.virgo.kernel.regionContext=true))'.
[2013-03-04 09:31:57.010] [INFO ] main <KE0101I> Reference '&packageAdminUtil' in bundle 'org.eclipse.virgo.kernel.deployer' version '3.0.3.RELEASE' was satisfied by service with filter '(objectClass=org.eclipse.virgo.kernel.osgi.framework.PackageAdminUtil)'.
[2013-03-04 09:31:57.203] [INFO ] main <KE0101I> Reference '&userBundleContext' in bundle 'org.eclipse.virgo.kernel.deployer' version '3.0.3.RELEASE' was satisfied by service with filter '(&(objectClass=org.osgi.framework.BundleContext)(org.eclipse.virgo.kernel.regionContext=true))'.
[2013-03-04 09:31:57.683] [WARN ] service-monitor-thread-1 <KE0100W> Reference '&deployer' in bundle 'org.eclipse.virgo.kernel.shell' version '3.0.3.RELEASE' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.deployer.core.ApplicationDeployer)'.
[2013-03-04 09:31:57.701] [WARN ] service-monitor-thread-1 <KE0100W> Reference '&objectNameCreator' in bundle 'org.eclipse.virgo.kernel.shell' version '3.0.3.RELEASE' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.model.management.RuntimeArtifactModelObjectNameCreator)'.
[2013-03-04 09:31:57.714] [INFO ] kernel-dm-7 <KE0101I> Reference '&deployer' in bundle 'org.eclipse.virgo.kernel.shell' version '3.0.3.RELEASE' was satisfied by service with filter '(objectClass=org.eclipse.virgo.kernel.deployer.core.ApplicationDeployer)'.
[2013-03-04 09:31:57.783] [WARN ] service-monitor-thread-1 <KE0100W> Reference '&runtimeArtifactModel' in bundle 'org.eclipse.virgo.kernel.model' version '3.0.3.RELEASE' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.deployer.model.RuntimeArtifactModel)'.
[2013-03-04 09:31:58.077] [INFO ] kernel-dm-7 <KE0101I> Reference '&runtimeArtifactModel' in bundle 'org.eclipse.virgo.kernel.model' version '3.0.3.RELEASE' was satisfied by service with filter '(objectClass=org.eclipse.virgo.kernel.deployer.model.RuntimeArtifactModel)'.
[2013-03-04 09:31:58.951] [INFO ] kernel-dm-8 <KE0101I> Reference '&objectNameCreator' in bundle 'org.eclipse.virgo.kernel.shell' version '3.0.3.RELEASE' was satisfied by service with filter '(objectClass=org.eclipse.virgo.kernel.model.management.RuntimeArtifactModelObjectNameCreator)'.
[2013-03-04 09:31:59.609] [INFO ] startup-tracker <KE0002I> Kernel started.
[2013-03-04 09:31:59.810] [INFO ] system-artifacts <DE0000I> Installing plan 'org.eclipse.virgo.kernel.userregion.springdm' version '3.0.3'.
[2013-03-04 09:32:02.356] [INFO ] system-artifacts <DE0000I> Installing bundle 'org.springframework.osgi.core' version '1.2.1'.
[2013-03-04 09:32:02.696] [INFO ] system-artifacts <DE0000I> Installing bundle 'org.springframework.osgi.extender' version '1.2.1'.
[2013-03-04 09:32:02.987] [INFO ] system-artifacts <DE0000I> Installing bundle 'org.springframework.osgi.io' version '1.2.1'.
[2013-03-04 09:32:03.067] [INFO ] system-artifacts <DE0000I> Installing bundle 'org.eclipse.virgo.kernel.agent.dm' version '3.0.3.RELEASE'.
[2013-03-04 09:32:03.106] [INFO ] system-artifacts <DE0000I> Installing bundle 'org.eclipse.virgo.kernel.deployer.dm' version '3.0.3.RELEASE'.
[2013-03-04 09:32:03.968] [INFO ] system-artifacts <DE0000I> Installing bundle 'org.eclipse.equinox.ds' version '1.3.0.v20110124-0830'.
[2013-03-04 09:32:04.297] [INFO ] system-artifacts <DE0000I> Installing bundle 'org.eclipse.equinox.util' version '1.0.200.v20100503'.
[2013-03-04 09:32:04.302] [INFO ] system-artifacts <DE0000I> Installing configuration 'osgi.console.telnet' version '0.0.0'.
[2013-03-04 09:32:04.434] [INFO ] system-artifacts <DE0000I> Installing configuration 'osgi.console.ssh' version '0.0.0'.
[2013-03-04 09:32:05.824] [INFO ] system-artifacts <DE0001I> Installed bundle 'org.springframework.osgi.core' version '1.2.1'.
[2013-03-04 09:32:06.069] [INFO ] system-artifacts <DE0001I> Installed bundle 'org.springframework.osgi.extender' version '1.2.1'.
[2013-03-04 09:32:06.070] [INFO ] system-artifacts <DE0001I> Installed bundle 'org.springframework.osgi.io' version '1.2.1'.
[2013-03-04 09:32:06.168] [INFO ] system-artifacts <DE0001I> Installed bundle 'org.eclipse.virgo.kernel.agent.dm' version '3.0.3.RELEASE'.
[2013-03-04 09:32:06.199] [INFO ] system-artifacts <DE0001I> Installed bundle 'org.eclipse.virgo.kernel.deployer.dm' version '3.0.3.RELEASE'.
[2013-03-04 09:32:06.200] [INFO ] system-artifacts <DE0001I> Installed bundle 'org.eclipse.equinox.ds' version '1.3.0.v20110124-0830'.
[2013-03-04 09:32:06.467] [INFO ] system-artifacts <DE0001I> Installed bundle 'org.eclipse.equinox.util' version '1.0.200.v20100503'.
[2013-03-04 09:32:06.468] [INFO ] system-artifacts <DE0001I> Installed configuration 'osgi.console.telnet' version '0.0.0'.
[2013-03-04 09:32:06.522] [INFO ] system-artifacts <DE0001I> Installed configuration 'osgi.console.ssh' version '0.0.0'.
[2013-03-04 09:32:06.523] [INFO ] system-artifacts <DE0001I> Installed plan 'org.eclipse.virgo.kernel.userregion.springdm' version '3.0.3'.
[2013-03-04 09:32:06.745] [INFO ] system-artifacts <DE0004I> Starting plan 'org.eclipse.virgo.kernel.userregion.springdm' version '3.0.3'.
[2013-03-04 09:32:06.793] [INFO ] system-artifacts <DE0004I> Starting bundle 'org.springframework.osgi.core' version '1.2.1'.
[2013-03-04 09:32:06.796] [INFO ] start-signalling-1 <DE0005I> Started bundle 'org.springframework.osgi.core' version '1.2.1'.
[2013-03-04 09:32:06.796] [INFO ] system-artifacts <DE0004I> Starting bundle 'org.springframework.osgi.extender' version '1.2.1'.
[2013-03-04 09:32:07.337] [INFO ] start-signalling-1 <DE0005I> Started bundle 'org.springframework.osgi.extender' version '1.2.1'.
[2013-03-04 09:32:07.391] [INFO ] system-artifacts <DE0004I> Starting bundle 'org.springframework.osgi.io' version '1.2.1'.
[2013-03-04 09:32:07.393] [INFO ] start-signalling-1 <DE0005I> Started bundle 'org.springframework.osgi.io' version '1.2.1'.
[2013-03-04 09:32:07.394] [INFO ] system-artifacts <DE0004I> Starting bundle 'org.eclipse.virgo.kernel.agent.dm' version '3.0.3.RELEASE'.
[2013-03-04 09:32:07.609] [INFO ] start-signalling-1 <DE0005I> Started bundle 'org.eclipse.virgo.kernel.agent.dm' version '3.0.3.RELEASE'.
[2013-03-04 09:32:07.610] [INFO ] system-artifacts <DE0004I> Starting bundle 'org.eclipse.virgo.kernel.deployer.dm' version '3.0.3.RELEASE'.
[2013-03-04 09:32:07.622] [INFO ] system-artifacts <DE0004I> Starting bundle 'org.eclipse.equinox.ds' version '1.3.0.v20110124-0830'.
[2013-03-04 09:32:08.383] [INFO ] start-signalling-1 <DE0005I> Started bundle 'org.eclipse.equinox.ds' version '1.3.0.v20110124-0830'.
[2013-03-04 09:32:08.385] [INFO ] system-artifacts <DE0004I> Starting bundle 'org.eclipse.equinox.util' version '1.0.200.v20100503'.
[2013-03-04 09:32:08.741] [INFO ] system-artifacts <DE0004I> Starting configuration 'osgi.console.telnet' version '0.0.0'.
[2013-03-04 09:32:08.742] [INFO ] start-signalling-1 <DE0005I> Started bundle 'org.eclipse.equinox.util' version '1.0.200.v20100503'.
[2013-03-04 09:32:08.816] [INFO ] system-artifacts <DE0005I> Started configuration 'osgi.console.telnet' version '0.0.0'.
[2013-03-04 09:32:09.223] [INFO ] start-signalling-1 <DE0005I> Started bundle 'org.eclipse.virgo.kernel.deployer.dm' version '3.0.3.RELEASE'.
[2013-03-04 09:32:09.224] [INFO ] system-artifacts <DE0004I> Starting configuration 'osgi.console.ssh' version '0.0.0'.
[2013-03-04 09:32:09.253] [INFO ] system-artifacts <DE0005I> Started configuration 'osgi.console.ssh' version '0.0.0'.
[2013-03-04 09:32:09.254] [INFO ] system-artifacts <DE0005I> Started plan 'org.eclipse.virgo.kernel.userregion.springdm' version '3.0.3'.
[2013-03-04 09:32:09.365] [INFO ] system-artifacts <DE0000I> Installing plan 'org.eclipse.virgo.web.tomcat' version '3.0.3'.
[2013-03-04 09:32:09.371] [INFO ] system-artifacts <DE0000I> Installing configuration 'org.eclipse.virgo.web' version '0.0.0'.
[2013-03-04 09:32:09.479] [INFO ] system-artifacts <DE0000I> Installing bundle 'org.eclipse.gemini.web.core' version '2.0.2.RELEASE'.
[2013-03-04 09:32:09.937] [INFO ] system-artifacts <DE0000I> Installing bundle 'org.eclipse.gemini.web.tomcat' version '2.0.2.RELEASE'.
[2013-03-04 09:32:10.390] [INFO ] system-artifacts <DE0000I> Installing bundle 'org.eclipse.virgo.web.core' version '3.0.3.RELEASE'.
[2013-03-04 09:32:10.402] [INFO ] system-artifacts <DE0000I> Installing bundle 'org.eclipse.virgo.web.dm' version '3.0.3.RELEASE'.
[2013-03-04 09:32:10.466] [INFO ] system-artifacts <DE0000I> Installing bundle 'org.eclipse.virgo.web.tomcat.support' version '3.0.3.RELEASE'.
[2013-03-04 09:32:10.823] [INFO ] system-artifacts <DE0001I> Installed configuration 'org.eclipse.virgo.web' version '0.0.0'.
[2013-03-04 09:32:10.846] [INFO ] system-artifacts <DE0001I> Installed bundle 'org.eclipse.gemini.web.core' version '2.0.2.RELEASE'.
[2013-03-04 09:32:10.905] [INFO ] system-artifacts <DE0001I> Installed bundle 'org.eclipse.gemini.web.tomcat' version '2.0.2.RELEASE'.
[2013-03-04 09:32:10.906] [INFO ] system-artifacts <DE0001I> Installed bundle 'org.eclipse.virgo.web.core' version '3.0.3.RELEASE'.
[2013-03-04 09:32:10.963] [INFO ] system-artifacts <DE0001I> Installed bundle 'org.eclipse.virgo.web.dm' version '3.0.3.RELEASE'.
[2013-03-04 09:32:10.964] [INFO ] system-artifacts <DE0001I> Installed bundle 'org.eclipse.virgo.web.tomcat.support' version '3.0.3.RELEASE'.
[2013-03-04 09:32:11.014] [INFO ] system-artifacts <DE0001I> Installed plan 'org.eclipse.virgo.web.tomcat' version '3.0.3'.
[2013-03-04 09:32:11.194] [INFO ] system-artifacts <DE0004I> Starting plan 'org.eclipse.virgo.web.tomcat' version '3.0.3'.
[2013-03-04 09:32:11.195] [INFO ] system-artifacts <DE0004I> Starting configuration 'org.eclipse.virgo.web' version '0.0.0'.
[2013-03-04 09:32:11.270] [INFO ] system-artifacts <DE0005I> Started configuration 'org.eclipse.virgo.web' version '0.0.0'.
[2013-03-04 09:32:11.271] [INFO ] system-artifacts <DE0004I> Starting bundle 'org.eclipse.gemini.web.core' version '2.0.2.RELEASE'.
[2013-03-04 09:32:11.285] [INFO ] system-artifacts <DE0004I> Starting bundle 'org.eclipse.gemini.web.tomcat' version '2.0.2.RELEASE'.
[2013-03-04 09:32:11.381] [INFO ] start-signalling-1 <DE0005I> Started bundle 'org.eclipse.gemini.web.core' version '2.0.2.RELEASE'.
[2013-03-04 09:32:12.015] [INFO ] system-artifacts <TC0000I> Starting Tomcat.
[2013-03-04 09:32:12.302] [INFO ] system-artifacts <TC0010I> Creating HTTP/1.1 connector with scheme http on port 9090.
[2013-03-04 09:32:12.308] [INFO ] system-artifacts <TC0010I> Creating HTTP/1.1 connector with scheme https on port 9443.
[2013-03-04 09:32:12.310] [INFO ] system-artifacts <TC0010I> Creating AJP/1.3 connector with scheme http on port 9009.
[2013-03-04 09:32:12.312] [INFO ] system-artifacts <TC0001I> Started Tomcat.
[2013-03-04 09:32:12.396] [INFO ] system-artifacts <DE0004I> Starting bundle 'org.eclipse.virgo.web.core' version '3.0.3.RELEASE'.
[2013-03-04 09:32:12.400] [INFO ] system-artifacts <DE0004I> Starting bundle 'org.eclipse.virgo.web.dm' version '3.0.3.RELEASE'.
[2013-03-04 09:32:12.545] [INFO ] start-signalling-1 <DE0005I> Started bundle 'org.eclipse.virgo.web.dm' version '3.0.3.RELEASE'.
[2013-03-04 09:32:12.689] [INFO ] system-artifacts <DE0005I> Started bundle 'org.eclipse.virgo.web.tomcat.support' version '3.0.3.RELEASE'.
[2013-03-04 09:32:13.053] [WARN ] region-dm-4 <WE0006W> WABHeaders set to 'defaulted' in org.eclipse.virgo.web.properties. This option may not be supported in future releases.
[2013-03-04 09:32:13.223] [INFO ] start-signalling-1 <DE0005I> Started bundle 'org.eclipse.gemini.web.tomcat' version '2.0.2.RELEASE'.
[2013-03-04 09:32:13.315] [INFO ] start-signalling-1 <DE0005I> Started bundle 'org.eclipse.virgo.web.core' version '3.0.3.RELEASE'.
[2013-03-04 09:32:13.316] [INFO ] start-signalling-1 <DE0005I> Started plan 'org.eclipse.virgo.web.tomcat' version '3.0.3'.
[2013-03-04 09:32:13.318] [INFO ] sync Event Dispatcher Thread <UR0001I> User region ready.
[2013-03-04 09:32:14.321] [INFO ] fs-watcher <HD0001I> Hot deployer processing 'INITIAL' event for file 'commons-exec-1.1.jar'.
[2013-03-04 09:32:14.487] [INFO ] fs-watcher <DE0000I> Installing bundle 'org.apache.commons.exec' version '1.1.0'.
[2013-03-04 09:32:14.497] [INFO ] fs-watcher <DE0001I> Installed bundle 'org.apache.commons.exec' version '1.1.0'.
[2013-03-04 09:32:14.791] [INFO ] fs-watcher <DE0004I> Starting bundle 'org.apache.commons.exec' version '1.1.0'.
[2013-03-04 09:32:14.794] [INFO ] fs-watcher <HD0001I> Hot deployer processing 'INITIAL' event for file 'extension-framework-server-1.0.0.jar'.
[2013-03-04 09:32:14.796] [INFO ] start-signalling-1 <DE0005I> Started bundle 'org.apache.commons.exec' version '1.1.0'.
[2013-03-04 09:32:14.922] [INFO ] fs-watcher <DE0000I> Installing bundle 'com.vmware.extensionservice' version '1.0.0'.
[2013-03-04 09:32:15.316] [INFO ] fs-watcher <DE0001I> Installed bundle 'com.vmware.extensionservice' version '1.0.0'.
[2013-03-04 09:32:15.474] [INFO ] fs-watcher <DE0004I> Starting bundle 'com.vmware.extensionservice' version '1.0.0'.
[2013-03-04 09:32:16.278] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.extensionservice' version '1.0.0'.
[2013-03-04 09:32:19.417] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.help' version '1.0.0'.
[2013-03-04 09:32:20.161] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.help' version '1.0.0'.
[2013-03-04 09:32:20.351] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.help' version '1.0.0'.
[2013-03-04 09:32:20.776] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.help' version '1.0.0'.
[2013-03-04 09:32:20.908] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.store' version '1.0.0'.
[2013-03-04 09:32:20.936] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.store' version '1.0.0'.
[2013-03-04 09:32:21.064] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.store' version '1.0.0'.
[2013-03-04 09:32:21.410] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.store' version '1.0.0'.
[2013-03-04 09:32:22.243] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.dataservices' version '1.0.0'.
[2013-03-04 09:32:22.256] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.dataservices' version '1.0.0'.
[2013-03-04 09:32:22.432] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.dataservices' version '1.0.0'.
[2013-03-04 09:32:22.888] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.dataservices' version '1.0.0'.
[2013-03-04 09:32:23.299] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.vimservices' version '1.0.0'.
[2013-03-04 09:32:24.143] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.vimservices' version '1.0.0'.
[2013-03-04 09:32:24.635] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.vimservices' version '1.0.0'.
[2013-03-04 09:32:30.313] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.vimservices' version '1.0.0'.
[2013-03-04 09:32:30.583] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.vim.dataserviceadapters' version '1.0.0'.
[2013-03-04 09:32:30.777] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.vim.dataserviceadapters' version '1.0.0'.
[2013-03-04 09:32:30.814] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.vim.dataserviceadapters' version '1.0.0'.
[2013-03-04 09:32:48.197] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.vim.dataserviceadapters' version '1.0.0'.
[2013-03-04 09:32:48.297] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.vsphere.client.security_service' version '5.1.0'.
[2013-03-04 09:32:48.462] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.vsphere.client.security_service' version '5.1.0'.
[2013-03-04 09:32:48.488] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.vsphere.client.security_service' version '5.1.0'.
[2013-03-04 09:32:48.955] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.vsphere.client.security_service' version '5.1.0'.
[2013-03-04 09:32:49.267] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.vsphere.client.reportingservice' version '5.1.0'.
[2013-03-04 09:32:49.396] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.vsphere.client.reportingservice' version '5.1.0'.
[2013-03-04 09:32:49.551] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.vsphere.client.reportingservice' version '5.1.0'.
[2013-03-04 09:32:49.877] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.vsphere.client.reportingservice' version '5.1.0'.
[2013-03-04 09:32:51.446] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.vsphere.client.mixedservice' version '5.1.0'.
[2013-03-04 09:32:51.796] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.vsphere.client.mixedservice' version '5.1.0'.
[2013-03-04 09:32:51.802] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.vsphere.client.mixedservice' version '5.1.0'.
[2013-03-04 09:32:52.897] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.vsphere.client.mixedservice' version '5.1.0'.
[2013-03-04 09:32:53.365] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.vsphere.client.vmservice' version '5.1.0'.
[2013-03-04 09:32:53.567] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.vsphere.client.vmservice' version '5.1.0'.
[2013-03-04 09:32:53.601] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.vsphere.client.vmservice' version '5.1.0'.
[2013-03-04 09:32:54.262] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.vsphere.client.vmservice' version '5.1.0'.
[2013-03-04 09:32:54.774] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.vsphere.client.hostservice' version '5.1.0'.
[2013-03-04 09:32:54.797] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.vsphere.client.hostservice' version '5.1.0'.
[2013-03-04 09:32:54.804] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.vsphere.client.hostservice' version '5.1.0'.
[2013-03-04 09:32:55.409] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.vsphere.client.hostservice' version '5.1.0'.
[2013-03-04 09:32:55.615] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.vsphere.client.storageservice' version '5.1.0'.
[2013-03-04 09:32:55.636] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.vsphere.client.storageservice' version '5.1.0'.
[2013-03-04 09:32:55.923] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.vsphere.client.storageservice' version '5.1.0'.
[2013-03-04 09:32:56.479] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.vsphere.client.storageservice' version '5.1.0'.
[2013-03-04 09:32:56.573] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.vsphere.client.smsservice' version '5.1.0'.
[2013-03-04 09:32:56.803] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.vsphere.client.smsservice' version '5.1.0'.
[2013-03-04 09:32:56.844] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.vsphere.client.smsservice' version '5.1.0'.
[2013-03-04 09:32:57.181] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.vsphere.client.smsservice' version '5.1.0'.
[2013-03-04 09:32:57.381] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.vsphere.client.spsservice' version '5.1.0'.
[2013-03-04 09:32:57.469] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.vsphere.client.spsservice' version '5.1.0'.
[2013-03-04 09:32:57.606] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.vsphere.client.spsservice' version '5.1.0'.
[2013-03-04 09:32:58.675] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.vsphere.client.spsservice' version '5.1.0'.
[2013-03-04 09:32:58.813] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.vsphere.client.vappservice' version '5.1.0'.
[2013-03-04 09:32:58.825] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.vsphere.client.vappservice' version '5.1.0'.
[2013-03-04 09:32:59.074] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.vsphere.client.vappservice' version '5.1.0'.
[2013-03-04 09:32:59.228] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.vsphere.client.vappservice' version '5.1.0'.
[2013-03-04 09:33:00.544] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.vsphere.client.networkservice' version '5.1.0'.
[2013-03-04 09:33:00.569] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.vsphere.client.networkservice' version '5.1.0'.
[2013-03-04 09:33:00.845] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.vsphere.client.networkservice' version '5.1.0'.
[2013-03-04 09:33:01.892] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.vsphere.client.networkservice' version '5.1.0'.
[2013-03-04 09:33:02.058] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.vsphere.client.clusterservice' version '5.1.0'.
[2013-03-04 09:33:02.079] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.vsphere.client.clusterservice' version '5.1.0'.
[2013-03-04 09:33:02.400] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.vsphere.client.clusterservice' version '5.1.0'.
[2013-03-04 09:33:02.776] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.vsphere.client.clusterservice' version '5.1.0'.
[2013-03-04 09:33:03.084] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.vsphere.client.hostprofileservice' version '5.1.0'.
[2013-03-04 09:33:03.172] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.vsphere.client.hostprofileservice' version '5.1.0'.
[2013-03-04 09:33:03.179] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.vsphere.client.hostprofileservice' version '5.1.0'.
[2013-03-04 09:33:03.973] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.vsphere.client.hostprofileservice' version '5.1.0'.
[2013-03-04 09:33:04.078] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.vpshere.client.scheduledopsservice' version '5.1.0'.
[2013-03-04 09:33:04.095] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.vpshere.client.scheduledopsservice' version '5.1.0'.
[2013-03-04 09:33:04.525] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.vpshere.client.scheduledopsservice' version '5.1.0'.
[2013-03-04 09:33:04.721] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.vpshere.client.scheduledopsservice' version '5.1.0'.
[2013-03-04 09:33:04.819] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.vsphere.client.vcextensionservice' version '5.1.0'.
[2013-03-04 09:33:04.855] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.vsphere.client.vcextensionservice' version '5.1.0'.
[2013-03-04 09:33:05.044] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.vsphere.client.vcextensionservice' version '5.1.0'.
[2013-03-04 09:33:05.324] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.vsphere.client.vcextensionservice' version '5.1.0'.
[2013-03-04 09:33:05.565] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.vsphere.client.vcaddonsservice' version '5.1.0'.
[2013-03-04 09:33:05.583] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.vsphere.client.vcaddonsservice' version '5.1.0'.
[2013-03-04 09:33:05.589] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.vsphere.client.vcaddonsservice' version '5.1.0'.
[2013-03-04 09:33:06.482] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.vsphere.client.vcaddonsservice' version '5.1.0'.
[2013-03-04 09:33:06.644] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.vsphere.client.cimmonitorservice' version '5.1.0'.
[2013-03-04 09:33:06.752] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.vsphere.client.cimmonitorservice' version '5.1.0'.
[2013-03-04 09:33:06.759] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.vsphere.client.cimmonitorservice' version '5.1.0'.
[2013-03-04 09:33:07.353] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.vsphere.client.cimmonitorservice' version '5.1.0'.
[2013-03-04 09:33:07.413] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.vsphere.client.healthservice' version '5.1.0'.
[2013-03-04 09:33:07.430] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.vsphere.client.healthservice' version '5.1.0'.
[2013-03-04 09:33:07.436] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.vsphere.client.healthservice' version '5.1.0'.
[2013-03-04 09:33:07.645] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.vsphere.client.healthservice' version '5.1.0'.
[2013-03-04 09:33:08.809] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.vsphere.client.root' version '5.1.0'.
[2013-03-04 09:33:09.009] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.vsphere.client.root' version '5.1.0'.
[2013-03-04 09:33:09.353] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.vsphere.client.root' version '5.1.0'.
[2013-03-04 09:33:09.383] [INFO ] start-signalling-1 <WE0000I> Starting web bundle 'com.vmware.vsphere.client.root' version '5.1.0' with context path '/'.
[2013-03-04 09:33:10.837] [INFO ] start-signalling-1 <WE0001I> Started web bundle 'com.vmware.vsphere.client.root' version '5.1.0' with context path '/'.
[2013-03-04 09:33:10.838] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.vsphere.client.root' version '5.1.0'.
[2013-03-04 09:33:10.890] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.vsphere.client.endpointsapp' version '5.1.0'.
[2013-03-04 09:33:11.412] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.vsphere.client.endpointsapp' version '5.1.0'.
[2013-03-04 09:33:11.560] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.vsphere.client.endpointsapp' version '5.1.0'.
[2013-03-04 09:33:11.618] [INFO ] start-signalling-1 <WE0000I> Starting web bundle 'com.vmware.vsphere.client.endpointsapp' version '5.1.0' with context path '/vsphere-client-endpoints'.
[2013-03-04 09:33:14.397] [INFO ] start-signalling-1 <WE0001I> Started web bundle 'com.vmware.vsphere.client.endpointsapp' version '5.1.0' with context path '/vsphere-client-endpoints'.
[2013-03-04 09:33:14.397] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.vsphere.client.endpointsapp' version '5.1.0'.
[2013-03-04 09:33:15.005] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.vsphere.client.adminapp' version '5.1.0'.
[2013-03-04 09:33:15.166] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.vsphere.client.adminapp' version '5.1.0'.
[2013-03-04 09:33:15.445] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.vsphere.client.adminapp' version '5.1.0'.
[2013-03-04 09:33:15.447] [INFO ] start-signalling-1 <WE0000I> Starting web bundle 'com.vmware.vsphere.client.adminapp' version '5.1.0' with context path '/admin-app'.
[2013-03-04 09:33:16.808] [INFO ] start-signalling-1 <WE0001I> Started web bundle 'com.vmware.vsphere.client.adminapp' version '5.1.0' with context path '/admin-app'.
[2013-03-04 09:33:16.808] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.vsphere.client.adminapp' version '5.1.0'.
[2013-03-04 09:33:17.015] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.vsphere.client.inventoryviewer' version '5.1.0'.
[2013-03-04 09:33:17.153] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.vsphere.client.inventoryviewer' version '5.1.0'.
[2013-03-04 09:33:17.168] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.vsphere.client.inventoryviewer' version '5.1.0'.
[2013-03-04 09:33:17.429] [INFO ] start-signalling-1 <WE0000I> Starting web bundle 'com.vmware.vsphere.client.inventoryviewer' version '5.1.0' with context path '/inventory-viewer'.
[2013-03-04 09:33:18.157] [INFO ] start-signalling-1 <WE0001I> Started web bundle 'com.vmware.vsphere.client.inventoryviewer' version '5.1.0' with context path '/inventory-viewer'.
[2013-03-04 09:33:18.158] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.vsphere.client.inventoryviewer' version '5.1.0'.
[2013-03-04 09:33:18.558] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.vsphere.client.vappui' version '5.1.0'.
[2013-03-04 09:33:18.741] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.vsphere.client.vappui' version '5.1.0'.
[2013-03-04 09:33:18.978] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.vsphere.client.vappui' version '5.1.0'.
[2013-03-04 09:33:18.979] [INFO ] start-signalling-1 <WE0000I> Starting web bundle 'com.vmware.vsphere.client.vappui' version '5.1.0' with context path '/vapp-ui'.
[2013-03-04 09:33:19.226] [INFO ] start-signalling-1 <WE0001I> Started web bundle 'com.vmware.vsphere.client.vappui' version '5.1.0' with context path '/vapp-ui'.
[2013-03-04 09:33:19.226] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.vsphere.client.vappui' version '5.1.0'.
[2013-03-04 09:33:19.551] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.vsphere.client.datacenterui' version '5.1.0'.
[2013-03-04 09:33:19.689] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.vsphere.client.datacenterui' version '5.1.0'.
[2013-03-04 09:33:20.133] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.vsphere.client.datacenterui' version '5.1.0'.
[2013-03-04 09:33:20.135] [INFO ] start-signalling-1 <WE0000I> Starting web bundle 'com.vmware.vsphere.client.datacenterui' version '5.1.0' with context path '/datacenter-ui'.
[2013-03-04 09:33:20.383] [INFO ] start-signalling-1 <WE0001I> Started web bundle 'com.vmware.vsphere.client.datacenterui' version '5.1.0' with context path '/datacenter-ui'.
[2013-03-04 09:33:20.384] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.vsphere.client.datacenterui' version '5.1.0'.
[2013-03-04 09:33:20.792] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.vsphere.client.folderui' version '5.1.0'.
[2013-03-04 09:33:20.919] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.vsphere.client.folderui' version '5.1.0'.
[2013-03-04 09:33:21.186] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.vsphere.client.folderui' version '5.1.0'.
[2013-03-04 09:33:21.188] [INFO ] start-signalling-1 <WE0000I> Starting web bundle 'com.vmware.vsphere.client.folderui' version '5.1.0' with context path '/folder-ui'.
[2013-03-04 09:33:21.437] [INFO ] start-signalling-1 <WE0001I> Started web bundle 'com.vmware.vsphere.client.folderui' version '5.1.0' with context path '/folder-ui'.
[2013-03-04 09:33:21.626] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.vsphere.client.folderui' version '5.1.0'.
[2013-03-04 09:33:22.116] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.vsphere.client.rpui' version '5.1.0'.
[2013-03-04 09:33:22.254] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.vsphere.client.rpui' version '5.1.0'.
[2013-03-04 09:33:22.505] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.vsphere.client.rpui' version '5.1.0'.
[2013-03-04 09:33:22.507] [INFO ] start-signalling-1 <WE0000I> Starting web bundle 'com.vmware.vsphere.client.rpui' version '5.1.0' with context path '/rp-ui'.
[2013-03-04 09:33:22.777] [INFO ] start-signalling-1 <WE0001I> Started web bundle 'com.vmware.vsphere.client.rpui' version '5.1.0' with context path '/rp-ui'.
[2013-03-04 09:33:22.778] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.vsphere.client.rpui' version '5.1.0'.
[2013-03-04 09:33:23.068] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.vsphere.client.tasksui' version '5.1.0'.
[2013-03-04 09:33:23.187] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.vsphere.client.tasksui' version '5.1.0'.
[2013-03-04 09:33:23.249] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.vsphere.client.tasksui' version '5.1.0'.
[2013-03-04 09:33:23.306] [INFO ] start-signalling-1 <WE0000I> Starting web bundle 'com.vmware.vsphere.client.tasksui' version '5.1.0' with context path '/tasks-ui'.
[2013-03-04 09:33:23.574] [INFO ] start-signalling-1 <WE0001I> Started web bundle 'com.vmware.vsphere.client.tasksui' version '5.1.0' with context path '/tasks-ui'.
[2013-03-04 09:33:23.575] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.vsphere.client.tasksui' version '5.1.0'.
[2013-03-04 09:33:24.001] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.vsphere.client.clusterui' version '5.1.0'.
[2013-03-04 09:33:24.121] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.vsphere.client.clusterui' version '5.1.0'.
[2013-03-04 09:33:24.515] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.vsphere.client.clusterui' version '5.1.0'.
[2013-03-04 09:33:24.569] [INFO ] start-signalling-1 <WE0000I> Starting web bundle 'com.vmware.vsphere.client.clusterui' version '5.1.0' with context path '/cluster-ui'.
[2013-03-04 09:33:24.852] [INFO ] start-signalling-1 <WE0001I> Started web bundle 'com.vmware.vsphere.client.clusterui' version '5.1.0' with context path '/cluster-ui'.
[2013-03-04 09:33:24.852] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.vsphere.client.clusterui' version '5.1.0'.
[2013-03-04 09:33:25.268] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.vsphere.client.dsclusterui' version '5.1.0'.
[2013-03-04 09:33:25.531] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.vsphere.client.dsclusterui' version '5.1.0'.
[2013-03-04 09:33:25.595] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.vsphere.client.dsclusterui' version '5.1.0'.
[2013-03-04 09:33:25.596] [INFO ] start-signalling-1 <WE0000I> Starting web bundle 'com.vmware.vsphere.client.dsclusterui' version '5.1.0' with context path '/ds-cluster-ui'.
[2013-03-04 09:33:25.886] [INFO ] start-signalling-1 <WE0001I> Started web bundle 'com.vmware.vsphere.client.dsclusterui' version '5.1.0' with context path '/ds-cluster-ui'.
[2013-03-04 09:33:25.887] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.vsphere.client.dsclusterui' version '5.1.0'.
[2013-03-04 09:33:26.679] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.vsphere.client.networkui' version '5.1.0'.
[2013-03-04 09:33:27.148] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.vsphere.client.networkui' version '5.1.0'.
[2013-03-04 09:33:27.161] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.vsphere.client.networkui' version '5.1.0'.
[2013-03-04 09:33:27.162] [INFO ] start-signalling-1 <WE0000I> Starting web bundle 'com.vmware.vsphere.client.networkui' version '5.1.0' with context path '/network-ui'.
[2013-03-04 09:33:27.461] [INFO ] start-signalling-1 <WE0001I> Started web bundle 'com.vmware.vsphere.client.networkui' version '5.1.0' with context path '/network-ui'.
[2013-03-04 09:33:27.462] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.vsphere.client.networkui' version '5.1.0'.
[2013-03-04 09:33:27.744] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.vsphere.client.hostprofileui' version '5.1.0'.
[2013-03-04 09:33:28.246] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.vsphere.client.hostprofileui' version '5.1.0'.
[2013-03-04 09:33:28.278] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.vsphere.client.hostprofileui' version '5.1.0'.
[2013-03-04 09:33:28.280] [INFO ] start-signalling-1 <WE0000I> Starting web bundle 'com.vmware.vsphere.client.hostprofileui' version '5.1.0' with context path '/hostprofile-ui'.
[2013-03-04 09:33:28.550] [INFO ] start-signalling-1 <WE0001I> Started web bundle 'com.vmware.vsphere.client.hostprofileui' version '5.1.0' with context path '/hostprofile-ui'.
[2013-03-04 09:33:28.551] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.vsphere.client.hostprofileui' version '5.1.0'.
[2013-03-04 09:33:29.122] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.vsphere.client.resmgmtui' version '5.1.0'.
[2013-03-04 09:33:29.466] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.vsphere.client.resmgmtui' version '5.1.0'.
[2013-03-04 09:33:29.539] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.vsphere.client.resmgmtui' version '5.1.0'.
[2013-03-04 09:33:29.540] [INFO ] start-signalling-1 <WE0000I> Starting web bundle 'com.vmware.vsphere.client.resmgmtui' version '5.1.0' with context path '/res-mgmt-ui'.
[2013-03-04 09:33:29.799] [INFO ] start-signalling-1 <WE0001I> Started web bundle 'com.vmware.vsphere.client.resmgmtui' version '5.1.0' with context path '/res-mgmt-ui'.
[2013-03-04 09:33:29.800] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.vsphere.client.resmgmtui' version '5.1.0'.
[2013-03-04 09:33:30.955] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.vsphere.client.storageui' version '5.1.0'.
[2013-03-04 09:33:31.073] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.vsphere.client.storageui' version '5.1.0'.
[2013-03-04 09:33:31.087] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.vsphere.client.storageui' version '5.1.0'.
[2013-03-04 09:33:31.089] [INFO ] start-signalling-1 <WE0000I> Starting web bundle 'com.vmware.vsphere.client.storageui' version '5.1.0' with context path '/storage-ui'.
[2013-03-04 09:33:31.380] [INFO ] start-signalling-1 <WE0001I> Started web bundle 'com.vmware.vsphere.client.storageui' version '5.1.0' with context path '/storage-ui'.
[2013-03-04 09:33:32.037] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.vsphere.client.storageui' version '5.1.0'.
[2013-03-04 09:33:32.441] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.vsphere.client.spsui' version '5.1.0'.
[2013-03-04 09:33:32.578] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.vsphere.client.spsui' version '5.1.0'.
[2013-03-04 09:33:32.591] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.vsphere.client.spsui' version '5.1.0'.
[2013-03-04 09:33:32.955] [INFO ] start-signalling-1 <WE0000I> Starting web bundle 'com.vmware.vsphere.client.spsui' version '5.1.0' with context path '/sps-ui'.
[2013-03-04 09:33:33.209] [INFO ] start-signalling-1 <WE0001I> Started web bundle 'com.vmware.vsphere.client.spsui' version '5.1.0' with context path '/sps-ui'.
[2013-03-04 09:33:33.209] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.vsphere.client.spsui' version '5.1.0'.
[2013-03-04 09:33:33.625] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.vsphere.client.vmui' version '5.1.0'.
[2013-03-04 09:33:33.761] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.vsphere.client.vmui' version '5.1.0'.
[2013-03-04 09:33:33.775] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.vsphere.client.vmui' version '5.1.0'.
[2013-03-04 09:33:34.300] [INFO ] start-signalling-1 <WE0000I> Starting web bundle 'com.vmware.vsphere.client.vmui' version '5.1.0' with context path '/vm-ui'.
[2013-03-04 09:33:34.556] [INFO ] start-signalling-1 <WE0001I> Started web bundle 'com.vmware.vsphere.client.vmui' version '5.1.0' with context path '/vm-ui'.
[2013-03-04 09:33:34.557] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.vsphere.client.vmui' version '5.1.0'.
[2013-03-04 09:33:35.325] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.vsphere.client.hostui' version '5.1.0'.
[2013-03-04 09:33:35.446] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.vsphere.client.hostui' version '5.1.0'.
[2013-03-04 09:33:35.460] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.vsphere.client.hostui' version '5.1.0'.
[2013-03-04 09:33:36.049] [INFO ] start-signalling-1 <WE0000I> Starting web bundle 'com.vmware.vsphere.client.hostui' version '5.1.0' with context path '/host-ui'.
[2013-03-04 09:33:36.318] [INFO ] start-signalling-1 <WE0001I> Started web bundle 'com.vmware.vsphere.client.hostui' version '5.1.0' with context path '/host-ui'.
[2013-03-04 09:33:36.319] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.vsphere.client.hostui' version '5.1.0'.
[2013-03-04 09:33:36.704] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.vsphere.client.tiwoui' version '5.1.0'.
[2013-03-04 09:33:37.151] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.vsphere.client.tiwoui' version '5.1.0'.
[2013-03-04 09:33:37.165] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.vsphere.client.tiwoui' version '5.1.0'.
[2013-03-04 09:33:37.252] [INFO ] start-signalling-1 <WE0000I> Starting web bundle 'com.vmware.vsphere.client.tiwoui' version '5.1.0' with context path '/tiwo-ui'.
[2013-03-04 09:33:37.513] [INFO ] start-signalling-1 <WE0001I> Started web bundle 'com.vmware.vsphere.client.tiwoui' version '5.1.0' with context path '/tiwo-ui'.
[2013-03-04 09:33:37.514] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.vsphere.client.tiwoui' version '5.1.0'.
[2013-03-04 09:33:38.125] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.vsphere.client.searchui' version '5.1.0'.
[2013-03-04 09:33:38.244] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.vsphere.client.searchui' version '5.1.0'.
[2013-03-04 09:33:38.258] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.vsphere.client.searchui' version '5.1.0'.
[2013-03-04 09:33:38.571] [INFO ] start-signalling-1 <WE0000I> Starting web bundle 'com.vmware.vsphere.client.searchui' version '5.1.0' with context path '/search-ui'.
[2013-03-04 09:33:38.854] [INFO ] start-signalling-1 <WE0001I> Started web bundle 'com.vmware.vsphere.client.searchui' version '5.1.0' with context path '/search-ui'.
[2013-03-04 09:33:38.855] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.vsphere.client.searchui' version '5.1.0'.
[2013-03-04 09:33:39.133] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.vsphere.client.scheduledopsui' version '5.1.0'.
[2013-03-04 09:33:39.314] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.vsphere.client.scheduledopsui' version '5.1.0'.
[2013-03-04 09:33:39.476] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.vsphere.client.scheduledopsui' version '5.1.0'.
[2013-03-04 09:33:39.477] [INFO ] start-signalling-1 <WE0000I> Starting web bundle 'com.vmware.vsphere.client.scheduledopsui' version '5.1.0' with context path '/scheduled-ops-ui'.
[2013-03-04 09:33:39.770] [INFO ] start-signalling-1 <WE0001I> Started web bundle 'com.vmware.vsphere.client.scheduledopsui' version '5.1.0' with context path '/scheduled-ops-ui'.
[2013-03-04 09:33:39.771] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.vsphere.client.scheduledopsui' version '5.1.0'.
[2013-03-04 09:33:40.270] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.vsphere.client.adminui' version '5.1.0'.
[2013-03-04 09:33:40.392] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.vsphere.client.adminui' version '5.1.0'.
[2013-03-04 09:33:40.798] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.vsphere.client.adminui' version '5.1.0'.
[2013-03-04 09:33:40.800] [INFO ] start-signalling-1 <WE0000I> Starting web bundle 'com.vmware.vsphere.client.adminui' version '5.1.0' with context path '/admin-ui'.
[2013-03-04 09:33:41.083] [INFO ] start-signalling-1 <WE0001I> Started web bundle 'com.vmware.vsphere.client.adminui' version '5.1.0' with context path '/admin-ui'.
[2013-03-04 09:33:41.084] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.vsphere.client.adminui' version '5.1.0'.
[2013-03-04 09:33:41.481] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.vsphere.client.vcextensionui' version '5.1.0'.
[2013-03-04 09:33:41.601] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.vsphere.client.vcextensionui' version '5.1.0'.
[2013-03-04 09:33:41.895] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.vsphere.client.vcextensionui' version '5.1.0'.
[2013-03-04 09:33:41.897] [INFO ] start-signalling-1 <WE0000I> Starting web bundle 'com.vmware.vsphere.client.vcextensionui' version '5.1.0' with context path '/vcextension-ui'.
[2013-03-04 09:33:42.183] [INFO ] start-signalling-1 <WE0001I> Started web bundle 'com.vmware.vsphere.client.vcextensionui' version '5.1.0' with context path '/vcextension-ui'.
[2013-03-04 09:33:42.615] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.vsphere.client.vcextensionui' version '5.1.0'.
[2013-03-04 09:33:42.895] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.vsphere.client.vcaddonsui' version '5.1.0'.
[2013-03-04 09:33:43.020] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.vsphere.client.vcaddonsui' version '5.1.0'.
[2013-03-04 09:33:43.788] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.vsphere.client.vcaddonsui' version '5.1.0'.
[2013-03-04 09:33:43.790] [INFO ] start-signalling-1 <WE0000I> Starting web bundle 'com.vmware.vsphere.client.vcaddonsui' version '5.1.0' with context path '/vcaddons-ui'.
[2013-03-04 09:33:44.075] [INFO ] start-signalling-1 <WE0001I> Started web bundle 'com.vmware.vsphere.client.vcaddonsui' version '5.1.0' with context path '/vcaddons-ui'.
[2013-03-04 09:33:44.076] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.vsphere.client.vcaddonsui' version '5.1.0'.
[2013-03-04 09:33:44.533] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.vsphere.client.cimmonitorui' version '5.1.0'.
[2013-03-04 09:33:44.654] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.vsphere.client.cimmonitorui' version '5.1.0'.
[2013-03-04 09:33:44.835] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.vsphere.client.cimmonitorui' version '5.1.0'.
[2013-03-04 09:33:44.873] [INFO ] start-signalling-1 <WE0000I> Starting web bundle 'com.vmware.vsphere.client.cimmonitorui' version '5.1.0' with context path '/cimmonitor-ui'.
[2013-03-04 09:33:45.154] [INFO ] start-signalling-1 <WE0001I> Started web bundle 'com.vmware.vsphere.client.cimmonitorui' version '5.1.0' with context path '/cimmonitor-ui'.
[2013-03-04 09:33:45.155] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.vsphere.client.cimmonitorui' version '5.1.0'.
[2013-03-04 09:33:45.459] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.vsphere.client.servicehealthui' version '5.1.0'.
[2013-03-04 09:33:45.580] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.vsphere.client.servicehealthui' version '5.1.0'.
[2013-03-04 09:33:46.392] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.vsphere.client.servicehealthui' version '5.1.0'.
[2013-03-04 09:33:46.547] [INFO ] start-signalling-1 <WE0000I> Starting web bundle 'com.vmware.vsphere.client.servicehealthui' version '5.1.0' with context path '/servicestatus-ui'.
[2013-03-04 09:33:46.839] [INFO ] start-signalling-1 <WE0001I> Started web bundle 'com.vmware.vsphere.client.servicehealthui' version '5.1.0' with context path '/servicestatus-ui'.
[2013-03-04 09:33:46.840] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.vsphere.client.servicehealthui' version '5.1.0'.
[2013-03-04 09:34:00.576] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.vsphere.client.containerapp' version '5.1.0'.
[2013-03-04 09:34:01.011] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.vsphere.client.containerapp' version '5.1.0'.
[2013-03-04 09:34:01.342] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.vsphere.client.containerapp' version '5.1.0'.
[2013-03-04 09:34:01.343] [INFO ] start-signalling-1 <WE0000I> Starting web bundle 'com.vmware.vsphere.client.containerapp' version '5.1.0' with context path '/vsphere-client'.
[2013-03-04 09:34:07.709] [INFO ] start-signalling-1 <WE0001I> Started web bundle 'com.vmware.vsphere.client.containerapp' version '5.1.0' with context path '/vsphere-client'.
[2013-03-04 09:34:07.710] [INFO ] start-signalling-1 <DE0005I> Started bundle 'com.vmware.vsphere.client.containerapp' version '5.1.0'.
[2013-03-04 09:34:23.349] [INFO ] TCP Connection(4)-127.0.0.1 <DE0000I> Installing bundle 'com.vmware.mks.console' version '1.0.0'.
[2013-03-04 09:34:23.501] [INFO ] TCP Connection(4)-127.0.0.1 <DE0001I> Installed bundle 'com.vmware.mks.console' version '1.0.0'.
[2013-03-04 09:34:24.297] [INFO ] TCP Connection(4)-127.0.0.1 <DE0004I> Starting bundle 'com.vmware.mks.console' version '1.0.0'.
[2013-03-04 09:34:25.743] [INFO ] start-signalling-1 <WE0000I> Starting web bundle 'com.vmware.mks.console' version '1.0.0' with context
Re: My virgo start meet error:"Configuration failed with the following problems" [message #1016943 is a reply to message #1015867] Fri, 08 March 2013 09:47 Go to previous message
Glyn Normington is currently offline Glyn NormingtonFriend
Messages: 1222
Registered: July 2009
Senior Member
I can't read those symbols, but might you have junk in your logging configuration?
Previous Topic:Netbeans plugin for Virgo Tomcat Server
Next Topic:Virgo Crashing on Resolution Failure
Goto Forum:
  


Current Time: Thu Sep 26 11:09:01 GMT 2024

Powered by FUDForum. Page generated in 0.04075 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top