vCenter

 View Only
  • 1.  Error while compiling Hyperic HQ

    Posted Jun 21, 2007 09:42 AM
    Hi,

    I have downloaded hyperic-hq-src-3.0.5-417.tar, when i try to build it, it fails after a while showing the below error.

    BUILD FAILED
    /orange/sujay/HQ/hq/build.xml:196: The following error occurred while executing this line:
    /orange/sujay/HQ/hq/build.xml:168: srcdir "/orange/sujay/HQ/hq/build/installer/src" does not exist!

    Can anyone faced similar problems while compiling HQ? If so please help me out compiling this.

    Thanks


  • 2.  RE: Error while compiling Hyperic HQ

    Broadcom Employee
    Posted Jun 22, 2007 02:43 AM
    What steps did you take exactly? Did you see this doc?
    http://support.hyperic.com/confluence/display/DOCSHQ30/Build+Instructions


  • 3.  RE: Error while compiling Hyperic HQ

    Posted Jun 22, 2007 03:32 AM
    Hi Doug MacEachern,

    I am referring the same build instructions. But previously i had just used "ant" to compile.
    The instructions says to use "ant all". When i use the same command to build, after a while it fails saying

    BUILD FAILED
    /orange/sujay/HQ/hq/build.xml:196: The following error occurred while executing this line:
    /orange/sujay/HQ/hq/build.xml:168: srcdir "/orange/sujay/HQ/hq/build/src" does not exist!

    What i think is, the build.xml expecting src directory within build.


  • 4.  RE: Error while compiling Hyperic HQ

    Posted Jun 22, 2007 04:05 AM
    Snapshot of what happens when i do ant all.

    Buildfile: build.xml

    init-props:
    [echo] Development Build, version: 3.0.5, build number: 417

    init-internal-taskdefs:

    init:

    xdoclet-init:

    xdoclet-check:

    xdoclet:

    common-taskdefs:

    hibernate-init-taskdefs:

    hibernate-taskdefs:

    hibernate-check:

    hibernate-prep:

    compile-txsnatch:

    compile-app-sources:

    BUILD FAILED
    /orange/sujay/HQ/hq/build.xml:196: The following error occurred while executing this line:
    /orange/sujay/HQ/hq/build.xml:168: srcdir "/orange/sujay/HQ/hq/build/src" does not exist!