Re: [naviserver-devel] Naviserver crash

2015-09-24 Thread Gustaf Neumann
Dear Andrei, In your config-file, you are loading 6 (!) different SQL drivers, and you are loading nsdbipg 3 times. Is this intended? it is strange that you have closewait larger than keep wait. Is this as well intended? ns_paramclosewait7;# default: 2; timeout in

Re: [naviserver-devel] Naviserver crash

2015-09-24 Thread Gustaf Neumann
Dear Andrei, from some distance, the problem looks like a version mismatch in your installation. Unless for NaviServer developer, it is recommended to use the released versions, and not "some catch of the day" of various repositories at bitbucket. Using releases makes it as well much easier to

[naviserver-devel] Naviserver crash

2015-09-24 Thread Clinciu Andrei
Hi all, I'd really appreciate the help of someone more experienced with NaviServer since i'm currently using it in production and it seems there are a few things that I can't seem to figure out! Thanks for all your support so far! I've learnt a lot of things about naviserver in the past 2 years.