Dear Nisarat,
The problem caused by the house number data. It is 129/121. It is 7 characters long.
In LCMS we see the same data but with different length as you can see in the below table.
HOUSE_NUMBER LENGTH_OF_DATA
129/121
12
This means that there are a lot whitespace characters at the end of the house number data. You are not able to see these characters because these digits are space or new line characters.
Please delete these whitespace characters from the house number data because it causes errors at our web MD file creation procedure.