on ‎2019 May 20 3:48 PM
I have observed in my system that whenever I do a schema change i.e change in items.xml, after i update system I need to do restfter that.
If I try to run just after the update it says something like, cannot get model from database.
This has to be done for every node in for that node to pickup mode changes.
Please suggest what could be wrong?
Request clarification before answering.
"Update running system" needs to be done for all nodes, because each node has its own set of beans (or Type system). If the node is trying to access data from DB, but it isn't aware of the new Type changes, you will get an error.
Usually, you just need to do Platform Update for all nodes. You don't need to restart after that. I'm assuming your procedure is Build > Deploy > Platform Update.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Raj
did you get solution for this problem?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.