Actions
Bug #68
closedEcenter Administration - Deposit Management - SQL Error - Function itself hit exception.
Status:
Closed
Priority:
Normal
Assignee:
Category:
eCosway mall - control center
Target version:
Resolution:
Fixed
Description
SQL Error - Function itself hit exception.
Log:
10:16:05,506 INFO [STDOUT] DB2 SQL error: SQLCODE: -104, SQLSTATE: 42601, SQLERRMC: END-OF-STATEMENT;vl and b.user_task =;<row_value_constructor> 10:16:05,510 INFO [STDOUT] A database manager error occurred. 10:16:05,510 INFO [STDOUT] SQL State: 42601 10:16:05,510 INFO [STDOUT] DB2 SQL error: SQLCODE: -104, SQLSTATE: 42601, SQLERRMC: a;here a.tkrfnbr = and;OR 10:16:05,511 ERROR [STDERR] CWC: performTask - null
Updated by chin-yeh almost 14 years ago
- Status changed from In Progress to Feedback
- Assignee changed from chin-yeh to Chooi-Mey
- % Done changed from 0 to 50
- Resolution set to Fixed
now can see page content after fixed the null pointer exception.
however, the SQL error is still there. This is because the module did not provide the 2 required parameters, userlevel and taskcode. This issue happens to existing environment as well.
Actions