Bug 1343827 - Transformation exception when parsing time in SAP NW Gateway
Summary: Transformation exception when parsing time in SAP NW Gateway
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Virtualization 6
Classification: JBoss
Component: Teiid
Version: 6.3.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ER5
: 6.3.0
Assignee: Van Halbert
QA Contact: Andrej Smigala
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-06-08 06:35 UTC by Andrej Smigala
Modified: 2016-08-24 11:50 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-08-24 11:50:01 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker TEIID-4255 0 Blocker Closed Transformation exception when parsing time in SAP NW Gateway 2016-07-08 13:29:25 UTC

Description Andrej Smigala 2016-06-08 06:35:58 UTC
When querying the SAP Sample Flight demo web service using the sap-nw-gateway, the following error is logged when the response contains time value in the form "PT11H00M00S"

org.teiid.jdbc.TeiidSQLException: TEIID10068 Failed to transform String to Time.  Expected format = hh:mm:ss for PT11H00M00S         at org.jboss.qe.dvqe.reproducers.Teiid3841Test.runTest(Teiid3841Test.java:61) Caused by: org.teiid.core.types.TransformationException: TEIID10068 Failed to transform String to Time.  Expected format = hh:mm:ss for PT11H00M00S

This is likely a regression as that query works in DV 6.2 with latest patch.

Steps to Reproduce:
see linked jira

Comment 1 JBoss JIRA Server 2016-06-08 14:19:32 UTC
Steven Hawkins <shawkins> updated the status of jira TEIID-4255 to Resolved

Comment 2 JBoss JIRA Server 2016-07-08 13:29:26 UTC
Steven Hawkins <shawkins> updated the status of jira TEIID-4255 to Closed


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