Details
-
Type: Bug
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: Sustaining
-
Component/s: Bid Management Tool
-
Labels:None
Description
A bid sheet got uploaded in csv format with the IDs edited by accident.
When the sheet got uploaded, the user was given this error:
'The uploaded file does not appear to be in the correct format'
I uploaded the sheet again as debug level 4, and I saw the issue was with bidtargets:
[13:39:36, 26 Jan 2011] (1) BULKSETTINGSFILEUPLOADGXT: parseFile() Exception: : SoapFault message:
[java.sql.SQLException: com.thesearchagency.services.BidManagerService.v2.impl.BidFileParser$LineNumberException:
parse error at row #3 : java.rmi.RemoteException: Bid Target IDs do not match]
This information was enough to realize what the real problem was, and needs to be included in the error message.