D
dvoyat
Guest
Hi, We've gone through PASOE migration test from 11.6 to 11.7. We've been following Progress recommendation (unregister/register PAS instances and redeploy Web App (.WAR) after spring security migration done sucessfully by PDSOE 11.7). We've not been able to restart any former 11.6 PASOE instance. We've then decided to recreate a new PASOE instance from scratch and it worked with the new one having the new .war files deployed. I then concluded TCMAN/PASMAN unregister / register is not enough to get former PASOE instance compliant with 11.7 (new TomCat version and spring security files). I then did another set of test. Having another former 11.6 PASOE instance I've gone step by step (as far as I can) to be able to get it running (took several trials and several hours therefore pretty painful). What I did ; - overwrite $CATALINA_BASE/conf from $CATALINA_HOME/conf and apply adhoc setting changes to match instance config when required (port, instance name,...) with following files: - server.xml - catalina.properties - catalina.policy - appserver.properties - add new config file from $CATALINA_HOME/conf - oeablSecurity.properties - reset default certificat truststore from /conf/tomcat-certstore.jks - create and populate accordiingly $CATALINA_BASE/ablapps new folder I then redeployed our web apps as well as detault ones from $CATALINA_HOME/extras I wanted to add (manager, oemanager). Updated PASOE instance manage to restart (having say that no guarantee that nothing missed in my own manual conversion) and we shall now going into more testing to understand is the manually updated instance working as good as the recreated one. Those being test instances I've now a serious worry/concern with our LIVE migration and at this stage we will have to go to instance recreation from scratch (.war redeployed was already understood) at migration as no trust at all in registration to convert PAS instance. Does anyone has experience where former PASOE instances prior 11.7 can be easily be migrated to 11.7 or did I misread documentation and migration guide https://documentation.progress.com/output/ua/OpenEdge_latest/index.html#page/gsmigrate%2Fprogress-application-server-for-openedge-11.7-mi.html%23 ?? We're running PASOE on HPUx (Itanium) but face same issue on Linux (RH/Intel). Thanks for any comment/experience sharing. Denis
Continue reading...
Continue reading...