Advertisement
Guest User

couchbase - double bucket connection error

a guest
Nov 25th, 2014
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 25-Nov-2014 22:10:29.321 FINE [http-nio-9080-exec-1] com.couchbase.client.core.logging.CouchbaseLoggerFactory.newDefaultFactory Using java.util.logging as the default logging framework
  2. 25-Nov-2014 22:10:29.323 FINE [http-nio-9080-exec-1] com.couchbase.client.deps.io.netty.util.internal.logging.InternalLoggerFactory.newDefaultFactory Using java.util.logging as the default logging framework
  3. 25-Nov-2014 22:10:29.328 FINE [http-nio-9080-exec-1] com.couchbase.client.deps.io.netty.channel.MultithreadEventLoopGroup.<clinit> -Dio.netty.eventLoopThreads: 16
  4. 25-Nov-2014 22:10:29.331 FINE [http-nio-9080-exec-1] com.couchbase.client.deps.io.netty.util.internal.PlatformDependent0.<clinit> java.nio.Buffer.address: available
  5. 25-Nov-2014 22:10:29.331 FINE [http-nio-9080-exec-1] com.couchbase.client.deps.io.netty.util.internal.PlatformDependent0.<clinit> sun.misc.Unsafe.theUnsafe: available
  6. 25-Nov-2014 22:10:29.331 FINE [http-nio-9080-exec-1] com.couchbase.client.deps.io.netty.util.internal.PlatformDependent0.<clinit> sun.misc.Unsafe.copyMemory: available
  7. 25-Nov-2014 22:10:29.331 FINE [http-nio-9080-exec-1] com.couchbase.client.deps.io.netty.util.internal.PlatformDependent0.<clinit> java.nio.Bits.unaligned: true
  8. 25-Nov-2014 22:10:29.334 FINE [http-nio-9080-exec-1] com.couchbase.client.deps.io.netty.util.internal.PlatformDependent.isRoot0 UID: 33
  9. 25-Nov-2014 22:10:29.335 FINE [http-nio-9080-exec-1] com.couchbase.client.deps.io.netty.util.internal.PlatformDependent.javaVersion0 Java version: 8
  10. 25-Nov-2014 22:10:29.335 FINE [http-nio-9080-exec-1] com.couchbase.client.deps.io.netty.util.internal.PlatformDependent.hasUnsafe0 -Dio.netty.noUnsafe: false
  11. 25-Nov-2014 22:10:29.335 FINE [http-nio-9080-exec-1] com.couchbase.client.deps.io.netty.util.internal.PlatformDependent.hasUnsafe0 sun.misc.Unsafe: available
  12. 25-Nov-2014 22:10:29.335 FINE [http-nio-9080-exec-1] com.couchbase.client.deps.io.netty.util.internal.PlatformDependent.hasJavassist0 -Dio.netty.noJavassist: false
  13. 25-Nov-2014 22:10:29.355 FINE [http-nio-9080-exec-1] com.couchbase.client.deps.io.netty.util.internal.PlatformDependent.hasJavassist0 Javassist: available
  14. 25-Nov-2014 22:10:29.355 FINE [http-nio-9080-exec-1] com.couchbase.client.deps.io.netty.util.internal.PlatformDependent.tmpdir0 -Dio.netty.tmpdir: /path/TOMCAT/temp (java.io.tmpdir)
  15. 25-Nov-2014 22:10:29.355 FINE [http-nio-9080-exec-1] com.couchbase.client.deps.io.netty.util.internal.PlatformDependent.bitMode0 -Dio.netty.bitMode: 64 (sun.arch.data.model)
  16. 25-Nov-2014 22:10:29.355 FINE [http-nio-9080-exec-1] com.couchbase.client.deps.io.netty.util.internal.PlatformDependent.<clinit> -Dio.netty.noPreferDirect: false
  17. 25-Nov-2014 22:10:29.362 FINE [http-nio-9080-exec-1] com.couchbase.client.deps.io.netty.channel.nio.NioEventLoop.<clinit> -Dio.netty.noKeySetOptimization: false
  18. 25-Nov-2014 22:10:29.362 FINE [http-nio-9080-exec-1] com.couchbase.client.deps.io.netty.channel.nio.NioEventLoop.<clinit> -Dio.netty.selectorAutoRebuildThreshold: 512
  19. 25-Nov-2014 22:10:29.370 INFO [http-nio-9080-exec-1] com.couchbase.client.core.CouchbaseCore.<init> CoreEnvironment: {sslEnabled=false, sslKeystoreFile='null', sslKeystorePassword='null', queryEnabled=false, queryPort=8093, bootstrapHttpEnabled=true, bootstrapCarrierEnabled=true, bootstrapHttpDirectPort=8091, bootstrapHttpSslPort=18091, bootstrapCarrierDirectPort=11210, bootstrapCarrierSslPort=11207, ioPoolSize=8, computationPoolSize=8, responseBufferSize=16384, requestBufferSize=16384, kvServiceEndpoints=1, viewServiceEndpoints=1, queryServiceEndpoints=1, ioPool=NioEventLoopGroup, coreScheduler=CoreScheduler, packageNameAndVersion=couchbase-java-client/2.0.1-SNAPSHOT-b0921ce (git: 2.0.0-16-gb0921ce-dirty)}
  20. 25-Nov-2014 22:10:29.372 FINE [http-nio-9080-exec-1] com.couchbase.client.core.CouchbaseCore.<init> Diagnostics {
  21.   gc.concurrentmarksweep.collectionCount=0,
  22.   gc.concurrentmarksweep.collectionTime=0,
  23.   gc.parnew.collectionCount=2,
  24.   gc.parnew.collectionTime=152,
  25.   heap.pendingFinalize=0,
  26.   heap.used=init = 6442450944(6291456K) used = 173707592(169636K) committed = 6390022144(6240256K) max = 6390022144(6240256K),
  27.   mem.physical.free=8503660544,
  28.   mem.physical.total=33595555840,
  29.   mem.swap.free=3642531840,
  30.   mem.swap.total=4294963200,
  31.   mem.virtual.comitted=10696069120,
  32.   offHeap.used=init = 2555904(2496K) used = 27224920(26586K) committed = 27918336(27264K) max = -1(-1K),
  33.   proc.cpu.time=14600000000,
  34.   runtime.name=31372@domain.com,
  35.   runtime.spec=Oracle Corporation/Java Virtual Machine Specification: 1.8,
  36.   runtime.startTime=1416949825364,
  37.   runtime.sysProperties={awt.toolkit=sun.awt.X11.XToolkit, file.encoding.pkg=sun.io, java.specification.version=1.8, sun.cpu.isalist=, sun.jnu.encoding=UTF-8,
  38.   java.class.path=/path/lib/couchbase/core-io-1.0.1-SNAPSHOT-0edcc8c.jar:/path/lib/couchbase/couchbase-client-1.4.4.jar:/path/lib/couchbase/java-client-2.0.1-SNAPSHOT-b0921ce.jar, java.vm.vendor=Oracle Corporation, sun.arch.data.model=64, java.util.Arrays.useLegacyMergeSort=true, java.vendor.url=http://java.oracle.com/, catalina.useNaming=true, user.timezone=ZZZ/WWWW, os.name=Linux, java.vm.specification.version=1.8, user.country=US, sun.java.launcher=SUN_STANDARD, sun.boot.library.path=/path/JDK/jre/lib/amd64, sun.java.command=org.apache.catalina.startup.Bootstrap start, sun.cpu.endian=little, user.home=/var/www, user.language=en, java.specification.vendor=Oracle Corporation, java.naming.factory.url.pkgs=org.apache.naming, java.home=/path/JDK/jre, file.separator=/, line.separator=
  39. , java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, package.access=sun.,org.apache.catalina.,org.apache.coyote.,org.apache.jasper.,org.apache.tomcat., package.definition=sun.,java.,org.apache.catalina.,org.apache.coyote.,org.apache.jasper.,org.apache.naming.,org.apache.tomcat., na.server.id=1, sun.boot.class.path=/path/JDK/jre/lib/resources.jar:/path/JDK/jre/lib/rt.jar:/path/JDK/jre/lib/sunrsasign.jar:/path/JDK/jre/lib/jsse.jar:/path/JDK/jre/lib/jce.jar:/path/JDK/jre/lib/charsets.jar:/path/JDK/jre/lib/jfr.jar:/path/JDK/jre/classes, server.loader=, java.util.logging.config.file=/path/TOMCAT/conf/logging.properties, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=1.8.0_25-b17, java.naming.factory.initial=org.apache.naming.java.javaURLContextFactory, user.name=www-data, path.separator=:, common.loader="${catalina.base}/lib","${catalina.base}/lib/*.jar","${catalina.home}/lib","${catalina.home}/lib/*.jar", os.version=3.13.0-24-generic, java.endorsed.dirs=/path/TOMCAT/endorsed, java.runtime.name=Java(TM) SE Runtime Environment, file.encoding=UTF-8, sun.nio.ch.bugLevel=, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, java.io.tmpdir=/path/TOMCAT/temp, tomcat.util.scan.StandardJarScanFilter.jarsToScan=log4j-core*.jar,log4j-taglib*.jar, catalina.home=/path/TOMCAT, tomcat.util.scan.StandardJarScanFilter.jarsToSkip=bootstrap.jar,commons-daemon.jar,tomcat-juli.jar,annotations-api.jar,el-api.jar,jsp-api.jar,servlet-api.jar,websocket-api.jar,catalina.jar,catalina-ant.jar,catalina-ha.jar,catalina-storeconfig.jar,catalina-tribes.jar,jasper.jar,jasper-el.jar,ecj-*.jar,tomcat-api.jar,tomcat-util.jar,tomcat-util-scan.jar,tomcat-coyote.jar,tomcat-dbcp.jar,tomcat-jni.jar,tomcat-spdy.jar,tomcat-websocket.jar,tomcat-i18n-en.jar,tomcat-i18n-es.jar,tomcat-i18n-fr.jar,tomcat-i18n-ja.jar,tomcat-juli-adapters.jar,catalina-jmx-remote.jar,catalina-ws.jar,tomcat-jdbc.jar,tools.jar,commons-beanutils*.jar,commons-codec*.jar,commons-collections*.jar,commons-dbcp*.jar,commons-digester*.jar,commons-fileupload*.jar,commons-httpclient*.jar,commons-io*.jar,commons-lang*.jar,commons-logging*.jar,commons-math*.jar,commons-pool*.jar,jstl.jar,geronimo-spec-jaxrpc*.jar,wsdl4j*.jar,ant.jar,ant-junit*.jar,aspectj*.jar,jmx.jar,h2*.jar,hibernate*.jar,httpclient*.jar,jmx-tools.jar,jta*.jar,log4j*.jar,mail*.jar,slf4j*.jar,xercesImpl.jar,xmlParserAPIs.jar,xml-apis.jar,junit.jar,junit-*.jar,ant-launcher.jar,cobertura-*.jar,asm-*.jar,dom4j-*.jar,icu4j-*.jar,jaxen-*.jar,jdom-*.jar,jetty-*.jar,oro-*.jar,servlet-api-*.jar,tagsoup-*.jar,xmlParserAPIs-*.jar,xom-*.jar, java.version=1.8.0_25, user.dir=/path/TOMCAT/webapps/ROOT/WEB-INF/classes/na, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, java.awt.printerjob=sun.print.PSPrinterJob, sun.os.patch.level=unknown, shared.loader=, catalina.base=/path/TOMCAT, java.util.logging.manager=org.apache.juli.ClassLoaderLogManager, java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib, java.vm.info=mixed mode, java.vendor=Oracle Corporation, java.vm.version=25.25-b02, java.ext.dirs=/path/JDK/jre/lib/ext:/usr/java/packages/lib/ext, sun.io.unicode.encoding=UnicodeLittle, tomcat.util.buf.StringCache.byte.enabled=true, java.class.version=52.0},
  40.   runtime.uptime=4040,
  41.   runtime.vm=Oracle Corporation/Java HotSpot(TM) 64-Bit Server VM: 25.25-b02,
  42.   sys.cpu.loadAvg=0.61,
  43.   sys.cpu.num=8,
  44.   sys.os.arch=amd64,
  45.   sys.os.name=Linux,
  46.   sys.os.version=3.13.0-24-generic,
  47.   thread.count=20,
  48.   thread.peakCount=20,
  49.   thread.startedCount=20
  50. }
  51. 25-Nov-2014 22:10:29.406 FINE [http-nio-9080-exec-1] com.couchbase.client.core.config.DefaultConfigurationProvider.seedHosts Setting seed hosts to [/IPADDRESS1]
  52. 25-Nov-2014 22:10:29.427 FINE [cb-computations-5] com.couchbase.client.deps.io.netty.buffer.PooledByteBufAllocator.<clinit> -Dio.netty.allocator.numHeapArenas: 8
  53. 25-Nov-2014 22:10:29.428 FINE [cb-computations-5] com.couchbase.client.deps.io.netty.buffer.PooledByteBufAllocator.<clinit> -Dio.netty.allocator.numDirectArenas: 8
  54. 25-Nov-2014 22:10:29.428 FINE [cb-computations-5] com.couchbase.client.deps.io.netty.buffer.PooledByteBufAllocator.<clinit> -Dio.netty.allocator.pageSize: 8192
  55. 25-Nov-2014 22:10:29.428 FINE [cb-computations-5] com.couchbase.client.deps.io.netty.buffer.PooledByteBufAllocator.<clinit> -Dio.netty.allocator.maxOrder: 11
  56. 25-Nov-2014 22:10:29.428 FINE [cb-computations-5] com.couchbase.client.deps.io.netty.buffer.PooledByteBufAllocator.<clinit> -Dio.netty.allocator.chunkSize: 16777216
  57. 25-Nov-2014 22:10:29.428 FINE [cb-computations-5] com.couchbase.client.deps.io.netty.buffer.PooledByteBufAllocator.<clinit> -Dio.netty.allocator.tinyCacheSize: 512
  58. 25-Nov-2014 22:10:29.428 FINE [cb-computations-5] com.couchbase.client.deps.io.netty.buffer.PooledByteBufAllocator.<clinit> -Dio.netty.allocator.smallCacheSize: 256
  59. 25-Nov-2014 22:10:29.428 FINE [cb-computations-5] com.couchbase.client.deps.io.netty.buffer.PooledByteBufAllocator.<clinit> -Dio.netty.allocator.normalCacheSize: 64
  60. 25-Nov-2014 22:10:29.428 FINE [cb-computations-5] com.couchbase.client.deps.io.netty.buffer.PooledByteBufAllocator.<clinit> -Dio.netty.allocator.maxCachedBufferCapacity: 32768
  61. 25-Nov-2014 22:10:29.428 FINE [cb-computations-5] com.couchbase.client.deps.io.netty.buffer.PooledByteBufAllocator.<clinit> -Dio.netty.allocator.cacheTrimInterval: 8192
  62. 25-Nov-2014 22:10:29.438 FINE [cb-computations-5] com.couchbase.client.deps.io.netty.util.internal.ThreadLocalRandom.newSeed -Dio.netty.initialSeedUniquifier: 0xf267b5c6ea31d19d (took 0 ms)
  63. 25-Nov-2014 22:10:29.445 FINE [cb-computations-5] com.couchbase.client.deps.io.netty.buffer.ByteBufUtil.<clinit> -Dio.netty.allocator.type: unpooled
  64. 25-Nov-2014 22:10:29.446 FINE [cb-computations-5] com.couchbase.client.deps.io.netty.buffer.ByteBufUtil.<clinit> -Dio.netty.threadLocalDirectBufferSize: 65536
  65. 25-Nov-2014 22:10:29.454 FINE [cb-io-1-1] com.couchbase.client.deps.io.netty.util.internal.JavassistTypeParameterMatcherGenerator.generate Generated: com.couchbase.client.deps.io.netty.util.internal.__matchers__.com.couchbase.client.deps.io.netty.handler.codec.memcache.MemcacheObjectMatcher
  66. 25-Nov-2014 22:10:29.457 FINE [cb-io-1-1] com.couchbase.client.deps.io.netty.util.internal.JavassistTypeParameterMatcherGenerator.generate Generated: com.couchbase.client.deps.io.netty.util.internal.__matchers__.com.couchbase.client.deps.io.netty.handler.codec.memcache.binary.FullBinaryMemcacheResponseMatcher
  67. 25-Nov-2014 22:10:29.460 FINE [cb-io-1-1] com.couchbase.client.deps.io.netty.util.internal.JavassistTypeParameterMatcherGenerator.generate Generated: com.couchbase.client.deps.io.netty.util.internal.__matchers__.com.couchbase.client.core.message.kv.BinaryRequestMatcher
  68. 25-Nov-2014 22:10:29.466 FINE [cb-io-1-1] com.couchbase.client.deps.io.netty.util.Recycler.<clinit> -Dio.netty.recycler.maxCapacity.default: 262144
  69. 25-Nov-2014 22:10:29.472 FINE [cb-io-1-1] com.couchbase.client.deps.io.netty.util.ResourceLeakDetector.<clinit> -Dcom.couchbase.client.deps.io.netty.leakDetectionLevel: simple
  70. 25-Nov-2014 22:10:29.490 FINE [cb-io-1-1] com.couchbase.client.core.endpoint.AbstractEndpoint$2.operationComplete [/IPADDRESS1:11210][KeyValueEndpoint]: Connected Endpoint.
  71. 25-Nov-2014 22:10:29.490 FINE [cb-io-1-1] com.couchbase.client.core.service.AbstractService$1.call [IPADDRESS1][KeyValueService]: Connected Service.
  72. 25-Nov-2014 22:10:29.490 INFO [cb-io-1-1] com.couchbase.client.core.node.CouchbaseNode$5.call Connected to Node IPADDRESS1
  73. 25-Nov-2014 22:10:29.490 FINE [cb-io-1-1] com.couchbase.client.core.node.CouchbaseNode$5.call Connected (CONNECTING) to Node IPADDRESS1/IPADDRESS1
  74. 25-Nov-2014 22:10:29.500 FINE [cb-core-3-1] com.couchbase.client.core.config.loader.CarrierLoader$1.call Successfully loaded config through carrier.
  75. 25-Nov-2014 22:10:29.608 FINE [cb-computations-2] com.couchbase.client.core.config.DefaultConfigurationProvider.upsertBucketConfig Applying new configuration DefaultCouchbaseBucketConfig{name='default', locator=null, uri='/pools/default/buckets/default?bucket_uuid=a0449b824cc17cf75497fcf845249151', streamingUri='/pools/default/bucketsStreaming/default?bucket_uuid=a0449b824cc17cf75497fcf845249151', nodeInfo=[NodeInfo{viewUri='http://IPADDRESS1:8092/default%2Ba0449b824cc17cf75497fcf845249151', hostname=/IPADDRESS1, configPort=0, directServices={BINARY=11210, CONFIG=8091, VIEW=8092}, sslServices={BINARY=11207, CONFIG=18091, VIEW=18092}}, NodeInfo{viewUri='http://IPADDRESS2:8092/default%2Ba0449b824cc17cf75497fcf845249151', hostname=/IPADDRESS2, configPort=0, directServices={BINARY=11210, CONFIG=8091, VIEW=8092}, sslServices={BINARY=11207, CONFIG=18091, VIEW=18092}}, NodeInfo{viewUri='http://IPADDRESS3:8092/default%2Ba0449b824cc17cf75497fcf845249151'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement