Re: How to change log level

2016-10-04 Thread Goutam Tadi
ver1'). > > See the documentation ( > > http://geode.docs.pivotal.io/docs/tools_modules/gfsh/command-pages/alter.html#topic_7E6B7E1B972D4F418CB45354D1089C2B > ) > for more details. > > > Cheers, > John > > > On Tue, Oct 4, 2016 at 9:33 AM, Goutam Tadi w

How to change log level

2016-10-04 Thread Goutam Tadi
Hi Community, How can one change the "log-level" of servers (already running) in geode cluster. Can we change it through gemfire.properties ? Thanks, Goutam Tadi. -- Regards, *Goutam Tadi.*

Re: Region Put errors out in Local Multi Server environment.

2016-09-23 Thread Goutam Tadi
Thanks a lot Dan :-). Yeah, that was intentional. Your solution solves my problem. Thanks, Goutam Tadi. On Fri, Sep 23, 2016 at 4:58 PM Dan Smith wrote: > Hi Goutam, > > It looks like you configured your two servers to have different regions. > Was that intentional? What's

Region Put errors out in Local Multi Server environment.

2016-09-23 Thread Goutam Tadi
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at com.gemstone.gemfire.internal.cache.tier.sockets.AcceptorImpl$1$1.run(AcceptorImpl.java:555) at java.lang.Thread.run(Thread.java:745) ​ Thanks, Goutam Tadi. -- Regards, *Goutam Tadi.*