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

Exception listing vdc #1

Description

@benmathews

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions