|
From: Gregory E. <edi...@qa...> - 2018-10-09 15:35:32
|
On 04.10.18 10:09, Tomas Gustavsson wrote: > 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 :-) hmmm. the proposed path seems to be a bit of complex. what if I: 1. install fresh ejbca-6... 2. dump a copy of database (mysql with 'full insert' statements) 3. make the necessary changes in the structure of a database 4. put the data back. if fact i've tried this way already, but for some yet unclear reason after i put the database into (went fine) and restart ejbca, that doesn't work. will retry that tomorrow, when I'll have a fresh head. > 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 > > _______________________________________________ > Ejbca-develop mailing list > Ejb...@li... > https://lists.sourceforge.net/lists/listinfo/ejbca-develop |