Weird swt stack overflow... anyone seen this?
by Rob Stryker
Hey All:
I was running through the download-runtime workflow (window ->
preference -> JBoss Tools/JBoss Tools Runtime Detection) and I get this
stack overflow the moment I select the runtime detection page. Anyone
seen anything like it before? It could just be my dev-env but I
seriously doubt it. Also if anyone can just run through and see if they
get the same error, that'd be great. It's visible in both console and
error log.
http://fpaste.org/247174/76047801/
9 years, 4 months
Some questions about migrating to Java 8 and Mars
by Brian Fitzpatrick
Hey folks,
I'm starting to move the SwitchYard editor to Java 8 and Eclipse Mars. The biggest thing is I'm hitting some issues when building in Eclipse using the m2e code (Maven->Update Project). Specifically, I'm seeing "An internal error occurred during: "Updating Maven Project".
GC overhead limit exceeded"
I've tried updating the -XX:MaxPermSize=256m to -XX:MaxMetaspaceSize=256m per the suggestions here (https://dzone.com/articles/java-8-permgen-metaspace) but it hasn't made any difference.
Nick suggested updating the build to use Tycho 0.23.1, but that hasn't made a difference.
Anybody have any suggestions on what to try?
Thanks
--Fitz
_______________________________
Brian Fitzpatrick (aka "Fitz")
Senior Software Engineer, Tooling
JBoss by Red Hat
9 years, 4 months