Metadata aggregator: java.lang.IllegalArgumentException.Yeah, but still?
Mehdi Hached
mehdi.hached at surfnet.nl
Tue Jan 6 10:56:39 EST 2015
Thank you Ian. It’s a lot better. It works fine now. I should have thought about these java versions incompatibilities.
Just downgraded to java 7u71.
Cheers,
> On 06 Jan 2015, at 16:23, Ian Young <ian at iay.org.uk> wrote:
>
>
>> On 6 Jan 2015, at 15:05, Mehdi Hached <mehdi.hached at surfnet.nl <mailto:mehdi.hached at surfnet.nl>> wrote:
>>
>> java version "1.8.0_25"
>> Java(TM) SE Runtime Environment (build 1.8.0_25-b17)
>> Java HotSpot(TM) 64-Bit Server VM (build 25.25-b02, mixed mode)
>
> Something of a shot in the dark, but I'm going to guess this is a known Java 8 incompatibility in the innards of Spring 3. One of the error messages seems to be hinting at a problem with the bytecode manipulation stuff they do:
>
> at org.springframework.asm.ClassReader.<init>(Unknown Source)
>
> Can you try running under Java 7 on the same system and let me know whether anything changes?
>
> The current development snapshot of MDA 0.9.0 is built on Spring 4, and would probably not have the same problem. We should verify that, at least.
>
> -- Ian
>
>
>
>
> --
> To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20150106/adcd5e1b/attachment.html
More information about the users
mailing list