Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serialization issue with profile jdbc-session #331

Closed
cbellone opened this issue Sep 5, 2017 · 0 comments
Closed

Serialization issue with profile jdbc-session #331

cbellone opened this issue Sep 5, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@cbellone
Copy link
Member

cbellone commented Sep 5, 2017

If a user does not select a valid ticket quantity, the system raises the following exception

org.springframework.core.serializer.support.SerializationFailedException: Failed to serialize object using DefaultSerializer; nested exception is java.io.NotSerializableException: alfio.controller.form.ReservationForm
	at org.springframework.core.serializer.support.SerializingConverter.convert(SerializingConverter.java:68)
	at org.springframework.core.serializer.support.SerializingConverter.convert(SerializingConverter.java:35)
	at org.springframework.core.convert.support.GenericConversionService$ConverterAdapter.convert(GenericConversionService.java:386)
	at org.springframework.core.convert.support.ConversionUtils.invokeConverter(ConversionUtils.java:37)
@cbellone cbellone added the bug label Sep 5, 2017
@cbellone cbellone added this to the 1.12 milestone Sep 5, 2017
@cbellone cbellone self-assigned this Sep 5, 2017
cbellone added a commit that referenced this issue Sep 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant