Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[geclipse-dev] any experiences with accessing S3 from behind a proxy?

Hi folks,

Do any of you have any experiences (+ve or otherwise) of accessing Amazon S3 services from g-Eclipse from behind a web proxy?

I have my standard http settings in Eclipse which work (which enable me to do stuff like download CA certificates from EU Grid PMA and other http related stuff) - see attached screengrab 'Picture1'.

When I try to setup a Grid connection to S3, I run into problems (see attached screengrab 'Picture2').

This happens on both EPP packages from this morning and the version in HEAD. My shell shows me the following messages:

---------
Mar 10, 2008 3:42:55 PM org.apache.commons.httpclient.HttpMethodDirector processProxyAuthChallenge INFO: No credentials available for BASIC 'University of Reading wwwcache'@wwwcache.rdg.ac.uk:8080 Mar 10, 2008 3:42:55 PM org.jets3t.service.impl.rest.httpclient.RestS3Service performRequest WARNING: Response '/0C6V454S3ZAF1MC3A202/' - Unexpected response code 407, expected 200
---------

Does the httpclient take the proxy info from the Eclipse Preferences or does it expect to find it elsewhere?

Any suggestions?

Regards,

--
--
Ashish
----------------------------
Ashish Thandavan
ACET Center,
School of Systems Engineering,
Philip Lyle Building,
University of Reading,
Whiteknights Campus,
Reading RG6 6BX
**********************
Tel:  +44 (0) 118 378 7645
Fax: +44 (0) 118 378 5224
---------------------------

PNG image

PNG image


Back to the top