VMware Cloud Community
mtbtaizo
Contributor
Contributor

Build Error[xdoclet]

Hello All,

I like Hyperic HQ. It's very cool.
I would join to develop Hyperic plugins too.

Now, I try to build Hyperic HQ to learn the architecture.
I read the Build Instructions, but It's very tough for me.
I got an error while building Hyperic HQ 3.0.4 as follows.
I use Eclipse 3.2(ant 1.6.5) on Windows XP.
It seems the error happen in xdoclet-build.xml.
Do you have any idea to solve this issue?

xdoclet:
[mkdir] Created dir: D:\Workspace\HQ\build\dd\entity
[mkdir] Created dir: D:\Workspace\HQ\build\dd\session
[mkdir] Created dir: D:\Workspace\HQ\build\dd\agent-session
[mkdir] Created dir: D:\Workspace\HQ\build\dd\mdb
[mkdir] Created dir: D:\Workspace\HQ\build\src
[echo] starting xdoclet generation ...
[ejbdoclet] (ModuleFinder.findModules 114 ) Registering XDoclet modules (searching for jars containing META-INF/xdoclet.xml) ...
[ejbdoclet] Running <valueobject/>
[ejbdoclet] Running <remoteinterface/>
[ejbdoclet] Generating Remote interface for 'org.hyperic.hq.appdef.server.session.AppdefGroupManagerEJBImpl'.
[ejbdoclet] Generating Remote interface for 'org.hyperic.hq.autoinventory.server.session.AutoinventoryManagerEJBImpl'.
[ejbdoclet] (TemplateEngine.invokeMethod 483 ) Invoking method failed: xdoclet.tagshandler.ClassTagsHandler.importedList, line=6 of template file: jar:file:/D:/Workspace/HQ/thirdparty/lib/xdoclet/xdoclet-ejb-module.jar!/xdoclet/modules/ejb/intf/resources/remote.xdt
[ejbdoclet] java.lang.reflect.InvocationTargetException

Regards,
mtbtaizo
Reply
0 Kudos
1 Reply
mtbtaizo
Contributor
Contributor

It caused by out of memory of VM.
I just add VM arguments(-Xms512M -Xmx512M) at Installed JREs option.
my apologies for the newbie question.

But I run into another problem while building Hyperic HQ...
I might ask you that problem later.

Regards,
mtbtaizo

Message was edited by: mtbtaizo
Reply
0 Kudos