Bug 1040272 - Potential misconfiguration issue for BPAF
Summary: Potential misconfiguration issue for BPAF
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: JBoss Fuse Service Works 6
Classification: JBoss
Component: BPEL Integration
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: 6.1.0
Assignee: tcunning
QA Contact: Jiri Sedlacek
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-11 05:08 UTC by Jiri Pechanec
Modified: 2015-08-02 23:45 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
BPAF is misconfigured to call for a library it does not use (jboss.naming.context.java.jboss.BPELEMFactory). A s a result of this, users will see errors in the log.
Clone Of:
Environment:
Linux, Java 7, ER7
Last Closed: 2015-07-13 20:00:13 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker ENTESB-3611 0 Major Open Potential misconfiguration issue for BPAF 2015-08-06 17:05:08 UTC

Description Jiri Pechanec 2013-12-11 05:08:53 UTC
Messages are printed in the log
05:53:00,813 INFO  [stdout] (ServerService Thread Pool -- 61) Failed to create serviceBPELEMFactory -- service jboss.naming.context.java.jboss.BPELEMFactory
05:53:00,824 INFO  [stdout] (ServerService Thread Pool -- 61) Failed to create serviceBPELEMFactory -- service jboss.naming.context.java.jboss.BPELEMFactory
05:53:00,854 INFO  [stdout] (ServerService Thread Pool -- 61) Failed to create serviceBPELEMFactory -- service jboss.naming.context.java.jboss.BPELEMFactory
05:53:00,859 INFO  [stdout] (ServerService Thread Pool -- 61) Failed to create serviceBPELEMFactory -- service jboss.naming.context.java.jboss.BPELEMFactory

After inspection of the code it SEEMS to me that the factory is not used by BPAF (using ThreadContext-based persistence context instead) - but then the question is why this code is even present

Comment 2 tcunning 2015-07-13 20:00:13 UTC
We're moving to tracking issues in JIRA for Fuse 6.2.1.   I've logged https://issues.jboss.org/browse/ENTESB-3611 to track the change requested here (removal of the use of BPELEMFactory.


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