Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-1399

Creating New RepositoryConfiguration Causes OoM Exception

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Major
    • 3.0.0.Alpha2
    • 3.0.0.Alpha1
    • None
    • None

    Description

      The following configuration causes an out of memory exception:

      {"name" : "sample", "jndiName" : "modeshape_repo1"}
      

      The following test can be used to reproduce in RepositoryConfigurationTest:

      @Test
      public void shouldAllowValidRepo() {
          assertValid("{ \"name\" : \"sample\", \"jndiName\" : \"modeshape_repo1\"}");
      }
      

      Attachments

        Activity

          People

            rhauch Randall Hauch (Inactive)
            rhn-engineering-tejones Edwin Jones
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: