<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 6 Jan 2015, at 15:05, Mehdi Hached &lt;<a href="mailto:mehdi.hached@surfnet.nl" class="">mehdi.hached@surfnet.nl</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">java version "1.8.0_25"</div><div class="">Java(TM) SE Runtime Environment (build 1.8.0_25-b17)<br class="">Java HotSpot(TM) 64-Bit Server VM (build 25.25-b02, mixed mode)</div></div></div></blockquote><div><br class=""></div><div>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:</div><div><br class=""></div><div><span class="Apple-tab-span" style="white-space: pre;">        </span>at org.springframework.asm.ClassReader.&lt;init&gt;<b class="">(Unknown Source)</b><br class=""></div><div><br class=""></div><div>Can you try running under Java 7 on the same system and let me know whether anything changes?</div><div><br class=""></div><div>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.</div><div><br class=""></div></div><div apple-content-edited="true" class=""><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px;"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; border-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-stroke-width: 0px;"><div class="">&nbsp; &nbsp; -- Ian<br class=""></div><div class=""><span class="Apple-style-span" style="font-size: medium;"><br class=""></span></div></span></div></span><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">
</div>
<br class=""></body></html>