vegaitglobal / udruzenje-paraplegicara-podgorica-website

MIT License
0 stars 0 forks source link

Result must not be null] with root cause #40

Open d-vucetic opened 1 year ago

d-vucetic commented 1 year ago

2023-10-15T11:41:02.853+02:00 ERROR 126963 --- [nio-8080-exec-1] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed: org.springframework.dao.EmptyResultDataAccessException: Result must not be null] with root cause

org.springframework.dao.EmptyResultDataAccessException: Result must not be null

at vegait.rs.osipodgorica.service.LocationService.get(LocationService.kt:72) ~[main/:na]
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na]
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na]
at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na]