|
From: Tomas G. <to...@pr...> - 2018-10-04 07:09:44
|
Hi, Upgrading from EJBCA 3.11 is possible yes, and has been done in large production installations. You will even find some threads about it in the Web Forum, upgrading successfully. EJBCA CE 6.3.1.1 is not the way to go though. Start by reading the official upgrade documentation: https://www.ejbca.org/docs/Upgrading_EJBCA.html and http://blog.ejbca.org/2017/12/the-definitive-ejbca-upgrade-guide.html Upgrading from a 8 year old version should not be expected to be without work from your side. Keeping a little more ahead on upgrades as the years go by is highly recommended, it will ensure upgrades are smooth on the way. Now you are up for a bit of ride :-) Regards, Tomas --- Save time and money with an Enterprise support subscription. Please see www.primekey.com for more information. https://www.primekey.com/products/software/ On 2018-10-03 17:31, Gregory Edigarov wrote: > Hello folks. > > ok, after some adventures with various mistakes my copy of ejbca became > somewhat runnable. > > but the real task is to have it run on old database (we have a ejbca db > from version EJBCA 3.11.1 (r10959) and we need to put it into: > EJBCA CE 6.3.1.1) > Is that doable somehow? > > > On 03.10.18 10:17, Tomas Gustavsson wrote: >> It looks like your EJBCA did not get deployed in WildFly. >> >> After "ant deployear" you should check WildFly that it has started >> correctly without errors. >> >> The most common cause of failyre to deploy are errors in the database >> configuration. >> >> Regards, >> Tomas >> >> On 2018-10-02 17:35, Gregory Edigarov wrote: >>> ok. doing the steps described in the doc >>> >>> > > > > _______________________________________________ > Ejbca-develop mailing list > Ejb...@li... > https://lists.sourceforge.net/lists/listinfo/ejbca-develop |