Quantcast
Channel: VMware Communities : Unanswered Discussions - VMware vCloud Director
Viewing all 2804 articles
Browse latest View live

Java Apps appear half width in VMs accessed through RDP

$
0
0

Hello,

 

I created a Win7x64 VM and installed Java on it (currently build 1.7.0_45-b18).

 

When I access the VM through VCD under FireFox, and then open the Java Control Panel (or run a Java app), everything looks fine.

 

But, if I access the VM through RDP and then open the Java Control Panel (or run a Java app), the app is squished horizontally to occupy only the first half of the area, and it has a green background.

Here's an example:

http://i.imgur.com/laNG53C.jpg

 

I've changed the resolution settings in the VM from upwards of 1920x1080 down through 1024x768 with the same results.

I've also uninstalled and reinstalled Java.

 

Has anyone else encountered this or have a suggestion on correcting it?

 

Thanks in advance for any help,

- Tom


No change IP on Virtual Machine

$
0
0

Hi, I have question, thanks for help me.

I create new virtual machine on vcloud director. This virtual machine when get one public ip from my ip pool. I don't want my customer change this public IP. How can I do that?

Thanks alots. Sorry about my english but I hope you can understand what I mean.

What't the best practice to migrate the vSphere VMs to vCloud Director?

$
0
0

Hi Experts,

 

What't the best practice to migrate the vSphere VMs to vCloud Director?

 

Thanks.

vc 5.5, vcd 5.1 storage profiles problem

$
0
0

hi all,

 

I have a vcenter 5.5 / esx 5.5 setup with vcd 5.1. My management kit is setup on a hyperV instance with iscsi shared disk.

 

Vcenter & hosts successfully connect to the iscsi setup. However when I connect vCenter to vCD I get an issue vCD complaining about the storage profile service not working.

 

Vcenter has iscsi endpoints setup with IO ports active on VMKernal switch. I found some other post which stated to disable vCenter in vCD.

 

Then restart the inventory service and storage profile service then reenable in vCD.

 

This did not work for me, not sure where to head next, any ideas?

How to VPN from my home PC to my vCloud director network?

$
0
0

Greetings.

 

I'd like to VPN from my desktop at home to my vCloud network. I've a vDC on vCloud Director 1.5 (that's what my provider offers, I know it's outdated), and it's connected to the internet with an external, static IP - 203.59*.x.x. The vDC has 2 VMs.

 

- I did some reading and found where to configure site-to-site VPN on the network properties. After clicking 'enable site-to-site VPN', what do I do next? If I go to add > remote network, I'm supposed to fill in my "peer IP" - is that the randomly assigned IP address my ADSL modem gets from the internet service provider? This feels pointless, as it changes every time I reconnect. What's my 'peer gateway'? Is it my home router, 10.1.1.1?

 

- Also, how does one configure the VPN dialer on the desktop itself? When I attempted it, it prompted me to add a username and a password, but there was no such requirement when I enabled VPN on vCloud Director.

 

The documentation I found online on this matter either refers to vCloud Director 5.1, which is not what I'm using, or tricky for me to comprehend. A step by step guide would be nice. Long story short, I've no idea what I'm doing and could use some help. Thank you.

SDRS issue in vCloud Director after adding new Datastore to SDRS Cluster

$
0
0

Hi Folks,

 

we're using vCloud Director 5.5 in a complete vSphere 5.5 environment.

We have several SDRS Cluster in vSphere and connected to vCloud Director.

 

Following Problem.

When i add a Datastore to a SDRS Cluster and linking this datastore to the corresponding Storage Profile, the storage profile isn't available to vCloud Director anymore.

After removing the new datastore from the SDRS Cluster, the profile is available again.

 

Any ideas?

 

Regards

Jean

cannot access vcloud portal

$
0
0

i ebooted the vcloud centos vm but now i cannot access the portal. i checked the service and its running. any ideas?

vApp cloning vs customization

$
0
0

Hi all,

 

just a pretty generic question re how you are all handling the mass production of environments.

 

do you prefer to clone and isolate with AD included?

 

or

 

customization and join domain orchestration etc

 

this debate seems to be floating around everywhere I go and nobody really seems to have great answers. technically either seem feasible but I am leaning towards customization.


Cannot deploy organization VDC network (vcd 5.1)

$
0
0

Hi to everybody.

 

I'm working on a lab scenario (director 5.1) with:

-two hosts

-nexus

-vxlan

 

Everything it's working fine except when I try to create a routed network.

 

I'm getting this Details:

Cannot deploy organization VDC network  (824de753-c19a-4f32-830a-f4fb18772d2d) com.vmware.vcloud.fabric.nsm.error.VsmException:VSM response error (906): Message not found for message Id 1,118,437,453.

 

 

 

And this Debug Information:

 

com.vmware.vcloud.dl.net.exception.NetworkInternalServerException: Cannot deploy organization VDC network  (824de753-c19a-4f32-830a-f4fb18772d2d)

com.vmware.vcloud.fabric.nsm.error.VsmException: VSM response error (906): Message not found for message Id 1,118,437,453.

    at com.vmware.vcloud.dl.net.orgvdcnetwork.impl.OrgVdcNetworkManagerImpl.createOrgVdcNetworkAsync(OrgVdcNetworkManagerImpl.java:401)

    at com.vmware.vcloud.management.system.NetworkServiceImpl.createOrgVdcNetworkTask(NetworkServiceImpl.java:1523)

    at com.vmware.vcloud.management.system.NetworkServiceImpl.executeTask(NetworkServiceImpl.java:2373)

    at com.vmware.vcloud.management.system.TaskServiceImpl$3.doInSecurityContext(TaskServiceImpl.java:1248)

    at com.vmware.vcloud.management.system.TaskServiceImpl$3.doInSecurityContext(TaskServiceImpl.java:1243)

    at com.vmware.vcloud.management.system.TaskServiceImpl$SecurityContextTemplate.executeForOrgAndUser(TaskServiceImpl.java:1609)

    at com.vmware.vcloud.management.system.TaskServiceImpl.execute(TaskServiceImpl.java:1243)

    at com.vmware.vcloud.management.system.TaskServiceImpl.dispatchByStatus(TaskServiceImpl.java:1165)

    at com.vmware.vcloud.management.system.TaskServiceImpl.dispatchTask(TaskServiceImpl.java:1044)

    at com.vmware.vcloud.management.system.LocalTask.run(LocalTask.java:88)

    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)

    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

    at java.lang.Thread.run(Unknown Source)

Caused by: java.util.concurrent.ExecutionException: com.vmware.vcloud.fabric.nsm.error.VsmException: VSM response error (906): Message not found for message Id 1,118,437,453.

    at com.vmware.vcloud.fabric.foundation.activity.toolkit.AbstractActivity$BasePhase.finish(AbstractActivity.java:202)

    at com.vmware.vcloud.fabric.net.activities.AbstractNetworkFabricActivity$AbstractBaseNetworkingActivityPhase.invoke(AbstractNetworkFabricActivity.java:106)

    at com.vmware.vcloud.fabric.foundation.activity.executors.ActivityRunner.run(ActivityRunner.java:123)

    at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)

    at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)

    at java.util.concurrent.FutureTask.run(Unknown Source)

    ... 3 more

Caused by: com.vmware.vcloud.fabric.nsm.error.VsmException: VSM response error (906): Message not found for message Id 1,118,437,453.

    at com.vmware.vcloud.fabric.nsm.error.NetworkSecurityErrorHandler.processException(NetworkSecurityErrorHandler.java:95)

    at com.vmware.vcloud.fabric.nsm.error.NetworkSecurityErrorHandler.handleError(NetworkSecurityErrorHandler.java:70)

    at org.springframework.web.client.RestTemplate.handleResponseError(RestTemplate.java:486)

    at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:443)

    at com.vmware.vcloud.fabric.net.utils.impl.LoggingRestTemplate.doExecute(LoggingRestTemplate.java:64)

    at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:401)

    at org.springframework.web.client.RestTemplate.postForEntity(RestTemplate.java:302)

    at com.vmware.vcloud.fabric.net.utils.impl.RestClient.postForLocation(RestClient.java:108)

    at com.vmware.vcloud.fabric.nsm.services.spock.VxlanManagerSpock.createVirtualWire(VxlanManagerSpock.java:349)

    at com.vmware.vcloud.fabric.net.impl.VxlanManagerHelper.createVirtualWire(VxlanManagerHelper.java:105)

    at com.vmware.vcloud.fabric.net.activities.network.vxlan.CreateVxlanNetworkActivity$CreateVirtualWirePhase.invoke(CreateVxlanNetworkActivity.java:73)

 

 

Any clues?

Thanks to all.

How to desaster recover a vCD

$
0
0

Hello VMWare-Community,

 

In respect of availability of vCloud Director 5.x I found this document about disaster recovery:

https://blogs.vmware.com/vcloud/2012/02/overview-of-disaster-recovery-in-vcloud-director.html

 

But what would it be like if I do not have “standby/passive” hosts that are not in use for regular workloads?

 

For example, what would happen, if my management network crashes? Or  even worse, what would happen in case of a black out (power failure) in the (whole) datacenter?

 

Can one assume that it is possible to get vCD back in a consistent state?

Or does anyone has some kind of best practices how to proceed in such a case?

 

Kind regards,

na9378

Can VMware Converter Standalone 5.5 connect to vCloud Director 1.5 as Destination system?

$
0
0

If the answer is yes, please point me to a guide.  Thanks.

 

Hai

What vmware products are needed to create an IaaS solution?

$
0
0

Hello Everyone.

This is my 1st post so please be gentle

My employer is looking at creating an Infrastructure as a Service solution to be used internally so Users can order VM's through a web portal (catalog)

I've been tasked with creating a diagram (Visio) showing what VMware products would be needed for IaaS and what function each product would provide.

Does such a diagram already exist?

If not, can someone please help with what products are required, what function they provide and I can create my own drawing?

 

Thanks!

The operation failed because no suitable resource was found. Hub "Resources" doesn't have enough "*" storage: required - 25,600 MB, available - 0 MB.

$
0
0

vCD 5.5: Trying to import a VM from vSphere into a catalog and i get the following error:

 

com.vmware.vcloud.api.presentation.service.InternalServerErrorException: The operation failed because no suitable resource was found. Hub "Resources" doesn't have enough "*" storage: required - 25,600 MB, available - 0 MB.

  at com.vmware.vcloud.placement.PlacementExceptionHandler.convertPlacementException(PlacementExceptionHandler.java:53)

  at com.vmware.vcloud.placementfacade.impl.PlacementServiceFacadeImpl.computePlacementSolution(PlacementServiceFacadeImpl.java:582)

  at com.vmware.vcloud.placementfacade.impl.PlacementServiceFacadeImpl.computePlacementSolution(PlacementServiceFacadeImpl.java:562)

  at com.vmware.vcloud.placementfacade.impl.PlacementServiceFacadeImpl.getPlacementState(PlacementServiceFacadeImpl.java:458)

  at com.vmware.vcloud.vdc.impl.AbstractVdcService.copyVAppContents(AbstractVdcService.java:612)

  at com.vmware.vcloud.vdc.impl.ImportServiceImpl.importSingletonTemplateTask(ImportServiceImpl.java:469)

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

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

  at java.lang.reflect.Method.invoke(Unknown Source)

  at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:319)

  at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)

  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)

  at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:50)

  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)

  at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:90)

  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)

  at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)

  at com.sun.proxy.$Proxy522.importSingletonTemplateTask(Unknown Source)

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

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

  at java.lang.reflect.Method.invoke(Unknown Source)

  at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:319)

  at org.springframework.osgi.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:58)

  at org.springframework.osgi.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:62)

  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)

  at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)

  at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)

  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)

  at org.springframework.osgi.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:56)

  at org.springframework.osgi.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:39)

  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)

  at org.springframework.osgi.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:59)

  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)

  at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)

  at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)

  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)

  at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)

  at com.sun.proxy.$Proxy942.importSingletonTemplateTask(Unknown Source)

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

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

  at java.lang.reflect.Method.invoke(Unknown Source)

  at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:319)

  at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)

  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)

  at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:50)

  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)

  at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:90)

  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)

  at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)

  at com.sun.proxy.$Proxy943.importSingletonTemplateTask(Unknown Source)

  at com.vmware.vcloud.api.presentation.service.impl.ImportServiceAdapterImpl.importSingletonTemplateTask(ImportServiceAdapterImpl.java:181)

  at com.vmware.vcloud.api.presentation.service.impl.ImportServiceAdapterImpl.executeTask(ImportServiceAdapterImpl.java:310)

  at com.vmware.vcloud.backendbase.management.system.TaskActivity$ExecutePhase$2.doInSecurityContext(TaskActivity.java:427)

  at com.vmware.vcloud.backendbase.management.system.TaskActivity$ExecutePhase$2.doInSecurityContext(TaskActivity.java:421)

  at com.vmware.vcloud.backendbase.management.system.TaskActivity$SecurityContextTemplate.executeForOrgAndUser(TaskActivity.java:674)

  at com.vmware.vcloud.backendbase.management.system.TaskActivity$ExecutePhase.execute(TaskActivity.java:421)

  at com.vmware.vcloud.backendbase.management.system.TaskActivity$ExecutePhase.invoke(TaskActivity.java:354)

  at com.vmware.vcloud.activity.executors.ActivityRunner.run(ActivityRunner.java:109)

  at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)

  at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)

  at java.util.concurrent.FutureTask.run(Unknown Source)

  at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)

  at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

  at java.lang.Thread.run(Unknown Source)

2013-12-12 23:56:58,811 | ERROR    | backend-activity-pool-24  | AbstractFlushingEventListener  | Could not synchronize database state with session | vcd=ab001958-c7a5-4b7b-82e8-5d1ff8bcc462,task=990b998e-9eb7-47aa-8ef2-c01c94777fe3 activity=urn:uuid:990b998e-9eb7-47aa-8ef2-c01c94777fe3

