Has anyone experienced issues when publishing and uploading media since they updated to version 6.1.2?
I have noticed that publishing had become much slower on my site.
I extended my testing so myself and 4 coleagues all try to publish & upload media at the same time, Umbraco really struggles and then crashes. The only way to recover is either recycle the application pool or find the database lock and release it.
I have spent time rolling back through my code and releases and the problems start with the update to version 6.1.2. If we repeat our group test using version 6.1.1 Umbraco stands up with no problems. 6.1.2 & .3 & .4 & .5 all exhibt this problem.
If any one else has experienced any similar problem please let me know.
My problems seem to have been caused by Courier2. If you have Courier installed and you are receiving lots of NHibernate errors then I would recommend un-installing Courier and seeing if you issue is resolved.
Performance issues & database locks since 6.1.2
Has anyone experienced issues when publishing and uploading media since they updated to version 6.1.2?
I have noticed that publishing had become much slower on my site.
I extended my testing so myself and 4 coleagues all try to publish & upload media at the same time, Umbraco really struggles and then crashes. The only way to recover is either recycle the application pool or find the database lock and release it.
I have spent time rolling back through my code and releases and the problems start with the update to version 6.1.2. If we repeat our group test using version 6.1.1 Umbraco stands up with no problems. 6.1.2 & .3 & .4 & .5 all exhibt this problem.
If any one else has experienced any similar problem please let me know.
I did just have trouble when uploading a few media files at once: umbraco logs out and sometimes even applicationpool crashes.
I havent solved it though. So If you have some solution to this, please let me know.
this is in umbraco 6.1.6.
Martin
Hi Martin,
My problems seem to have been caused by Courier2. If you have Courier installed and you are receiving lots of NHibernate errors then I would recommend un-installing Courier and seeing if you issue is resolved.
http://our.umbraco.org/forum/umbraco-pro/courier/45240-Courier-causing-unstable-environment
hmm, too bad, I'm not using courier..
is working on a reply...