Back to bug 1307150

Who When What Removed Added
Debi Rieden 2016-02-29 13:44:11 UTC Depends On 1264870
Assignee vhalbert jolee
Depends On 1308959
Depends On 1278817
Depends On 1311630
Depends On 1312377
Type Bug Support Patch
Depends On 1312455
CC drieden
Alex Szczuczko 2016-03-23 14:00:48 UTC Depends On 1313407
Depends On 1314538
Depends On 1314863
Depends On 1314909
Depends On 1315756
Depends On 1315756
Depends On 1264870
Depends On 1264870
Doc Text PATCH NAME:
BZ-1307150
PRODUCT NAME:
JBoss Data Virtualization 6

VERSION:
6.2

SHORT DESCRIPTION:
DV_6.2 Update 04

LONG DESCRIPTION:
This is an Update for JDV 6.2. This patch includes the following fixes:

[list
Doc Text fixes] 6.2.4

[TEIID-3436] - OData V2: Add array type support to the odata translator
[TEIID-3464] - Inline scalar with clauses
[TEIID-3818] - Issues with ODBC metadata foreign key queries
[TEIID-3841] - sap-nw-gateway
Doc Text translator wrongly encodes when a parameter includes a space
[TEIID-3879] - Error during state transfer prevents a node from loading later
[TEIID-3950] - UDFs aren't found when using old function definitions model
[TEIID-3958] - NPE
Doc Text Executing Against Web Service Source using invokeHttp() procedure without stream parameter
[TEIID-3960] - Otherwise evaluatable constructs will inhibit pushdown
[TEIID-3971] - Clob.getSubstring(int
Doc Text ,int) returns empty or whole string
[TEIID-3973] - org.teiid.core.TeiidComponentException: TEIID30328 Unable to evaluate COLUMN1: No value was available

[TEIID-3380] - Simplify Kerberos configuration with Embedded
[TEIID-3663] -
Doc Text ST_Transform only works in tests
[TEIID-3671] - filter on child table not working
[TEIID-3698] - non-selectable columns will cause OData failures
[TEIID-3739] - Dynamic VDB that imports another VDB does not get redeployed if the
Doc Text imported VDB is redeployed
[TEIID-3757] - OData V2: $top doesn't work with virtual procedures
[TEIID-3874] - Invalid source query for subquery referencing a common table

[TEIID-2936] - Combining multiple 'in' criteria can prevent
Doc Text pushing criteria to database
[TEIID-3375] - Support Kerberos handshake for mutual auth
[TEIID-3564] - float field gets converted to scientific notation when query is submitted to source
[TEIID-3586] - Literal date comparisons with
Doc Text databasetimezone set are incorrect
[TEIID-3592] - XMLFOREST returns source rather than view column names
[TEIID-3629] - Teiid DDL columns options for Salesforce column have wrong name for "Calculated" property
[TEIID-3640] - Improper
Doc Text initialization when memory buffer size is over 2 GB.
[TEIID-3643] - VDB based kerberos authentication does not work with ODBC
[TEIID-3658] - VDBs may start before transport service
[TEIID-3685] - org.teiid.padSpace does not affect to
Doc Text the "IN" operator
[TEIID-3666] - VDB can deploy before datasource is bound
[TEIID-3686] - OData DELETE nonexisting row - wrong response code

[CVE-2015-7501] - jbossas: Apache commons-collections: Remote code execution during
Doc Text deserialisation
[CVE-2015-3253] - groovy-all: groovy: remote execution of untrusted code in class MethodClosure

PATCH INSTALLATION INSTRUCTIONS:

Using the CLI (bin/jboss-cli.sh or bin\jboss-cli.bat) while the JDV instance is running:

Doc Text [standalone@localhost:9999 /] patch apply /path/to/BZ-1307150.zip
[standalone@localhost:9999 /] shutdown --restart=true

The apply command may produce a conflict error for any of:

jboss-as-domain.sh
Doc Text jboss-as-standalone.sh

These conflicts are safe to override
Doc Text , which can be done by appending the following argument to the apply command:

--override-all

Other methods and further information:
http://red.ht/1F5q1VX

COMPATIBILITY:
JBoss Data Virtualization 6
DEPENDENCIES:
Doc Text N/A
SUPERSEDES:
DV_6.2 Update 03
SUPERSEDED BY:
N/A
CREATOR:
Johnathon Lee
DATE:
9 March, 2016
Depends On 1264870
Depends On 1305039
Depends On 1317943
Doc Text PATCH NAME:
BZ-1307150
PRODUCT NAME:
JBoss Data Virtualization 6

VERSION:
6.2

SHORT DESCRIPTION:
DV_6.2 Update 04

LONG DESCRIPTION:
This is an Update for JDV 6.2. This patch includes the following fixes:

[list
PATCH NAME:
BZ-1307150
PRODUCT NAME:
JBoss Data Virtualization 6

VERSION:
6.2

SHORT DESCRIPTION:
DV_6.2 Update 04

LONG DESCRIPTION:
This is an Update for JDV 6.2. This patch includes the following fixes:

Doc Text fixes] 6.2.4

[TEIID-3436] - OData V2: Add array type support to the odata translator
[TEIID-3464] - Inline scalar with clauses
[TEIID-3818] - Issues with ODBC metadata foreign key queries
[TEIID-3841] - sap-nw-gateway
[TEIID-3177] - Enforce SSL connections over ODBC when Encryption Mode is enabled
[TEIID-3803] - Kerberos with ODBC with MutualAuth fails
[TEIID-3978] - Remove AddressWrapper
[TEIID-3994] - AliasSymbol wrapping AliasSymbol error
Doc Text translator wrongly encodes when a parameter includes a space
[TEIID-3879] - Error during state transfer prevents a node from loading later
[TEIID-3950] - UDFs aren't found when using old function definitions model
[TEIID-3958] - NPE
[TEIID-4005] - Allow dependent join row value to be split
[TEIID-4008] - Sending teiid varbinary value (x'') to Microsoft SQL Server errors
[TEIID-4015] - Error or incorrect value when there is a conflict between local and correlated
Doc Text Executing Against Web Service Source using invokeHttp() procedure without stream parameter
[TEIID-3960] - Otherwise evaluatable constructs will inhibit pushdown
[TEIID-3971] - Clob.getSubstring(int
names
[TEIID-4017] - EXECUTE IMMEDIATE in anonymous procedure ignores permissions
[TEIID-4075] - Netezza translator to support common table expressions

[BZ-1305039] - database-service-1.1.0.redhat-4.jar loaded instead of
Doc Text ,int) returns empty or whole string
[TEIID-3973] - org.teiid.core.TeiidComponentException: TEIID30328 Unable to evaluate COLUMN1: No value was available

[TEIID-3380] - Simplify Kerberos configuration with Embedded
[TEIID-3663] -
database-service-1.1.0.redhat-6.jar
[TEIIDWEBCN-20] - "Unknown attribute ssl-enable" error in DV Management Console when configuring a transport for SSL

[TEIID-3436] - OData V2: Add array type support to the odata translator
Doc Text ST_Transform only works in tests
[TEIID-3671] - filter on child table not working
[TEIID-3698] - non-selectable columns will cause OData failures
[TEIID-3739] - Dynamic VDB that imports another VDB does not get redeployed if the
[TEIID-3464] - Inline scalar with clauses
[TEIID-3818] - Issues with ODBC metadata foreign key queries
[TEIID-3841] - sap-nw-gateway translator wrongly encodes when a parameter includes a space
[TEIID-3879] - Error during state
Doc Text imported VDB is redeployed
[TEIID-3757] - OData V2: $top doesn't work with virtual procedures
[TEIID-3874] - Invalid source query for subquery referencing a common table

