From: Adhemar <az...@gm...> - 2011-05-09 15:26:35
|
You're right. The problem might not be related to dependencies versions. I've just changed it back to ant-1.6.5 and it's seems to be working fine. Probably the ant-nodpes wasn't installed before. But we are still stuck with that same error message: BUILD FAILED /projects/schistodb30/project_home/install/build.xml:37: The following error occurred while executing this line: /projects/schistodb30/project_home/GUS/build.xml:16: The following error occurred while executing this line: /projects/schistodb30/project_home/GusSchema/build.xml:62: java.lang.IllegalArgumentException: No enum const class org.gusdb.dbadmin.model.Column$ColumnType.Date Thanks, -Adhemar 2011/5/9 Mark Heiges <mh...@ug...> > We use the ant-1.6.5 package for CentOS . You also have to install the > ant-nodeps package to provide tools.jar. > > I doubt the ant version is the cause of your attached error. > > -M > > Mark Heiges > EuPathDB Bioinformatics Resource Center > Center for Tropical and Emerging Global Diseases > Paul D. Coverdell Center, Rm 370 > 500 D. W. Brooks Drive > University of Georgia, Athens, GA 30602 > > > On May 9, 2011, at 10:03 AM, Adhemar wrote: > > Hi, >> We're having problems during the schema installation and we're not able to >> figure out what might be happening. >> >> I guess it might be related to the versions of GUS dependencies. >> For instance, CentOS v5 comes with ant 1.6.5, which does not work for GUS. >> There are some warnings if one tries the latest (1.8.2), but it works fine >> with the version 1.7.1 >> >> The error dump is attached and here is the documentation of what we ran up >> to now: >> http://writer.zoho.com/public/azneto/schistodb-documentation >> >> Thanks, >> Adhemar >> >> >> >> >> <dump.txt>------------------------------------------------------------------------------ >> WhatsUp Gold - Download Free Network Management Software >> The most intuitive, comprehensive, and cost-effective network >> management toolset available today. Delivers lowest initial >> acquisition cost and overall TCO of any competing solution. >> >> http://p.sf.net/sfu/whatsupgold-sd_______________________________________________ >> Gusdev-gusdev mailing list >> Gus...@li... >> https://lists.sourceforge.net/lists/listinfo/gusdev-gusdev >> > > > > > > > > > |