Skip to content

IllegalArgumentException: JdbcValue must be not null at this point [DATAJDBC-378] #603

Closed
@spring-projects-issues

Description

@spring-projects-issues

Yuri Konotopov opened DATAJDBC-378 and commented

I had received attached exception with message "java.lang.IllegalArgumentException: JdbcValue must be not null at this point. Please report this as a bug."

 

This exception is caused by using "CrudRepository.findAllById" method with empty Iterable.

Passing empty collection is for sure bug in my code, but I decided to report this behavior because of exception message.

I think this message may be improved in case empty collection is passed to findAllById()


Affects: 1.1 M4 (Moore)

Attachments:

Referenced from: pull request #155

Backported to: 1.0.9 (Lovelace SR9)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions