|
From: Tomas G. <to...@pr...> - 2014-07-04 10:06:57
|
You are not using a fresh enough version of Ant. Cheers, Tomas ----- Save time and money with an Enterprise support subscription. Please see www.primekey.se for more information. http://www.primekey.se/Products/EJBCA+PKI/ http://www.primekey.se/Services/Support/ On 2014-07-04 11:42, Michael Postmann wrote: > Hi! > > I’m trying to install a test setup of EJBCA 6.2.0 and during “ant > deploy” I get the following error message: > > ---SNIP--- > > … > > inputDatabasePassword: > > [input] skipping input as property database.password has already > been set. > > deploy: > > customejbca.message: > > appserver.error.message: > > [echo] jndi.properties.file: > /home/pscuser/ejbca_ce_6_2_0/conf/jndi.properties.jboss7 > > jee:undeployJBoss7: > > BUILD FAILED > > /home/pscuser/ejbca_ce_6_2_0/build.xml:649: The following error occurred > while executing this line: > > /home/pscuser/ejbca_ce_6_2_0/bin/jboss.xml:443: The following error > occurred while executing this line: > > /home/pscuser/ejbca_ce_6_2_0/bin/jboss.xml:568: Problem: failed to > create task or type local > > Cause: The name is undefined. > > Action: Check the spelling. > > Action: Check that any custom tasks/types have been declared. > > Action: Check that any <presetdef>/<macrodef> declarations have taken place > > ---SNAP--- > > (see the full build log attached) > > I’m using jBoss as-7.1.1.Final and the system is running RHEL 6.5. > > Some software versions: > > ---SNIP--- > user@server ~/ejbca_ce_6_2_0 % java -version > > java version "1.7.0_55" > > Java(TM) SE Runtime Environment (build 1.7.0_55-b13) > > Java HotSpot(TM) 64-Bit Server VM (build 24.55-b03, mixed mode) > > user@server ~/ejbca_ce_6_2_0 % yum search jdk > > Loaded plugins: product-id, rhnplugin, security, subscription-manager > > *Note* Red Hat Network repositories are not listed below. You must run > this command as root to access RHN repositories. > > ---SNAP--- > > The versions of “ant” and “java” are the newest ones provided in the repo’s. > > I found another thread on the mailinglist where the user had the same > error but with running ant-1.9.x and it was suggested to downgrade to > ant-1.8.x. > > Do you know what is the minimum required version of ant for EJBCA to > successfully build? > > Thanks! > > cheers > > nomike > > > > ------------------------------------------------------------------------------ > Open source business process management suite built on Java and Eclipse > Turn processes into business applications with Bonita BPM Community Edition > Quickly connect people, data, and systems into organized workflows > Winner of BOSSIE, CODIE, OW2 and Gartner awards > http://p.sf.net/sfu/Bonitasoft > > > > _______________________________________________ > Ejbca-develop mailing list > Ejb...@li... > https://lists.sourceforge.net/lists/listinfo/ejbca-develop > |