Hi, I'm currently looking into Carbon issue [1] which occurred when stopping the server forcefully using [Ctrl + C] during start up while patching being processing. The reason for this is in above scenario is metadata file * prePatchedDir.txt* used to store the applied patch list get corrupt.
In this case exception given on the JIRA issue is thrown since by the improvement done on [2] we are only allowing patches with bundles to be applied. But since meta-file is reset all the available patches along with patch0000 will also be applied as normal patch. Since this contain certain directories exception thrown. Since [2] introduce more complexity to the patch application process this will be reverted. WDYT? [1] https://wso2.org/jira/browse/CARBON-14488 [2] https://wso2.org/jira/browse/CARBON-14193 Best Regards.. Manoj Kumara Software Engineer WSO2, Inc.; http://wso2.com Twitter: http://twitter.com/ManKuma Mobile: +94713448188
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
