Bugzilla will be upgraded to version 5.0. The upgrade date is tentatively scheduled for 2 December 2018, pending final testing and feedback.
Bug 885095 - NPE with proc relational query
NPE with proc relational query
Status: VERIFIED
Product: JBoss Enterprise SOA Platform 5
Classification: JBoss
Component: EDS (Show other bugs)
5.3.0 GA
Unspecified Unspecified
unspecified Severity urgent
: ER4
: 5.3.1
Assigned To: Van Halbert
:
Depends On:
Blocks:
  Show dependency treegraph
 
Reported: 2012-12-07 08:50 EST by dsteigne
Modified: 2018-03-23 17:30 EDT (History)
3 users (show)

See Also:
Fixed In Version:
Doc Type: Bug Fix
Doc Text:
FrameUtil.isProcedure does not check that projectNode != null. This means that a proc relational query using a table function or other source without an access node will fail with a NullPointerExcpetion. FrameUtil.isProcedure now checks that projectNode != null before proceeding and no such exception is experienced.
Story Points: ---
Clone Of:
Environment:
Last Closed:
Type: Bug
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Category: ---
oVirt Team: ---
RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: ---


Attachments (Terms of Use)


External Trackers
Tracker ID Priority Status Summary Last Updated
JBoss Issue Tracker TEIID-2063 Major Resolved NPE with proc relational query 2013-05-01 08:11:39 EDT

  None (edit)
Description dsteigne 2012-12-07 08:50:13 EST
Description of problem:
The fixed for upstream https://issues.jboss.org/browse/TEIID-2063 needs to be in EDS 5.3.1 or a rollup.  This is a blocker for the customer.

Version-Release number of selected component (if applicable):
5.3.0
Comment 2 Van Halbert 2012-12-11 16:49:17 EST
This fix was applied back in June 2012, and would be in 5.3.0.  This just needs to be verified by QA.
Comment 3 Filip Elias 2012-12-13 13:27:24 EST
I have tried this on EDS 5.3.1 ER1 and the problem is not corrected. I thing that the correction is not committed to the 7.7.x branch.
Comment 12 Filip Elias 2013-01-30 06:02:33 EST
Verified on SOA-P 5.3.1 ER4.

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