Continuent Developer Community
Welcome, Guest
Please Login or Register.    Lost Password?
Tungsten Connector hangs on connection attempt (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Tungsten Connector hangs on connection attempt
#679
Jonathan Sharley (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Tungsten Connector hangs on connection attempt 4 Months ago Karma: 0  
I have a simple two node cluster where replication is working from a master to a slave. The cctrl command shows both hosts in the cluster, but when I try to use the Tungsten connector it hangs when I try to connect using a mysql client with a valid username/password. If i specify an incorrect user/password it will return immediately with an authentication error. What may be causing the hangup?

When I turn on the connector trace this is as far as it gets.

jvm 1 | DEBUG [MySQLConnectionHandler] - Start serving client: /10.10.212.74:54221
jvm 1 | DEBUG [ProtocolHandler] - Connection string: jdbc:t-router://default/test
jvm 1 | DEBUG [ProtocolHandler] - User: tungsten Password: secret
jvm 1 | DEBUG [RouterURL] - Parsed t-router URL: service=default dbname=test QOS=RW_STRICT maxAppliedLatency=<undef> props={user=tungsten, password=secret}
jvm 1 | DEBUG [DataService] - Connecting to driver: url=jdbc:t-router://default/test{user=tungsten, password=secret} info={user=tungsten, password=secret}


>>> Gilles Rayrat
You're most likely facing a situation where your router doesn't find any online data server to send the requests to, so it pause the request, waiting for one to become available.
What is the output of the "ls" command under the manager CLI (tungsten-manager/bin/cctrl)?
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
      Topics Author Date
    thread link
Tungsten Connector hangs on connection attempt
Jonathan Sharley 2010/05/06 12:25
    thread link
thread linkthread link Re:Tungsten Connector hangs on connection attempt
Jonathan Sharley 2010/05/06 12:36
    thread link
thread linkthread link Re:Tungsten Connector hangs on connection attempt
Gilles Rayrat 2010/05/06 12:42
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop