Hi, * gil <puntogil@xxxxxxxxx> [2016-09-16 02:27]: > The system is out of resources. > Consult the following stack trace for details. > java.lang.StackOverflowError > at com.sun.tools.javac.comp.Attr.visitSelect(Attr.java:3250) > at com.sun.tools.javac.tree.JCTree$JCFieldAccess.accept(JCTree.java:1897) > at com.sun.tools.javac.comp.Attr.attribTree(Attr.java:576) > at com.sun.tools.javac.comp.Attr.visitApply(Attr.java:1825) Does increasing the thread stack size help? Something like MAVEN_OPTS=-Xss1024k Thanks, Omair -- PGP Key: 66484681 (http://pgp.mit.edu/) Fingerprint = F072 555B 0A17 3957 4E95 0056 F286 F14F 6648 4681 _______________________________________________ java-devel mailing list -- java-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to java-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx