Oracle Analytics Publisher

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

BI publisher Scheduler not working in OAS 7.6: JobStore class org.quartz.simpl.RAMJobStore props

Accepted answer
79
Views
5
Comments

BI publisher Scheduler not working in OAS 7.6: BI Publisher not able to schedule a report and also not able to open Report Jobs after In-place upgrade from OAS 7.0 to OAS 7.6.

The scheduler diagnostic page shows -BI publisher Scheduler not working in OAS 7.6: JobStore class org.quartz.simpl.RAMJobStore props

quartz-config.properties is already present and found under <BI_DOMAIN_HOME>/config/fmwconfig/biconfig/bipublisher/Admin/Scheduler/

Best Answer

Answers

  • Mallikarjuna Kuppauru-Oracle
    Mallikarjuna Kuppauru-Oracle Rank 8 - Analytics Strategist

    Hi @Sonu agarwal

    Are you getting below Error?

    ORG.QUARTZ.SCHEDULEREXCEPTION: JOBSTORE CLASS ORG.QUARTZ.SIMPL.RAMJOBSTORE PROPS COULD NOT BE CONFIGURED
    

    Regards,

    Arjun

  • Sonu agarwal
    Sonu agarwal Rank 4 - Community Specialist
    edited Dec 4, 2024 3:25PM

    @Mallikarjuna Kuppauru-Oracle Yes this is the error:
    quartz Start Error; org.quartz.SchedulerException: JobStore class org.quartz.simpl.RAMJobStore props could not be configured.

    Capture.PNG
  • Arif Lalji-Oracle
    Arif Lalji-Oracle Rank 3 - Community Apprentice

    Just to follow up on this thread for future readers, this is a known issue when upgrading to OAS 7.6.

    This is documented under KM BIP/OAS: OAS2024: BI Publisher not Able to Schedule a Report or Open Report Jobs after Upgrade to OAS 7.6 (Doc ID 3031407.1). and Bug 36646866: QUARTZ START ERROR; ORG.QUARTZ.SCHEDULEREXCEPTION: JOBSTORE CLASS ORG.QUARTZ.SIMPL.RAMJOBSTORE PROPS COULD NOT BE CONFIGURED.

    A workaround has been provided within the KM article while the development team is working on resolving it, which should be available in the next major release.

  • Bhaskar Konar
    Bhaskar Konar Rank 8 - Analytics Strategist

    Very helpful information.

    Thanks for sharing @Arif -Oracle!

    Cheers,