[GitHub] JiniousChoi edited a comment on issue #144: make quick-start hangs with message 'waiting for the Whisk invoker to come up..' on the screen

2018-08-05 Thread GitBox
JiniousChoi edited a comment on issue #144: make quick-start hangs with message 
'waiting for the Whisk invoker to come up..'  on the screen
URL: 
https://github.com/apache/incubator-openwhisk-devtools/issues/144#issuecomment-410580531
 
 
   I am having the same issue.
   I executed /init.sh script on invoker container for debugging and found the 
following message:
   
   $ docker exec 2c7e589f02f0 /init.sh 0 
   
   Picked up JAVA_TOOL_OPTIONS: -XX:+UnlockExperimentalVMOptions 
-XX:+UseCGroupMemoryLimitForHeap
   [2018-08-06T03:13:54.574Z] [INFO] Slf4jLogger started
   [2018-08-06T03:13:55.011Z] [ERROR] [#tid_sid_unknown] [Config] required 
property whisk.api.host.name still not set
   [2018-08-06T03:13:55.011Z] [ERROR] [#tid_sid_invoker] [Invoker] Bad 
configuration, cannot start.
   


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] JiniousChoi edited a comment on issue #144: make quick-start hangs with message 'waiting for the Whisk invoker to come up..' on the screen

2018-08-05 Thread GitBox
JiniousChoi edited a comment on issue #144: make quick-start hangs with message 
'waiting for the Whisk invoker to come up..'  on the screen
URL: 
https://github.com/apache/incubator-openwhisk-devtools/issues/144#issuecomment-410580531
 
 
   I am having the same issue.
   I attached to the invoker container and found that /init.sh script showed 
following message:
   
   '''
   $ docker exec 2c7e589f02f0 /init.sh 0 
   '''
   '''
   Picked up JAVA_TOOL_OPTIONS: -XX:+UnlockExperimentalVMOptions 
-XX:+UseCGroupMemoryLimitForHeap
   [2018-08-06T03:13:54.574Z] [INFO] Slf4jLogger started
   [2018-08-06T03:13:55.011Z] [ERROR] [#tid_sid_unknown] [Config] required 
property whisk.api.host.name still not set
   [2018-08-06T03:13:55.011Z] [ERROR] [#tid_sid_invoker] [Invoker] Bad 
configuration, cannot start.
   '''


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:
us...@infra.apache.org


With regards,
Apache Git Services