You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2020/05/09 02:00:08 UTC

[GitHub] [incubator-dolphinscheduler] liwenhe1993 commented on issue #2592: [QUESTION] WorkServer exec Task on localhost report NPE

liwenhe1993 commented on issue #2592:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/2592#issuecomment-626087523


   > @liwenhe1993 thanks,I found the key
   > 
   > I am use idea.
   > master vm option:
   > 
   > ```
   > -Dspring.profiles.active=master -Dlogging.config="dolphinscheduler-server/src/main/resources/master_logback.xml"
   > ```
   > 
   > worker vm option:
   > 
   > ```
   > -Dspring.profiles.active=worker -Dlogging.config="dolphinscheduler-server/src/main/resources/worker_logback.xml"
   > ```
   > 
   > CombinedApplicationServer vm option
   > 
   > ```
   > -Dlogging.config="dolphinscheduler-api/src/main/resources/apiserver_logback.xml"
   > ```
   > 
   > CombinedApplicationServer active profiles:
   > 
   > ```
   > api
   > ```
   
   good job


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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