Question & Answer
Question
How to resolve Error JSPG0218E with Alphablox FastForward reports
Cause
When trying to run Alphablox FastForward report using Alphablox 9.5.7.x under WAS 7.0, you may get the following error:
Error Message:
JSPG0218E: Error failed to locate setter method for attribute list in tag class com.alphablox.blox.logic.query.tags.TupleTag
Root Cause:
com.ibm.ws.jsp.JspCoreException: JSPG0218E: Error failed to locate setter method for attribute list in tag class com.alphablox.blox.logic.query.tags.TupleTag
at com.ibm.ws.jsp.taglib.TagClassInfo.getParameterClassName(TagClassInfo.java:173)
Answer
This issue appears to be a known JAVA defect related to java.beans.Introspector code in WAS 7.0.
The following APAR addresses this issue:
IZ57999 - INTROSPECTOR CAN'T INTROSPECT CORRECTLY MIXED INDEXED GETTER AND SETTER
To resolve this issue, you should upgrade your IBM SDK 1.6 to SR6.
To download SDK 1.6 SR6 Cumulative Fix for WAS, visit the following link:
http://www-01.ibm.com/support/docview.wss?rs=180&uid=swg24024588
.
Was this topic helpful?
Document Information
Modified date:
16 June 2018
UID
swg21423510