Metadata aggregator: java.lang.IllegalArgumentException.Yeah, but still?

Ian Young ian at iay.org.uk
Tue Jan 6 10:23:47 EST 2015


> On 6 Jan 2015, at 15:05, Mehdi Hached <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




-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20150106/128cc90c/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5250 bytes
Desc: not available
Url : http://shibboleth.net/pipermail/users/attachments/20150106/128cc90c/attachment.bin 


More information about the users mailing list