[TEIID-2936] - Combining multiple 'in' criteria can prevent
transfer prevents a node from loading later
[TEIID-3950] - UDFs aren't found when using old function definitions model
[TEIID-3958] - NPE Executing Against Web Service Source using invokeHttp() procedure without stream parameter
Doc Text pushing criteria to database
[TEIID-3375] - Support Kerberos handshake for mutual auth
[TEIID-3564] - float field gets converted to scientific notation when query is submitted to source
[TEIID-3586] - Literal date comparisons with
[TEIID-3960] - Otherwise evaluatable constructs will inhibit pushdown
[TEIID-3971] - Clob.getSubstring(int
Doc Text databasetimezone set are incorrect
[TEIID-3592] - XMLFOREST returns source rather than view column names
[TEIID-3629] - Teiid DDL columns options for Salesforce column have wrong name for "Calculated" property
[TEIID-3640] - Improper
,int) returns empty or whole string
[TEIID-3973] - org.teiid.core.TeiidComponentException: TEIID30328 Unable to evaluate COLUMN1: No value was available

[TEIID-3380] - Simplify Kerberos configuration with Embedded
[TEIID-3663] -
Doc Text initialization when memory buffer size is over 2 GB.
[TEIID-3643] - VDB based kerberos authentication does not work with ODBC
[TEIID-3658] - VDBs may start before transport service
[TEIID-3685] - org.teiid.padSpace does not affect to
ST_Transform only works in tests
[TEIID-3671] - filter on child table not working
[TEIID-3698] - non-selectable columns will cause OData failures
[TEIID-3739] - Dynamic VDB that imports another VDB does not get redeployed if the
Doc Text the "IN" operator
[TEIID-3666] - VDB can deploy before datasource is bound
[TEIID-3686] - OData DELETE nonexisting row - wrong response code

[CVE-2015-7501] - jbossas: Apache commons-collections: Remote code execution during
imported VDB is redeployed
[TEIID-3757] - OData V2: $top doesn't work with virtual procedures
[TEIID-3874] - Invalid source query for subquery referencing a common table

[TEIID-2936] - Combining multiple 'in' criteria can prevent
Doc Text deserialisation
[CVE-2015-3253] - groovy-all: groovy: remote execution of untrusted code in class MethodClosure

PATCH INSTALLATION INSTRUCTIONS:

Using the CLI (bin/jboss-cli.sh or bin\jboss-cli.bat) while the JDV instance is running:

pushing criteria to database
[TEIID-3375] - Support Kerberos handshake for mutual auth
[TEIID-3564] - float field gets converted to scientific notation when query is submitted to source
[TEIID-3586] - Literal date comparisons with
Doc Text [standalone@localhost:9999 /] patch apply /path/to/BZ-1307150.zip
[standalone@localhost:9999 /] shutdown --restart=true

The apply command may produce a conflict error for any of:

jboss-as-domain.sh
databasetimezone set are incorrect
[TEIID-3592] - XMLFOREST returns source rather than view column names
[TEIID-3629] - Teiid DDL columns options for Salesforce column have wrong name for "Calculated" property
[TEIID-3640] - Improper
Doc Text jboss-as-standalone.sh

These conflicts are safe to override
initialization when memory buffer size is over 2 GB.
[TEIID-3643] - VDB based kerberos authentication does not work with ODBC
[TEIID-3658] - VDBs may start before transport service
[TEIID-3685] - org.teiid.padSpace does not affect to
Doc Text , which can be done by appending the following argument to the apply command:

--override-all

Other methods and further information:
http://red.ht/1F5q1VX

COMPATIBILITY:
JBoss Data Virtualization 6
DEPENDENCIES:
the "IN" operator
[TEIID-3666] - VDB can deploy before datasource is bound
[TEIID-3686] - OData DELETE nonexisting row - wrong response code

[CVE-2015-7501] - jbossas: Apache commons-collections: Remote code execution during
Doc Text N/A
SUPERSEDES:
DV_6.2 Update 03
SUPERSEDED BY:
N/A
CREATOR:
Johnathon Lee
DATE:
9 March, 2016
deserialisation
[CVE-2015-3253] - groovy-all: groovy: remote execution of untrusted code in class MethodClosure

PATCH INSTALLATION INSTRUCTIONS:

Using the CLI (bin/jboss-cli.sh or bin\jboss-cli.bat) while the JDV instance is running:

Doc Text [standalone@localhost:9999 /] patch apply /path/to/BZ-1307150.zip
[standalone@localhost:9999 /] shutdown --restart=true

The apply command may produce a conflict error for any of:

jboss-as-domain.sh
Doc Text jboss-as-standalone.sh

These conflicts are safe to override
Doc Text , which can be done by appending the following argument to the apply command:

--override-all

Other methods and further information:
http://red.ht/1F5q1VX

COMPATIBILITY:
JBoss Data Virtualization 6
DEPENDENCIES:
Doc Text N/A
SUPERSEDES:
DV_6.2 Update 03
SUPERSEDED BY:
N/A
CREATOR:
Johnathon Lee
DATE:
16 March, 2016
Status NEW MODIFIED
Status MODIFIED ON_QA
Juraj Duráni 2016-03-29 06:28:45 UTC CC jdurani
Filip Elias 2016-03-29 15:46:05 UTC CC felias
Flags needinfo?(felias)
Flags needinfo?(felias)
Juraj Duráni 2016-04-05 10:32:50 UTC Depends On 1322935
Depends On 1322935
CC dsteigne
Depends On 1323312
Doc Text PATCH NAME:
BZ-1307150
PRODUCT NAME:
JBoss Data Virtualization 6

VERSION:
6.2

SHORT DESCRIPTION:
DV_6.2 Update 04

LONG DESCRIPTION:
This is an Update for JDV 6.2. This patch includes the following fixes:

PATCH NAME:
BZ-1307150
PRODUCT NAME:
JBoss Data Virtualization 6

VERSION:
6.2

SHORT DESCRIPTION:
DV_6.2 Update 04

LONG DESCRIPTION:
This is an Update for JDV 6.2. This patch includes the following fixes:

Doc Text [TEIID-3177] - Enforce SSL connections over ODBC when Encryption Mode is enabled
[TEIID-3803] - Kerberos with ODBC with MutualAuth fails
[TEIID-3978] - Remove AddressWrapper
[TEIID-3994] - AliasSymbol wrapping AliasSymbol error
[TEIID-3177] - Enforce SSL connections over ODBC when Encryption Mode is enabled
[TEIID-3803] - Kerberos with ODBC with MutualAuth fails
[TEIID-3978] - Remove AddressWrapper
[TEIID-3994] - AliasSymbol wrapping AliasSymbol error
Doc Text [TEIID-4005] - Allow dependent join row value to be split
[TEIID-4008] - Sending teiid varbinary value (x'') to Microsoft SQL Server errors
[TEIID-4015] - Error or incorrect value when there is a conflict between local and correlated
[TEIID-4005] - Allow dependent join row value to be split
[TEIID-4008] - Sending teiid varbinary value (x'') to Microsoft SQL Server errors
[TEIID-4015] - Error or incorrect value when there is a conflict between local and correlated
Doc Text names
[TEIID-4017] - EXECUTE IMMEDIATE in anonymous procedure ignores permissions
[TEIID-4075] - Netezza translator to support common table expressions

[BZ-1305039] - database-service-1.1.0.redhat-4.jar loaded instead of
names
[TEIID-4017] - EXECUTE IMMEDIATE in anonymous procedure ignores permissions
[TEIID-4075] - Netezza translator to support common table expressions
[TEIID-4114] - Expanding logic in the format conversion for parsing and
Doc Text database-service-1.1.0.redhat-6.jar
[TEIIDWEBCN-20] - "Unknown attribute ssl-enable" error in DV Management Console when configuring a transport for SSL

[TEIID-3436] - OData V2: Add array type support to the odata translator
formatting of dates

[BZ-1305039] - database-service-1.1.0.redhat-4.jar loaded instead of database-service-1.1.0.redhat-6.jar
[TEIIDWEBCN-20] - "Unknown attribute ssl-enable" error in DV Management Console when configuring a transport for
Doc Text [TEIID-3464] - Inline scalar with clauses
[TEIID-3818] - Issues with ODBC metadata foreign key queries
[TEIID-3841] - sap-nw-gateway translator wrongly encodes when a parameter includes a space
[TEIID-3879] - Error during state
SSL

[TEIID-3436] - OData V2: Add array type support to the odata translator
[TEIID-3464] - Inline scalar with clauses
[TEIID-3818] - Issues with ODBC metadata foreign key queries
[TEIID-3841] - sap-nw-gateway translator
Doc Text transfer prevents a node from loading later
[TEIID-3950] - UDFs aren't found when using old function definitions model
[TEIID-3958] - NPE Executing Against Web Service Source using invokeHttp() procedure without stream parameter
wrongly encodes when a parameter includes a space
[TEIID-3879] - Error during state transfer prevents a node from loading later
[TEIID-3950] - UDFs aren't found when using old function definitions model
[TEIID-3958] - NPE Executing
Doc Text [TEIID-3960] - Otherwise evaluatable constructs will inhibit pushdown
[TEIID-3971] - Clob.getSubstring(int
Against Web Service Source using invokeHttp() procedure without stream parameter
[TEIID-3960] - Otherwise evaluatable constructs will inhibit pushdown
[TEIID-3971] - Clob.getSubstring(int
Doc Text ,int) returns empty or whole string
[TEIID-3973] - org.teiid.core.TeiidComponentException: TEIID30328 Unable to evaluate COLUMN1: No value was available

[TEIID-3380] - Simplify Kerberos configuration with Embedded
[TEIID-3663] -
,int) returns empty or whole string
[TEIID-3973] - org.teiid.core.TeiidComponentException: TEIID30328 Unable to evaluate COLUMN1: No value was available

[TEIID-3380] - Simplify Kerberos configuration with Embedded
[TEIID-3663] -
Doc Text ST_Transform only works in tests
[TEIID-3671] - filter on child table not working
[TEIID-3698] - non-selectable columns will cause OData failures
[TEIID-3739] - Dynamic VDB that imports another VDB does not get redeployed if the
ST_Transform only works in tests
[TEIID-3671] - filter on child table not working
[TEIID-3698] - non-selectable columns will cause OData failures
[TEIID-3739] - Dynamic VDB that imports another VDB does not get redeployed if the
Doc Text imported VDB is redeployed
[TEIID-3757] - OData V2: $top doesn't work with virtual procedures
[TEIID-3874] - Invalid source query for subquery referencing a common table

[TEIID-2936] - Combining multiple 'in' criteria can prevent
imported VDB is redeployed
[TEIID-3757] - OData V2: $top doesn't work with virtual procedures
[TEIID-3874] - Invalid source query for subquery referencing a common table

[TEIID-2936] - Combining multiple 'in' criteria can prevent
Doc Text pushing criteria to database
[TEIID-3375] - Support Kerberos handshake for mutual auth
[TEIID-3564] - float field gets converted to scientific notation when query is submitted to source
[TEIID-3586] - Literal date comparisons with
pushing criteria to database
[TEIID-3375] - Support Kerberos handshake for mutual auth
[TEIID-3564] - float field gets converted to scientific notation when query is submitted to source
[TEIID-3586] - Literal date comparisons with
Doc Text databasetimezone set are incorrect
[TEIID-3592] - XMLFOREST returns source rather than view column names
[TEIID-3629] - Teiid DDL columns options for Salesforce column have wrong name for "Calculated" property
[TEIID-3640] - Improper
databasetimezone set are incorrect
[TEIID-3592] - XMLFOREST returns source rather than view column names
[TEIID-3629] - Teiid DDL columns options for Salesforce column have wrong name for "Calculated" property
[TEIID-3640] - Improper
Doc Text initialization when memory buffer size is over 2 GB.
[TEIID-3643] - VDB based kerberos authentication does not work with ODBC
[TEIID-3658] - VDBs may start before transport service
[TEIID-3685] - org.teiid.padSpace does not affect to
initialization when memory buffer size is over 2 GB.
[TEIID-3643] - VDB based kerberos authentication does not work with ODBC
[TEIID-3658] - VDBs may start before transport service
[TEIID-3685] - org.teiid.padSpace does not affect to
Doc Text the "IN" operator
[TEIID-3666] - VDB can deploy before datasource is bound
[TEIID-3686] - OData DELETE nonexisting row - wrong response code

[CVE-2015-7501] - jbossas: Apache commons-collections: Remote code execution during
the "IN" operator
[TEIID-3666] - VDB can deploy before datasource is bound
[TEIID-3686] - OData DELETE nonexisting row - wrong response code

