Quantcast
Channel: VMware Communities : Discussion List - vRealize Orchestrator
Viewing all articles
Browse latest Browse all 6251

Error with populating config element-vCenter

$
0
0

All,

 

We deployed the self service portal some time ago, and it has run well up until recently. When attempting to run the Populate Configuration Element workflow, it fails and we see the following in the server.log.

 

-------------------------------------------------------------------

2014-02-10 16:12:30.679-0500 ERROR [VimClusterComputeResource] getProperty() [domain\username@https://myvcenter01.company.com:443/sdk/Main#664ce898, ClusterComputeResource<domain-c132812>] --> Property 'name' does not exist

com.vmware.vmo.plugin.vi4.model.NoSuchPropertyException

at com.vmware.vmo.plugin.vi4.model.VimContentManagedObject.addNewPropertyFilter(VimContentManagedObject.java:247)

  at com.vmware.vmo.plugin.vi4.model.VimContentManagedObject.getPropertyContent(VimContentManagedObject.java:298)

  at com.vmware.vmo.plugin.vi4.model.VimContentManagedObject.getProperty(VimContentManagedObject.java:376)

  at com.vmware.vmo.plugin.vi4.model.VimManagedEntity.getName(VimManagedEntity.java:124)

  at sun.reflect.GeneratedMethodAccessor221.invoke(Unknown Source)

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

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

  at ch.dunes.vso.sdk.SDKFinder.convertToResult(SDKFinder.java:405)

  at ch.dunes.vso.sdk.SDKFinder.findForId(SDKFinder.java:112)

  at ch.dunes.vso.sdk.ModulesFactory.findForId(ModulesFactory.java:447)

  at ch.dunes.vso.sdk.mbean.ScriptingSDK.findForId(ScriptingSDK.java:103)

  at sun.reflect.GeneratedMethodAccessor218.invoke(Unknown Source)

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

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

  at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)

  at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)

  at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)

  at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)

  at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)

  at ch.dunes.model.ejb.server.helper.SDKModulesHelper.invokeMBean(SDKModulesHelper.java:37)

  at ch.dunes.model.ejb.server.helper.SDKModulesHelper.findForId(SDKModulesHelper.java:180)

  at ch.dunes.model.ejb.server.sessions.VSOFactoryBean.findForId(VSOFactoryBean.java:1053)

  at sun.reflect.GeneratedMethodAccessor217.invoke(Unknown Source)

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

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

  at org.jboss.invocation.Invocation.performCall(Invocation.java:359)

  at org.jboss.ejb.StatefulSessionContainer$ContainerInterceptor.invoke(StatefulSessionContainer.java:598)

  at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:168)

  at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:158)

  at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:63)

  at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121)

  at org.jboss.ejb.plugins.AbstractTxInterceptorBMT.invokeNext(AbstractTxInterceptorBMT.java:173)

  at org.jboss.ejb.plugins.TxInterceptorBMT.invoke(TxInterceptorBMT.java:77)

  at org.jboss.ejb.plugins.StatefulSessionInstanceInterceptor.invoke(StatefulSessionInstanceInterceptor.java:333)

  at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)

  at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:138)

  at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:648)

  at org.jboss.ejb.Container.invoke(Container.java:960)

  at sun.reflect.GeneratedMethodAccessor93.invoke(Unknown Source)

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

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

  at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)

  at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)

  at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)

  at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)

  at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)

  at org.jboss.invocation.jrmp.server.JRMPInvoker$MBeanServerAction.invoke(JRMPInvoker.java:818)

  at org.jboss.invocation.jrmp.server.JRMPInvoker.invoke(JRMPInvoker.java:419)

  at sun.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)

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

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

  at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:305)

  at sun.rmi.transport.Transport$1.run(Transport.java:159)

  at java.security.AccessController.doPrivileged(Native Method)

  at sun.rmi.transport.Transport.serviceCall(Transport.java:155)

  at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:535)

  at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:790)

  at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:649)

  at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)

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

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

 

-----------------------------------------

 

I changed the names to protect the innocent Port 443 is open between the vCenter running 4.1 build 491557 and we are using VCO build 4.1 733. We do have any upgrade in the works to vCenter/VCO 5.5 but it's about a month out. Any ideas appreciated.


Viewing all articles
Browse latest Browse all 6251

Trending Articles