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/
8 years, 2 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
8 years, 2 months
respin-b needed
by Max Rydahl Andersen
JBIDE-20311 was not fixed.
openshift was built before foundation thus it was not picking up the
reverted api change.
Details in jira - it was a "fun" one to figure out. Thanks mlabuda :)
Nick - possible to do a respin and reaggregate ?
mini-retrospective:
if we actually ran tests on the aggregated build AND the tests tested
the fix we made we would have caught this.
/max
http://about.me/maxandersen
8 years, 2 months