error in Update cbupd-0000257 - Printable Version +- CoreBOSBB (https://discussions.corebos.org) +-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17) +--- Forum: Administrator Support (https://discussions.corebos.org/forumdisplay.php?fid=8) +--- Thread: error in Update cbupd-0000257 (/showthread.php?tid=1363) |
error in Update cbupd-0000257 - LorenzoGreco - 01-11-2019 Update cbupd-0000257: IncrementSizeOfuitype3314::IncrementSizeOfuitype3314 Increment size of uitype 3314 ADORecordSet_empty S ALTER TABLE vtiger_globalvariable MODIFY COLUMN module_list VARCHAR(1000) F ALTER TABLE vtiger_businessactions MODIFY COLUMN module_list VARCHAR(1000) F ALTER TABLE vtiger_cbcvmanagement MODIFY COLUMN module_list VARCHAR(1000) Changeset IncrementSizeOfuitype3314 applied! ERROR: Class called without update record in application!! RE: error in Update cbupd-0000257 - joebordes - 01-11-2019 it is the next one that failed. Which changesets are still pending? RE: error in Update cbupd-0000257 - LorenzoGreco - 01-11-2019 Update pending after the error cbupd-0000051 cbupd-0000257 cbupd-0000258 cbupd-0000259 so i applied separately cbupd-0000258 and cbupd-0000259 and result was OK i retry cbupd-0000257 but have the same error and now pending cbupd-0000051 cbupd-0000257 RE: error in Update cbupd-0000257 - joebordes - 01-11-2019 I need the descriptions, the numbers depend on each install RE: error in Update cbupd-0000257 - LorenzoGreco - 01-11-2019 cbupd-0000256 11-01-2019 jonidasinaj ProdSubprodHandlerEvent Executed yes cbupd-0000258 11-01-2019 joebordes addZendeskWSAPI Executed yes cbupd-0000259 11-01-2019 joebordes fixedittable Executed yes cbupd-0000051 joebordes inventoryproductstockcontrol Pending yes cbupd-0000257 mohamed-shibeJR IncrementSizeOfuitype3314 Pending yes RE: error in Update cbupd-0000257 - joebordes - 01-12-2019 I still can't tell where the problem is. I made a small change to get some more information on the error message. Update the code when you can , try again and let me know what the error message says RE: error in Update cbupd-0000257 - LorenzoGreco - 01-12-2019 Update cbupd-0000257: IncrementSizeOfuitype3314::IncrementSizeOfuitype3314 Increment size of uitype 3314 ADORecordSet_empty S ALTER TABLE vtiger_globalvariable MODIFY COLUMN module_list VARCHAR(1000) F ALTER TABLE vtiger_businessactions MODIFY COLUMN module_list VARCHAR(1000) F ALTER TABLE vtiger_cbcvmanagement MODIFY COLUMN module_list VARCHAR(1000) Changeset IncrementSizeOfuitype3314 applied! Failed Queries Log ALTER TABLE vtiger_businessactions MODIFY COLUMN module_list VARCHAR(1000) ALTER TABLE vtiger_cbcvmanagement MODIFY COLUMN module_list VARCHAR(1000) Total Number of queries executed : 3 Queries Successed : 0 Queries Failed : 2 Total Number of updates executed : 1 Correct Updates : 0 Failed Updates : 1 RE: error in Update cbupd-0000257 - joebordes - 01-13-2019 Now you should be ok. At most block the inventoryproductstockcontrol changeset so it isn't applied anymore, if it is still pending and delete any duplicate inventory workflows that you may have |