404 error when connecting to admin UI
Hi
I am running AEM version 6.5 forms on Windows 2019 platform and with MS SQL. Everything was working fine until I had MS Patches installed, now I get a 404 - Not Found error. There is also a heap of errors on the log which speaks to below.
15:20:00,027 ERROR [stderr] (IDPSchedulerService_Worker-5) at java.lang.reflect.Method.invoke(Method.java:498)
15:20:00,027 ERROR [stderr] (IDPSchedulerService_Worker-5) at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.java:118)
15:20:00,027 ERROR [stderr] (IDPSchedulerService_Worker-5) at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor.java:140)
15:20:00,027 ERROR [stderr] (IDPSchedulerService_Worker-5) at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptorChainImpl.java:60)
15:20:00,032 ERROR [stderr] (IDPSchedulerService_Worker-5) at com.adobe.idp.dsc.interceptor.impl.DocumentPassivationInterceptor.intercept(DocumentPassivationInterceptor.java:53)
15:20:00,033 ERROR [stderr] (IDPSchedulerService_Worker-5) at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptorChainImpl.java:60)
15:20:00,033 ERROR [stderr] (IDPSchedulerService_Worker-5) at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(TransactionInterceptor.java:74)
15:20:00,033 ERROR [stderr] (IDPSchedulerService_Worker-5) at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.execute(EjbTransactionCMTAdapterBean.java:357)
15:20:00,033 ERROR [stderr] (IDPSchedulerService_Worker-5) at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.doSupports(EjbTransactionCMTAdapterBean.java:227)