You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/08/29 14:15:23 UTC

[GitHub] Himavanth commented on issue #3579: Using non root user in controller

Himavanth commented on issue #3579: Using non root user in controller
URL: https://github.com/apache/incubator-openwhisk/pull/3579#issuecomment-416969358
 
 
   There is a PG fail that needs to be debugged here. Following is the stacktrace. Thx @vvraskin  for this.
   Error: Password file not found: /root/jmxremote.password
   sun.management.AgentConfigurationError
       at sun.management.jmxremote.ConnectorBootstrap.checkPasswordFile(ConnectorBootstrap.java:563)
       at sun.management.jmxremote.ConnectorBootstrap.startRemoteConnectorServer(ConnectorBootstrap.java:426)
       at sun.management.Agent.startAgent(Agent.java:262)
       at sun.management.Agent.startAgent(Agent.java:452)
   mv: can't stat '/root/jmxremote.access': Permission denied
   mv: can't stat '/root/jmxremote.password': Permission denied
   chmod: /root/jmxremote.*: Permission denied

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services