Bug 1275325 - WAS: indexing fails with ContextNotActiveException
Summary: WAS: indexing fails with ContextNotActiveException
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BRMS Platform 6
Classification: Retired
Component: Business Central
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: CR1
: 6.2.0
Assignee: manstis
QA Contact: Lukáš Petrovický
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-10-26 14:13 UTC by Zuzana Krejčová
Modified: 2020-03-27 19:43 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-27 19:43:10 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Zuzana Krejčová 2015-10-26 14:13:57 UTC
Description of problem:
Anytime an action triggers it, indexing fails with javax.enterprise.context.ContextNotActiveException. This influences (as in the following do not work) rule inheritance, data object usage reports, listing of available rules in test scenarios (and probably a bunch of other things).

This only happens on Websphere.


Version-Release number of selected component (if applicable):
6.2 ER4


Steps to Reproduce:
1. Create or save a change in a project or an asset.
2. Check server log.


Actual results:
javax.enterprise.context.ContextNotActiveException: WebBeans context with scope type annotation @ApplicationScoped does not exist within current thread
Featurettes like data object usage report or rule inheritance do not work.


Expected results:
No exception, everything works as expected.


Note You need to log in before you can comment on or make changes to this bug.