Reminder: Create & find trunk-related issues here. Legacy Trac tickets are still available. Problems? Workflow feedback? Need a module project? Open a support ticket.

Patient Matching

Refreshing by location.reload() causes org.apache.commons.logging.LogConfigurationException

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Blocker Blocker
  • Resolution: Won't Fix
  • Affects Version/s: None
  • Fix Version/s: None
  • Component/s: None
  • Severity:
    3
  • Keywords:
  • Description:
    Hide

    Revision 8594 through 8677 load normally. The changes in revision 8678 (addition of location.reload in dupesList.jsp) cause the error message:

    Unable to refresh the WebApplicationContext
    
    org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: Invalid class loader hierarchy.  You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed.
    Show
    Revision 8594 through 8677 load normally. The changes in revision 8678 (addition of location.reload in dupesList.jsp) cause the error message:
    Unable to refresh the WebApplicationContext
    
    org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: Invalid class loader hierarchy.  You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed.

Activity

Hide
Saketh Bhamidipati added a comment - 2009-06-29 01:53:50 EDT

For unclear reasons, the calls to location.reload() in the inline Javascript are causing the Apache logging error. The fix is to remove those lines and request the user to reload the page in order to see the resulting matching report.

Show
Saketh Bhamidipati added a comment - 2009-06-29 01:53:50 EDT For unclear reasons, the calls to location.reload() in the inline Javascript are causing the Apache logging error. The fix is to remove those lines and request the user to reload the page in order to see the resulting matching report.

People

Dates

  • Created:
    2009-06-26 18:11:34 EDT
    Updated:
    2010-08-02 11:52:43 EDT
    Resolved:
    2010-07-01 22:44:19 EDT