org.hibernate.StaleObjectStateException: Row was updated or deleted by another transaction (or unsaved-value mapping was incorrect): [com.vmware.vcloud.common.model.VAppModel#740ee8da-c3bf-4ef4-bbeb-85fb6eee52d9]

  at org.hibernate.persister.entity.AbstractEntityPersister.check(AbstractEntityPersister.java:1792)

  at org.hibernate.persister.entity.AbstractEntityPersister.update(AbstractEntityPersister.java:2435)

  at org.hibernate.persister.entity.AbstractEntityPersister.updateOrInsert(AbstractEntityPersister.java:2335)

  at org.hibernate.persister.entity.AbstractEntityPersister.update(AbstractEntityPersister.java:2635)

  at org.hibernate.action.EntityUpdateAction.execute(EntityUpdateAction.java:115)

  at org.hibernate.engine.ActionQueue.execute(ActionQueue.java:279)

  at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:263)

  at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:168)

  at org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:321)

  at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:50)

  at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1027)

  at org.hibernate.impl.SessionImpl.managedFlush(SessionImpl.java:365)

  at org.hibernate.transaction.JDBCTransaction.commit(JDBCTransaction.java:137)

  at com.vmware.vcloud.common.persist.Conversation.commitTransaction(Conversation.java:178)

  at com.vmware.cl.impl.LibraryItemServiceImpl.finalizeLibraryItemAndBackingOnFailedCreation(LibraryItemServiceImpl.java:481)

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

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

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

  at java.lang.reflect.Method.invoke(Unknown Source)

  at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:319)

  at org.springframework.osgi.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:58)

  at org.springframework.osgi.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:62)

  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)

  at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)

  at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)

  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)

  at org.springframework.osgi.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:56)

  at org.springframework.osgi.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:39)

  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)

  at org.springframework.osgi.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:59)

  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)

  at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)

  at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)

  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)

  at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)

  at com.sun.proxy.$Proxy908.finalizeLibraryItemAndBackingOnFailedCreation(Unknown Source)

  at com.vmware.vcloud.api.presentation.service.impl.ImportServiceAdapterImpl.importSingletonTemplateTask(ImportServiceAdapterImpl.java:187)

  at com.vmware.vcloud.api.presentation.service.impl.ImportServiceAdapterImpl.executeTask(ImportServiceAdapterImpl.java:310)

  at com.vmware.vcloud.backendbase.management.system.TaskActivity$ExecutePhase$2.doInSecurityContext(TaskActivity.java:427)

  at com.vmware.vcloud.backendbase.management.system.TaskActivity$ExecutePhase$2.doInSecurityContext(TaskActivity.java:421)

  at com.vmware.vcloud.backendbase.management.system.TaskActivity$SecurityContextTemplate.executeForOrgAndUser(TaskActivity.java:674)

  at com.vmware.vcloud.backendbase.management.system.TaskActivity$ExecutePhase.execute(TaskActivity.java:421)

  at com.vmware.vcloud.backendbase.management.system.TaskActivity$ExecutePhase.invoke(TaskActivity.java:354)

  at com.vmware.vcloud.activity.executors.ActivityRunner.run(ActivityRunner.java:109)

  at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)

  at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)

  at java.util.concurrent.FutureTask.run(Unknown Source)

  at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)

  at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

  at java.lang.Thread.run(Unknown Source)

2013-12-12 23:56:58,814 | DEBUG    | backend-activity-pool-

cannot ping vse gateway

$
0
0

I deployed a new edge gateway in a new vdc but I cannot ping the vse gateway. On the vse, I noticed it is attached to a few portgrouops

Account migrated from one domain to another now account disappeared from Vcloud director. When I tried to re-add it says it already exists

$
0
0

Hello all,

 

I have two domains domain A and domain B. My account was migrated from Domain A to Domain B. I try to sign into VCD and I get an authtication issue. I logged it with my admin account and saw my data was still there and was assigned to system. When I try to go and re-add me it says my account already exists. I check lost and found and could not find my account.


LDAP fails to sync with VCD get this error: User cannot be cast to com.vmware.vcloud.common.model.IntegratedUserModel

$
0
0

Hello all,

 

Has anyone experienced the issue I'm having? The User cannot be cast?

Thanks,

Kevin

Recover an original VM/vmdk from Shadow VM in vCloud Director 5.1

$
0
0

Hi,

 

is it possible to recover an original VM or .vmdk from a shadow VM in a vCloud Director Installation?

The vCloud Director Version is 5.1.2, the ESXi Hosts are 5.1.0 Build 799733.

The original VM exists, but the .vmdk is deleted.

 

Thanks for your help, if you have an idea.

 

regards

Axel

Permit Org-vDC

$
0
0

Dear All,

 

In my understanding, It's not possible to set ACL at Org-vDC. Although it's possible to set ACL at vApp.

Now, I would like to provide the resource (Org-vDC) at specific users.

For example, user "john" can create vApp/VM on the Org-vDC, but cannot create vApp/VM on the other Org-vDC.

 

There are some ways which come of that?

Creating a Catalog Item - make identical copy v customize vm settings

$
0
0

Hi

 

I was wondering what the differences are between these 2 options? 

 

Thanks.

vCloud Director lost the connection to the vCenter Server

$
0
0

Hi

 

We have recently deployed vCloud Director 5.5.0 (build 1323688) and attached our vCenter Server Appliance 5.5.0.5101 (build 1398493) to it. We are using self-signed certificates for both vCloud director certificates, following the procedures described in the vCloud Director Installation and Upgrade Guide.

 

