Bugzilla will be upgraded to version 5.0. The upgrade date is tentatively scheduled for 2 December 2018, pending final testing and feedback.
Bug 784169 - Upgrade Riftsaw to 2.3.2.Final to include RIFTSAW-470
Upgrade Riftsaw to 2.3.2.Final to include RIFTSAW-470
Status: VERIFIED
Product: JBoss Enterprise SOA Platform 5
Classification: JBoss
Component: riftsaw (Show other bugs)
5.2
Unspecified Unspecified
high Severity high
: ---
: 5.3.0 GA
Assigned To: kconner
Ivo Bek
:
Depends On:
Blocks: 784293
  Show dependency treegraph
 
Reported: 2012-01-23 23:27 EST by Jason Shepherd
Modified: 2018-03-29 17:47 EDT (History)
7 users (show)

See Also:
Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Problems would arise when attempting to access the BPEL Console at http://servername:8080/bpel-console/ if Oracle 11G was the database. An exception would be thrown which read "Failed to execute query". This was solved by converting native SQL commands into HQL. It has been fixed in Riftsaw 2.3.2.
Story Points: ---
Clone Of:
: 784293 (view as bug list)
Environment:
Last Closed:
Type: Component Upgrade
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Category: ---
oVirt Team: ---
RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: ---


Attachments (Terms of Use)

  None (edit)
Description Jason Shepherd 2012-01-23 23:27:33 EST
Description of problem:

See https://issues.jboss.org/browse/RIFTSAW-470

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

2.3.2.Final
Comment 1 Jeff Yu 2012-01-24 07:12:24 EST
The solution to this problem is to convert those Native SQL into HQL, which is in the bpaf-explore project (a subproject that is consumed by the bpm-console and riftsaw). It has been fixed into the RiftSaw 2.3.2 version.
Comment 4 Rick Wagner 2012-03-19 17:26:18 EDT
GSS considers this a high priority, please.
Comment 5 Nick Cross 2012-06-01 05:30:50 EDT
Fix exists in Riftsaw 2.3.4.Final which SOA-P 5.3.0 is using.
Comment 6 Suz 2012-06-12 21:20:54 EDT
    Technical note added. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    New Contents:
When using Riftsaw, problems would arise when attempting to access http://servername:8080/bpel-console/. An exception would be thrown which read "Failed to execute query". This was solved by converting those Native SQL into HQL, which is in the bpaf-explore project (a subproject that is consumed by the bpm-console and Riftsaw). It has been fixed in Riftsaw 2.3.2.
Comment 7 David Le Sage 2012-06-13 23:35:02 EDT
    Technical note updated. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    Diffed Contents:
@@ -1 +1 @@
-When using Riftsaw, problems would arise when attempting to access http://servername:8080/bpel-console/. An exception would be thrown which read "Failed to execute query". This was solved by converting those Native SQL into HQL, which is in the bpaf-explore project (a subproject that is consumed by the bpm-console and Riftsaw). It has been fixed in Riftsaw 2.3.2.+Problems would arise when attempting to access the BPEL Console at http://servername:8080/bpel-console/ if Oracle 11G was the database. An exception would be thrown which read "Failed to execute query". This was solved by converting native SQL commands into HQL. It has been fixed in Riftsaw 2.3.2.
Comment 8 Ivo Bek 2012-06-14 04:59:30 EDT
Verified in SOA-P 5.3.0.ER3

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