Technote

(troubleshooting)
java.lang.NumberFormatException: For input string: "OrgAndAncestorOrgs"
Problem(Abstract)
You notice the following exception is thrown when attempting to modify the Criteria for an Access Group within the Organization Administration Console for WebSphere Commerce.

[6/29/07 8:38:16:453 EDT] 00000056 ServletWrappe E SRVE0068E: Could not invoke the service() method on servlet /tools/buyerconsole/BuyMemberGroupCriteria.jsp. Exception thrown : java.lang.NumberFormatException: For input string: "OrgAndAncestorOrgs"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:63)
at java.lang.Long.parseLong(Long.java(Compiled Code))
at java.lang.Long.<init>(Long.java(Inlined Compiled Code))
at com.ibm.commerce.base.objects.WCSStringConverter.StringToLong(WCSStringConverter.java(Compiled Code))
at com.ibm.commerce.user.objects.OrganizationAccessBean.setInitKey_MemberId(OrganizationAccessBean.java:150)
at com.ibm.commerce.user.objsrc.CachedOrganizationAccessBean.setInitKey_MemberId(CachedOrganizationAccessBean.java:193)
at com.ibm.commerce.user.beans.OrganizationDataBean.setDataBeanKeyMemberId(OrganizationDataBean.java:125)
at com.ibm._jsp._BuyMemberGroupCriteria._jspService(_BuyMemberGroupCriteria.java:332)


[6/29/07 8:38:16:453 EDT] 00000056 ServletWrappe E SRVE0014E: Uncaught service() exception root cause /tools/buyerconsole/BuyMemberGroupCriteria.jsp: For input string: "OrgAndAncestorOrgs"
[6/29/07 8:38:16:547 EDT] 00000056 CommerceSrvr E com.ibm.commerce.struts.ECActionServlet processRequest CMN0420E: The following command exception has occurred during processing: "java.lang.NumberFormatException: For input string: "OrgAndAncestorOrgs"".java.lang.NumberFormatException: For input string: "OrgAndAncestorOrgs"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:63)
at java.lang.Long.parseLong(Long.java(Compiled Code))
at java.lang.Long.<init>(Long.java(Inlined Compiled Code))
at com.ibm.commerce.base.objects.WCSStringConverter.StringToLong(WCSStringConverter.java(Compiled Code))
at com.ibm.commerce.user.objects.OrganizationAccessBean.setInitKey_MemberId(OrganizationAccessBean.java:150)
at com.ibm.commerce.user.objsrc.CachedOrganizationAccessBean.setInitKey_MemberId(CachedOrganizationAccessBean.java:193)
at com.ibm.commerce.user.beans.OrganizationDataBean.setDataBeanKeyMemberId(OrganizationDataBean.java:125)
at com.ibm._jsp._BuyMemberGroupCriteria._jspService(_BuyMemberGroupCriteria.java:332)
Cause This is due to a programming error Resolving the problem The problem (APAR IZ00026) is resolved in Fix Pack 6.0.0.4 or a newer Fix Pack. You can obtain the Fix Pack (or newer) from the Fixes by version page.
Cross Reference information
Segment Product Component Platform Version Edition
Commerce WebSphere Commerce - Express Runtime i5/OS, Linux, Windows 6.0.0.1, 6.0.0.2, 6.0.0.3 Express
Commerce WebSphere Commerce Professional Edition Runtime AIX, i5/OS, Linux, Solaris, Windows 6.0, 6.0.0.1, 6.0.0.2, 6.0.0.3 Professional Edition
Commerce WebSphere Commerce Developer Enterprise Runtime Windows 6.0, 6.0.0.1, 6.0.0.2, 6.0.0.3 Enterprise
Commerce WebSphere Commerce Developer Professional Edition Runtime Windows 6.0, 6.0.0.1, 6.0.0.2, 6.0.0.3 Developer Professional Edition
Commerce WebSphere Commerce Developer Express Runtime Windows 6.0, 6.0.0.1, 6.0.0.2, 6.0.0.3 Developer Express
   

Document Information

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