XMLRPC Woes

2009-10-21 Thread Brian Bouterse
I am trying to drive VCL via XMLRPC and am having a lot of trouble. I have correctly attached the X-User, X-Pass, and X-APIVERSION headers along with my HTTP transport, with the following values: X-User: ad...@local X-Pass: thecorrectpassword X-APIVERSION is correct I know most of it's

Reservation Timeout Problems

2009-10-21 Thread Brian Bouterse
Here's what I experience: I will make a reservation, it will load successfully, I will NOT click on the 'Connect' button, wait 10 minutes, and the reseration goes to Reservation has timed out although the computer it was loaded on shows that it is available under 'Manage Computers.'

Re: XMLRPC Woes

2009-10-21 Thread Josh Thompson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Brian, You're hitting printXMLRPCerror(6); in utils.php, function checkAccess. That makes me think one of 2 things: (1) in conf.php, for your Local Account entry in $authMechs, type is not set to local (case important) or (2) the foreach loop a

[VOTE] release VCL 2.1

2009-10-21 Thread Josh Thompson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I created a release artifact based off of trunk. I copied trunk to a tag under the tags area of the repo that is named release-2.1-RC1: http://svn.apache.org/repos/asf/incubator/vcl/tags/release-2.1-RC1/ The artifact is an export from that tag.

Re: [VOTE] release VCL 2.1

2009-10-21 Thread Aaron Peeler
Since I was part of packaging and went through due-diligence with a 3rd party. I feel this is ready. +1 Aaron --On October 21, 2009 1:27:34 PM -0400 Josh Thompson josh_thomp...@ncsu.edu wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I created a release artifact based off of trunk.