vCenter

 View Only
  • 1.  Error while compiling Hyperic HQ

    Posted Jun 21, 2007 10:08 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

    Posted Jun 25, 2007 11:19 PM
    >
    > 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!

    Looks like you maybe ran the build once before and had it fail? Try running 'ant clean all' to force the build system to regenerate the EJB classes.

    -Ryan


  • 3.  RE: Error while compiling Hyperic HQ

    Posted Jun 26, 2007 03:34 AM
    Hi,

    I tried compiling as a fresh, it compiled further, but failed saying
    hq/build_util/hibernate-build.xml:146: The <globmapper> type doesn't support the "handledirsep" attribute.


  • 4.  RE: Error while compiling Hyperic HQ

    Posted Jun 26, 2007 04:22 AM
    Thamina,

    What version of Ant are you using? I'm using 1.6.5

    -- Jon


    On Jun 25, 2007, at 8:33 PM, Thamina wrote:

    > Hi,
    >
    > I tried compiling as a fresh, it compiled further, but failed saying
    > hq/build_util/hibernate-build.xml:146: The <globmapper> type
    > doesn't support the "handledirsep" attribute.
    >