clover - java.io.IOException,Forbidden exception when running graph in CloudConnect -


when run etl graph in cloudconnect type of warning/error messages:

info [web_dav_source_file_list_0] - retrying task=com.gooddata.clover.plugin.file.manipulator.abstractfilemanipulator$checkexistence, attempt=1, waittime=1000, reason=java.io.ioexception,forbidden info [web_dav_source_file_list_0] - retrying task=com.gooddata.clover.plugin.file.manipulator.abstractfilemanipulator$checkexistence, attempt=2, waittime=2000, reason=java.io.ioexception,forbidden info [web_dav_source_file_list_0] - retrying task=com.gooddata.clover.plugin.file.manipulator.abstractfilemanipulator$checkexistence, attempt=3, waittime=4000, reason=java.io.ioexception,forbidden

someone has idea can cause it? raised filelist component when connecting project storage.

i think of these parameters wrong:

  • gdc_project_id
  • gdc_username
  • gdc_password

or maybe path webdav wrong

  • use na1-di.gooddata.com instead of secure-di.gooddata.com

if not work, please provide more information here.


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

android - Keyboard hides my half of edit-text and button below it even in scroll view -

css - Make div keyboard-scrollable in jQuery Mobile? -