Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.

Exception listing vdc #1

Open
benmathews opened this issue Sep 20, 2013 · 0 comments
Open

Exception listing vdc #1

benmathews opened this issue Sep 20, 2013 · 0 comments

Comments

@benmathews
Copy link

Console log

[ben@localhost dist]$ ./vcloud-client list -c config -l vdc
---------------------------
vcloud-client version 0.4.1
BUILD_VERSION: 5555992
---------------------------
-------------------------------------------
Selected operation: LIST
Selected mode: VDC
Connection configuration: 
     server: https://slcp3oiivcd01.ingenix.com
     username: bmath10@Claredi
Selector configuration: 
User input: 
-------------------------------------------
Retrieving organization: Claredi
Retrieved organization
This organization contains:


ClarediVDC           - 
Exception in thread "main" java.lang.ClassCastException: com.vmware.vcloud.api.rest.schema.OrgNetworkType cannot be cast to com.vmware.vcloud.api.rest.schema.OrgVdcNetworkType
    at com.vmware.vcloud.sdk.OrgVdcNetwork.getOrgVdcNetworkByReference(OrgVdcNetwork.java:109)
    at nl.cyso.vcloud.client.vCloudClient.listVDCs(vCloudClient.java:147)
    at nl.cyso.vcloud.client.Entry.main(Entry.java:85)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant