Compilation issue with fmc-webui at the root of the fabric project

7 views
Skip to first unread message

ch0...@gmail.com

unread,
Jan 26, 2013, 6:43:39 AM1/26/13
to fusef...@googlegroups.com
Hi,

Does anybody knows the reason why fmc-webui build fails when we build the project at the root of fuse  ?


When I launch the build inside fabric, build succeeds ;-)

Regards,

Charles

Stan Lewis

unread,
Jan 26, 2013, 9:12:11 PM1/26/13
to fusef...@googlegroups.com
Strange, it doesn't fail for me and I build the entire "fuse" project on a regular basis.  Also hasn't failed in the past on CI either, though haven't checked it recently.

Stan Lewis

unread,
Jan 26, 2013, 9:40:44 PM1/26/13
to fusef...@googlegroups.com
Maybe try upping your heap/permgen?  It's an odd error to be seeing for sure, but since it's happening when all the javascript is being minified maybe there's an OOM happening somewhere that's being hidden by that NPE.  I have this in my .bashrc:

MAVEN_OPTS="-Xmx2048m -XX:PermSize=256m -XX:MaxPermSize=512m"; export MAVEN_OPTS

haven't seen a problem, and I even did a test build right now just for you :-)

Ioannis Canellos

unread,
Jan 27, 2013, 3:34:28 AM1/27/13
to fusef...@googlegroups.com
Same here. It build fine for me too.

--
Ioannis Canellos

Twitter: iocanel

ch0...@gmail.com

unread,
Jan 27, 2013, 6:44:20 AM1/27/13
to fusef...@googlegroups.com
Works better with more memory for maven. Thx guys
Reply all
Reply to author
Forward
0 new messages