Technote

(FAQ)
Retrieving catalog information causes a stack overflow
Problem
When deploying a contract, there is a stack overflow if a page tries to retrieve the catalog information.

The stack can be seen:

java.lang.StackOverflowError
at
com.ibm.commerce.registry.TradingAgreementCopy.getTCsByTCType(TradingAgreementCopy.java:566)
at com.ibm.commerce.registry.TradingAgreementCopy.getReferenceTradingAgreementTCsByTCType(TradingAgreementCopy.java:448)
at com.ibm.commerce.registry.TradingAgreementCopy.getTCsByTCType(TradingAgreementCopy.java:590)
at com.ibm.commerce.registry.TradingAgreementCopy.getReferenceTradingAgreementTCsByTCType(TradingAgreementCopy.java:448)
at com.ibm.commerce.registry.TradingAgreementCopy.getTCsByTCType(TradingAgreementCopy.java:590)
Solution
Contact WebSphere Commerce Support for APAR LI72081.
 

Document Information

Current web document: http://www.ibm.com/support/docview.wss?uid=swg21260857