[CVE-2015-7501] - jbossas: Apache commons-collections: Remote code execution during
Doc Text deserialisation
[CVE-2015-3253] - groovy-all: groovy: remote execution of untrusted code in class MethodClosure

PATCH INSTALLATION INSTRUCTIONS:

Using the CLI (bin/jboss-cli.sh or bin\jboss-cli.bat) while the JDV instance is running:

deserialisation
[CVE-2015-3253] - groovy-all: groovy: remote execution of untrusted code in class MethodClosure

PATCH INSTALLATION INSTRUCTIONS:

Using the CLI (bin/jboss-cli.sh or bin\jboss-cli.bat) while the JDV instance is running:

Doc Text [standalone@localhost:9999 /] patch apply /path/to/BZ-1307150.zip
[standalone@localhost:9999 /] shutdown --restart=true

The apply command may produce a conflict error for any of:

jboss-as-domain.sh
[standalone@localhost:9999 /] patch apply /path/to/BZ-1307150.zip
[standalone@localhost:9999 /] shutdown --restart=true

The apply command may produce a conflict error for any of:

jboss-as-domain.sh
Doc Text jboss-as-standalone.sh

These conflicts are safe to override
jboss-as-standalone.sh

These conflicts are safe to override
Doc Text , which can be done by appending the following argument to the apply command:

--override-all

Other methods and further information:
http://red.ht/1F5q1VX

COMPATIBILITY:
JBoss Data Virtualization 6
DEPENDENCIES:
, which can be done by appending the following argument to the apply command:

--override-all

Other methods and further information:
http://red.ht/1F5q1VX

COMPATIBILITY:
JBoss Data Virtualization 6
DEPENDENCIES:
Doc Text N/A
SUPERSEDES:
DV_6.2 Update 03
SUPERSEDED BY:
N/A
CREATOR:
Johnathon Lee
DATE:
16 March, 2016
N/A
SUPERSEDES:
DV_6.2 Update 03
SUPERSEDED BY:
N/A
CREATOR:
Johnathon Lee
DATE:
16 March, 2016
Status ON_QA ASSIGNED
Flags needinfo?(jolee)
Alex Szczuczko 2016-04-07 13:20:26 UTC Flags needinfo?(jolee)
Status ASSIGNED MODIFIED
Status MODIFIED ON_QA
Juraj Duráni 2016-04-11 12:42:13 UTC Doc Text PATCH NAME:
BZ-1307150
PRODUCT NAME:
JBoss Data Virtualization 6

VERSION:
6.2

SHORT DESCRIPTION:
DV_6.2 Update 04

LONG DESCRIPTION:
This is an Update for JDV 6.2. This patch includes the following fixes:

PATCH NAME:
BZ-1307150
PRODUCT NAME:
JBoss Data Virtualization 6

VERSION:
6.2

SHORT DESCRIPTION:
DV_6.2 Update 04

LONG DESCRIPTION:
This is an Update for JDV 6.2. This patch includes the following fixes:

Doc Text [TEIID-3177] - Enforce SSL connections over ODBC when Encryption Mode is enabled
[TEIID-3803] - Kerberos with ODBC with MutualAuth fails
[TEIID-3978] - Remove AddressWrapper
[TEIID-3994] - AliasSymbol wrapping AliasSymbol error
[TEIID-3177] - Enforce SSL connections over ODBC when Encryption Mode is enabled (This reverts to existing behavior by default
Doc Text [TEIID-4005] - Allow dependent join row value to be split
[TEIID-4008] - Sending teiid varbinary value (x'') to Microsoft SQL Server errors
[TEIID-4015] - Error or incorrect value when there is a conflict between local and correlated
, in order to enforce the SYSTEM PROPERTY org.teiid.ODBCRequireSecure=true must be set)
[TEIID-3803] - Kerberos with ODBC with MutualAuth fails
[TEIID-3978] - Remove AddressWrapper
[TEIID-3994] - AliasSymbol wrapping AliasSymbol
Doc Text names
[TEIID-4017] - EXECUTE IMMEDIATE in anonymous procedure ignores permissions
[TEIID-4075] - Netezza translator to support common table expressions
[TEIID-4114] - Expanding logic in the format conversion for parsing and
error
[TEIID-4005] - Allow dependent join row value to be split
[TEIID-4008] - Sending teiid varbinary value (x'') to Microsoft SQL Server errors
[TEIID-4015] - Error or incorrect value when there is a conflict between local and
Doc Text formatting of dates

[BZ-1305039] - database-service-1.1.0.redhat-4.jar loaded instead of database-service-1.1.0.redhat-6.jar
[TEIIDWEBCN-20] - "Unknown attribute ssl-enable" error in DV Management Console when configuring a transport for
correlated names
[TEIID-4017] - EXECUTE IMMEDIATE in anonymous procedure ignores permissions
[TEIID-4075] - Netezza translator to support common table expressions
[TEIID-4114] - Expanding logic in the format conversion for parsing
Doc Text SSL

[TEIID-3436] - OData V2: Add array type support to the odata translator
[TEIID-3464] - Inline scalar with clauses
[TEIID-3818] - Issues with ODBC metadata foreign key queries
[TEIID-3841] - sap-nw-gateway translator
and formatting of dates

[BZ-1305039] - database-service-1.1.0.redhat-4.jar loaded instead of database-service-1.1.0.redhat-6.jar
[TEIIDWEBCN-20] - "Unknown attribute ssl-enable" error in DV Management Console when configuring a transport
Doc Text wrongly encodes when a parameter includes a space
[TEIID-3879] - Error during state transfer prevents a node from loading later
[TEIID-3950] - UDFs aren't found when using old function definitions model
[TEIID-3958] - NPE Executing
for SSL

[TEIID-3436] - OData V2: Add array type support to the odata translator
[TEIID-3464] - Inline scalar with clauses
[TEIID-3818] - Issues with ODBC metadata foreign key queries
[TEIID-3841] - sap-nw-gateway translator
Doc Text Against Web Service Source using invokeHttp() procedure without stream parameter
[TEIID-3960] - Otherwise evaluatable constructs will inhibit pushdown
[TEIID-3971] - Clob.getSubstring(int
wrongly encodes when a parameter includes a space
[TEIID-3879] - Error during state transfer prevents a node from loading later
[TEIID-3950] - UDFs aren't found when using old function definitions model
[TEIID-3958] - NPE Executing
Doc Text ,int) returns empty or whole string
[TEIID-3973] - org.teiid.core.TeiidComponentException: TEIID30328 Unable to evaluate COLUMN1: No value was available

[TEIID-3380] - Simplify Kerberos configuration with Embedded
[TEIID-3663] -
Against Web Service Source using invokeHttp() procedure without stream parameter
[TEIID-3960] - Otherwise evaluatable constructs will inhibit pushdown
[TEIID-3971] - Clob.getSubstring(int
Doc Text ST_Transform only works in tests
[TEIID-3671] - filter on child table not working
[TEIID-3698] - non-selectable columns will cause OData failures
[TEIID-3739] - Dynamic VDB that imports another VDB does not get redeployed if the
,int) returns empty or whole string
[TEIID-3973] - org.teiid.core.TeiidComponentException: TEIID30328 Unable to evaluate COLUMN1: No value was available

[TEIID-3380] - Simplify Kerberos configuration with Embedded
[TEIID-3663] -
Doc Text imported VDB is redeployed
[TEIID-3757] - OData V2: $top doesn't work with virtual procedures
[TEIID-3874] - Invalid source query for subquery referencing a common table

[TEIID-2936] - Combining multiple 'in' criteria can prevent
ST_Transform only works in tests
[TEIID-3671] - filter on child table not working
[TEIID-3698] - non-selectable columns will cause OData failures
[TEIID-3739] - Dynamic VDB that imports another VDB does not get redeployed if the
Doc Text pushing criteria to database
[TEIID-3375] - Support Kerberos handshake for mutual auth
[TEIID-3564] - float field gets converted to scientific notation when query is submitted to source
[TEIID-3586] - Literal date comparisons with
imported VDB is redeployed
[TEIID-3757] - OData V2: $top doesn't work with virtual procedures
[TEIID-3874] - Invalid source query for subquery referencing a common table

