I am experiencing a number of issues w/ the ability of certain software to successfully make it through an authenticating network proxy from OpenSolaris as a host in VirutalBox, running on Windows. I have exercised every available proxy configuration of the software giving me difficulties.
The HTTP error code 500 is raised by the following software: Maven, Eclipse, Netbeans (opened a ticket w/ Netbeans w/ older version of osol/netbeans, we couldn't resolve it), and the updatemanger (when run from the Gnome toolbar) yet, the following works: Firefox, wget, updatemanger (run as pfexec updatemanager). I gave Maven the most attention, running truss on maven builds. I can see an http call to the proxy, then an http reply from the proxy which says authentication must be sent, then I see another http call to the proxy with what looks like authentication being sent, then a server error reply (H T T P 500). org.apache.maven.wagon.TransferFailedException: Error transferring file: Server returned HTTP response code: 500 for URL: http://repo1.maven.org/maven2/org/jvnet/jaxb2/maven2/maven-jaxb2-plugin/maven-metadata.xml at org.apache.maven.wagon.providers.http.LightweightHttpWagon.fillInputData(LightweightHttpWagon.java:143) The same maven bytecode works just fine in the other environments (Windows) running behind the same proxy. I am out of ideas, and all ears. Pete -- This message posted from opensolaris.org _______________________________________________ networking-discuss mailing list [email protected]
