Uploaded image for project: 'Oozie'
  1. Oozie
  2. OOZIE-3568

Have large amount of log information “WARN messages [main] openjpa.MetaData” in jetty.log need to clean

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • 5.1.0
    • 5.3.0
    • core
    • None

    Description

      Have large amount of log information “WARN messages [main] openjpa.MetaData” in jetty.out need to clean:

      some not exists class need to enhanced in openjpa:

      <class>org.apache.oozie.client.rest.JsonWorkflowJob</class>
      <class>org.apache.oozie.client.rest.JsonWorkflowAction</class>
      <class>org.apache.oozie.client.rest.JsonCoordinatorJob</class>
      <class>org.apache.oozie.client.rest.JsonCoordinatorAction</class>
      <class>org.apache.oozie.client.rest.JsonBundleJob</class>

      for example:

       

      3493 oozie-postgresql WARN [main] openjpa.MetaData - The class "org.apache.oozie.client.rest.JsonBundleJob" listed in the openjpa.MetaDataFactory configuration property could not be loaded by sun.misc.Launcher$AppClassLoader@33909752; ignoring.
      3494 oozie-postgresql WARN [main] openjpa.MetaData - The class "org.apache.oozie.client.rest.JsonCoordinatorJob" listed in the openjpa.MetaDataFactory configuration property could not be loaded by sun.misc.Launcher$AppClassLoader@33909752; ignoring.
      3495 oozie-postgresql WARN [main] openjpa.MetaData - The class "org.apache.oozie.client.rest.JsonWorkflowJob" listed in the openjpa.MetaDataFactory configuration property could not be loaded by sun.misc.Launcher$AppClassLoader@33909752; ignoring.
      3495 oozie-postgresql WARN [main] openjpa.MetaData - The class "org.apache.oozie.client.rest.JsonWorkflowAction" listed in the openjpa.MetaDataFactory configuration property could not be loaded by sun.misc.Launcher$AppClassLoader@33909752; ignoring.
      3496 oozie-postgresql WARN [main] openjpa.MetaData - The class "org.apache.oozie.client.rest.JsonCoordinatorAction" listed in the openjpa.MetaDataFactory configuration property could not be loaded by sun.misc.Launcher$AppClassLoader@33909752; ignoring.

       

      Attachments

        1. OOZIE-3568-004.patch
          13 kB
          xiong duan
        2. OOZIE-3568-003.patch
          13 kB
          xiong duan
        3. OOZIE-3568-002.patch
          10 kB
          xiong duan
        4. OOZIE-3568-001.patch
          5 kB
          xiong duan

        Activity

          People

            Unassigned Unassigned
            nobigo xiong duan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: