APAR status
Closed as program error.
Error description
The following error occurs when the name of the delta store is a property file value. The following error occurs when the name of the delta store is a property file value. 10:49:47,559 ERROR - [Read XML] CTGDIS810E handleException - cannot handle exception , initialize java.lang.ClassCastException: java.lang.Exception incompatible with java.lang.String DESCRIPTION / STEPS TO DUPLICATE: Create an AL that reads a file Enable delta Set Delta Store parameter in Configuring Delta to read from a property file. Run AL SOLUTION IN CODE: In the file CSDeltaTaskComponent.java, in the method initDeltaFC(), we need to set the MetamergeConfig for the newly created FunctionConfig. Here is a code fragment, the last line is what we need to add: private void initDeltaFC() throws Exception { FunctionConfig fc = new FunctionConfigImpl(); fc.setMetamergeConfig(config.getMetamergeConfig());
Local fix
1759
Problem summary
TDI should not throw error when the name of the delta store is a property file.
Problem conclusion
This is a bug in the TDI code and has been fixed. The official fix would be made available in 7.1.0-TIV-TDI-FP0008.
Temporary fix
Comments
APAR Information
APAR number
IO17478
Reported component name
ITDI MULTIPLATF
Reported component ID
5724D9960
Reported release
710
Status
CLOSED PER
PE
NoPE
HIPER
NoHIPER
Special Attention
NoSpecatt
Submitted date
2012-11-01
Closed date
2012-11-27
Last modified date
2012-11-27
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Fix information
Fixed component name
ITDI MULTIPLATF
Fixed component ID
5724D9960
Applicable component levels
R710 PSY
UP
Rate this page:
Average rating
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.