Uploaded image for project: 'OpenJPA'
  1. OpenJPA
  2. OPENJPA-830

org.apache.openjpa.lib.util.ParseException when getting property descriptors

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • None
    • None
    • OpenJPA test case fails and is disabled until code is fixed.

    Description

      When the changes made for OpenJPA-824 were merged to trunk, additional missing property descriptors were discovered. Until these are added to the appropriate localizer.properties file(s), the test fails with the following message.

      testBeanAccessors(org.apache.openjpa.persistence.conf.TestOpenJPAConfiguration) Time elapsed: 0.078 sec <<< ERROR!
      org.apache.openjpa.lib.util.ParseException: Errors occurred while creating property descriptors for the following properties: [RefreshFromDataCache, InitializeEagerly, jdbc.QuerySQLCache].
      at org.apache.openjpa.lib.conf.ConfigurationImpl.getPropertyDescriptors(ConfigurationImpl.java:446)
      at org.apache.openjpa.persistence.conf.TestOpenJPAConfiguration.testBeanAccessors(TestOpenJPAConfiguration.java:128)

      For this reason, the test (TestOpenJPAConfiguration) remains disabled in openjpa-persistence-jdbc/pom.xml.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              dezzio David Ezzio
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated: