Hi Kalpa, According to the offline discussion; Ruwan suggested it might be in OS cache. But couldn't find it by real name. I cleared the all OS cache;
cd $TMPDIR rm -r * *And it worked perfectly!.* Thank you On Tue, Mar 3, 2015 at 11:32 AM, Rasika Perera <[email protected]> wrote: > Hi Kalpa, > > I just deployed a UI bundle and dropped into the > $CARBON_HOME/repository/components/dropins. Now It is removed. But still I > am getting; > > [2015-03-03 11:19:26,798] ERROR > {org.apache.catalina.core.ApplicationDispatcher} - Servlet.service() for > servlet bridgeservlet threw exception > > *javax.servlet.ServletException: File "/employee-mgt/index.jsp" > not found* > > at > org.apache.jasper.servlet.JspServlet.handleMissingResource(JspServlet.java:412) > > at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:379) > > at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:334) > > at javax.servlet.http.HttpServlet.service(HttpServlet.java:727) > > at org.wso2.carbon.ui.JspServlet.service(JspServlet.java:155) > > at org.wso2.carbon.ui.TilesJspServlet.service(TilesJspServlet.java:80) > > at javax.servlet.http.HttpServlet.service(HttpServlet.java:727) > > at > org.eclipse.equinox.http.helper.ContextPathServletAdaptor.service(ContextPathServletAdaptor.java:37) > > at > org.eclipse.equinox.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:61) > > at > org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:128) > > at > org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:68) > > at javax.servlet.http.HttpServlet.service(HttpServlet.java:727) > > at > org.wso2.carbon.tomcat.ext.servlet.DelegationServlet.service(DelegationServlet.java:68) > > at > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303) > > at > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) > > at > org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:748) > > at > org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:604) > > at > org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:543) > > at > org.eclipse.equinox.http.servlet.internal.RequestDispatcherAdaptor.include(RequestDispatcherAdaptor.java:37) > > at > org.eclipse.equinox.http.helper.ContextPathServletAdaptor$RequestDispatcherAdaptor.include(ContextPathServletAdaptor.java:369) > > at > org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:954) > > ...more > This '/employee-mgt/index.jsp' was in one of my UI bundle inside the > droppings folder. I tried followings; > > 1. I cleared all dropping from the `dropins` folder. > 2. Tried clearing cache from /lib/tomcat/work > 3. Tried clearing /tmp > > But no success, still I am getting the above error trace when trying to > log into server UI console. > > Appreciate any thoughts on this. > > Thank you > > > On Tue, Mar 3, 2015 at 11:18 AM, Rasika Perera <[email protected]> wrote: > >> Hi Kalpa, >> >> Thank you for the info. >> >> On Tue, Mar 3, 2015 at 11:06 AM, Kalpa Welivitigoda <[email protected]> >> wrote: >> >>> Hi Rasika, >>> >>> Try /lib/tomcat/work >>> >>> On Tue, Mar 3, 2015 at 10:52 AM, Rasika Perera <[email protected]> wrote: >>> >>>> Hi all, >>>> >>>> I need to do $subject. I would like to know where is the carbon/tomcat >>>> server cache folder resides? >>>> >>>> Appreciate any help on this matter. >>>> >>>> Thank you >>>> >>>> -- >>>> With Regards, >>>> >>>> *Rasika Perera* >>>> Software Engineer >>>> M: +94 71 680 9060 E: [email protected] >>>> LinkedIn: http://lk.linkedin.com/in/rasika90 >>>> >>>> WSO2 Inc. www.wso2.com >>>> lean.enterprise.middleware >>>> >>>> _______________________________________________ >>>> Dev mailing list >>>> [email protected] >>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>> >>>> >>> >>> >>> -- >>> Best Regards, >>> >>> Kalpa Welivitigoda >>> Software Engineer, WSO2 Inc. http://wso2.com >>> Email: [email protected] >>> Mobile: +94776509215 >>> >> >> >> >> -- >> With Regards, >> >> *Rasika Perera* >> Software Engineer >> M: +94 71 680 9060 E: [email protected] >> LinkedIn: http://lk.linkedin.com/in/rasika90 >> >> WSO2 Inc. www.wso2.com >> lean.enterprise.middleware >> > > > > -- > With Regards, > > *Rasika Perera* > Software Engineer > M: +94 71 680 9060 E: [email protected] > LinkedIn: http://lk.linkedin.com/in/rasika90 > > WSO2 Inc. www.wso2.com > lean.enterprise.middleware > -- With Regards, *Rasika Perera* Software Engineer M: +94 71 680 9060 E: [email protected] LinkedIn: http://lk.linkedin.com/in/rasika90 WSO2 Inc. www.wso2.com lean.enterprise.middleware
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
