Java SDK can not access Query node in couchbase 5.0

@notemusic are you bootstrapping in the SDK (the list of nodes) only against nodes which have the KV service enabled? If you have a MDS setup (so i.e. nodes with only the query service), they need to be excluded from the bootstrap list.

Also, can you still share the full log from startup so we can see whats going on? this one stack doesnt help much unfortunately.