Github user alrick87 commented on the pull request:
https://github.com/apache/brooklyn-dist/pull/35#issuecomment-216530068
@neykov Removing sysvinit script fixes the issue:
```
ubuntu@wily-deb-test:~$ sudo systemctl status brooklyn
sudo: unable to resolve host wily-deb-test
â brooklyn.service - Apache Brooklyn Service
Loaded: loaded
(/etc/systemd/system/multi-user.target.wants/brooklyn.service)
Active: active (running) since Tue 2016-05-03 13:36:57 UTC; 335ms ago
Docs: https://brooklyn.apache.org/documentation/index.html
Main PID: 13079 (java)
Memory: 36.9M
CPU: 432ms
CGroup: /system.slice/brooklyn.service
ââ13079 /usr/bin/java
-Dbrooklyn.location.localhost.address=127.0.0.1
-Dlogback.configurationFile=/etc/brooklyn/logback.xml -Xms256m -Xmx1g -X...
May 03 13:36:57 wily-deb-test systemd[1]: Started Apache Brooklyn Service.
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---