VMware Cloud Community
auberjean
Contributor
Contributor
Jump to solution

How to change IP of Vcloud Director management?

Moved a test environment to a different location and i need to change the IP addresses.

I remember during the setup of VCD, i had to assign 2 IP addresses,

How to change them and get VCD running in the new network?

I checked https://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=10286...

1/"

Execute these SQL statements:

  1. select name from cells;"

Ran ths as query and there was no objects cells.

2/ "From within the Red Hat system which is hosting the vCloud Director software, navigate into the $VCLOUD_HOME/etc directory using the cd command and change these values in the global.properties file:  "

What's the $VCLOUD_HOME? i browsed from root into etc but couldn't find global.properties file.

Any insights greatly welcome, im totally lost.

many thanks

Tags (2)
0 Kudos
1 Solution

Accepted Solutions
Sreec
VMware Employee
VMware Employee
Jump to solution

KB what you mentioned is perfect for changing ip . Regarding your query on $VCLOUD_HOME/etc ..that path is nothing but

/opt/vmware/vcloud-director/etc .. In that directory you will see global.properties file . Just create a copy before making any changes and rest assured simply follow the kb.

Cheers,
Sree | VCIX-5X| VCAP-5X| VExpert 7x|Cisco Certified Specialist
Please KUDO helpful posts and mark the thread as solved if answered

View solution in original post

0 Kudos
9 Replies
Sreec
VMware Employee
VMware Employee
Jump to solution

KB what you mentioned is perfect for changing ip . Regarding your query on $VCLOUD_HOME/etc ..that path is nothing but

/opt/vmware/vcloud-director/etc .. In that directory you will see global.properties file . Just create a copy before making any changes and rest assured simply follow the kb.

Cheers,
Sree | VCIX-5X| VCAP-5X| VExpert 7x|Cisco Certified Specialist
Please KUDO helpful posts and mark the thread as solved if answered
0 Kudos
auberjean
Contributor
Contributor
Jump to solution

Ohhhhh..... i see. Works now,   😃

edited global properties file and also changed the cell IP in MSSQL.y

Many thanks.

Now i have a non-vmware issue.  =/

Now i have a different issue, since the VM was moved to a different host, eth0 etc became ens33 and ens34,

I checked in /etc/sysconfig/network-scripts but there was no ifcfg-ens33 nor ifcft-ens34 config files.... so created them and added the interface and ip.

But it seems my centsOS ip won't change.

0 Kudos
auberjean
Contributor
Contributor
Jump to solution

Fixed my interface issues on centOS,  I tried to start my Vcloud director ,  starting watchdog and cell goes grees, i get an OK. But the web interface is not coming up,  here is my cell.log   & my vcloud director debug log. I can't figure out what's wrong.  =/

[root@vcd-01 logs]# tail -f cell.log

Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0

Bootstrap application: start

Bundle-Id: 218, Bundle-SymbolicName: jline, Bundle Location: initial@reference:file:jline/jline-2.7.jar/ - Unable to resolve bundle due to the following unsatisfied constraints: [Missing imported package org.fusesource.jansi.internal_0.0.0

]

Bundle-Id: 229, Bundle-SymbolicName: client-toolkit, Bundle Location: initial@reference:file:com/vmware/vcloud/client-toolkit/1.0.0/client-toolkit-1.0.0.jar/ - Unable to resolve bundle due to the following unsatisfied constraints: [Missing imported package com.vmware.vim.query.client_[0.0.0,1.0.0)

]

Bundle-Id: 252, Bundle-SymbolicName: cell-management-tool-vcd-client, Bundle Location: initial@reference:file:com/vmware/vcloud/cell-management-tool-vcd-client/1.5.0/cell-management-tool-vcd-client-1.5.0.jar/ - Unable to resolve bundle due to the following unsatisfied constraints: [Missing imported package com.vmware.vcloud.clienttoolkit.vc_0.0.0

]

All required system properties are present

An unspecified error occurred during application start

All required local configuration properties are present

Successfully bound network port: 80 on host address: 192.168.120.75

Successfully bound network port: 443 on host address: 192.168.120.75

Successfully bound network port: 8999 on host address: 192.168.120.75

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

Current locale "en" verified successfully.

