How to avoid looped Pentaho job logging “Finished job entry” rows multiple times?How to launch two jobs simultaneously after the execution of one Job in PentahoHow to Enable Logging to a Text file for the Entire job with sub jobs in it in PentahoHow to call same job twise in pentaho job with different parameter?How to schedule a pentaho transformation/job using crontabHow to Skip a Transformation in Pentaho Data Intigration jobHow can I map each specific row value to an ID in Pentaho?Pentaho 7.1 Job No Longer Runs after I run it a second timeExecute pentaho job completely for first row before starting job for second rowPentaho DI Opening transformation: [null] in directory

Why didn't Thor use the All powerful spear instead of Stormbreaker?

Tear out when plate making w/ a router

What is going on: C++ std::move on std::shared_ptr increases use_count?

What is the platform on the side of Me'arat Hamachpela?

How to create a list of dictionaries from a dictionary with lists of different lengths

Is there a "right" way to interpret a novel? If so, how do we make sure our novel is interpreted correctly?

Is there a star over my head?

How does instantaneous velocity or acceleration have any other numerical value than 0?

How should we understand "unobscured by flying friends" in this context?

Does the mana ability restriction of Pithing Needle refer to the cost or the effect of an activated ability?

What is negative current?

How can I protect myself in case of a human attack like the murders of the hikers Jespersen and Ueland in Morocco?

My favorite color is blue what is your favorite color?

Why are walk-ins for Global Entry interview typically only accepted when arriving from an international flight?

Computable models of the ordinal numbers

CBP interview, how serious should I take it?

Ambiguous behaviour in casting

Why is the the worst case for this function O(n^2)

Have there been any countries that voted themselves out of existence?

Are personality traits, ideals, bonds, and flaws required?

Why do the British opposition parties not want a new election?

Why are some Mac apps not available on AppStore?

Why does F + F' = 1?

What is this grasshopper doing?



How to avoid looped Pentaho job logging “Finished job entry” rows multiple times?


How to launch two jobs simultaneously after the execution of one Job in PentahoHow to Enable Logging to a Text file for the Entire job with sub jobs in it in PentahoHow to call same job twise in pentaho job with different parameter?How to schedule a pentaho transformation/job using crontabHow to Skip a Transformation in Pentaho Data Intigration jobHow can I map each specific row value to an ID in Pentaho?Pentaho 7.1 Job No Longer Runs after I run it a second timeExecute pentaho job completely for first row before starting job for second rowPentaho DI Opening transformation: [null] in directory






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















I have created looped Pentaho(v8.1) job, It circles in every 15 seconds and entire job works about 7 minutes, but after 5 or 6 minutes I get thousands of similar rows in log field with texts : "Finished job entry"
enter image description here



like this



2019/03/28 11:47:49 - FILLALLACC_MAIN_WF - Finished job entry [Table input 3] (result=[true])
2019/03/28 11:47:49 - FILLALLACC_MAIN_WF - Finished job entry [Simple evaluation duration] (result=[true])



2019/03/28 11:47:49 - FILLALLACC_MAIN_WF - Finished job entry [SET PROCESS_STATUS 0] (result=[true])



2019/03/28 11:47:49 - FILLALLACC_MAIN_WF - Finished job entry [SEND CLIENTS&ACCOUNTS] (result=[true])



2019/03/28 11:47:49 - FILLALLACC_MAIN_WF - Finished job entry [FILL ALL ACCOUNTS] (result=[true])



2019/03/28 11:47:49 - FILLALLACC_MAIN_WF - Finished job entry [Wait for] (result=[true])



2019/03/28 11:47:49 - FILLALLACC_MAIN_WF - Finished job entry [SET PROCESS_STATUS 2] (result=[true])



2019/03/28 11:47:49 - FILLALLACC_MAIN_WF - Finished job entry [call procedure] (result=[true])



2019/03/28 11:47:49 - FILLALLACC_MAIN_WF - Finished job entry [SET PROCESS_STATUS 1] (result=[true])
...



How can I avoid logging this looped "Finished job entry" rows?










share|improve this question
































    0















    I have created looped Pentaho(v8.1) job, It circles in every 15 seconds and entire job works about 7 minutes, but after 5 or 6 minutes I get thousands of similar rows in log field with texts : "Finished job entry"
    enter image description here



    like this



    2019/03/28 11:47:49 - FILLALLACC_MAIN_WF - Finished job entry [Table input 3] (result=[true])
    2019/03/28 11:47:49 - FILLALLACC_MAIN_WF - Finished job entry [Simple evaluation duration] (result=[true])



    2019/03/28 11:47:49 - FILLALLACC_MAIN_WF - Finished job entry [SET PROCESS_STATUS 0] (result=[true])



    2019/03/28 11:47:49 - FILLALLACC_MAIN_WF - Finished job entry [SEND CLIENTS&ACCOUNTS] (result=[true])



    2019/03/28 11:47:49 - FILLALLACC_MAIN_WF - Finished job entry [FILL ALL ACCOUNTS] (result=[true])



    2019/03/28 11:47:49 - FILLALLACC_MAIN_WF - Finished job entry [Wait for] (result=[true])



    2019/03/28 11:47:49 - FILLALLACC_MAIN_WF - Finished job entry [SET PROCESS_STATUS 2] (result=[true])



    2019/03/28 11:47:49 - FILLALLACC_MAIN_WF - Finished job entry [call procedure] (result=[true])



    2019/03/28 11:47:49 - FILLALLACC_MAIN_WF - Finished job entry [SET PROCESS_STATUS 1] (result=[true])
    ...



    How can I avoid logging this looped "Finished job entry" rows?










    share|improve this question




























      0












      0








      0








      I have created looped Pentaho(v8.1) job, It circles in every 15 seconds and entire job works about 7 minutes, but after 5 or 6 minutes I get thousands of similar rows in log field with texts : "Finished job entry"
      enter image description here



      like this



      2019/03/28 11:47:49 - FILLALLACC_MAIN_WF - Finished job entry [Table input 3] (result=[true])
      2019/03/28 11:47:49 - FILLALLACC_MAIN_WF - Finished job entry [Simple evaluation duration] (result=[true])



      2019/03/28 11:47:49 - FILLALLACC_MAIN_WF - Finished job entry [SET PROCESS_STATUS 0] (result=[true])



      2019/03/28 11:47:49 - FILLALLACC_MAIN_WF - Finished job entry [SEND CLIENTS&ACCOUNTS] (result=[true])



      2019/03/28 11:47:49 - FILLALLACC_MAIN_WF - Finished job entry [FILL ALL ACCOUNTS] (result=[true])



      2019/03/28 11:47:49 - FILLALLACC_MAIN_WF - Finished job entry [Wait for] (result=[true])



      2019/03/28 11:47:49 - FILLALLACC_MAIN_WF - Finished job entry [SET PROCESS_STATUS 2] (result=[true])



      2019/03/28 11:47:49 - FILLALLACC_MAIN_WF - Finished job entry [call procedure] (result=[true])



      2019/03/28 11:47:49 - FILLALLACC_MAIN_WF - Finished job entry [SET PROCESS_STATUS 1] (result=[true])
      ...



      How can I avoid logging this looped "Finished job entry" rows?










      share|improve this question
















      I have created looped Pentaho(v8.1) job, It circles in every 15 seconds and entire job works about 7 minutes, but after 5 or 6 minutes I get thousands of similar rows in log field with texts : "Finished job entry"
      enter image description here



      like this



      2019/03/28 11:47:49 - FILLALLACC_MAIN_WF - Finished job entry [Table input 3] (result=[true])
      2019/03/28 11:47:49 - FILLALLACC_MAIN_WF - Finished job entry [Simple evaluation duration] (result=[true])



      2019/03/28 11:47:49 - FILLALLACC_MAIN_WF - Finished job entry [SET PROCESS_STATUS 0] (result=[true])



      2019/03/28 11:47:49 - FILLALLACC_MAIN_WF - Finished job entry [SEND CLIENTS&ACCOUNTS] (result=[true])



      2019/03/28 11:47:49 - FILLALLACC_MAIN_WF - Finished job entry [FILL ALL ACCOUNTS] (result=[true])



      2019/03/28 11:47:49 - FILLALLACC_MAIN_WF - Finished job entry [Wait for] (result=[true])



      2019/03/28 11:47:49 - FILLALLACC_MAIN_WF - Finished job entry [SET PROCESS_STATUS 2] (result=[true])



      2019/03/28 11:47:49 - FILLALLACC_MAIN_WF - Finished job entry [call procedure] (result=[true])



      2019/03/28 11:47:49 - FILLALLACC_MAIN_WF - Finished job entry [SET PROCESS_STATUS 1] (result=[true])
      ...



      How can I avoid logging this looped "Finished job entry" rows?







      pentaho-spoon pentaho-data-integration






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Mar 28 at 8:08







      Giorgi Orvelashvili

















      asked Mar 28 at 8:03









      Giorgi OrvelashviliGiorgi Orvelashvili

      831 silver badge11 bronze badges




      831 silver badge11 bronze badges

























          1 Answer
          1






          active

          oldest

          votes


















          0
















          Try "Minimal" or "Error" log level when starting the job.



          Otherwise, there's no way to suppress these messages. These are simply telling you what's going on in your job loops.






          share|improve this answer

























          • Log level is Error but it doesnot help, also I have not so many "Finished job entry" steps (thousands in a second).

            – Giorgi Orvelashvili
            Mar 29 at 8:27











          • In that case, I don't think there's an option to remove that logging. Can you clarify why you don't want those messages to appear? Is it impacting performance or functionality in some way?

            – eicherjc
            Mar 29 at 23:04











          • Because after these thousands of similar logs I got error message Java.lang.StackOverflowError and log file get more than 1GB and after that pentaho server hangs and need to restart and delete log/pdi.txt log file.

            – Giorgi Orvelashvili
            Mar 30 at 16:23











          Your Answer






          StackExchange.ifUsing("editor", function ()
          StackExchange.using("externalEditor", function ()
          StackExchange.using("snippets", function ()
          StackExchange.snippets.init();
          );
          );
          , "code-snippets");

          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "1"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );














          draft saved

          draft discarded
















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55392687%2fhow-to-avoid-looped-pentaho-job-logging-finished-job-entry-rows-multiple-times%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          0
















          Try "Minimal" or "Error" log level when starting the job.



          Otherwise, there's no way to suppress these messages. These are simply telling you what's going on in your job loops.






          share|improve this answer

























          • Log level is Error but it doesnot help, also I have not so many "Finished job entry" steps (thousands in a second).

            – Giorgi Orvelashvili
            Mar 29 at 8:27











          • In that case, I don't think there's an option to remove that logging. Can you clarify why you don't want those messages to appear? Is it impacting performance or functionality in some way?

            – eicherjc
            Mar 29 at 23:04











          • Because after these thousands of similar logs I got error message Java.lang.StackOverflowError and log file get more than 1GB and after that pentaho server hangs and need to restart and delete log/pdi.txt log file.

            – Giorgi Orvelashvili
            Mar 30 at 16:23
















          0
















          Try "Minimal" or "Error" log level when starting the job.



          Otherwise, there's no way to suppress these messages. These are simply telling you what's going on in your job loops.






          share|improve this answer

























          • Log level is Error but it doesnot help, also I have not so many "Finished job entry" steps (thousands in a second).

            – Giorgi Orvelashvili
            Mar 29 at 8:27











          • In that case, I don't think there's an option to remove that logging. Can you clarify why you don't want those messages to appear? Is it impacting performance or functionality in some way?

            – eicherjc
            Mar 29 at 23:04











          • Because after these thousands of similar logs I got error message Java.lang.StackOverflowError and log file get more than 1GB and after that pentaho server hangs and need to restart and delete log/pdi.txt log file.

            – Giorgi Orvelashvili
            Mar 30 at 16:23














          0














          0










          0









          Try "Minimal" or "Error" log level when starting the job.



          Otherwise, there's no way to suppress these messages. These are simply telling you what's going on in your job loops.






          share|improve this answer













          Try "Minimal" or "Error" log level when starting the job.



          Otherwise, there's no way to suppress these messages. These are simply telling you what's going on in your job loops.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Mar 28 at 22:14









          eicherjceicherjc

          1664 bronze badges




          1664 bronze badges















          • Log level is Error but it doesnot help, also I have not so many "Finished job entry" steps (thousands in a second).

            – Giorgi Orvelashvili
            Mar 29 at 8:27











          • In that case, I don't think there's an option to remove that logging. Can you clarify why you don't want those messages to appear? Is it impacting performance or functionality in some way?

            – eicherjc
            Mar 29 at 23:04











          • Because after these thousands of similar logs I got error message Java.lang.StackOverflowError and log file get more than 1GB and after that pentaho server hangs and need to restart and delete log/pdi.txt log file.

            – Giorgi Orvelashvili
            Mar 30 at 16:23


















          • Log level is Error but it doesnot help, also I have not so many "Finished job entry" steps (thousands in a second).

            – Giorgi Orvelashvili
            Mar 29 at 8:27











          • In that case, I don't think there's an option to remove that logging. Can you clarify why you don't want those messages to appear? Is it impacting performance or functionality in some way?

            – eicherjc
            Mar 29 at 23:04











          • Because after these thousands of similar logs I got error message Java.lang.StackOverflowError and log file get more than 1GB and after that pentaho server hangs and need to restart and delete log/pdi.txt log file.

            – Giorgi Orvelashvili
            Mar 30 at 16:23

















          Log level is Error but it doesnot help, also I have not so many "Finished job entry" steps (thousands in a second).

          – Giorgi Orvelashvili
          Mar 29 at 8:27





          Log level is Error but it doesnot help, also I have not so many "Finished job entry" steps (thousands in a second).

          – Giorgi Orvelashvili
          Mar 29 at 8:27













          In that case, I don't think there's an option to remove that logging. Can you clarify why you don't want those messages to appear? Is it impacting performance or functionality in some way?

          – eicherjc
          Mar 29 at 23:04





          In that case, I don't think there's an option to remove that logging. Can you clarify why you don't want those messages to appear? Is it impacting performance or functionality in some way?

          – eicherjc
          Mar 29 at 23:04













          Because after these thousands of similar logs I got error message Java.lang.StackOverflowError and log file get more than 1GB and after that pentaho server hangs and need to restart and delete log/pdi.txt log file.

          – Giorgi Orvelashvili
          Mar 30 at 16:23






          Because after these thousands of similar logs I got error message Java.lang.StackOverflowError and log file get more than 1GB and after that pentaho server hangs and need to restart and delete log/pdi.txt log file.

          – Giorgi Orvelashvili
          Mar 30 at 16:23









          Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.







          Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.




















          draft saved

          draft discarded















































          Thanks for contributing an answer to Stack Overflow!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55392687%2fhow-to-avoid-looped-pentaho-job-logging-finished-job-entry-rows-multiple-times%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          1973년 목차 사건 문화 탄생 사망 노벨상 달력 둘러보기 메뉴

          SQL error code 1064 with creating Laravel foreign keysForeign key constraints: When to use ON UPDATE and ON DELETEDropping column with foreign key Laravel error: General error: 1025 Error on renameLaravel SQL Can't create tableLaravel Migration foreign key errorLaravel php artisan migrate:refresh giving a syntax errorSQLSTATE[42S01]: Base table or view already exists or Base table or view already exists: 1050 Tableerror in migrating laravel file to xampp serverSyntax error or access violation: 1064:syntax to use near 'unsigned not null, modelName varchar(191) not null, title varchar(191) not nLaravel cannot create new table field in mysqlLaravel 5.7:Last migration creates table but is not registered in the migration table

          인천여자상업고등학교 목차 학교 연혁 설치 학과 학교 동문 참고 자료 각주 외부 링크 둘러보기 메뉴북위 37° 28′ 05″ 동경 126° 37′ 41″ / 북위 37.4680025° 동경 126.6279602°  / 37.4680025; 126.6279602인천여자상업고등학교“인천광역시립학교 설치조례 별표1”인천여자상업고등학교 홈페이지eheh문서를 완성해