Skip to content
This repository has been archived by the owner on Apr 23, 2020. It is now read-only.

Nullpointer in 1.5.4 #235

Closed
analytically opened this issue Feb 20, 2015 · 5 comments
Closed

Nullpointer in 1.5.4 #235

analytically opened this issue Feb 20, 2015 · 5 comments

Comments

@analytically
Copy link

java.lang.NullPointerException
    at com.netflix.exhibitor.core.processes.StandardProcessOperations.prepConfigFile(StandardProcessOperations.java:161)
    at com.netflix.exhibitor.core.processes.StandardProcessOperations.startInstance(StandardProcessOperations.java:109)
    at com.netflix.exhibitor.core.state.KillRunningInstance.completed(KillRunningInstance.java:41)
    at com.netflix.exhibitor.core.activity.ActivityQueue$1.run(ActivityQueue.java:127)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
@analytically
Copy link
Author

This is due to 8111083

@analytically
Copy link
Author

Awaiting 1.5.5 release.

@scalp42
Copy link

scalp42 commented Feb 25, 2015

@analytically have you came across #236 ?

@analytically
Copy link
Author

I got it working (1.5.4 from git) but gave up after Exhibitor was stuck in a restart loop. I'm now running Zookeeper manually. I might revisit Exhibitor later.

@xiaochuanyu
Copy link
Contributor

Closing this for now. You can re-open if you have further issues.

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

No branches or pull requests

3 participants