Bootstrap application: complete

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

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

Application startup event: Waiting for subsystem 'com.vmware.vcloud.computeservice.broker'

Application startup event: Waiting for subsystem 'com.vmware.vcloud.cloud-proxy-server'

Application startup event: Subsystem 'com.vmware.vcloud.cloud-proxy-server' startup initiated.

Uncaught Exception. Originating thread: Thread[pool-6-thread-1,5,main]. Message: Error creating bean with name 'productInfoService': Invocation of init method failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'productInfoBean' defined in URL [bundleentry://211.fwk2101249621/META-INF/spring/bundle-context.xml]: Cannot create inner bean 'org.springframework.beans.factory.config.MethodInvokingFactoryBean#3f4d96fe' of type [org.springframework.beans.factory.config.MethodInvokingFactoryBean] while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.beans.factory.config.MethodInvokingFactoryBean#3f4d96fe' defined in URL [bundleentry://211.fwk2101249621/META-INF/spring/bundle-context.xml]: Cannot resolve reference to bean 'productBuildDateBean' while setting bean property 'targetObject'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'productBuildDateBean' defined in URL [bundleentry://211.fwk2101249621/META-INF/spring/bundle-context.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [org.joda.time.DateTime]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException: Invalid format: "[2016-05-12T20:32:07-0700, 2016-..."

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

[debug log]

}] |

2017-02-02 17:56:46,226 | DEBUG    | OSGI Delegator - listener dispatcher | EventHelper                    | Dispatcher service is unavailable. Queuing event: Event [id=53dda643-5aa6-408d-8817-9ce2f81a96c1, timestamp=1486043806225, type=com/vmware/vcloud/event/cell/modify, serviceNamespace=com.vmware.vcloud, properties={

        cellApplication.intermediateState=STARTING_FROM_STOPPED,

        cellApplication.name=com.vmware.vcloud.cloudproxy.server.CloudProxyApplication,

        cellApplication.originState=STOPPED,

        cellApplication.simpleName=CloudProxyApplication,

        cellApplication.simpleState=transitioning,

        cellApplication.targetState=STARTED,

        cellApplication.transitionState=TRANSITIONING,

        currentContext.cell.uuid=,

        currentContext.org.id=System(com.vmware.vcloud.entity.org:a93c9db9-7471-3192-8d09-a8f7eeda85f9),

        currentContext.success=true,

        currentContext.user.id=system(com.vmware.vcloud.entity.user:808cc07b-7092-3666-bcc5-89910188d5e7),

        currentContext.user.name=system,

        currentContext.user.proxyAddress=,

        entity.id=com.vmware.vcloud.common.cell.event.CommonCellEventBuilder$$Lambda$7/1002400446@521520c0,

        entity.name=com.vmware.vcloud.common.cell.event.CommonCellEventBuilder$$Lambda$6/520354720@4a12ac2c,

        entity.type=com.vmware.vcloud.entity.cell,

}] |

2017-02-02 17:56:46,226 | DEBUG    | OSGI Delegator - listener dispatcher | EventHelper                    | Dispatcher service is unavailable. Queuing event: Event [id=13da0770-7765-43f2-ae8b-f1ce87b85111, timestamp=1486043806226, type=com/vmware/vcloud/event/cell/modify, serviceNamespace=com.vmware.vcloud, properties={

        cellApplication.intermediateState=STARTING_FROM_STOPPED,

        cellApplication.name=com.vmware.vcloud.computeservice.app.ComputeServiceBrokerApplication,

        cellApplication.originState=STOPPED,

        cellApplication.simpleName=ComputeServiceBrokerApplication,

        cellApplication.simpleState=transitioning,

        cellApplication.targetState=STARTED,

        cellApplication.transitionState=TRANSITIONING,

        currentContext.cell.uuid=,

        currentContext.org.id=System(com.vmware.vcloud.entity.org:a93c9db9-7471-3192-8d09-a8f7eeda85f9),

        currentContext.success=true,

        currentContext.user.id=system(com.vmware.vcloud.entity.user:808cc07b-7092-3666-bcc5-89910188d5e7),

        currentContext.user.name=system,

        currentContext.user.proxyAddress=,

        entity.id=com.vmware.vcloud.common.cell.event.CommonCellEventBuilder$$Lambda$7/1002400446@89c5701,

        entity.name=com.vmware.vcloud.common.cell.event.CommonCellEventBuilder$$Lambda$6/520354720@7fc0ce4c,

        entity.type=com.vmware.vcloud.entity.cell,

}] |

2017-02-02 17:56:49,526 | DEBUG    | CloudProxy Application    | Crypto                         | Crypto initializing... |

0 Kudos
Sreec
VMware Employee
VMware Employee
Jump to solution

Since you have changed the centos IP, just curious to know did you update DNS(DNS entry to the /etc/hosts ) ?  Was there any certificate change ?

Cheers,
Sree | VCIX-5X| VCAP-5X| VExpert 7x|Cisco Certified Specialist
Please KUDO helpful posts and mark the thread as solved if answered
0 Kudos
auberjean
Contributor
Contributor
Jump to solution

There was no certificate change.

I believe in one of the ifconfig i added the line hostname = 192.168.120.71  (which is my dns server)

also i just checked /etc/resolv.conf and it had the correct DNS server.

0 Kudos
auberjean
Contributor
Contributor
Jump to solution

This is my vcloud-container-info.log

jva2017-02-02 15:31:52,768 | ERROR    | Spring Context: com.vmware.vcloud.common-cell-impl | ConnectionPool                 | Unable to create initial connections of pool. |.sql.SQLException: Network error IOException: No route to host

        at net.sourceforge.jtds.jdbc.ConnectionJDBC2.<init>(ConnectionJDBC2.java:417)

        at net.sourceforge.jtds.jdbc.ConnectionJDBC3.<init>(ConnectionJDBC3.java:50)

        at net.sourceforge.jtds.jdbc.Driver.connect(Driver.java:185)

        at org.springframework.jdbc.datasource.SimpleDriverDataSource.getConnectionFromDriver(SimpleDriverDataSource.java:140)

        at org.springframework.jdbc.datasource.AbstractDriverBasedDataSource.getConnectionFromDriver(AbstractDriverBasedDataSource.java:153)

        at org.springframework.jdbc.datasource.AbstractDriverBasedDataSource.getConnection(AbstractDriverBasedDataSource.java:128)

        at org.apache.tomcat.jdbc.pool.PooledConnection.connectUsingDataSource(PooledConnection.java:224)

        at org.apache.tomcat.jdbc.pool.PooledConnection.connect(PooledConnection.java:180)

        at org.apache.tomcat.jdbc.pool.ConnectionPool.createConnection(ConnectionPool.java:710)

        at org.apache.tomcat.jdbc.pool.ConnectionPool.borrowConnection(ConnectionPool.java:644)

        at org.apache.tomcat.jdbc.pool.ConnectionPool.init(ConnectionPool.java:466)

        at org.apache.tomcat.jdbc.pool.ConnectionPool.<init>(ConnectionPool.java:143)

        at org.apache.tomcat.jdbc.pool.DataSourceProxy.pCreatePool(DataSourceProxy.java:116)

        at org.apache.tomcat.jdbc.pool.DataSourceProxy.createPool(DataSourceProxy.java:103)

        at org.apache.tomcat.jdbc.pool.DataSourceProxy.getConnection(DataSourceProxy.java:127)

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

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

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

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

        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:132)

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

        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:132)

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

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

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

        at com.sun.proxy.$Proxy32.getConnection(Unknown Source)

ava.sql.SQLException: Network error IOException: No route to host

at net.sourceforge.jtds.jdbc.ConnectionJDBC2.<init>(ConnectionJDBC2.java:417)

        at net.sourceforge.jtds.jdbc.ConnectionJDBC3.<init>(ConnectionJDBC3.java:50)

        at net.sourceforge.jtds.jdbc.Driver.connect(Driver.java:185)

        at org.springframework.jdbc.datasource.SimpleDriverDataSource.getConnectionFromDriver(SimpleDriverDataSource.java:140)

        at org.springframework.jdbc.datasource.AbstractDriverBasedDataSource.getConnectionFromDriver(AbstractDriverBasedDataSource.java:153)

        at org.springframework.jdbc.datasource.AbstractDriverBasedDataSource.getConnection(AbstractDriverBasedDataSource.java:128)

        at org.apache.tomcat.jdbc.pool.PooledConnection.connectUsingDataSource(PooledConnection.java:224)

        at org.apache.tomcat.jdbc.pool.PooledConnection.connect(PooledConnection.java:180)

        at org.apache.tomcat.jdbc.pool.ConnectionPool.createConnection(ConnectionPool.java:710)

        at org.apache.tomcat.jdbc.pool.ConnectionPool.borrowConnection(ConnectionPool.java:644)

        at org.apache.tomcat.jdbc.pool.ConnectionPool.init(ConnectionPool.java:466)

        at org.apache.tomcat.jdbc.pool.ConnectionPool.<init>(ConnectionPool.java:143)

        at org.apache.tomcat.jdbc.pool.DataSourceProxy.pCreatePool(DataSourceProxy.java:116)

        at org.apache.tomcat.jdbc.pool.DataSourceProxy.createPool(DataSourceProxy.java:103)

        at org.apache.tomcat.jdbc.pool.DataSourceProxy.getConnection(DataSourceProxy.java:127)

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

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

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

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

        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:132)

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

        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:132)

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

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

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

        at com.sun.proxy.$Proxy32.getConnection(Unknown Source)

0 Kudos
Sreec
VMware Employee
VMware Employee
Jump to solution

Your problem is most likely DNS like i mentioned earlier . Logs are clearly showing it

ava.sql.SQLException: Network error IOException: No route to host


Do a nslookup against vcd console/http Ip's

Check if DB connectivity is there

Check if DNS is working correctly

Finally check centos firewall tables.

Cheers,
Sree | VCIX-5X| VCAP-5X| VExpert 7x|Cisco Certified Specialist
Please KUDO helpful posts and mark the thread as solved if answered
0 Kudos
auberjean
Contributor
Contributor
Jump to solution

Do a nslookup against vcd console/http Ip's

NSlookup works fine, i can resolve VCD's ip.

Check if DB connectivity is there

How do i check that? i pinged the SQL server from the VCD and it worked.

Check if DNS is working correctly

DNS seems to be working correctly, i can ping the name(vcd-01) and i get a reply.

Finally check centos firewall tables.

firewall is turned off on centos.



Below is my global.properties file, looks ok yeah?


192.168.120.72 is my SQL server,  im just confused about cell and console ip,

i added cell ip in SQL server , 192.168.120.76,    and im guessing console ip is the one where the web page will be accessed?  192.168.120.75

[root@vcd-01 etc]# vi global.properties

# Dtabase connection settings

database.jdbcUrl = jdbc:jtds:sqlserver://192.168.120.72:1433/vcloud;socketTimeout=90;instance=MSSQL-01,jdbc:jtds:sqlserver://192.168.120.72:1433/vcloud;socketTimeout=90;instance=MSSQL-01

database.username = vcloud,vcloud

database.password = tF924cPW5hzRI/YF5YfuMQ==,tF924cPW5hzRI/YF5YfuMQ==

# Product display name

# Product display name

product.display_name = VMware vCloud Director,VMware vCloud Director

# Maximum number blocking tasks (per cell) to be resumed when expired.

# This property is taken into account only when blocking task's default timeout action is "Resume".

# Uncomment this line and set the desired value. Otherwise, the default value (1000) will be used.

# blockingTasks.timeoutResumeRate = 1000

# Maximum number blocking tasks (per cell) to be resumed when expired.

# This property is taken into account only when blocking task's default timeout action is "Resume".

# Uncomment this line and set the desired value. Otherwise, the default value (1000) will be used.

# blockingTasks.timeoutResumeRate = 1000

product.version = 8.10.0.3879706,8.10.0.3879706

product.build_date = 2016-05-12T20:32:07-0700,2016-05-12T20:32:07-0700

vcloud.cell.ip.primary = 192.168.120.76,192.168.120.76

consoleproxy.host.https = 192.168.120.75,192.168.120.75

vcloud.ssl.password = TE0ADoWMkrn/HOIZTw3oK9jajMGmuKnQvoTKRp/S/rU=,TE0ADoWMkrn/HOIZTw3oK9jajMGmuKnQvoTKRp/S/rU=

0 Kudos
auberjean
Contributor
Contributor
Jump to solution

one more thing i have noticed is that,

After a  - service vmware-vcd status

i get

vmware-vcd-watchdog is running

vmware-vcd-cell is dead, but pidfile exists


the cell goes running and then dead constantly.



LOG UPDATE -  don't seem to see anymore errors in regard to hostname.

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

[root@vcd-01 logs]# tail -f vcloud-container-info.log

VMware vCloud Director,VMware vCloud Director 8.10.0.3879706,8.10.0.3879706, Mauritius Time, vcd-01 (192.168.120.75)

VMware vCloud Director,VMware vCloud Director 8.10.0.3879706,8.10.0.3879706, Mauritius Time, vcd-01 (192.168.120.75)

VMware vCloud Director,VMware vCloud Director 8.10.0.3879706,8.10.0.3879706, Mauritius Time, vcd-01 (192.168.120.75)

VMware vCloud Director,VMware vCloud Director 8.10.0.3879706,8.10.0.3879706, Mauritius Time, vcd-01 (192.168.120.75)

VMware vCloud Director,VMware vCloud Director 8.10.0.3879706,8.10.0.3879706, Mauritius Time, vcd-01 (192.168.120.75)

VMware vCloud Director,VMware vCloud Director 8.10.0.3879706,8.10.0.3879706, Mauritius Time, vcd-01 (192.168.120.75)

VMware vCloud Director,VMware vCloud Director 8.10.0.3879706,8.10.0.3879706, Mauritius Time, vcd-01 (192.168.120.75)

VMware vCloud Director,VMware vCloud Director 8.10.0.3879706,8.10.0.3879706, Mauritius Time, vcd-01 (192.168.120.75)

VMware vCloud Director,VMware vCloud Director 8.10.0.3879706,8.10.0.3879706, Mauritius Time, vcd-01 (192.168.120.75)

VMware vCloud Director,VMware vCloud Director 8.10.0.3879706,8.10.0.3879706, Mauritius Time, vcd-01 (192.168.120.75)

VMware vCloud Director,VMware vCloud Director 8.10.0.3879706,8.10.0.3879706, Mauritius Time, vcd-01 (192.168.120.75)

VMware vCloud Director,VMware vCloud Director 8.10.0.3879706,8.10.0.3879706, Mauritius Time, vcd-01 (192.168.120.75)

VMware vCloud Director,VMware vCloud Director 8.10.0.3879706,8.10.0.3879706, Mauritius Time, vcd-01 (192.168.120.75)

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

[root@vcd-01 logs]# tail -f vcloud-container-debug.log

        currentContext.success=true,

        currentContext.user.id=system(com.vmware.vcloud.entity.user:808cc07b-7092-3666-bcc5-8991

        currentContext.user.name=system,

        currentContext.user.proxyAddress=,

        entity.id=com.vmware.vcloud.common.cell.event.CommonCellEventBuilder$$Lambda$7/907858780

        entity.name=com.vmware.vcloud.common.cell.event.CommonCellEventBuilder$$Lambda$6/1582928

        entity.type=com.vmware.vcloud.entity.cell,

}] |

2017-02-06 18:55:51,536 | DEBUG    | CloudProxy Application    | Crypto

VMware vCloud Director,VMware vCloud Director 8.10.0.3879706,8.10.0.3879706, Mauritius Time, vcd

VMware vCloud Director,VMware vCloud Director 8.10.0.3879706,8.10.0.3879706, Mauritius Time, vcd

