Project

General

Profile

Actions

Bug #52

closed

BO Registration - fail go to payment page

Added by chin-yeh over 13 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Chee-Hoong
Category:
eCosway mall
Target version:
Start date:
01/19/2011
Due date:
01/28/2011
% Done:

100%

Estimated time:
Resolution:
Fixed

Description

Click on Submit at Payment Summary page, fail go to payment page and hit error "NoSuch Method" and also jsp error shp_top_str cannot be resolved.

Log:

14:46:37,121 ERROR [[jsp]] Servlet.service() for servlet jsp threw exception
java.lang.NoSuchMethodError: my.com.eCosway.beans.OrdersBean.setOrderId(I)V
        at my.com.eCosway.mall.BoRegisterPaymentHandler.getResultHashForCreatingBoRegistrationOrder(BoRegisterPaymentHandler.java:252)
        at org.apache.jsp.mm_005freg_005fpaySummaryAction_jsp._jspService(mm_005freg_005fpaySummaryAction_jsp.java:328)

---------------------------JSP Error--------------
An error occurred at line: 121 in the jsp file: /include/bo_top.inc
shp_top_str cannot be resolved
118:                                            out.println("<option value=\"th_TH\" >" + bo_top_str[13] + "</option>");
119:
120:                             if (myLocale.toString().equals("ja_JP"))
121:                                            out.println("<option value=\"ja_JP\" selected>" + shp_top_str[40] + "</option>");
122:                                    else
123:                                            out.println("<option value=\"ja_JP\" >" + shp_top_str[40] + "</option>");
124:                             %>


Related issues 1 (0 open1 closed)

Related to Bug #57: Bo Registration - EasyPayStatusCheck.jsp hit error for the browser response back timeClosedchin-yeh01/26/201101/28/2011

Actions
Actions #1

Updated by chin-yeh over 13 years ago

  • Target version set to 1.0

[nicholas] correct the method data type

[26-01-2011 CM] Tested. Can proceed to payment page. But it hit error for the payment status response. Refer to issue

Actions #2

Updated by chin-yeh over 13 years ago

  • Status changed from Closed to Resolved
Actions #3

Updated by chin-yeh over 13 years ago

  • Due date set to 01/28/2011
  • Start date changed from 01/27/2011 to 01/19/2011
  • % Done changed from 0 to 100
Actions #4

Updated by chin-yeh over 13 years ago

  • Category set to eCosway mall
Actions #5

Updated by chin-yeh over 13 years ago

  • Status changed from Resolved to Closed

tested

Actions

Also available in: Atom PDF