VMware Cloud Community
J_Virtual
Contributor
Contributor

Problem Replicating with vCloud Availibility for vCloud Director

Im trying to set up a POC with vCloud Availibility. I have deployed everything and can connect to vCloud from the on-premise vcenter VR appliance. I can also configure a VM for replication, but when its supposed to start replicating i only get the below in the vcloud-container-debug.log on the Cloud Proxy Cell.  I suspect it has to do with the AMQP but i cannot figure it out. If i check the RabbitMQ server queues and etc it seems to be created.

Using vCenter 6 4541948

ESXi 4600944

vCloud Director 8.20

vCloud Availibility 1.0.1 

Screen Shot 2017-05-11 at 11.08.14.png

Screen Shot 2017-05-11 at 11.08.07.png

cloud-container-debug.log

2017-05-11 08:57:49,304 | ERROR    | ActiveMQ Session Task     | JMSCachePeer                   | No cache named com.vmware.vcloud.caches.IDPMetadataCacheexists in the target CacheManager. |

net.sf.ehcache.distribution.jms.InvalidJMSMessageException: No cache named com.vmware.vcloud.caches.IDPMetadataCacheexists in the target CacheManager.

        at net.sf.ehcache.distribution.jms.JMSCachePeer.handleObjectMessage(JMSCachePeer.java:300)

        at net.sf.ehcache.distribution.jms.JMSCachePeer.onMessage(JMSCachePeer.java:245)

        at org.apache.activemq.ActiveMQMessageConsumer.dispatch(ActiveMQMessageConsumer.java:1073)

        at org.apache.activemq.ActiveMQSessionExecutor.dispatch(ActiveMQSessionExecutor.java:127)

        at org.apache.activemq.ActiveMQSessionExecutor.iterate(ActiveMQSessionExecutor.java:197)

        at org.apache.activemq.thread.PooledTaskRunner.runTask(PooledTaskRunner.java:122)

        at org.apache.activemq.thread.PooledTaskRunner$1.run(PooledTaskRunner.java:43)

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

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

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

2017-05-11 08:57:49,313 | ERROR    | ActiveMQ Session Task     | JMSCachePeer                   | No cache named com.vmware.vcloud.caches.IDPMetadataCacheexists in the target CacheManager. |

net.sf.ehcache.distribution.jms.InvalidJMSMessageException: No cache named com.vmware.vcloud.caches.IDPMetadataCacheexists in the target CacheManager.

        at net.sf.ehcache.distribution.jms.JMSCachePeer.handleObjectMessage(JMSCachePeer.java:300)

        at net.sf.ehcache.distribution.jms.JMSCachePeer.onMessage(JMSCachePeer.java:245)

        at org.apache.activemq.ActiveMQMessageConsumer.dispatch(ActiveMQMessageConsumer.java:1073)

        at org.apache.activemq.ActiveMQSessionExecutor.dispatch(ActiveMQSessionExecutor.java:127)

        at org.apache.activemq.ActiveMQSessionExecutor.iterate(ActiveMQSessionExecutor.java:197)

        at org.apache.activemq.thread.PooledTaskRunner.runTask(PooledTaskRunner.java:122)

        at org.apache.activemq.thread.PooledTaskRunner$1.run(PooledTaskRunner.java:43)

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

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

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

2017-05-11 08:58:49,005 | DEBUG    | pool-28-thread-1          | ListenerServiceImpl            | syncListeners: start |

2017-05-11 08:58:49,017 | DEBUG    | pool-28-thread-1          | ListenerServiceImpl            | syncListeners: end |

2017-05-11 08:58:50,457 | ERROR    | ActiveMQ Session Task     | JMSCachePeer                   | No cache named com.vmware.vcloud.caches.SecurityContextCacheexists in the target CacheManager. |

net.sf.ehcache.distribution.jms.InvalidJMSMessageException: No cache named com.vmware.vcloud.caches.SecurityContextCacheexists in the target CacheManager.

        at net.sf.ehcache.distribution.jms.JMSCachePeer.handleObjectMessage(JMSCachePeer.java:300)

        at net.sf.ehcache.distribution.jms.JMSCachePeer.onMessage(JMSCachePeer.java:245)

        at org.apache.activemq.ActiveMQMessageConsumer.dispatch(ActiveMQMessageConsumer.java:1073)

        at org.apache.activemq.ActiveMQSessionExecutor.dispatch(ActiveMQSessionExecutor.java:127)

        at org.apache.activemq.ActiveMQSessionExecutor.iterate(ActiveMQSessionExecutor.java:197)

        at org.apache.activemq.thread.PooledTaskRunner.runTask(PooledTaskRunner.java:122)

        at org.apache.activemq.thread.PooledTaskRunner$1.run(PooledTaskRunner.java:43)

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

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

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

2017-05-11 08:58:50,528 | ERROR    | ActiveMQ Session Task     | JMSCachePeer                   | No cache named com.vmware.vcloud.caches.UserSessionCacheexists in the target CacheManager. |

