the trustAnchors parameter must be non-empty for jdk7-jaxp-m5.zip

Kelly O'Hair Kelly.Ohair at Sun.COM
Tue Nov 24 23:39:26 UTC 2009


What version of ant are you using?

-kto


Martin Buchholz wrote:
> I'm seeing this problem too, building openjdk7-b76.
> Seems like a P2 bug to me.
> I *can* download using wget.
> Is there an easy way to download all the bundles I need?
> http://kenai.com/projects/jdk7-drops/downloads has bundles,
> but they appear to be incomplete.
> 
> Martin
> 
> On Sun, Nov 22, 2009 at 21:45, Andrew John Hughes
> <gnu_andrew at member.fsf.org> wrote:
>> 2009/11/23 Michael Franz <mvfranz at gmail.com>:
>>> Hi,
>>>
>>> I did a new fclone of the bsd repo today.  When running the build I get the
>>> following error:
>>> javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error:
>>> java.security.InvalidAlgorithmParameterException: the trustAnchors parameter
>>> must be non-empty
>>>
>>> I tried to download the zip file using wget and get the following error:
>>> --2009-11-22 23:53:14--
>>> https://jaxp.dev.java.net/files/documents/913/144160/jdk7-jaxp-m5.zip
>>> Resolving jaxp.dev.java.net... 204.16.104.198
>>> Connecting to jaxp.dev.java.net|204.16.104.198|:443... connected.
>>> ERROR: cannot verify jaxp.dev.java.net's certificate, issued by
>>> `/C=US/O=Equifax/OU=Equifax Secure Certificate Authority':
>>>   Unable to locally verify the issuer's authority.
>>> To connect to jaxp.dev.java.net insecurely, use `--no-check-certificate'.
>>> Unable to establish SSL connection.
>>>
>>> Is anyone else having problems downloading?
>>>
>>> Michael
>>>
>>>
>>>
>>>
>> I also see this on standard JDK7 trees, as reported on build-dev back
>> in October:
>>
>> http://mail.openjdk.java.net/pipermail/build-dev/2009-October/002498.html
>>
>> to no response.
>>
>> CCing this to build-dev as well as this is a general issue, not BSD-specific.
>>
>> As a workaround, you can use ALT_DROPS_DIR to point the build to a
>> directory containing the downloaded tarballs.  Downloading using wget
>> works fine.
>> IcedTea avoids this issue in this manner by consolidating these
>> downloads with the downloads of the other OpenJDK tarballs before the
>> OpenJDK build begins.
>> --
>> Andrew :-)
>>
>> Free Java Software Engineer
>> Red Hat, Inc. (http://www.redhat.com)
>>
>> Support Free Java!
>> Contribute to GNU Classpath and the OpenJDK
>> http://www.gnu.org/software/classpath
>> http://openjdk.java.net
>>
>> PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
>> Fingerprint: F8EF F1EA 401E 2E60 15FA  7927 142C 2591 94EF D9D8
>>
>>



More information about the build-dev mailing list