VMware Cloud Community
mvr007
Contributor
Contributor

Cloud Client VRA import error - Broken pipe (Write failed); nested exception is java.net.SocketException: Broken pipe (Write failed)

I am getting the following error when I tried to import a zip file to VRA using the latest cloud client 4.4. Did anyone face this issue?

CloudClient>vra login userpass --user vrasvc@vmware.net --tenant vsphere.local --server vraweb.vmware.net

vRA Password for vrasvc@vmware.net: *********

vRA 7.3 login: [ACTIVE], session: [INACTIVE], user=[vrasvc@vmware.net], server=[https://vraweb.vmware.net], tenant=[vsphere.local]

IaaS Model Manager login: [INACTIVE]

CloudClient>vra content import --path /Users/Documents/jre-1.8.0_121-lin64.zip --dry-run true --resolution OVERWRITE

+------------+

|Notification|

+------------+

* Performing import dry run for [/Users/Documents/jre-1.8.0_121-lin64.zip]. Note this operation does not import any content.

Error: I/O error on POST request for "https://vraweb.vmware.net/content-management-service/api/packages/validate/": Broken pipe (Write failed); nested exception is java.net.SocketException: Broken pipe (Write failed)

0 Kudos
4 Replies
daphnissov
Immortal
Immortal

What are the contents of the file you're trying to upload?

0 Kudos
mvr007
Contributor
Contributor

ZIP file contains the JRE dump around 73MB.I am trying to create  application blueprint in VRA7.3. Content needs to be imported using vra content import (cloud client)

For testing, I tried a small zip file(JRE dump file)

0 Kudos
daphnissov
Immortal
Immortal

See my response in your other thread. Importing software bits is not supported.

0 Kudos
mvr007
Contributor
Contributor

Thanks for confirmation. I appreciate your help.

0 Kudos