cancel
Showing results for 
Search instead for 
Did you mean: 

Fatal Error encountered while creating a Shopping Cart.

Former Member
0 Kudos

Hello people,

Im an amateur ABAP/WDJ Developer, and i am facing a serious issue,i would be so glad if anyone can help me out with this.

When i create a shopping cart on the portal, it goes all smooth until the checkout, when i click on checkout, it flashes an error...

"Fatal Error: com.sap.engine.lib.xml.parser.ParserException: Incorrect encoded sequence detected at character (hex) 0xa0, (bin) 10100000. Check whether the input parsed contains correctly encoded characters. Encoding used is: 'utf-8'(:main:, row:2, col:59)Exception"

I have tried taking traces and have have gone through the FMs that are called from the SRM, but with no luck.

Can anyone please help me out with this?

-Regards

Accepted Solutions (0)

Answers (2)

Answers (2)

jason_boggans
Active Contributor
0 Kudos

Issue is no longer valid.

Former Member
0 Kudos

And if anyone wants to know anything else, please just ask me.

Former Member
0 Kudos

Raghav

Did you get this issue resolved. We're having a similar problem. When the data is entered into the Shopping Cart Name field, it sometime has Hex "C2A0" which looks like the Unicode representation of the UTF-8 Non-Repeating Space character. This is user entered data and my initial thought was that they were copying and pasting from a web site, but the user claims not.

Former Member
0 Kudos

James

I did not encounter the error again after the development server restart. And nope I still have got no clue as to what caused this error.

-Regards