javax.net.ssl.SSLException MESSAGE: closing inbound before receiving peer's close_notify STACKTRACE: javax.net.ssl.SSLException: closing inbound before receiving peer's close_notify at sun.security.ssl.Alert.createSSLException(Alert.java:133) at sun.security.ssl.Alert.createSSLException(Alert.java:117) at sun.security.ssl.TransportContext.fatal(TransportContext.java:340) at sun.security.ssl.TransportContext.fatal(TransportContext.java:296) at sun.security.ssl.TransportContext.fatal(TransportContext.java:287) at sun.security.ssl.SSLSocketImpl.shutdownInput(SSLSocketImpl.java:737) at sun.security.ssl.SSLSocketImpl.shutdownInput(SSLSocketImpl.java:716) at com.mysql.jdbc.MysqlIO.quit(MysqlIO.java:2246) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4236) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1462) at com.mchange.v2.c3p0.impl.NewPooledConnection.close(NewPooledConnectio n.java:629) at com.mchange.v2.c3p0.impl.NewPooledConnection.closeMaybeCheckedOut(New PooledConnection.java:259) at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionRe sourcePoolManager.destroyResource(C3P0PooledConnectionPool.java:619) at com.mchange.v2.resourcepool.BasicResourcePool$1DestroyResourceTask.ru n(BasicResourcePool.java:1024) at com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(Thre adPoolAsynchronousRunner.java:648) ** END NESTED EXCEPTION ** Tue Apr 27 18:05:14 IST 2021 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ an d 5.7.6+ requiremenINFO - LoggingAdvice.invoke(116) |2021-04-27 18:05:14,351| In method UserService.saveUser. Arguments: User=admin, tINFO - LoggingAdvice.invoke(156) |2021-04-27 18:05:14,361| Exiting method saveU ser s SSL connection must be established by default if explicit option isn't set. Fo r compliance with existing applications not using SSL the verifyServerCertificat e property is set to 'false'. You need either to explicitly disable SSL by setti ng useSSL=false, or set useSSL=true and provide truststore for server certificat e verification. Tue Apr 27 18:05:14 IST 2021 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ an d 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the ve rifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore f or server certificate verification. ERROR - PageController.handlePath(156) |2021-04-27 18:05:15,637| Error rendering page view for clinicianfacing/patient. Model properties: sessionContext featureToggles patient app activeVisit appContextModel overallActions visitActions includeFragments firstColumnFragments secondColumnFragments otherActions baseDashboardUrl dashboard breadCrumbsDetails breadCrumbsFormatters ui context contextPath session param out org.openmrs.ui.framework.ViewException: Error rendering page view for clinicianf acing/patient. Model properties: sessionContext featureToggles patient app activeVisit appContextModel overallActions visitActions includeFragments firstColumnFragments secondColumnFragments otherActions baseDashboardUrl dashboard breadCrumbsDetails breadCrumbsFormatters ui context contextPath session param out at org.openmrs.ui.framework.page.GroovyPageView.render(GroovyPageView.ja va:55) at org.openmrs.ui.framework.page.PageFactory.processThisFragment(PageFac tory.java:187) at org.openmrs.ui.framework.page.PageFactory.process(PageFactory.java:11 6) at org.openmrs.ui.framework.page.PageFactory.handle(PageFactory.java:86) at org.openmrs.module.uiframework.PageController.handlePath(PageControll er.java:117) at org.openmrs.module.uiframework.PageController.handleUrlWithDotPage(Pa geController.java:84) at sun.reflect.GeneratedMethodAccessor935.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces sorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.bind.annotation.support.HandlerMethodInvoker. invokeHandlerMethod(HandlerMethodInvoker.java:177) at org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandle rAdapter.invokeHandlerMethod(AnnotationMethodHandlerAdapter.java:446) at org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandle rAdapter.handle(AnnotationMethodHandlerAdapter.java:434) at org.springframework.web.servlet.DispatcherServlet.doDispatch(Dispatch erServlet.java:943) at org.springframework.web.servlet.DispatcherServlet.doService(Dispatche rServlet.java:877) at org.springframework.web.servlet.FrameworkServlet.processRequest(Frame workServlet.java:966) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServl et.java:857) at javax.servlet.http.HttpServlet.service(HttpServlet.java:687) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkSer vlet.java:842) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:816 ) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(Servlet Handler.java:1686) at org.openmrs.module.web.filter.ForcePasswordChangeFilter.doFilter(Forc ePasswordChangeFilter.java:60) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(Servlet Handler.java:1669) at org.openmrs.module.web.filter.RedirectAfterLoginFilter.doFilter(Redir ectAfterLoginFilter.java:64) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(Servlet Handler.java:1669) at org.openmrs.web.filter.GZIPFilter.doFilterInternal(GZIPFilter.java:65 ) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerR equestFilter.java:107) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(Servlet Handler.java:1669) at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilter Chain.java:73) at org.openmrs.module.owa.filter.OwaFilter.doFilter(OwaFilter.java:93) at org.openmrs.module.owa.filter.OwaFilter.doFilter(OwaFilter.java:61) at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilter Chain.java:71) at org.openmrs.module.referenceapplication.filter.RequireLoginLocationFi lter.doFilter(RequireLoginLocationFilter.java:93) at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilter Chain.java:71) at org.openmrs.module.web.filter.ModuleFilter.doFilter(ModuleFilter.java :57) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(Servlet Handler.java:1669) at org.openmrs.web.filter.OpenmrsFilter.doFilterInternal(OpenmrsFilter.j ava:109) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerR equestFilter.java:107) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(Servlet Handler.java:1669) at org.springframework.orm.hibernate4.support.OpenSessionInViewFilter.do FilterInternal(OpenSessionInViewFilter.java:150) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerR equestFilter.java:107) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(Servlet Handler.java:1669) at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:107) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(Servlet Handler.java:1669) at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:107) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(Servlet Handler.java:1669) at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:107) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(Servlet Handler.java:1669) at org.springframework.web.filter.CharacterEncodingFilter.doFilterIntern al(CharacterEncodingFilter.java:88) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerR equestFilter.java:107) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(Servlet Handler.java:1669) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java :581) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.j ava:143) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.jav a:548) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandl er.java:226) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandl er.java:1156) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java: 511) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandle r.java:185) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandle r.java:1088) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.j ava:141) at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(Cont extHandlerCollection.java:213) at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerColl ection.java:109) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper .java:119) at org.eclipse.jetty.server.Server.handle(Server.java:517) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:306) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.jav a:242) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(Abstra ctConnection.java:245) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoin t.java:75) at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceA ndRun(ExecuteProduceConsume.java:213) at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(Exec uteProduceConsume.java:147) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPoo l.java:654) at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool .java:572) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.NullPointerException at org.openmrs.module.drugorders.fragment.controller.DrugordersFragmentC ontroller.getActiveOrders(DrugordersFragmentController.java:51) at org.openmrs.module.drugorders.fragment.controller.DrugordersFragmentC ontroller.controller(DrugordersFragmentController.java:31) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces sorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.openmrs.ui.framework.UiFrameworkUtil.invokeMethodWithArguments(Ui FrameworkUtil.java:112) at org.openmrs.ui.framework.UiFrameworkUtil.executeControllerMethod(UiFr ameworkUtil.java:71) at org.openmrs.ui.framework.fragment.FragmentFactory.handleRequestWithCo ntroller(FragmentFactory.java:241) at org.openmrs.ui.framework.fragment.FragmentFactory.processThisFragment (FragmentFactory.java:160) at org.openmrs.ui.framework.fragment.FragmentFactory.process(FragmentFac tory.java:124) at org.openmrs.ui.framework.page.PageContext.includeFragment(PageContext .java:76) at org.openmrs.ui.framework.UiUtils.includeFragment(UiUtils.java:162) at org.openmrs.ui.framework.UiUtils$includeFragment$0.call(Unknown Sourc e) at SimpleTemplateScript42$_run_closure4.doCall(SimpleTemplateScript42.gr oovy:112) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces sorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java: 93) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(C losureMetaClass.java:294) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1021) at groovy.lang.Closure.call(Closure.java:426) at groovy.lang.Closure.call(Closure.java:442) at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMe thods.java:2030) at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMe thods.java:2015) at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMe thods.java:2056) at org.codehaus.groovy.runtime.dgm$162.invoke(Unknown Source) at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite$PojoMetaMetho dSiteNoUnwrapNoCoerce.invoke(PojoMetaMethodSite.java:274) at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.call(PojoMeta MethodSite.java:56) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCa llSite.java:125) at SimpleTemplateScript42.run(SimpleTemplateScript42.groovy:103) at groovy.text.SimpleTemplateEngine$SimpleTemplate$1.writeTo(SimpleTempl ateEngine.java:168) at groovy.text.SimpleTemplateEngine$SimpleTemplate$1.toString(SimpleTemp lateEngine.java:180) at org.openmrs.ui.framework.page.GroovyPageView.render(GroovyPageView.ja va:43) ... 73 more