|
From: Tomas G. <to...@pr...> - 2016-04-27 07:14:00
|
Hi, You should follow the troubleshooting guide at. https://www.ejbca.org/docs/adminguide.html#Troubleshooting Probably your deployment didn't work and you may have a database configuration problem for example. Regards, Tomas On 2016-04-26 15:28, udaykumar patil wrote: > > > Hi Sir/Madam, > > i'm trying to install EJBCA6 and while "ant install " i'm > getting below error. > Could you please help me > > > ejbca:init: > [echo] > [echo] ------------------- CA Properties ---------------- > [echo] ca.name <http://ca.name> : ManagementCA > [echo] ca.dn : CN=ManagementCA,O=EJBCA Sample,C=SE > [echo] ca.tokentype : soft > [echo] ca.keytype : RSA > [echo] ca.keyspec : 2048 > [echo] ca.signaturealgorithm : SHA256WithRSA > [echo] ca.validity : 3650 > [echo] ca.policy : null > [echo] ca.tokenproperties : ${ca.tokenproperties} > [echo] httpsserver.hostname : localhost > [echo] httpsserver.dn : CN=localhost,O=EJBCA Sample,C=SE > [echo] superadmin.cn <http://superadmin.cn> : SuperAdmin > [echo] superadmin.dn : CN=SuperAdmin > [echo] superadmin.batch : true > [echo] appserver.home : /opt/jboss-as-7.1.1.Final > [echo] > > ejbca:install: > > ejbca:initCA: > [echo] Initializing CA with 'ManagementCA' 'CN=ManagementCA,O=EJBCA > Sample,C=SE' 'soft' <ca.tokenpassword hidden> '2048' 'RSA' '3650' 'null' > 'SHA256WithRSA' -superadmincn 'SuperAdmin'... > [java] Error: CA 'ManagementCA' exists already > > BUILD FAILED > /opt/ejbca_ce_6_3_1_1/build.xml:64: The following error occurred while > executing this line: > /opt/ejbca_ce_6_3_1_1/build.xml:70: The following error occurred while > executing this line: > /opt/ejbca_ce_6_3_1_1/bin/cli.xml:94: The following error occurred while > executing this line: > /opt/ejbca_ce_6_3_1_1/bin/cli.xml:112: The following error occurred > while executing this line: > /opt/ejbca_ce_6_3_1_1/bin/cli.xml:186: Java returned: 1 > > Total time: 1 minute 20 seconds > [root@vSAM194-206 ejbca_ce_6_3_1_1]# > > > -- > Thanks & Regards > Uday > 9901764003 > > > > -- > Thanks & Regards > Uday > 9901764003 |