Skip to main content

Hi!!

 

We have the following script (.bat script):

 

tabcmd login --server http://localhost --username myuser --password mypwd --site "mysite"

 

tabcmd refreshextracts --project "My Project Name" --datasource "My Data source Name"

tabcmd refreshextracts --project "My Project Name" --datasource "My Data source Name 2"

tabcmd refreshextracts --project "My Project Name" --datasource "My Data source Name 3"

 

              tabcmd logout

 

The script had been running fine until this week

 

The behavior has been random: one day updates 1 data source, another day updated 2 data sources, etc.

 

Looking in the file log there is no error recorded. (File: backgrounder-#.log  we have 4 backgrounders)

 

Looking in the Windows Event Log Viewer\Application, we found the following message error:

 

     0400 backgroundJobRunnerScheduler-1 mysite ERROR : com.tableausoftware.backgrounder.AppLifecycle - Terminating...

 

Does anyone know this error? I appreciate all help possible.

 

Thanks!

Alma

1 件の回答
  1. 2016年10月10日 18:45

    Hi Alma:

     

    The symptoms may not be tied to that error message. The message itself is because the backgrounder restarts itself (at the end of it's "App Lifecycle") every 8 hours or so: Error "com.tableausoftware.backgrounder.AppLifecycle - Terminating" in Windows Event Logs | Tableau Software There may be something else impacting those extracts. Any other symptoms?

     

    Thanks!

0/9000