error while registering user

when am trying to register my user am getting this error :

FAULT = ‘Server.Processing’ [java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column ‘userC.6CCAB438-A058-F441-FFB9-5D943084D200’ at row 1] <java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column ‘userC.6CCAB438-A058-F441-FFB9-5D943084D200’ at row 1>

any idea why am getting this ? my column have a Max limit of 500 Strings and the value of my string is not that much long though

Are there any emoji characters in any of the user properties? Can you show what the registration call looks like and what custom properties you put into the user object?

Mark

its an string Bachelor of Computer Applications(B.C.A) meanwhile using Doctor of Medicine(M.D) didn’t made up any error i wonder why its happening when am selecting Bachelor of Computer Applications(B.C.A) and my column is of String type and am putting this string through an textfield

The only time I know of when that exception shows up is when apps try to save emojis in backendless. Could you please email your app id, android and ios secret keys to support@backendless.com? We’d like to try registering a test user in your app from our side.

Regards,
Mark

yeah sure , and one more thing : string with same patterns are working fine but some string are not

Hi Billion,

We got your email and a developer will be looking into it. Could you clarify what strings are not working?

Regards,
Mark

well i noted down the on my mail but here we go when am putting something like “Bachelor of Computer application (B.C.A) " or any other string in this patter " word word (Letter.letter.letter)”

Hi Billion,
Fixed that for your application. Please, try again.

hey Sergey Chupov thanks a lot :slight_smile: , i checked it working totally fine