|
From: Tomas G. <to...@pr...> - 2018-04-09 10:15:50
|
Hi, I believe this was posted in the forum as well right? I think you got some answers there. Cheers, Tomas On 2018-04-02 18:06, Mehul Chhayani wrote: > Hello Guys, > > I am upgrading ejbca_4_0_16 to ejbca_ce_6_3_2_6 for production linux > environment. I did following steps that mentioning on ejbca and > sourceforge website. I have also copying older ejbca.properties, > cesecore.properties to conf/cesecore.properties, ejbca.properties, > however it was throwing an error your JBoss is up and running which is > running find on environment and it is not creating ejbca.ear file to > /opt/jboss-as-7.1.1.Final/standalone/deployments/ejbca.ear (default > location). Please advise me in this case to resolving issue and correct > way to upgrade ejbca. Any help that would appreciated. > > ant deploy > ant deploy-keystore > ant deploy web-configue > ant upgrade > > *old ejbca environment * > ejbca -> ejbca_4_0_16 > ant -> apache-ant-1.8.3 > java -> jdk1.6.0_45 > jboss -> jboss-5.1.0.GA > > upgrading environment > ejbca -> ejbca_ce_6_3_2_6 > ant -> apache-ant-1.8.3 > java -> jdk1.7.0_80 > jboss -> jboss-as-7.1.1.Final > > *_http://blog.ejbca.org/2017/12/the-definitive-ejbca-upgrade-guide.html_* > *_http://www.ejbca.org/docs/installation.html#Install_* > *_https://sourceforge.net/p/ejbca/discussion/123123/thread/a08b4cee/_* > > *netstat -tunap | grep java* > *tcp 0 0 172.20.20.180:4447 > 0.0.0.0:* LISTEN 11604/java * > *tcp 0 0 172.20.20.180:9990 > 0.0.0.0:* LISTEN 11604/java * > *tcp 0 0 172.20.20.180:9999 > 0.0.0.0:* LISTEN 11604/java * > *tcp 0 0 172.20.20.180:8080 > 0.0.0.0:* LISTEN 11604/java * > > > customejbca.message: > > appserver.error.message: > > va_replacings_in_application.xml: > [echo] Enabled module status.war > [echo] Disabled module certstore.war > [echo] Disabled module crlstore.war > > customejbca.message: > > appserver.error.message: > > plugin-bootstrap-build: > [ear] Building ear: /opt/ejbca_ce_6_3_2_6/dist/ejbca.ear > > customejbca.message: > > appserver.error.message: > > websphere-specials: > > customejbca.message: > > appserver.error.message: > > signjar: > [echo] Specify -Dsignjar.keystore=/path/keystore.jks if you want to > sign the release. > > customejbca.message: > > appserver.error.message: > > signjar.internal: > > build: > > inputDatabasePassword: > [input] skipping input as property database.password has already > been set. > > deploy: > > customejbca.message: > > appserver.error.message: > > jee:undeployJBoss7: > [exec] Result: 1 > > jee:undeploy: > > set-paths-jboss7: > > set-paths-not-jboss7: > > set-paths: > > jee:deployServicesJBoss5: > > jee:assert-runJBoss7: > [echo] Checking if JBoss is up and running... > [echo] Waiting (up to 30 seconds in total) for the application > server to become ready for the next step... > [exec] Result: 1 > > *BUILD FAILED* > */opt/ejbca_ce_6_3_2_6/build.xml:696: The following error occurred while > executing this line:* > */opt/ejbca_ce_6_3_2_6/bin/jboss.xml:429: The requested action requires > that JBoss is up and running.* > > Total time: 1 minute 33 seconds > > > ------- > Thank you, > Mehul Chhayani | Deployment Specialist > _chhayani@echoworx.com_ <mailto:chh...@ec...> > T:416-226-8600 EXT-246 > > > > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > > > > _______________________________________________ > Ejbca-develop mailing list > Ejb...@li... > https://lists.sourceforge.net/lists/listinfo/ejbca-develop > |