Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qzk.sinkSelfEvents panic #6

Closed
antonlindstrom opened this issue Sep 4, 2014 · 3 comments
Closed

qzk.sinkSelfEvents panic #6

antonlindstrom opened this issue Sep 4, 2014 · 3 comments

Comments

@antonlindstrom
Copy link

I'm not quite sure why or what the error is but I'm getting a panic in qzk.sinkSelfEvents:

goroutine 30 [chan receive]:
github.com/samuel/go-zookeeper/zk.(*Conn).request(0xc210068750, 0xc200000004, 0x641ea0, 0xc2100598e0, 0x641ee0, ...)
    /tmp/src/github.com/samuel/go-zookeeper/zk/conn.go:595 +0x8f
github.com/samuel/go-zookeeper/zk.(*Conn).GetW(0xc210068750, 0xc210059e80, 0x1b, 0x0, 0x0, ...)
    /tmp/src/github.com/samuel/go-zookeeper/zk/conn.go:638 +0x15f
github.com/QubitProducts/bamboo/qzk.func·004()
    /tmp/src/github.com/QubitProducts/bamboo/qzk/qzk.go:82 +0x5d
created by github.com/QubitProducts/bamboo/qzk.sinkSelfEvents
    /tmp/src/github.com/QubitProducts/bamboo/qzk/qzk.go:98 +0xfb

I've been trying with different Zookeeper settings and tried to purge all data in both /marathon as well as /bamboo (/bamboo/state is set as DomainMapping path).

Do you have any pointers or can I provide anything else to help investigating?

Thanks!

@j1n6
Copy link
Contributor

j1n6 commented Sep 4, 2014

Hello,

 Thank you for submitting issue. 

Do you have /bamboo/state path created in zookeeper?

Thanks

Sent from my iPhone

On 4 Sep 2014, at 20:02, Anton Lindström notifications@github.com wrote:

bamboo/state

@antonlindstrom
Copy link
Author

@activars Ah, didn't test that. It starts up perfectly when created.

Thanks!

@j1n6
Copy link
Contributor

j1n6 commented Sep 4, 2014

Thanks, I guess this is common issue. The error message should be improved. Created issue: #7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants