vitalidze / traccar-web

Traccar Web UI mod
http://traccar.litvak.su/
152 stars 145 forks source link

Error when using Polish character in events template #487

Open dudek-marcin opened 8 years ago

dudek-marcin commented 8 years ago

When I try to save edited event template with Polish character there is Procedure error

log:

INFO | jvm 1 | 2016/01/25 00:08:52 | [qtp112489126-60] WARN / - Exception while dispatching incoming RPC call INFO | jvm 1 | 2016/01/25 00:08:52 | com.google.gwt.user.server.rpc.UnexpectedException: Service method 'public abstract void org.traccar.web.client.model.NotificationService.saveSettings(org.traccar.web.shared.model.NotificationSettings)' threw an unexpected exception: javax.persistence.RollbackException: Error while committing the transaction ...

vitalidze commented 8 years ago

First of all. Your log does not contain any information about the actual error. I think you should try solution from #254