jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
Signup
MVEL
  • MVEL
  • MVEL-250

OSGI Compatibily

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Open Open
  • Priority: Critical Critical
  • Resolution: Unresolved
  • Affects Version/s: 2.0.19
  • Fix Version/s: None
  • Component/s: Core
  • Labels:
    None
  • Environment:
    Any
  • Number of attachments :
    0

Description

When running MVEL inside of an OSGI container, the following error message has been observed sporadically: 'unable to instantiate accessor compiler'. After looking through the OptimizerFactory class, I noticed that the contextClassLoader is being used to load the optimizer class. In an OSGI framework, this causes indeterministic behavior, since there are several different isolated classloaders. It may be better to revert to the ClassLoader that loaded the OptimizerFactory.class in this case.

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
No changes have yet been made on this issue.

People

  • Assignee:
    Mike Brock
    Reporter:
    silverburstfan
Vote (1)
Watch (2)

Dates

  • Created:
    22/Jun/11 9:58 AM
    Updated:
    22/Jun/11 9:58 AM
  • Atlassian JIRA (v5.2.7#850-sha1:b2af0c8)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.