[TEIID-2936] - Combining multiple 'in' criteria can prevent
Doc Text databasetimezone set are incorrect
[TEIID-3592] - XMLFOREST returns source rather than view column names
[TEIID-3629] - Teiid DDL columns options for Salesforce column have wrong name for "Calculated" property
[TEIID-3640] - Improper
pushing criteria to database
[TEIID-3375] - Support Kerberos handshake for mutual auth
[TEIID-3564] - float field gets converted to scientific notation when query is submitted to source
[TEIID-3586] - Literal date comparisons with
Doc Text initialization when memory buffer size is over 2 GB.
[TEIID-3643] - VDB based kerberos authentication does not work with ODBC
[TEIID-3658] - VDBs may start before transport service
[TEIID-3685] - org.teiid.padSpace does not affect to
databasetimezone set are incorrect
[TEIID-3592] - XMLFOREST returns source rather than view column names
[TEIID-3629] - Teiid DDL columns options for Salesforce column have wrong name for "Calculated" property
[TEIID-3640] - Improper
Doc Text the "IN" operator
[TEIID-3666] - VDB can deploy before datasource is bound
[TEIID-3686] - OData DELETE nonexisting row - wrong response code

[CVE-2015-7501] - jbossas: Apache commons-collections: Remote code execution during
initialization when memory buffer size is over 2 GB.
[TEIID-3643] - VDB based kerberos authentication does not work with ODBC
[TEIID-3658] - VDBs may start before transport service
[TEIID-3685] - org.teiid.padSpace does not affect to
Doc Text deserialisation
[CVE-2015-3253] - groovy-all: groovy: remote execution of untrusted code in class MethodClosure

PATCH INSTALLATION INSTRUCTIONS:

Using the CLI (bin/jboss-cli.sh or bin\jboss-cli.bat) while the JDV instance is running:

the "IN" operator
[TEIID-3666] - VDB can deploy before datasource is bound
[TEIID-3686] - OData DELETE nonexisting row - wrong response code

[CVE-2015-7501] - jbossas: Apache commons-collections: Remote code execution during
Doc Text [standalone@localhost:9999 /] patch apply /path/to/BZ-1307150.zip
[standalone@localhost:9999 /] shutdown --restart=true

The apply command may produce a conflict error for any of:

jboss-as-domain.sh
deserialisation
[CVE-2015-3253] - groovy-all: groovy: remote execution of untrusted code in class MethodClosure

PATCH INSTALLATION INSTRUCTIONS:

Using the CLI (bin/jboss-cli.sh or bin\jboss-cli.bat) while the JDV instance is running:

Doc Text jboss-as-standalone.sh

These conflicts are safe to override
[standalone@localhost:9999 /] patch apply /path/to/BZ-1307150.zip
[standalone@localhost:9999 /] shutdown --restart=true

The apply command may produce a conflict error for any of:

jboss-as-domain.sh
Doc Text , which can be done by appending the following argument to the apply command:

--override-all

Other methods and further information:
http://red.ht/1F5q1VX

COMPATIBILITY:
JBoss Data Virtualization 6
DEPENDENCIES:
jboss-as-standalone.sh

These conflicts are safe to override
Doc Text N/A
SUPERSEDES:
DV_6.2 Update 03
SUPERSEDED BY:
N/A
CREATOR:
Johnathon Lee
DATE:
16 March, 2016
, which can be done by appending the following argument to the apply command:

--override-all

Other methods and further information:
http://red.ht/1F5q1VX

COMPATIBILITY:
JBoss Data Virtualization 6
DEPENDENCIES:
Doc Text N/A
SUPERSEDES:
DV_6.2 Update 03
SUPERSEDED BY:
N/A
CREATOR:
Johnathon Lee
DATE:
16 March, 2016
Status ON_QA RELEASE_PENDING
CC cobrien
Christopher O'Brien 2016-04-11 15:42:51 UTC Status RELEASE_PENDING CLOSED
Resolution --- CURRENTRELEASE
Last Closed 2016-04-11 11:42:51 UTC

Back to bug 1307150