I created an issue for tracking this one:
https://github.com/apache/bookkeeper/issues/407

it seems to be an environment setting issue.

If there are other issues that we need to address, we can include the fix
in the new candidate.
If there are no other issues that we need to address,  we can update the
document with some mitigation suggestions.

How does that sound?

- Sijie

On Mon, Aug 7, 2017 at 10:23 AM, Matteo Merli <matteo.me...@gmail.com>
wrote:

> I have downloaded the src package, compiled and tried to run "localbookie"
> but I get this error:
>
> 2017-08-07 10:21:50,711 - ERROR - [main:LocalBookKeeper@304] - Failed to
> run 3 bookies : zk ensemble = '127.0.0.1:2181'
> java.net.UnknownHostException: Trying to listen on loopback address,
> 127.0.0.1:5000 but this is forbidden by default (see
> ServerConfiguration#getAllowLoopback())
> at org.apache.bookkeeper.bookie.Bookie.getBookieAddress(Bookie.java:601)
> at
> org.apache.bookkeeper.proto.BookieNettyServer.<init>(
> BookieNettyServer.java:139)
> at org.apache.bookkeeper.proto.BookieServer.<init>(BookieServer.java:98)
> at org.apache.bookkeeper.proto.BookieServer.<init>(BookieServer.java:90)
> at
> org.apache.bookkeeper.util.LocalBookKeeper.runBookies(
> LocalBookKeeper.java:229)
> at
> org.apache.bookkeeper.util.LocalBookKeeper.runBookies(
> LocalBookKeeper.java:138)
> at
> org.apache.bookkeeper.util.LocalBookKeeper.startLocalBookiesInternal(
> LocalBookKeeper.java:287)
> at org.apache.bookkeeper.util.LocalBookKeeper.main(
> LocalBookKeeper.java:337)
>
>
> Should we always enable the "allowLoopback" setting in the localbookie
> mode?
>
> On Mon, Aug 7, 2017 at 7:13 AM Venkateswara Rao Jujjuri <jujj...@gmail.com
> >
> wrote:
>
> > Hi everyone,
> >
> > Please review and vote on the release candidate #0 for version 4.5.0, as
> > follows:
> >
> > [ ] +1, Approve the release
> > [ ] -1, Do not approve the release (please provide specific comments)
> >
> > The complete staging area is available for your review, which includes:
> >
> > * Release Notes [1]
> > * The official Apache source and binary distributions to be deployed to
> > dist.apache.org [2]
> > * All artifacts to be deployed to the Maven Central Repository [3]
> > * Source code tag "release-4.5.0" [4]
> >
> > BookKeeper's KEY file contains PGP keys we use to sign this release:
> > https://dist.apache.org/repos/dist/release/bookkeeper/KEYS
> >
> > Please review this release candidate.
> >
> > - Review release notes
> > - Download the source package (verify md5, shasum, and asc) and follow
> the
> > instructions to build and run the bookkeeper service.
> > - Download the binary package (verify md5, shasum, and asc) and follow
> the
> > instructions to run the bookkeeper service.
> > - Review maven repo, release tag, licenses, and any other things you
> think
> > it is important to a release.
> >
> > [1] https://github.com/apache/bookkeeper/pull/402
> > [2] https://dist.apache.org/repos/dist/dev/bookkeeper/4.5.0-rc0/
> > [3] https://repository.apache.org/content/repositories/
> > orgapachebookkeeper-1012/
> > [4] https://github.com/apache/bookkeeper/tree/release-4.5.0
> >
> > --
> > Jvrao
> > ---
> > First they ignore you, then they laugh at you, then they fight you, then
> > you win. - Mahatma Gandhi
> >
> --
> Matteo Merli
> <mme...@apache.org>
>

Reply via email to