Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

memcache server sends response as STDERR output #24

Closed
GoogleCodeExporter opened this issue Apr 25, 2015 · 1 comment
Closed

memcache server sends response as STDERR output #24

GoogleCodeExporter opened this issue Apr 25, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link
Contributor

What steps will reproduce the problem?
1. memcached jars for java application
2. make connection with memcached server
3. set Key-value pair memcached server

connection successfull but server sends response as Error and that's 
console prints log as STDERR

2009-03-06 09:17:24,187 ERROR [STDERR] 2009-03-06 09:17:24.187
2009-03-06 09:17:24,187 ERROR [STDERR]  
2009-03-06 09:17:24,187 ERROR [STDERR] INFO
2009-03-06 09:17:24,203 ERROR [STDERR]  
2009-03-06 09:17:24,203 ERROR [STDERR] 
net.spy.memcached.MemcachedConnection
2009-03-06 09:17:24,203 ERROR [STDERR] :  
2009-03-06 09:17:24,203 ERROR [STDERR] Added {QA 
sa=jjoshi.asite.asitehq.com/192.168.100.94:11211, #Rops=0, #Wops=0, #iq=0, 
topRop=null, topWop=null, toWrite=0, interested=0} to connect queue
2009-03-06 09:17:24,218 ERROR [STDERR] 2009-03-06 09:17:24.203
2009-03-06 09:17:24,218 ERROR [STDERR]  
2009-03-06 09:17:24,218 ERROR [STDERR] INFO
2009-03-06 09:17:24,218 ERROR [STDERR]  
2009-03-06 09:17:24,218 ERROR [STDERR] 
net.spy.memcached.MemcachedConnection
2009-03-06 09:17:24,218 ERROR [STDERR] :  
2009-03-06 09:17:24,218 ERROR [STDERR] Connection state changed for 
sun.nio.ch.SelectionKeyImpl@f0e58b


how to configure memcache server to send responce as DEBUG...

Original issue reported on code.google.com by Jigsm...@gmail.com on 6 Mar 2009 at 9:56

@GoogleCodeExporter
Copy link
Contributor Author

Please look at the spymemcached project.  This is not a memcached bug.

Original comment by dsalli...@gmail.com on 6 Mar 2009 at 4:08

  • Changed state: Duplicate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant