This error on the server. When I try to create a new form and try to add concepts or fields in the design schema it does not add to the form. Would appreciate help. This is with the latest standalone of OpenMRS.
ERROR - DWRFormService.findFieldsAndConcepts(138) |2022-03-22T12:54:39,559| Error during getting concept java.lang.NumberFormatException: For input string: “cough” at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) ~[?:?] at java.lang.Integer.parseInt(Integer.java:652) ~[?:?] at java.lang.Integer.valueOf(Integer.java:983) ~[?:?] at org.openmrs.web.dwr.DWRFormService.findFieldsAndConcepts(DWRFormService.java:134) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.directwebremoting.impl.ExecuteAjaxFilter.doFilter(ExecuteAjaxFilter.java:34) ~[?:?] at org.directwebremoting.impl.DefaultRemoter$1.doFilter(DefaultRemoter.java:428) ~[?:?] at org.directwebremoting.impl.DefaultRemoter.execute(DefaultRemoter.java:431) ~[?:?] at org.directwebremoting.impl.DefaultRemoter.execute(DefaultRemoter.java:283) ~[?:?] at org.directwebremoting.servlet.PlainCallHandler.handle(PlainCallHandler.java:52) ~[?:?] at org.directwebremoting.servlet.UrlProcessor.handle(UrlProcessor.java:101) ~[?:?] at org.directwebremoting.servlet.DwrServlet.doPost(DwrServlet.java:146) ~[?:?] at javax.servlet.http.HttpServlet.service(HttpServlet.java:681) ~[tomcat-embed-core-9.0.52.jar:4.0.FR] at javax.servlet.http.HttpServlet.service(HttpServlet.java:764) ~[tomcat-embed-core-9.0.52.jar:4.0.FR] at org.openmrs.web.dwr.OpenmrsDWRServlet.service(OpenmrsDWRServlet.java:65) ~[?:?] at org.openmrs.module.web.ModuleServlet.service(ModuleServlet.java:71) ~[openmrs-web-2.6.0-SNAPSHOT.jar:?] at javax.servlet.http.HttpServlet.service(HttpServlet.java:764) ~[tomcat-embed-core-9.0.52.jar:4.0.FR] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) ~[tomcat-embed-core-9.0.52.jar:9.0.52] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.52.jar:9.0.52] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:113) ~[spring-web-5.2.14.RELEASE.jar:5.2.14.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.52.jar:9.0.52] at