Inconsistent errors
Hi,
we are having problem with the Membase server + Membase client for .net.
we have some inconsistent behavior.
Our application sometimes works properly and sometimes not.
here are few scenarios of failures:
1) we got failure when trying to add object to cache
(var success = _client.Store(StoreMode.Set, key, value);)
2) sometimes the iis working process won't start.
when revert to the old memcached server (ver. 1.2.6) all is working
we have 2 application servers which hosts the iis + web application + the membase server.
the web.config configuration is as following:
can you please advice what can be the problem ?
are there any log files that i can share with you that might help ?
Thank you inadvance.
Roy Molnar
Roy, what version of Membase and what version of Enyim are you using?
Can you post your web.config?
Hi Perry,
we are using 1.6.5.4
here is the web.Config
Thanks
Roy, something appears to be messed up with you posting that, it appears to have failed the same way this time as it did in your earlier post. Can you please email it to perry -at- couchbase -dot- com?
also,
this is one of the errors i see on the admin UI
Client-side error-report for user "admin" on node 'ns_1@192.168.2.78':
User-Agent:Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.65 Safari/534.24
Got unhandled error: Script error.
At: :0
Backtrace:
Function: collectBacktraceViaCaller
Args:
---------
Function: appOnError
Args:
"Script error."
""
0
---------