2017-02-06 18:58:18,182 | DEBUG    | Bootstrap Application     | ProductSSLConstants$CipherConfiist: [SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_56_CBC_SHA, TLS_DHE_DSS_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_W_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, TLS_DHE_DSS_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_

2017-02-06 18:58:18,182 | DEBUG    | Bootstrap Application     | ProductSSLConstants$CipherConfiLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AE

2017-02-06 18:58:18,182 | DEBUG    | Bootstrap Application     | ProductSSLConstants$ProtocolConprotocol list: [SSLv3, SSLv2Hello] |

2017-02-06 18:58:18,182 | DEBUG    | Bootstrap Application     | ProductSSLConstants$ProtocolConcols: [TLSv1.2, TLSv1.1, TLSv1] |

2017-02-06 18:58:18,618 | DEBUG    | Bootstrap Application     | EncryptionManager

2017-02-06 18:58:18,695 | DEBUG    | Bootstrap Application     | EncryptionManager

2017-02-06 18:58:33,840 | DEBUG    | Bootstrap Application     | EventHelper                    526-49ff-86b3-7a4d8eed19c0, timestamp=1486393113729, type=com/vmware/vcloud/event/cell/bootstrap

        bootstrap.requiredProperties={vcloud.http.port.standard=80, product.version=8.10.0.38797-05-12T20:32:07-0700, vcloud.http.port.ssl=443},

        currentContext.cell.uuid=,

        currentContext.org.id=System(com.vmware.vcloud.entity.org:a93c9db9-7471-3192-8d09-a8f7ee

        currentContext.success=true,

        currentContext.user.id=system(com.vmware.vcloud.entity.user:808cc07b-7092-3666-bcc5-8991

        currentContext.user.name=system,

        currentContext.user.proxyAddress=,

        entity.id=com.vmware.vcloud.common.cell.event.CommonCellEventBuilder$$Lambda$7/907858780

        entity.name=com.vmware.vcloud.common.cell.event.CommonCellEventBuilder$$Lambda$6/1582928

        entity.type=com.vmware.vcloud.entity.cell,

}] |

2017-02-06 18:58:34,110 | DEBUG    | OSGI Delegator - listener dispatcher | EventHelper         =27491910-9ff2-48f5-9a6e-a2bfddb5801b, timestamp=1486393113922, type=com/vmware/vcloud/event/cel

        cellApplication.intermediateState=STARTING_FROM_STOPPED,

        cellApplication.name=com.vmware.vcloud.common.main.LegacyCellApplication,

        cellApplication.originState=STOPPED,

        cellApplication.simpleName=LegacyCellApplication,

        cellApplication.simpleState=transitioning,

        cellApplication.targetState=STARTED,

        cellApplication.transitionState=TRANSITIONING,

        currentContext.cell.uuid=,

        currentContext.org.id=System(com.vmware.vcloud.entity.org:a93c9db9-7471-3192-8d09-a8f7ee

        currentContext.success=true,

        currentContext.user.id=system(com.vmware.vcloud.entity.user:808cc07b-7092-3666-bcc5-8991

        currentContext.user.name=system,

        currentContext.user.proxyAddress=,

        entity.id=com.vmware.vcloud.common.cell.event.CommonCellEventBuilder$$Lambda$7/907858780

        entity.name=com.vmware.vcloud.common.cell.event.CommonCellEventBuilder$$Lambda$6/1582928

        entity.type=com.vmware.vcloud.entity.cell,

}] |

2017-02-06 18:58:34,629 | DEBUG    | OSGI Delegator - listener dispatcher | EventHelper         =70f9013c-9403-4763-8081-c5d9f7c8eaef, timestamp=1486393114629, type=com/vmware/vcloud/event/cel

        cellApplication.intermediateState=STARTING_FROM_STOPPED,

        cellApplication.name=com.vmware.vcloud.cloudproxy.server.CloudProxyApplication,

        cellApplication.originState=STOPPED,

        cellApplication.simpleName=CloudProxyApplication,

        cellApplication.simpleState=transitioning,

        cellApplication.targetState=STARTED,

        cellApplication.transitionState=TRANSITIONING,

        currentContext.cell.uuid=,

        currentContext.org.id=System(com.vmware.vcloud.entity.org:a93c9db9-7471-3192-8d09-a8f7ee

        currentContext.success=true,

        currentContext.user.id=system(com.vmware.vcloud.entity.user:808cc07b-7092-3666-bcc5-8991

        currentContext.user.name=system,

        currentContext.user.proxyAddress=,

        entity.id=com.vmware.vcloud.common.cell.event.CommonCellEventBuilder$$Lambda$7/907858780

        entity.name=com.vmware.vcloud.common.cell.event.CommonCellEventBuilder$$Lambda$6/1582928

        entity.type=com.vmware.vcloud.entity.cell,

}] |

2017-02-06 18:58:34,629 | DEBUG    | OSGI Delegator - listener dispatcher | EventHelper         =b22ba31b-a1ab-4838-b4e2-e90a68465bb0, timestamp=1486393114629, type=com/vmware/vcloud/event/cel

        cellApplication.intermediateState=STARTING_FROM_STOPPED,

        cellApplication.name=com.vmware.consoleproxy.async.server.ConsoleProxyCellApplication,

        cellApplication.originState=STOPPED,

        cellApplication.simpleName=ConsoleProxyCellApplication,

        cellApplication.simpleState=transitioning,

        cellApplication.targetState=STARTED,

        cellApplication.transitionState=TRANSITIONING,

        currentContext.cell.uuid=,

        currentContext.org.id=System(com.vmware.vcloud.entity.org:a93c9db9-7471-3192-8d09-a8f7ee

        currentContext.success=true,

        currentContext.user.id=system(com.vmware.vcloud.entity.user:808cc07b-7092-3666-bcc5-8991

        currentContext.user.name=system,

        currentContext.user.proxyAddress=,

        entity.id=com.vmware.vcloud.common.cell.event.CommonCellEventBuilder$$Lambda$7/907858780

        entity.name=com.vmware.vcloud.common.cell.event.CommonCellEventBuilder$$Lambda$6/1582928

        entity.type=com.vmware.vcloud.entity.cell,

}] |

2017-02-06 18:58:34,630 | DEBUG    | OSGI Delegator - listener dispatcher | EventHelper         =c966f7b5-42e8-4452-bb79-36213e2a1230, timestamp=1486393114629, type=com/vmware/vcloud/event/cel

        cellApplication.intermediateState=STARTING_FROM_STOPPED,

        cellApplication.name=com.vmware.vcloud.computeservice.app.ComputeServiceBrokerApplicatio

        cellApplication.originState=STOPPED,

        cellApplication.simpleName=ComputeServiceBrokerApplication,

        cellApplication.simpleState=transitioning,

        cellApplication.targetState=STARTED,

        cellApplication.transitionState=TRANSITIONING,

        currentContext.cell.uuid=,

        currentContext.org.id=System(com.vmware.vcloud.entity.org:a93c9db9-7471-3192-8d09-a8f7ee

        currentContext.success=true,

        currentContext.user.id=system(com.vmware.vcloud.entity.user:808cc07b-7092-3666-bcc5-8991

        currentContext.user.name=system,

        currentContext.user.proxyAddress=,

        entity.id=com.vmware.vcloud.common.cell.event.CommonCellEventBuilder$$Lambda$7/907858780

        entity.name=com.vmware.vcloud.common.cell.event.CommonCellEventBuilder$$Lambda$6/1582928

        entity.type=com.vmware.vcloud.entity.cell,

}] |

2017-02-06 18:58:38,260 | DEBUG    | CloudProxy Application    | Crypto

VMware vCloud Director,VMware vCloud Director 8.10.0.3879706,8.10.0.3879706, Mauritius Time, vcd-01 (192.168.120.75)

VMware vCloud Director,VMware vCloud Director 8.10.0.3879706,8.10.0.3879706, Mauritius Time, vcd-01 (192.168.120.75)

2017-02-06 18:59:26,058 | DEBUG    | Bootstrap Application     | ProductSSLConstants$CipherConfigStartupAction | Disallowed cipher list set to default disabled cipher list: [SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA] |

2017-02-06 18:59:26,058 | DEBUG    | Bootstrap Application     | ProductSSLConstants$CipherConfigStartupAction | System configured to use following approved ciphers: [TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA] |

2017-02-06 18:59:26,058 | DEBUG    | Bootstrap Application     | ProductSSLConstants$ProtocolConfigStartupAction | Disallowed SSL protocol list set to default disabled protocol list: [SSLv3, SSLv2Hello] |

2017-02-06 18:59:26,058 | DEBUG    | Bootstrap Application     | ProductSSLConstants$ProtocolConfigStartupAction | System configured to use following approved SSL protocols: [TLSv1.2, TLSv1.1, TLSv1] |

2017-02-06 18:59:26,413 | DEBUG    | Bootstrap Application     | EncryptionManager              | EncryptionManager configured with system key. |

2017-02-06 18:59:26,498 | DEBUG    | Bootstrap Application     | EncryptionManager              | EncryptionManager has been loaded successfully. |

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

[root@vcd-01 logs]# tail -f cell.log

Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0

Bootstrap application: start

Bundle-Id: 218, Bundle-SymbolicName: jline, Bundle Location: initial@reference:file:jline/jline-2.7.jar/ - Unable to resolve bundle due to the following unsatisfied constraints: [Missing imported package org.fusesource.jansi.internal_0.0.0

]

Bundle-Id: 229, Bundle-SymbolicName: client-toolkit, Bundle Location: initial@reference:file:com/vmware/vcloud/client-toolkit/1.0.0/client-toolkit-1.0.0.jar/ - Unable to resolve bundle due to the following unsatisfied constraints: [Missing imported package com.vmware.vim.query.client_[0.0.0,1.0.0)

]

Bundle-Id: 252, Bundle-SymbolicName: cell-management-tool-vcd-client, Bundle Location: initial@reference:file:com/vmware/vcloud/cell-management-tool-vcd-client/1.5.0/cell-management-tool-vcd-client-1.5.0.jar/ - Unable to resolve bundle due to the following unsatisfied constraints: [Missing imported package com.vmware.vcloud.clienttoolkit.vc_0.0.0

]

All required system properties are present

An unspecified error occurred during application start

All required local configuration properties are present

Successfully bound network port: 80 on host address: 192.168.120.75

Successfully bound network port: 443 on host address: 192.168.120.75

Successfully bound network port: 8999 on host address: 192.168.120.75

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

Current locale "en" verified successfully.

Bootstrap application: complete

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

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

Application startup event: Waiting for subsystem 'com.vmware.vcloud.cloud-proxy-server'

Application startup event: Waiting for subsystem 'com.vmware.vcloud.computeservice.broker'

Application startup event: Subsystem 'com.vmware.vcloud.cloud-proxy-server' startup initiated.

Uncaught Exception. Originating thread: Thread[pool-6-thread-1,5,main]. Message: Error creating bean with name 'productInfoService': Invocation of init method failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'productInfoBean' defined in URL [bundleentry://211.fwk2101249621/META-INF/spring/bundle-context.xml]: Cannot create inner bean 'org.springframework.beans.factory.config.MethodInvokingFactoryBean#5a94d6e8' of type [org.springframework.beans.factory.config.MethodInvokingFactoryBean] while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.beans.factory.config.MethodInvokingFactoryBean#5a94d6e8' defined in URL [bundleentry://211.fwk2101249621/META-INF/spring/bundle-context.xml]: Cannot resolve reference to bean 'productBuildDateBean' while setting bean property 'targetObject'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'productBuildDateBean' defined in URL [bundleentry://211.fwk2101249621/META-INF/spring/bundle-context.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [org.joda.time.DateTime]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException: Invalid format: "[2016-05-12T20:32:07-0700, 2016-..."

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

[root@vcd-01 logs]# tail -f vmware-vcd-watchdog.log

2017-02-06 19:02:32 | ALERT | vmware-vcd-cell is dead but /var/run/vmware-vcd-cell.pid exists, attempting to restart it

2017-02-06 19:02:40 | INFO  | Started vmware-vcd-cell (pid=21034)

2017-02-06 19:03:00 | WARN  | wget failed, return code: 4, will retry in 30 seconds

2017-02-06 19:03:50 | WARN  | wget failed, return code: 4, will retry in 30 seconds

2017-02-06 19:04:40 | WARN  | wget failed, return code: 4, will retry in 30 seconds

2017-02-06 19:06:10 | ALERT | vmware-vcd-cell is dead but /var/run/vmware-vcd-cell.pid exists, attempting to restart it

2017-02-06 19:06:17 | INFO  | Started vmware-vcd-cell (pid=21650)

2017-02-06 19:06:37 | WARN  | wget failed, return code: 4, will retry in 30 seconds

2017-02-06 19:07:27 | WARN  | wget failed, return code: 4, will retry in 30 seconds

2017-02-06 19:08:17 | WARN  | wget failed, return code: 4, will retry in 30 seconds

0 Kudos