Created
July 16, 2015 20:10
-
-
Save alapidas/a6c48b5346eec2ed747e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
goroutine 252 [chan receive, 22 minutes]: | |
github.com/control-center/go-zookeeper/zk.(*Conn).request(0xc22842a340, 0xc200000003, 0xa730c0, 0xc23a6c4440, 0xa73120, 0xc22cbcedc0, 0x0, 0xc2088eb070, 0x0, 0x0) | |
/go/src/github.com/control-center/serviced/Godeps/_workspace/src/github.com/control-center/go-zookeeper/zk/conn.go:618 +0xcc | |
github.com/control-center/go-zookeeper/zk.(*Conn).Exists(0xc22842a340, 0xc23a6c4420, 0x17, 0xc23a6c4420, 0x17, 0x0, 0x0) | |
/go/src/github.com/control-center/serviced/Godeps/_workspace/src/github.com/control-center/go-zookeeper/zk/conn.go:732 +0x111 | |
github.com/control-center/serviced/coordinator/client/zookeeper.(*Connection).Exists(0xc22cbced70, 0xd0a590, 0x9, 0xc22745b580, 0x0, 0x0) | |
/go/src/github.com/control-center/serviced/coordinator/client/zookeeper/connection.go:177 +0x156 | |
github.com/control-center/serviced/zzk.PathExists(0x7f13d96bf698, 0xc22cbced70, 0xd0a590, 0x9, 0x9, 0x0, 0x0) | |
/go/src/github.com/control-center/serviced/zzk/zzk.go:120 +0x57 | |
github.com/control-center/serviced/zzk/service.LoadRunningServices(0x7f13d96bf698, 0xc22cbced70, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/go/src/github.com/control-center/serviced/zzk/service/running.go:142 +0xc3 | |
github.com/control-center/serviced/dao/elasticsearch.(*ControlPlaneDao).GetRunningServices(0xc2080a4780, 0xa7c900, 0xc208263700, 0x1367b20, 0x0, 0x0) | |
/go/src/github.com/control-center/serviced/dao/elasticsearch/runningservice.go:45 +0x4b1 | |
github.com/control-center/serviced/health.Cleanup(0xc20805c240) | |
/go/src/github.com/control-center/serviced/health/health.go:91 +0x153 | |
created by github.com/control-center/serviced/cli/api.(*daemon).startMaster | |
/go/src/github.com/control-center/serviced/cli/api/daemon.go:410 +0xd7b |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment