View Issue Details

IDProjectCategoryView StatusLast Update
0006238SymmetricDS ProBugpublic2024-02-13 14:22
Reportercquamme Assigned Tocquamme  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.15.0 
Target Version3.15.4Fixed in Version3.15.4 
Summary0006238: When the Process Builder returns non-zero for the Bulk Loader Screen, an UnknownFormatException can occur
DescriptionWhen then the Process Builder returns a non-zero in the Bulk Loader Screen, if the return value exceeds the size of an integer an "UnknownFormatException" will occur and it throws an error that is not very obvious or helpful.

For ConnectDatabaseWizard_BulkLoader_Test_Failure_Process, we should use a "%d" rather than a "%i"

For example, if the pb returns "-1,000,000,000", it should show that error, but instead it shows "UnknownFormatConversionException: Conversion = 'i'"
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-02-12 13:58 cquamme New Issue
2024-02-12 13:58 cquamme Status new => assigned
2024-02-12 13:58 cquamme Assigned To => cquamme
2024-02-13 14:22 cquamme Status assigned => resolved
2024-02-13 14:22 cquamme Resolution open => fixed
2024-02-13 14:22 cquamme Fixed in Version => 3.15.4
2024-03-19 16:20 admin Status resolved => closed