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

Fixed RPM build #65

Merged
merged 1 commit into from
May 29, 2015
Merged

Fixed RPM build #65

merged 1 commit into from
May 29, 2015

Conversation

alexshadow007
Copy link
Contributor

This PR resolves following error

Play server process ID is 13339
Exception in thread "main" java.io.FileNotFoundException: /usr/share/kafka-manager/RUNNING_PID (Permission denied)
        at java.io.FileOutputStream.open(Native Method)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:162)
        at play.core.server.NettyServer$$anonfun$createServer$1.apply(NettyServer.scala:242)
        at play.core.server.NettyServer$$anonfun$createServer$1.apply(NettyServer.scala:230)
        at scala.Option.map(Option.scala:146)
        at play.core.server.NettyServer$.createServer(NettyServer.scala:230)
        at play.core.server.NettyServer$$anonfun$main$3.apply(NettyServer.scala:289)
        at play.core.server.NettyServer$$anonfun$main$3.apply(NettyServer.scala:284)
        at scala.Option.map(Option.scala:146)
        at play.core.server.NettyServer$.main(NettyServer.scala:284)
        at play.core.server.NettyServer.main(NettyServer.scala)

@yahoocla
Copy link

CLA is valid!

patelh added a commit that referenced this pull request May 29, 2015
@patelh patelh merged commit 14f054a into yahoo:master May 29, 2015
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

Successfully merging this pull request may close these issues.

None yet

3 participants