Ubuntu Pastebin

Paste from xxx at Wed, 20 May 2015 00:38:53 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
panic: Session already closed

goroutine 17120 [running]:
gopkg.in/mgo%2ev2.(*Session).cluster(0xc208568d80, 0x2)
        /home/ubuntu/src/gopkg.in/mgo.v2/session.go:1282 +0x8c
gopkg.in/mgo%2ev2.copySession(0xc208568d80, 0xffffff01, 0xc20830af00)
        /home/ubuntu/src/gopkg.in/mgo.v2/session.go:468 +0x30
gopkg.in/mgo%2ev2.(*Session).Copy(0xc208568d80, 0x65e680)
        /home/ubuntu/src/gopkg.in/mgo.v2/session.go:1248 +0x54
github.com/juju/juju/mongo.CollectionFromName(0xc2083eac20, 0x13cbd10, 0xb, 0x0, 0x781478)
        /home/ubuntu/src/github.com/juju/juju/mongo/collections.go:12 +0x34
github.com/juju/juju/state.(*State).getCollection(0xc2083a5780, 0x13cbd10, 0xb, 0x0, 0x0, 0xc208953568)
        /home/ubuntu/src/github.com/juju/juju/state/collections.go:24 +0x4c
github.com/juju/juju/state.(*docWatcher).loop(0xc20887fbc0, 0xc208816860, 0x1, 0x1, 0x0, 0x0)
        /home/ubuntu/src/github.com/juju/juju/state/watcher.go:1519 +0xec
github.com/juju/juju/state.newDocWatcher.func1(0xc20887fbc0, 0xc208816860, 0x1, 0x1)
        /home/ubuntu/src/github.com/juju/juju/state/watcher.go:1489 +0xe8
created by github.com/juju/juju/state.newDocWatcher
        /home/ubuntu/src/github.com/juju/juju/state/watcher.go:1490 +0xec
Download as text