Quantcast
Channel: VMware Communities: Message List - VMware vCloud Director
Viewing all 7719 articles
Browse latest View live

Re: Webpage connection refused vCD 5.5

$
0
0

Hi Sreec

 

vCD 5.6.4 for SPP and Oracle.

 

But you are right, the ESX servers where I allocate the VM with vCD are in a different domain if we compare with the domain of the empty ESX servers to allocate the VMs for the tenants.

All of them ESX, VC, vCD and Oracle database server should be in the same domain right?


Re: Webpage connection refused vCD 5.5

$
0
0

Yes,that is correct.May i know the complete version of Oracle db ?

VCD won't load webpage

$
0
0

Hi!

 

After installing and configuring VCD, I start the service but the website only shows a grey background, nothing else.

In the log file, I found the following:

 

Bootstrap application: start

All required system properties are present

All required local configuration properties are present

Successfully bound network port: 80 on host address: 10.100.11.77

Successfully bound network port: 443 on host address: 10.100.11.77

All required local configuration properties are present

Successfully initialized system cryptography

Successfully configured HTTP SSL Connector from certificate store: /opt/vmware/vcloud-director/etc/certificates

Successfully configured Console Proxy SSL Connector from certificate store: /opt/vmware/vcloud-director/etc/proxycertificates

Current locale "en" verified successfully.

Bootstrap application: complete

Application startup event: Waiting for subsystem 'com.vmware.vcloud.common.core'

Application startup event: Subsystem 'com.vmware.vcloud.common.core' complete.

Application startup begins: 7/27/15 3:50 PM

Successfully connected to database: jdbc:jtds:sqlserver://10.100.11.151:1433/vcloud;socketTimeout=90;instance=sqlexpress3

Successfully initialized system cryptography

Uncaught Exception. Originating thread: Thread[bootstrap-application-1,5,main]. Message: Error creating bean with name 'conversationFactoryInitializer' defined in URL [bundleentry://138.fwk395728785/META-INF/spring/common-persist-context.xml]: Cannot resolve reference to bean 'globalConversationFactory' while setting bean property 'arguments' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'globalConversationFactory' defined in URL [bundleentry://138.fwk395728785/META-INF/spring/common-persist-context.xml]: Cannot resolve reference to bean 'globalSessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'globalSessionFactory' defined in URL [bundleentry://138.fwk395728785/META-INF/spring/common-persist-context.xml]: Cannot create inner bean 'com.vmware.vcloud.common.persist.MetadataEntityDeletionInterceptor#2bb1d0aa' of type [com.vmware.vcloud.common.persist.MetadataEntityDeletionInterceptor] while setting bean property 'entityInterceptor'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.vmware.vcloud.common.persist.MetadataEntityDeletionInterceptor#2bb1d0aa' defined in URL [bundleentry://138.fwk395728785/META-INF/spring/common-persist-context.xml]: Cannot resolve reference to bean 'cellLivenessStatusService' while setting bean property 'cellLivenessStatusService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cellLivenessStatusService' defined in URL [bundleentry://138.fwk395728785/META-INF/spring/common-persist-context.xml]: Cannot resolve reference to bean 'jobScheduler' while setting bean property 'scheduler'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jobScheduler' defined in URL [bundleentry://138.fwk395728785/META-INF/spring/common-concurrent-bundle-context.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public static org.quartz.Scheduler com.vmware.vcloud.scheduler.impl.QuartzSchedulerFactory.createScheduler(com.vmware.vcloud.common.configuration.ConfigurationService) throws org.quartz.SchedulerException] threw exception; nested exception is java.lang.IllegalStateException: Cannot run without an instance id.

 

Can someone help me what's the problem? I don't really understand what these error codes mean at the end.

 

Thanks,

Daniel

Re: VCD won't load webpage

$
0
0

please ensure forward and reverse DNS works for both IP Addresses / hostnames work for this cell.  this is both HTTPS and Console Proxy.

Re: Webpage connection refused vCD 5.5

$
0
0

Sorry I dont know, I'm not the Oracle admin, anyway this DB server is not in the same domain and I cannot move to this new domain, so I have to install a new one.

 

thank you very much anyway

Re: VCD won't load webpage

$
0
0

I already set the forward and reverse DNS for the https (10.100.11.77 --> vcloud.mycompany.com).

Can you help me what DNS should I set for the Console Proxy? Obviously I can't set the same name as for the https.

Re: VCD won't load webpage

$
0
0

It's whatever you want it to be, but your users need to resolve it to get to the consoles of VMs.

 

If you can, create a second DNS entry to map to the Console Proxy in the same DNS server as vcloud.mycompany.com.

 

do something like

 

vcloud-console.mycompany.com and map that to the console proxy IP.

Re: VCD won't load webpage

$
0
0

I created a DNS for the Console Proxy as well, reinstalled and reconfigured VCD.

Still I get a grey screen when I want to open the webpage. I attached the end of the container log file:

 

2015-07-27 16:46:07,665 | ERROR    | Spring Context: com.vmware.vcloud.common-util | StdSchedulerFactory            | Couldn't generate instance Id! |

org.quartz.SchedulerException: Couldn't get host name! [See nested exception: java.net.UnknownHostException: vcloud: vcloud: Temporary failure in name resolution]

  at org.quartz.simpl.SimpleInstanceIdGenerator.generateInstanceId(SimpleInstanceIdGenerator.java:36)

  at org.quartz.impl.StdSchedulerFactory.instantiate(StdSchedulerFactory.java:1167)

  at org.quartz.impl.StdSchedulerFactory.getScheduler(StdSchedulerFactory.java:1451)

  at com.vmware.vcloud.scheduler.impl.QuartzSchedulerFactory.createInContext(QuartzSchedulerFactory.java:98)

  at com.vmware.vcloud.scheduler.impl.QuartzSchedulerFactory.createScheduler(QuartzSchedulerFactory.java:80)

  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

  at java.lang.reflect.Method.invoke(Method.java:606)

  at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:160)

  at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:570)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1015)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:911)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:485)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)

  at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:294)

  at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:225)

  at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:291)

  at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193)

  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:323)

  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:107)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1360)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1118)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)

  at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:294)

  at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:225)

  at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:291)

  at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193)

  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:323)

  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:107)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1360)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1118)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)

  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:271)

  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:121)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1360)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1118)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)

  at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:294)

  at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:225)

  at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:291)

  at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193)

  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:323)

  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:107)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1360)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1118)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)

  at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:294)

  at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:225)

  at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:291)

  at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193)

  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:323)

  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:107)

  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveManagedList(BeanDefinitionValueResolver.java:354)

  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:154)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1360)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1118)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)

  at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:294)

  at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:225)

  at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:291)

  at org.springframework.beans.factory.support.AbstractBeanFactory.getTypeForFactoryBean(AbstractBeanFactory.java:1356)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.getTypeForFactoryBean(AbstractAutowireCapableBeanFactory.java:710)

  at org.springframework.beans.factory.support.AbstractBeanFactory.isTypeMatch(AbstractBeanFactory.java:519)

  at org.springframework.beans.factory.support.DefaultListableBeanFactory.doGetBeanNamesForType(DefaultListableBeanFactory.java:339)

  at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanNamesForType(DefaultListableBeanFactory.java:316)

  at org.springframework.beans.factory.BeanFactoryUtils.beanNamesForTypeIncludingAncestors(BeanFactoryUtils.java:187)

  at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:857)

  at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:814)

  at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:731)

  at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:485)

  at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:92)

  at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:284)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1106)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)

  at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:294)

  at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:225)

  at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:291)

  at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193)

  at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:605)

  at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:925)

  at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:472)

  at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.access$301(AbstractDelegatedExecutionApplicationContext.java:69)

  at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext$1.run(AbstractDelegatedExecutionApplicationContext.java:186)

  at org.springframework.osgi.util.internal.PrivilegedUtils.executeWithCustomTCCL(PrivilegedUtils.java:85)

  at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.normalRefresh(AbstractDelegatedExecutionApplicationContext.java:182)

  at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext$NoDependenciesWaitRefreshExecutor.refresh(AbstractDelegatedExecutionApplicationContext.java:89)

  at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.refresh(AbstractDelegatedExecutionApplicationContext.java:175)

  at com.vmware.vcloud.common.main.bootstrap.SpringPoweredBundleStartupAction$3.run(SpringPoweredBundleStartupAction.java:192)

  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)

  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)

  at java.lang.Thread.run(Thread.java:745)

Caused by: java.net.UnknownHostException: vcloud: vcloud: Temporary failure in name resolution

  at java.net.InetAddress.getLocalHost(InetAddress.java:1475)

  at org.quartz.simpl.SimpleInstanceIdGenerator.generateInstanceId(SimpleInstanceIdGenerator.java:34)

  ... 97 more

Caused by: java.net.UnknownHostException: vcloud: Temporary failure in name resolution

  at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)

  at java.net.InetAddress$1.lookupAllHostAddr(InetAddress.java:901)

  at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1295)

  at java.net.InetAddress.getLocalHost(InetAddress.java:1471)

  ... 98 more

2015-07-27 16:46:07,994 | ERROR    | Spring Context: com.vmware.vcloud.common-util | StdSchedulerFactory            | Couldn't generate instance Id! |

org.quartz.SchedulerException: Couldn't get host name! [See nested exception: java.net.UnknownHostException: vcloud: vcloud: Temporary failure in name resolution]

  at org.quartz.simpl.SimpleInstanceIdGenerator.generateInstanceId(SimpleInstanceIdGenerator.java:36)

  at org.quartz.impl.StdSchedulerFactory.instantiate(StdSchedulerFactory.java:1167)

  at org.quartz.impl.StdSchedulerFactory.getScheduler(StdSchedulerFactory.java:1451)

  at com.vmware.vcloud.scheduler.impl.QuartzSchedulerFactory.createInContext(QuartzSchedulerFactory.java:98)

  at com.vmware.vcloud.scheduler.impl.QuartzSchedulerFactory.createScheduler(QuartzSchedulerFactory.java:80)

  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

  at java.lang.reflect.Method.invoke(Method.java:606)

  at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:160)

  at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:570)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1015)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:911)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:485)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)

  at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:294)

  at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:225)

  at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:291)

  at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193)

  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:323)

  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:107)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1360)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1118)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)

  at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:294)

  at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:225)

  at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:291)

  at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193)

  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:323)

  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:107)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1360)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1118)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)

  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:271)

  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:121)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1360)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1118)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)

  at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:294)

  at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:225)

  at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:291)

  at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193)

  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:323)

  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:107)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1360)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1118)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)

  at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:294)

  at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:225)

  at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:291)

  at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193)

  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:323)

  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:107)

  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveManagedList(BeanDefinitionValueResolver.java:354)

  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:154)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1360)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1118)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)

  at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:294)

  at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:225)

  at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:291)

  at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193)

  at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:587)

  at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:925)

  at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:472)

  at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.access$301(AbstractDelegatedExecutionApplicationContext.java:69)

  at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext$1.run(AbstractDelegatedExecutionApplicationContext.java:186)

  at org.springframework.osgi.util.internal.PrivilegedUtils.executeWithCustomTCCL(PrivilegedUtils.java:85)

  at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.normalRefresh(AbstractDelegatedExecutionApplicationContext.java:182)

  at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext$NoDependenciesWaitRefreshExecutor.refresh(AbstractDelegatedExecutionApplicationContext.java:89)

  at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.refresh(AbstractDelegatedExecutionApplicationContext.java:175)

  at com.vmware.vcloud.common.main.bootstrap.SpringPoweredBundleStartupAction$3.run(SpringPoweredBundleStartupAction.java:192)

  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)

  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)

  at java.lang.Thread.run(Thread.java:745)

Caused by: java.net.UnknownHostException: vcloud: vcloud: Temporary failure in name resolution

  at java.net.InetAddress.getLocalHost(InetAddress.java:1475)

  at org.quartz.simpl.SimpleInstanceIdGenerator.generateInstanceId(SimpleInstanceIdGenerator.java:34)

  ... 79 more

Caused by: java.net.UnknownHostException: vcloud: Temporary failure in name resolution

  at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)

  at java.net.InetAddress$1.lookupAllHostAddr(InetAddress.java:901)

  at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1295)

  at java.net.InetAddress.getLocalHost(InetAddress.java:1471)

  ... 80 more

2015-07-27 16:46:08,052 | INFO     | Spring Context: com.vmware.vcloud.common-util | CellDiscoveryAgent             | Stopping ActiveMQ Cell DiscoveryAgent listener. Cell UUID: 175c8128-f81f-4e3a-80be-b7cfed70aa2f |

2015-07-27 16:46:08,052 | INFO     | Spring Context: com.vmware.vcloud.common-util | CellDiscoveryAgent             | ISOLATING current cell because it has been declared inactive. Cell UUID: 175c8128-f81f-4e3a-80be-b7cfed70aa2f |

2015-07-27 16:46:08,052 | INFO     | Spring Context: com.vmware.vcloud.common-util | CellDiscoveryAgent             | Stopping ActiveMQ Cell DiscoveryAgent broadcaster. Cell UUID: 175c8128-f81f-4e3a-80be-b7cfed70aa2f |

2015-07-27 16:46:08,052 | INFO     | Spring Context: com.vmware.vcloud.common-util | CellDiscoveryAgent             | ISOLATING current cell because it has been declared inactive. Cell UUID: 175c8128-f81f-4e3a-80be-b7cfed70aa2f |

2015-07-27 16:46:09,078 | FATAL    | Spring Context: com.vmware.vcloud.common-util | SpringPoweredBundleStartupAction | Error in module: "com.vmware.vcloud.common-util"; Bean: conversationFactoryInitializer, Message: Error creating bean with name 'conversationFactoryInitializer' defined in URL [bundleentry://138.fwk395728785/META-INF/spring/common-persist-context.xml]: Cannot resolve reference to bean 'globalConversationFactory' while setting bean property 'arguments' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'globalConversationFactory' defined in URL [bundleentry://138.fwk395728785/META-INF/spring/common-persist-context.xml]: Cannot resolve reference to bean 'globalSessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'globalSessionFactory' defined in URL [bundleentry://138.fwk395728785/META-INF/spring/common-persist-context.xml]: Cannot create inner bean 'com.vmware.vcloud.common.persist.MetadataEntityDeletionInterceptor#7c1c6f7' of type [com.vmware.vcloud.common.persist.MetadataEntityDeletionInterceptor] while setting bean property 'entityInterceptor'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.vmware.vcloud.common.persist.MetadataEntityDeletionInterceptor#7c1c6f7' defined in URL [bundleentry://138.fwk395728785/META-INF/spring/common-persist-context.xml]: Cannot resolve reference to bean 'cellLivenessStatusService' while setting bean property 'cellLivenessStatusService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cellLivenessStatusService' defined in URL [bundleentry://138.fwk395728785/META-INF/spring/common-persist-context.xml]: Cannot resolve reference to bean 'jobScheduler' while setting bean property 'scheduler'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jobScheduler' defined in URL [bundleentry://138.fwk395728785/META-INF/spring/common-concurrent-bundle-context.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public static org.quartz.Scheduler com.vmware.vcloud.scheduler.impl.QuartzSchedulerFactory.createScheduler(com.vmware.vcloud.common.configuration.ConfigurationService) throws org.quartz.SchedulerException] threw exception; nested exception is java.lang.IllegalStateException: Cannot run without an instance id. |

2015-07-27 16:46:09,083 | FATAL    | bootstrap-application-1   | UncaughtExceptionHandlerStartupAction | Uncaught Exception. Originating thread: Thread[bootstrap-application-1,5,main]. Message: Error creating bean with name conversationFactoryInitializer defined in URL [bundleentry://138.fwk395728785/META-INF/spring/common-persist-context.xml]: Cannot resolve reference to bean globalConversationFactory while setting bean property arguments with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name globalConversationFactory defined in URL [bundleentry://138.fwk395728785/META-INF/spring/common-persist-context.xml]: Cannot resolve reference to bean globalSessionFactory while setting bean property sessionFactory; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name globalSessionFactory defined in URL [bundleentry://138.fwk395728785/META-INF/spring/common-persist-context.xml]: Cannot create inner bean com.vmware.vcloud.common.persist.MetadataEntityDeletionInterceptor#7c1c6f7 of type [com.vmware.vcloud.common.persist.MetadataEntityDeletionInterceptor] while setting bean property entityInterceptor; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name com.vmware.vcloud.common.persist.MetadataEntityDeletionInterceptor#7c1c6f7 defined in URL [bundleentry://138.fwk395728785/META-INF/spring/common-persist-context.xml]: Cannot resolve reference to bean cellLivenessStatusService while setting bean property cellLivenessStatusService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name cellLivenessStatusService defined in URL [bundleentry://138.fwk395728785/META-INF/spring/common-persist-context.xml]: Cannot resolve reference to bean jobScheduler while setting bean property scheduler; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name jobScheduler defined in URL [bundleentry://138.fwk395728785/META-INF/spring/common-concurrent-bundle-context.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public static org.quartz.Scheduler com.vmware.vcloud.scheduler.impl.QuartzSchedulerFactory.createScheduler(com.vmware.vcloud.common.configuration.ConfigurationService) throws org.quartz.SchedulerException] threw exception; nested exception is java.lang.IllegalStateException: Cannot run without an instance id. |

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'conversationFactoryInitializer' defined in URL [bundleentry://138.fwk395728785/META-INF/spring/common-persist-context.xml]: Cannot resolve reference to bean 'globalConversationFactory' while setting bean property 'arguments' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'globalConversationFactory' defined in URL [bundleentry://138.fwk395728785/META-INF/spring/common-persist-context.xml]: Cannot resolve reference to bean 'globalSessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'globalSessionFactory' defined in URL [bundleentry://138.fwk395728785/META-INF/spring/common-persist-context.xml]: Cannot create inner bean 'com.vmware.vcloud.common.persist.MetadataEntityDeletionInterceptor#7c1c6f7' of type [com.vmware.vcloud.common.persist.MetadataEntityDeletionInterceptor] while setting bean property 'entityInterceptor'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.vmware.vcloud.common.persist.MetadataEntityDeletionInterceptor#7c1c6f7' defined in URL [bundleentry://138.fwk395728785/META-INF/spring/common-persist-context.xml]: Cannot resolve reference to bean 'cellLivenessStatusService' while setting bean property 'cellLivenessStatusService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cellLivenessStatusService' defined in URL [bundleentry://138.fwk395728785/META-INF/spring/common-persist-context.xml]: Cannot resolve reference to bean 'jobScheduler' while setting bean property 'scheduler'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jobScheduler' defined in URL [bundleentry://138.fwk395728785/META-INF/spring/common-concurrent-bundle-context.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public static org.quartz.Scheduler com.vmware.vcloud.scheduler.impl.QuartzSchedulerFactory.createScheduler(com.vmware.vcloud.common.configuration.ConfigurationService) throws org.quartz.SchedulerException] threw exception; nested exception is java.lang.IllegalStateException: Cannot run without an instance id.

  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:329)

  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:107)

  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveManagedList(BeanDefinitionValueResolver.java:354)

  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:154)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1360)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1118)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)

  at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:294)

  at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:225)

  at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:291)

  at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193)

  at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:587)

  at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:925)

  at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:472)

  at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.access$301(AbstractDelegatedExecutionApplicationContext.java:69)

  at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext$1.run(AbstractDelegatedExecutionApplicationContext.java:186)

  at org.springframework.osgi.util.internal.PrivilegedUtils.executeWithCustomTCCL(PrivilegedUtils.java:85)

  at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.normalRefresh(AbstractDelegatedExecutionApplicationContext.java:182)

  at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext$NoDependenciesWaitRefreshExecutor.refresh(AbstractDelegatedExecutionApplicationContext.java:89)

  at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.refresh(AbstractDelegatedExecutionApplicationContext.java:175)

  at com.vmware.vcloud.common.main.bootstrap.SpringPoweredBundleStartupAction$3.run(SpringPoweredBundleStartupAction.java:192)

  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)

  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)

  at java.lang.Thread.run(Thread.java:745)

Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'globalConversationFactory' defined in URL [bundleentry://138.fwk395728785/META-INF/spring/common-persist-context.xml]: Cannot resolve reference to bean 'globalSessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'globalSessionFactory' defined in URL [bundleentry://138.fwk395728785/META-INF/spring/common-persist-context.xml]: Cannot create inner bean 'com.vmware.vcloud.common.persist.MetadataEntityDeletionInterceptor#7c1c6f7' of type [com.vmware.vcloud.common.persist.MetadataEntityDeletionInterceptor] while setting bean property 'entityInterceptor'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.vmware.vcloud.common.persist.MetadataEntityDeletionInterceptor#7c1c6f7' defined in URL [bundleentry://138.fwk395728785/META-INF/spring/common-persist-context.xml]: Cannot resolve reference to bean 'cellLivenessStatusService' while setting bean property 'cellLivenessStatusService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cellLivenessStatusService' defined in URL [bundleentry://138.fwk395728785/META-INF/spring/common-persist-context.xml]: Cannot resolve reference to bean 'jobScheduler' while setting bean property 'scheduler'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jobScheduler' defined in URL [bundleentry://138.fwk395728785/META-INF/spring/common-concurrent-bundle-context.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public static org.quartz.Scheduler com.vmware.vcloud.scheduler.impl.QuartzSchedulerFactory.createScheduler(com.vmware.vcloud.common.configuration.ConfigurationService) throws org.quartz.SchedulerException] threw exception; nested exception is java.lang.IllegalStateException: Cannot run without an instance id.

  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:329)

  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:107)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1360)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1118)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)

  at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:294)

  at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:225)

  at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:291)

  at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193)

  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:323)

  ... 24 more

Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'globalSessionFactory' defined in URL [bundleentry://138.fwk395728785/META-INF/spring/common-persist-context.xml]: Cannot create inner bean 'com.vmware.vcloud.common.persist.MetadataEntityDeletionInterceptor#7c1c6f7' of type [com.vmware.vcloud.common.persist.MetadataEntityDeletionInterceptor] while setting bean property 'entityInterceptor'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.vmware.vcloud.common.persist.MetadataEntityDeletionInterceptor#7c1c6f7' defined in URL [bundleentry://138.fwk395728785/META-INF/spring/common-persist-context.xml]: Cannot resolve reference to bean 'cellLivenessStatusService' while setting bean property 'cellLivenessStatusService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cellLivenessStatusService' defined in URL [bundleentry://138.fwk395728785/META-INF/spring/common-persist-context.xml]: Cannot resolve reference to bean 'jobScheduler' while setting bean property 'scheduler'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jobScheduler' defined in URL [bundleentry://138.fwk395728785/META-INF/spring/common-concurrent-bundle-context.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public static org.quartz.Scheduler com.vmware.vcloud.scheduler.impl.QuartzSchedulerFactory.createScheduler(com.vmware.vcloud.common.configuration.ConfigurationService) throws org.quartz.SchedulerException] threw exception; nested exception is java.lang.IllegalStateException: Cannot run without an instance id.

  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:282)

  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:121)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1360)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1118)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)

  at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:294)

  at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:225)

  at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:291)

  at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193)

  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:323)

  ... 34 more

Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.vmware.vcloud.common.persist.MetadataEntityDeletionInterceptor#7c1c6f7' defined in URL [bundleentry://138.fwk395728785/META-INF/spring/common-persist-context.xml]: Cannot resolve reference to bean 'cellLivenessStatusService' while setting bean property 'cellLivenessStatusService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cellLivenessStatusService' defined in URL [bundleentry://138.fwk395728785/META-INF/spring/common-persist-context.xml]: Cannot resolve reference to bean 'jobScheduler' while setting bean property 'scheduler'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jobScheduler' defined in URL [bundleentry://138.fwk395728785/META-INF/spring/common-concurrent-bundle-context.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public static org.quartz.Scheduler com.vmware.vcloud.scheduler.impl.QuartzSchedulerFactory.createScheduler(com.vmware.vcloud.common.configuration.ConfigurationService) throws org.quartz.SchedulerException] threw exception; nested exception is java.lang.IllegalStateException: Cannot run without an instance id.

  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:329)

  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:107)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1360)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1118)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)

  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:271)

  ... 44 more

Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cellLivenessStatusService' defined in URL [bundleentry://138.fwk395728785/META-INF/spring/common-persist-context.xml]: Cannot resolve reference to bean 'jobScheduler' while setting bean property 'scheduler'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jobScheduler' defined in URL [bundleentry://138.fwk395728785/META-INF/spring/common-concurrent-bundle-context.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public static org.quartz.Scheduler com.vmware.vcloud.scheduler.impl.QuartzSchedulerFactory.createScheduler(com.vmware.vcloud.common.configuration.ConfigurationService) throws org.quartz.SchedulerException] threw exception; nested exception is java.lang.IllegalStateException: Cannot run without an instance id.

  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:329)

  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:107)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1360)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1118)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)

  at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:294)

  at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:225)

  at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:291)

  at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193)

  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:323)

  ... 50 more

Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jobScheduler' defined in URL [bundleentry://138.fwk395728785/META-INF/spring/common-concurrent-bundle-context.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public static org.quartz.Scheduler com.vmware.vcloud.scheduler.impl.QuartzSchedulerFactory.createScheduler(com.vmware.vcloud.common.configuration.ConfigurationService) throws org.quartz.SchedulerException] threw exception; nested exception is java.lang.IllegalStateException: Cannot run without an instance id.

  at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:581)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1015)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:911)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:485)

  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)

  at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:294)

  at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:225)

  at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:291)

  at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193)

  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:323)

  ... 60 more

Caused by: org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public static org.quartz.Scheduler com.vmware.vcloud.scheduler.impl.QuartzSchedulerFactory.createScheduler(com.vmware.vcloud.common.configuration.ConfigurationService) throws org.quartz.SchedulerException] threw exception; nested exception is java.lang.IllegalStateException: Cannot run without an instance id.

  at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:181)

  at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:570)

  ... 69 more

Caused by: java.lang.IllegalStateException: Cannot run without an instance id.

  at org.quartz.impl.StdSchedulerFactory.instantiate(StdSchedulerFactory.java:1172)

  at org.quartz.impl.StdSchedulerFactory.getScheduler(StdSchedulerFactory.java:1451)

  at com.vmware.vcloud.scheduler.impl.QuartzSchedulerFactory.createInContext(QuartzSchedulerFactory.java:98)

  at com.vmware.vcloud.scheduler.impl.QuartzSchedulerFactory.createScheduler(QuartzSchedulerFactory.java:80)

  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

  at java.lang.reflect.Method.invoke(Method.java:606)

  at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:160)

  ... 70 more


Re: VCD won't load webpage

$
0
0

when you run the hostname command, does it return 'vcloud'?

 

org.quartz.SchedulerException: Couldn't get host name! [See nested exception: java.net.UnknownHostException: vcloud: vcloud: Temporary failure in name resolution]

 

you still have name resolution problems.

 

make sure that your local hostname is vcloud.mycompany.com when you run hostname ... or that resolve.conf can resolve vcloud -> vcloud.mycompany.com

Re: VCD won't load webpage

$
0
0

Thanks for the help.

I changed the hostname, and after restarting the service, it started to work.

Really appreciate your help!

 

Thanks,

Daniel

Re: Unable to create vApps in vCloud Director 5.1

$
0
0

Hello,

 

I have run into this exact error could a resolution process please be posted.

 

Thanks,

How to check if the mouse control is inside VM console?

$
0
0

Hi,

 

I'm opening a vcloud director vm console in a browser through an automation script and moving my mouse control to the vm console.

i want to verify whether the mouse pointer is inside the vm console or in the physical machine.

Is there a way in which i can find out where the mouse control is ?

what would be the difference in the properties of a mouse control when it is inside a vm console and physical machine ?

 

 

 

 

Thanks

vcloud director .net api to get the count of active consoles

$
0
0

Hi,

 

Is there a way  in vcloud director .net api to find the number of console's open for a VM ?

 

 

 

 

 

 

Thanks

OVF Validation Fail while importing ovf file to public catalog

$
0
0

Hi Folks

 

I am trying to import a vApp in one of the public catalog but it is failing with error:

 

"Validation failed for the OVF file you provided: Fatal: Line/char 211/34: cvc-complex-type.2.4.a: Invalid content was found starting with element 'ovf:AnnotationSection'. One of '{"http://schemas.dmtf.org/ovf/envelope/1":Msg}' is expected.."

 

Attached is the screenshot for the same.

 

Can you please guide me towards resolution of this issue.

Re: OVF Validation Fail while importing ovf file to public catalog

$
0
0

Try to import the vapp directly to get the more accurate error in vsphere first.After verifying the exact error code this could be fixed easily.


How do I backup my catalogs in vCD with Avamar?!

$
0
0

There seems to be a lot of conflicting information and different plugins that I cannot find. I specifically want to only back up my catalog items.

vCenter Server disconnected from vCloud Director

$
0
0

Hi Folks

 

I am facing an issue in my vCloud director lab.

 

I am trying to upload an ovf in one of my public catalog but it fails saying "The operation failed because vCenter Server "Alex_vCloud_vCenter" is not connected "

 

I checked in vCloud console that vCenter server was disconnected from vcd. I tried refreshing and reconnecting the vCenter server but it was failing with error

 

" Batch update returned unexpected row count from update [0]; actual row count: 0; expected: 1"

 

I checked the vcloud-container-debug.log file in real time and found vcd is trying to connect vcenter time and again but failing each time. Excerpt from debug.log is as follows:

 

" com.vmware.vcloud.api.presentation.service.InternalServerErrorException: Internal Server Error

at com.vmware.vcloud.vimproxy.internal.impl.VcUpdateListenerImpl.onOuterLoopBreakWithException(VcUpdateListenerImpl.java:727)

at com.vmware.vcloud.vimproxy.internal.impl.VcUpdateListenerImpl.outerWaitForUpdatesLoop(VcUpdateListenerImpl.java:639)

at com.vmware.vcloud.vimproxy.internal.impl.VcUpdateListenerImpl.run(VcUpdateListenerImpl.java:349)

Caused by: org.hibernate.StaleStateException: Batch update returned unexpected row count from update [0]; actual row count: 0; expected: 1"

 

Even the MSSQL database shows listener is disconnected.

 

Also in vcloud-container-info.log i got

 

"2015-08-02 16:44:02,651 | ERROR | 1045d40-d030-485b-9987-50a27d59e254Listener (1516) | AbstractFlushingEventListener | Could not synchronize database state with session |

org.hibernate.StaleStateException: Batch update returned unexpected row count from update [0]; actual row count: 0; expected: 1"

 

Please see the attached log files and screenshots.

Re: How do I backup my catalogs in vCD with Avamar?!

$
0
0

This cannot be the first time this has come up.

Cannot power up VM's in vapps in Vcloud

$
0
0

Afternoon all,

 

Were having trouble with some of our vapps when you try to start any VM's, it will fail with the message:

 

Unable to deploy network "***********************************************".

com.vmware.ssdc.library.exceptions.DvPortgroupAlreadyExistsException: Failed to create distributed virtual port group "***********************************************" because a distributed virtual port group of that name already exists.

- com.vmware.ssdc.library.exceptions.DvPortgroupAlreadyExistsException: Failed to create distributed virtual port group "***********************************************" because a distributed virtual port group of that name already exists.

- Failed to create distributed virtual port group "***********************************************" because a distributed virtual port group of that name already exists.

- VSM response error (801): Error deleting network dvportgroup-36603 - nested exception is com.vmware.vshield.vsm.inventory.vcoperations.PropertyCollectorWaitFailedException:

core-services:1004:Error while waiting for property collector updates.:The resource '23882' is in use.; nested exception is com.vmware.vshield.vsm.inventory.vcoperations.VcTaskFailureException:

core-services:1501:The task failed on VC. For more details, refer to the rootCauseString or the VC logs:The resource '23882' is in use.

 

In vcenter I can see it trying to delete the port group which fails, because one of the ports in it is being used by the vse-local(******) VM

 

Is this normal?  I can see from Vcenter that the port group can be manually deleted, is this only way to resolve this issue?  I've created other vapps and can start vm's from theses without issue.

 

Thanks

 

Mike

Re: Cannot power up VM's in vapps in Vcloud

$
0
0

When a vApp is powered on, we look at vCenter and see if Networks (port groups) by name already exist.  If they do, then we try to delete them to ensure we start from a clean slate.

 

If we get to a clean slate, we will provision a new Network (Port Group) to be associated to the vApp.  If the deletion fails, typically when in use, then the power on operation on the vApp fails.

 

What it really sounds like is that the vApp is getting powered off and the Edge (and therefore Network / Port Group) is being Stranded.

 

Brand New vApps would not see this issue, because the Networks would never have existed.

 

Proper clean up would be from Stranded Items to ensure the Edge & Network are removed from vCloud and from vCNS/NSX.  If you just delete it from vCenter, there could be left over items (stranded in vCD) and networks in the vCNS/NSX database (VXLAN only).

Viewing all 7719 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>