Every few days our vCloud director loses the connection to the vCenter server. As a consequence we need to manually reconnect the vCenter server. We see the following error in vcloud-container-debug.log:

 

2013-12-14 04:07:12,474 | DEBUG| 7e06867c-1d10-4e63-9826-27a10d840ddfListener (240) | AbstractVlsiServiceBehavior| VCenterVimVlsiServiceBehaviorImpl@133cf92e https://<vcenter server hostname>:443/sdk/vimService PropertyCollector:propertyCollector PropertyCollector.waitForUpdatesEx: completionStatus=false |
2013-12-14 04:07:12,475 | ERROR| 7e06867c-1d10-4e63-9826-27a10d840ddfListener (240) | VcUpdateListenerImpl       | Break on Unrecoverable error in Outer WFU Loop |

javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated

    at sun.security.ssl.SSLSessionImpl.getPeerCertificates(Unknown Source)
    at org.apache.http.conn.ssl.AbstractVerifier.verify(AbstractVerifier.java:128)
    at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:572)
    at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:692)
    at org.apache.http.conn.scheme.SchemeSocketFactoryAdaptor.connectSocket(SchemeSocketFactoryAdaptor.java:65)
    at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
    at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:151)
    at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:125)
    at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:641)
    at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
    at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
    at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
    at com.vmware.vim.vmomi.client.http.impl.HttpExchange.run(HttpExchange.java:111)
    at com.vmware.vim.vmomi.client.http.impl.HttpProtocolBindingImpl.send(HttpProtocolBindingImpl.java:98)
    at com.vmware.vim.vmomi.client.common.impl.MethodInvocationHandlerImpl$CallExecutor.sendCall(MethodInvocationHandlerImpl.java:526)
    at com.vmware.vim.vmomi.client.common.impl.MethodInvocationHandlerImpl$CallExecutor.executeCall(MethodInvocationHandlerImpl.java:507)
    at com.vmware.vim.vmomi.client.common.impl.MethodInvocationHandlerImpl.completeCall(MethodInvocationHandlerImpl.java:295)
    at com.vmware.vim.vmomi.client.common.impl.MethodInvocationHandlerImpl.invokeOperation(MethodInvocationHandlerImpl.java:265)
    at com.vmware.vim.vmomi.client.common.impl.MethodInvocationHandlerImpl.invoke(MethodInvocationHandlerImpl.java:169)
    at com.sun.proxy.$Proxy1097.waitForUpdatesEx(Unknown Source)
    at com.vmware.vcloud.vimproxy.internal.impl.Vc41UpdateListener.getUpdatesFromVC(Vc41UpdateListener.java:112)
    at com.vmware.vcloud.vimproxy.internal.impl.VcUpdateListenerImpl.getUpdates(VcUpdateListenerImpl.java:1155)
    at com.vmware.vcloud.vimproxy.internal.impl.VcUpdateListenerImpl.innerWaitForUpdatesLoop(VcUpdateListenerImpl.java:906)
    at com.vmware.vcloud.vimproxy.internal.impl.VcUpdateListenerImpl.outerWaitForUpdatesLoop(VcUpdateListenerImpl.java:600)
    at com.vmware.vcloud.vimproxy.internal.impl.VcUpdateListenerImpl.run(VcUpdateListenerImpl.java:349)

 

 

The line "javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated" is indicating some problem with the SSL certificates. However, I'm unable to find out what exactly might be the problem.

In vCloud director I have _not_ checked the checkbox to verify SSL certificates (Administration => General).

 

Things I have tried so far:
* Re-created new SSL certificates, replacing the old ones in the keystore

* Re-configured vcloud director using /opt/vmware/vcloud-director/bin/configure -r

* Detached vCenter server from vCloud director and attached it again

 

So far to no avail.

 

Has anyone experienced that problem too? Any suggestions for a workaround or is this a known issue?

 

Any help is appreciated!

 

cheers,

- Fabian

Viewing all 2804 articles
Browse latest View live


Latest Images

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