Couchbase
  • Why NoSQL?
  • Couchbase Server
  • Download
  • Resources
  • Careers
Home | Forums | Membase | Membase Server 1.6.x

Installed Windows Server 2003 but no response

15 replies [Last post]
  • Login or register to post comments
Tue, 01/25/2011 - 15:09
boboofid
Offline
Joined: 11/03/2010
Groups: None

I have installed the latest version 1.6.5 using all of the default options, it is configured with a memcache bucket and there is no indication from the web console that anything is wrong.


When attempting to talk to it using telnet the connection if immediately dropped with no response but no errors.


I ran the disagnostic log and noticed a lot of this:


ERROR REPORT  <0.188.0>                                     2011-01-25 14:55:47
===============================================================================


ns_1@10.251.34.91:ns_memcached:374: Unable to connect: {error,
                                                        {badmatch,
                                                         {error,
                                                          econnrefused}}}, retrying.


which does not inspre confidence.


The old northscale memcached server worked like a dream on this same machine.


Any help would be greatly appreciated.

Top
  • Login or register to post comments
Tue, 01/25/2011 - 18:06
bhawana@membase
Offline
Joined: 10/29/2010
Groups: None

Hello,

Thanks for you post. What port are you connecting to via telnet?

bhawana

__________________

Forum support is great for free but sometimes you need a guaranteed response time and dedicated resources for your questions or issues.
Consider purchasing enterprise-level support from Membase: http://www.membase.com/products-and-services/overview
Call or email "sales -at- membase -dot- com" today!

Top
  • Login or register to post comments
Wed, 01/26/2011 - 01:07
boboofid
Offline
Joined: 11/03/2010
Groups: None

Thanks for the Reply Bhawana,


I was connecting via 11211

Top
  • Login or register to post comments
Wed, 01/26/2011 - 11:11
bhawana@membase
Offline
Joined: 10/29/2010
Groups: None

boboofid,

I hope your deployment is going smooth. Please don not hesitate to write to us if you come across any problems.

Would you mind sharing what  application are you building? Is this a new application or are you replcaing an existing solution? How much data do you expect?

 

-Bhawana

__________________

Forum support is great for free but sometimes you need a guaranteed response time and dedicated resources for your questions or issues.
Consider purchasing enterprise-level support from Membase: http://www.membase.com/products-and-services/overview
Call or email "sales -at- membase -dot- com" today!

Top
  • Login or register to post comments
Wed, 01/26/2011 - 11:24
perry
Offline
Joined: 10/11/2010
Groups:

 boboofid, is there any Windows firewall in place here?

 

How many nodes are you attempting to run?

 

Thanks

 

Perry

__________________

Forum support is great for free but sometimes you need a guaranteed response time and dedicated resources for your questions or issues.
Consider purchasing enterprise-level support from Couchbase: http://www.couchbase.com/products-and-services/overview
Call or email "sales -at- couchbase-dot- com" today!

Top
  • Login or register to post comments
Wed, 01/26/2011 - 12:35
boboofid
Offline
Joined: 11/03/2010
Groups: None

Hello Perry,


There is not a windows firewall in place, the old Northscale Memcached server ran fine, also the memcached from jellycan works just fine.


I am trying to run a single node.


Thanks,


Kyle

Top
  • Login or register to post comments
Wed, 01/26/2011 - 12:37
perry
Offline
Joined: 10/11/2010
Groups:

 Thanks Kyle.  Can you send over the full output of http://<IP>:8091/diag where IP is the IP address of your Membase server?  You'll probably want to zip the output before sending.

 

Perry

__________________

Forum support is great for free but sometimes you need a guaranteed response time and dedicated resources for your questions or issues.
Consider purchasing enterprise-level support from Couchbase: http://www.couchbase.com/products-and-services/overview
Call or email "sales -at- couchbase-dot- com" today!

Top
  • Login or register to post comments
Wed, 01/26/2011 - 12:48
boboofid
Offline
Joined: 11/03/2010
Groups: None

Hello Bhawana,


The deployment is, frankly, not going smooth and has been a huge time sink. Given the professionalisim surrouding this product I was expecting it to work right out of the box and that expectation has not been met in my case. I can understand this is likely not the expirience of the general population but it is a huge letdown personally after the smooth expirience I had with the Northscale Memcached server.


I am not building a single application but seeking to make caching available to a suite of applications that are developed and maintained on a WIMP server by me and my team. This is an internal corporate application suite and so it does not need to scale to internet levels but our data load is still approximately Ooodles. We were looking to this product to patch a limitation we have where we have a single database server in the US and numerous PHP servers around the world with a single node running locally on each of the php servers to maintain a cache of slowly changing data and ease the slowdown we are expiriencing with the latency fo sheer distance.


Thanks,


Kyle

Top
  • Login or register to post comments
Wed, 01/26/2011 - 17:17
perry
Offline
Joined: 10/11/2010
Groups:

 Kyle, can you check to see what IP address your server currently has?  If it does not match 10.251.34.91 then I believe the problem has to do with the IP address changing after the first installation of the server.  We have a workaround here: http://wiki.membase.org/display/membase/Using+Membase+in+the+Cloud to let it use localhost.

 

If that's still not the problem, please send me the output of the diagnostic dump (perry -at- membase -dot- com) and I'll have a look.  I'm sure we can get this resolved for you...

 

Perry

__________________

Forum support is great for free but sometimes you need a guaranteed response time and dedicated resources for your questions or issues.
Consider purchasing enterprise-level support from Couchbase: http://www.couchbase.com/products-and-services/overview
Call or email "sales -at- couchbase-dot- com" today!

Top
  • Login or register to post comments
Mon, 05/23/2011 - 08:39
rafalfusik
Offline
Joined: 05/23/2011
Groups: None

Did you guys get this sorted ?

I am seeing exactly the same issue as the one here I believe
I am running a memcache server on MS Server 2003 R2 x64
I run a single node server , its definitely not an IP problem as I registered the node on 127.0.0.1.

ns_1@127.0.0.1:ns_memcached:374: Unable to connect: {error,
{badmatch,
{error,closed}}}, retrying.

PROGRESS REPORT <4975.118.0>

Can you help ... I would appreciate that

Rafal

Top
  • Login or register to post comments
Mon, 05/23/2011 - 20:35
perry
Offline
Joined: 10/11/2010
Groups:

Rafal, was the server working properly and then stopped or has it not functioned at all?

Can you please send the output of http://:8091/diag (you'll have to compress it) to perry -at- couchbase -dot- com?

Thanks.

Perry

__________________

Forum support is great for free but sometimes you need a guaranteed response time and dedicated resources for your questions or issues.
Consider purchasing enterprise-level support from Couchbase: http://www.couchbase.com/products-and-services/overview
Call or email "sales -at- couchbase-dot- com" today!

Top
  • Login or register to post comments
Tue, 05/24/2011 - 01:35
rafalfusik
Offline
Joined: 05/23/2011
Groups: None

Have sent you an email.
Thanks

Top
  • Login or register to post comments
Wed, 05/25/2011 - 06:28
rafalfusik
Offline
Joined: 05/23/2011
Groups: None

After some investigation I figured that :
memcached.exe stops listening after I start the service

and when i start it from command line:

memcached.exe -p 11210 -v

i get the following :

168: sasl result code: -1
168: Unknown sasl response: -1
180: sasl result code: -1
180: Unknown sasl response: -1
192: sasl result code: -1
192: Unknown sasl response: -1
204: sasl result code: -1
204: Unknown sasl response: -1
216: sasl result code: -1
216: Unknown sasl response: -1
228: sasl result code: -1

Sounds like : http://techzone.couchbase.com/forums/thread/memcached-not-listening

any solution for this?

thanks

Top
  • Login or register to post comments
Fri, 05/27/2011 - 11:37
perry
Offline
Joined: 10/11/2010
Groups:

You'll actually need a bit more on the command-line to start this memcached properly:
memcached.exe –vvv –p –E /ep.so –r –e “dbname=/default-data/default”

I have your logs and am working with our engineers to diagnose. As I mentioned, we don't officially support Windows 2003 and so we need to spend a bit more time reproducing that environment. It would be really helpful to know whether this is working properly for you on a more recent operating system.

Perry

__________________

Forum support is great for free but sometimes you need a guaranteed response time and dedicated resources for your questions or issues.
Consider purchasing enterprise-level support from Couchbase: http://www.couchbase.com/products-and-services/overview
Call or email "sales -at- couchbase-dot- com" today!

Top
  • Login or register to post comments
Mon, 05/30/2011 - 05:55
rafalfusik
Offline
Joined: 05/23/2011
Groups: None

Thanks Perry , much appreciate it
This is working perfectly on 2008 Win Server
Had some issues on 2003 Win Server Virtual Machine but finally got it working
Still not working on all 3 machines - 2003 Win Server (Physical Box). We do have 3 network interfaces on each of these boxes , not sure if that is making any difference. To make sure there is no ip conflict or so I disabled 2 adapters on one of these boxes

rafal

Top
  • Login or register to post comments
Wed, 06/01/2011 - 04:33
rafalfusik
Offline
Joined: 05/23/2011
Groups: None

Hi Perry,

I think I have made some progress on this
I managed to start memcached.exe manually on port 11210

 memcached.exe -vvv -p 11210 -E "C:\Program Files\Membase\Server\bin\bucket_engine\bucket_engine.so" -r

and the telnet succeeded  telnet localhost 11210

the problem now is when i start membaseserver it creates another memcached process

so i think it might be working if i start it from command line as I did for memcached

how can i start moxi etc from the command line

I also tried

start membaseserver
kill the memcache process
start if from command line but then again 2 memcached processes are running and the console outputs:

2720: going from conn_parse_cmd to conn_nread
2720 - Running task: (conn_nread)
2720 - Running task: (conn_nread)
2720 - Running task: (conn_nread)
2720 - Running task: (conn_nread)
2720: mech: ``PLAIN'' with 14 bytes of data
2720: sasl result code: -1
2720: Unknown sasl response: -1
>2720 Writing an error: Auth failure
<2720 Writing bin response:
<2720 0x81 0x21 0x00 0x00
<2720 0x00 0x00 0x00 0x20
<2720 0x00 0x00 0x00 0x0c
<2720 0x00 0x00 0x00 0x00
<2720 0x00 0x00 0x00 0x00
<2720 0x00 0x00 0x00 0x00

Regards,
Rafal

Top
  • Login or register to post comments
  • Login or register to post comments
  • Login
  • Register

Company

  • About Us
  • Leadership
  • Customers
  • Partners
  • Contact Us

Product

  • Couchbase Server
  • Couchbase SDKs
  • Use Cases
  • Documentation
  • Forums

Open Source

  • Couchbase Project
  • Couchbase vs. CouchDB

Commercial

  • Subscriptions & Support
  • Training & Services

News

  • Blog
  • Newsletter
  • Press Releases
  • Buzz

Follow Us

    
  • Customer Login
  • Terms of Service
  • Privacy Policy
  • Trademark Policy
  • Site Map

© 2013 COUCHBASE All rights reserved.

Sign in to Couchbase Community

close
  • Create new account
  • Request new password
You are logging into the Forums, Wiki and Issue Tracker