Skip to content

Comments

fix time serialization#127

Open
droslbl wants to merge 1 commit intoFIWARE:mainfrom
droslbl:hotfix/time-serialization
Open

fix time serialization#127
droslbl wants to merge 1 commit intoFIWARE:mainfrom
droslbl:hotfix/time-serialization

Conversation

@droslbl
Copy link
Contributor

@droslbl droslbl commented Jan 20, 2026

Greetings @wistefan

It has been detected in one of the environments that the get entities request return a 500 error. Logs indicate the following message regarding validFor field in productSpecification API

{"timestamp":"1768918627586","level":"WARN","thread":"default-nioEventLoopGroup-1-9","logger":"org.fiware.tmforum.common.repository.TmForumRepository","message":"Was not able to list entities.","raw-message":"Was not able to list entities.","exception":"io.github.wistefan.mapping.MappingException: Was not able to invoke method setValidFor.\n\tat io.github.wistefan.mapping.EntityVOMapper.invokeWithExceptionHandling(EntityVOMapper.java:459)

After debugging it locally it seemed like a serialization problem so I push this in order to fix this

Best regards

@wistefan wistefan added the patch Should be applied for dependency updates and small bugfixes. label Jan 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Should be applied for dependency updates and small bugfixes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants