I am using Webspher application server version 9.0.X and I am facing issue after application server is started, when I am trying to access the application URL, I am receiving this error in browser,
Error 500: javax.servlet.ServletException: Filter [VanityURLFilter]: could not be initialized
In System.out log file I can see below error:
EventListener E com.ibm.wps.services.events.EventListenerPlugpointRegistry registryChanged EJPFB0005E: An unexpected exception occurred. javax.naming.NameNotFoundException: The object or context resolver does not exist.; remaining name 'resolver/PocService'
How can I resolve this issue?
Application server is getting started without any issues.
there is no changes recently applied to server or application code.
------------------------------
Maulik Solanki
------------------------------