Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Dec 2012 15:11:15 GMT
From:      Stefan Sabolowitsch <Stefan.Sabolowitsch@felten-group.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/174085: net/vmware-vsphere-cli, will not work after upgrade from net/p5-Net-HTTP 6.03 to 6.05
Message-ID:  <201212031511.qB3FBFHR055583@red.freebsd.org>
Resent-Message-ID: <201212031520.qB3FK0oW042747@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         174085
>Category:       ports
>Synopsis:       net/vmware-vsphere-cli, will not work after upgrade from net/p5-Net-HTTP 6.03 to 6.05
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 03 15:20:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Stefan Sabolowitsch
>Release:        
>Organization:
>Environment:
reeBSD zabbix-m01.felten-group.com 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Tue Jun 12 02:52:29 UTC 2012     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
After portupgrade from net/p5-Net-HTTP 6.03 to 6.05 vmware-vsphere-cli will not work. Reinstalled all dependencies of vmware-vsphere-cli and the vmware-vsphere-cli self will not help here.

With

/usr/local/share/examples/vmware-vsphere-cli/performance/viperformance.pl --host XX.XX.XX.XX --server XX.XX.XX.XX --countertype net --samples 1 --instance "*" --username root --password XXXXXXXXX

i get

SOAP request error - possibly a protocol issue: <?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"
 xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">;
<soapenv:Body>
.... (very long xml string)

instead expected performance counters.

More information about the problem is to find here:
http://forums.freebsd.org/showthread.php?t=36074


>How-To-Repeat:
/usr/local/share/examples/vmware-vsphere-cli/performance/viperformance.pl --host XX.XX.XX.XX --server XX.XX.XX.XX --countertype net --samples 1 --instance "*" --username root --password XXXXXXXXX

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212031511.qB3FBFHR055583>