Infosys Equinox Developer Portal Forum
Why is Store overview page throwing 500 even when the service is up and running?
Store overview page throwing 500:
org.springframework.dao.InvalidDataAccessApiUsageException: For input string: "151"; nested exception is java.lang.NumberFormatException: For input string: "151"
Caused by: java.lang.NumberFormatException: For input string: "151"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) ~[?:1.8.0_212]
at java.lang.Long.parseLong(Long.java:589) ~[?:1.8.0_212]
at java.lang.Long.valueOf(Long.java:803) ~[?:1.8.0_212]
at com.skava.foundation.search.SearchSpecification.getPredicate(SearchSpecification.java:247) ~[classes!/:?]
at com.skava.foundation.search.SearchSpecification.updatePredicatesWithColonMark(SearchSpecification.java:221) ~[classes!/:?]
at com.skava.foundation.search.SearchSpecification.lambda$getPredicate$0(SearchSpecification.java:195) ~[classes!/:?]
-
00Follow the steps still facing issuereplies 0