Scheduled job failing, not quite understanding why.....

CodeRookie
edited February 11, 2022 in Analytics #1
<p>Good morning, all!  I have a scheduled job that failed, but can't quite decipher the reason as to why.  I'm attaching the Details Status, and a snippet of the jsrvrihub.exe doc from the time the job failed.  Any help would be greatly appreciated.</p>
<p> </p>
<p>Have a great Friday!!!</p>
<p> </p>
<p>Thanks,</p>
<p>Scott</p>
<p> </p>

Comments

  • <p>It appears there is a missing file/folder that is trying to be accessed:</p>
    <p> </p>
    <div style="margin-left:40px;">Caused by: org.eclipse.birt.report.engine.api.EngineException: Failed to open the report document.</div>
    <div style="margin-left:40px;">... 15 more</div>
    <div style="margin-left:40px;">Caused by: java.io.FileNotFoundException: /core</div>
    <div style="margin-left:40px;"> </div>
    <div>I would focus there to start and see if something didn't get added or moved correctly with "/core".</div>
    Warning No formatter is installed for the format ipb
  • <p>Sounds like a good starting point.  Thanks, Jesse!</p>
    <p> </p>
    <p>Best Regards,</p>
    <p>Scott</p>
  • <p>You're welcome.</p>
    <p>Let me know what you find and if you are still having issues.</p>
    Warning No formatter is installed for the format ipb
  • <p>Got it fixed!  For some reason, whoever set up the job was pointing to the wrong report version (an old one that was archived)....... I knew I should have had my coffee before I started investigating.....</p>
    <p> </p>
    <p>Have a great weekend!!</p>
    <p> </p>
    <p>Best Regards,</p>
    <p>Scott</p>