net.sf.ehcache.distribution.jms.InvalidJMSMessageException: No cache named com.vmware.vcloud.caches.UserSessionCacheexists in the target CacheManager.

        at net.sf.ehcache.distribution.jms.JMSCachePeer.handleObjectMessage(JMSCachePeer.java:300)

        at net.sf.ehcache.distribution.jms.JMSCachePeer.onMessage(JMSCachePeer.java:245)

        at org.apache.activemq.ActiveMQMessageConsumer.dispatch(ActiveMQMessageConsumer.java:1073)

        at org.apache.activemq.ActiveMQSessionExecutor.dispatch(ActiveMQSessionExecutor.java:127)

        at org.apache.activemq.ActiveMQSessionExecutor.iterate(ActiveMQSessionExecutor.java:197)

        at org.apache.activemq.thread.PooledTaskRunner.runTask(PooledTaskRunner.java:122)

        at org.apache.activemq.thread.PooledTaskRunner$1.run(PooledTaskRunner.java:43)

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

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

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

2017-05-11 08:58:50,734 | ERROR    | ActiveMQ Session Task     | JMSCachePeer                   | No cache named com.vmware.vcloud.caches.UserSessionCacheexists in the target CacheManager. |

net.sf.ehcache.distribution.jms.InvalidJMSMessageException: No cache named com.vmware.vcloud.caches.UserSessionCacheexists in the target CacheManager.

        at net.sf.ehcache.distribution.jms.JMSCachePeer.handleObjectMessage(JMSCachePeer.java:300)

        at net.sf.ehcache.distribution.jms.JMSCachePeer.onMessage(JMSCachePeer.java:245)

        at org.apache.activemq.ActiveMQMessageConsumer.dispatch(ActiveMQMessageConsumer.java:1073)

        at org.apache.activemq.ActiveMQSessionExecutor.dispatch(ActiveMQSessionExecutor.java:127)

        at org.apache.activemq.ActiveMQSessionExecutor.iterate(ActiveMQSessionExecutor.java:197)

        at org.apache.activemq.thread.PooledTaskRunner.runTask(PooledTaskRunner.java:122)

        at org.apache.activemq.thread.PooledTaskRunner$1.run(PooledTaskRunner.java:43)

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

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

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

2017-05-11 08:58:50,736 | ERROR    | ActiveMQ Session Task     | JMSCachePeer                   | No cache named com.vmware.vcloud.caches.SecurityContextCacheexists in the target CacheManager. |

net.sf.ehcache.distribution.jms.InvalidJMSMessageException: No cache named com.vmware.vcloud.caches.SecurityContextCacheexists in the target CacheManager.

        at net.sf.ehcache.distribution.jms.JMSCachePeer.handleObjectMessage(JMSCachePeer.java:300)

        at net.sf.ehcache.distribution.jms.JMSCachePeer.onMessage(JMSCachePeer.java:245)

        at org.apache.activemq.ActiveMQMessageConsumer.dispatch(ActiveMQMessageConsumer.java:1073)

        at org.apache.activemq.ActiveMQSessionExecutor.dispatch(ActiveMQSessionExecutor.java:127)

        at org.apache.activemq.ActiveMQSessionExecutor.iterate(ActiveMQSessionExecutor.java:197)

        at org.apache.activemq.thread.PooledTaskRunner.runTask(PooledTaskRunner.java:122)

        at org.apache.activemq.thread.PooledTaskRunner$1.run(PooledTaskRunner.java:43)

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

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

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

2017-05-11 08:58:51,491 | ERROR    | ActiveMQ Session Task     | JMSCachePeer                   | No cache named com.vmware.vcloud.caches.UserSessionCacheexists in the target CacheManager. |

net.sf.ehcache.distribution.jms.InvalidJMSMessageException: No cache named com.vmware.vcloud.caches.UserSessionCacheexists in the target CacheManager.

        at net.sf.ehcache.distribution.jms.JMSCachePeer.handleObjectMessage(JMSCachePeer.java:300)

        at net.sf.ehcache.distribution.jms.JMSCachePeer.onMessage(JMSCachePeer.java:245)

        at org.apache.activemq.ActiveMQMessageConsumer.dispatch(ActiveMQMessageConsumer.java:1073)

        at org.apache.activemq.ActiveMQSessionExecutor.dispatch(ActiveMQSessionExecutor.java:127)

        at org.apache.activemq.ActiveMQSessionExecutor.iterate(ActiveMQSessionExecutor.java:197)

        at org.apache.activemq.thread.PooledTaskRunner.runTask(PooledTaskRunner.java:122)

        at org.apache.activemq.thread.PooledTaskRunner$1.run(PooledTaskRunner.java:43)

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

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

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

2017-05-11 09:00:03,318 | ERROR    | ActiveMQ Session Task     | JMSCachePeer                   | No cache named com.vmware.vcloud.caches.SecurityContextCacheexists in the target CacheManager. |

net.sf.ehcache.distribution.jms.InvalidJMSMessageException: No cache named com.vmware.vcloud.caches.SecurityContextCacheexists in the target CacheManager.

        at net.sf.ehcache.distribution.jms.JMSCachePeer.handleObjectMessage(JMSCachePeer.java:300)

        at net.sf.ehcache.distribution.jms.JMSCachePeer.onMessage(JMSCachePeer.java:245)

        at org.apache.activemq.ActiveMQMessageConsumer.dispatch(ActiveMQMessageConsumer.java:1073)

        at org.apache.activemq.ActiveMQSessionExecutor.dispatch(ActiveMQSessionExecutor.java:127)

        at org.apache.activemq.ActiveMQSessionExecutor.iterate(ActiveMQSessionExecutor.java:197)

        at org.apache.activemq.thread.PooledTaskRunner.runTask(PooledTaskRunner.java:122)

        at org.apache.activemq.thread.PooledTaskRunner$1.run(PooledTaskRunner.java:43)

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

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

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

2017-05-11 09:00:03,557 | ERROR    | ActiveMQ Session Task     | JMSCachePeer                   | No cache named com.vmware.vcloud.caches.UserSessionCacheexists in the target CacheManager. |

net.sf.ehcache.distribution.jms.InvalidJMSMessageException: No cache named com.vmware.vcloud.caches.UserSessionCacheexists in the target CacheManager.

        at net.sf.ehcache.distribution.jms.JMSCachePeer.handleObjectMessage(JMSCachePeer.java:300)

        at net.sf.ehcache.distribution.jms.JMSCachePeer.onMessage(JMSCachePeer.java:245)

        at org.apache.activemq.ActiveMQMessageConsumer.dispatch(ActiveMQMessageConsumer.java:1073)

        at org.apache.activemq.ActiveMQSessionExecutor.dispatch(ActiveMQSessionExecutor.java:127)

        at org.apache.activemq.ActiveMQSessionExecutor.iterate(ActiveMQSessionExecutor.java:197)

        at org.apache.activemq.thread.PooledTaskRunner.runTask(PooledTaskRunner.java:122)

        at org.apache.activemq.thread.PooledTaskRunner$1.run(PooledTaskRunner.java:43)

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

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

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

2017-05-11 09:01:11,575 | ERROR    | ActiveMQ Session Task     | JMSCachePeer                   | No cache named com.vmware.vcloud.caches.UserSessionCacheexists in the target CacheManager. |

net.sf.ehcache.distribution.jms.InvalidJMSMessageException: No cache named com.vmware.vcloud.caches.UserSessionCacheexists in the target CacheManager.

        at net.sf.ehcache.distribution.jms.JMSCachePeer.handleObjectMessage(JMSCachePeer.java:300)

        at net.sf.ehcache.distribution.jms.JMSCachePeer.onMessage(JMSCachePeer.java:245)

        at org.apache.activemq.ActiveMQMessageConsumer.dispatch(ActiveMQMessageConsumer.java:1073)

        at org.apache.activemq.ActiveMQSessionExecutor.dispatch(ActiveMQSessionExecutor.java:127)

        at org.apache.activemq.ActiveMQSessionExecutor.iterate(ActiveMQSessionExecutor.java:197)

        at org.apache.activemq.thread.PooledTaskRunner.runTask(PooledTaskRunner.java:122)

        at org.apache.activemq.thread.PooledTaskRunner$1.run(PooledTaskRunner.java:43)

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

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

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

2017-05-11 09:01:31,554 | ERROR    | ActiveMQ Session Task     | JMSCachePeer                   | No cache named com.vmware.vcloud.api.framework.manage.impl.ExtensibilityManagerImplexists in the target CacheManager. |

net.sf.ehcache.distribution.jms.InvalidJMSMessageException: No cache named com.vmware.vcloud.api.framework.manage.impl.ExtensibilityManagerImplexists in the target CacheManager.

        at net.sf.ehcache.distribution.jms.JMSCachePeer.handleObjectMessage(JMSCachePeer.java:300)

        at net.sf.ehcache.distribution.jms.JMSCachePeer.onMessage(JMSCachePeer.java:245)

        at org.apache.activemq.ActiveMQMessageConsumer.dispatch(ActiveMQMessageConsumer.java:1073)

        at org.apache.activemq.ActiveMQSessionExecutor.dispatch(ActiveMQSessionExecutor.java:127)

        at org.apache.activemq.ActiveMQSessionExecutor.iterate(ActiveMQSessionExecutor.java:197)

        at org.apache.activemq.thread.PooledTaskRunner.runTask(PooledTaskRunner.java:122)

        at org.apache.activemq.thread.PooledTaskRunner$1.run(PooledTaskRunner.java:43)

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

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

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

Reply
0 Kudos
0 Replies