Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Installation DEB #83

Open
oscarliz opened this issue Jul 3, 2021 · 0 comments
Open

Installation DEB #83

oscarliz opened this issue Jul 3, 2021 · 0 comments

Comments

@oscarliz
Copy link

oscarliz commented Jul 3, 2021

cncs@soar:/opt/cortex$ bin/cortex -Dconfig.file=/etc/cortex/application.conf
Oops, cannot start the server.
java.nio.file.AccessDeniedException: /opt/cortex/RUNNING_PID
at sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214)
at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
at java.nio.file.Files.newOutputStream(Files.java:216)
at play.core.server.ProdServerStart$.createPidFile(ProdServerStart.scala:148)
at play.core.server.ProdServerStart$.start(ProdServerStart.scala:46)
at play.core.server.ProdServerStart$.main(ProdServerStart.scala:30)
at play.core.server.ProdServerStart.main(ProdServerStart.scala)
cncs@soar:/opt/cortex$

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

1 participant