Allows to delete the service and its related files from the scripts folder 
while they are being accessed from 'service dashboard'
---------------------------------------------------------------------------------------------------------------------------------

                 Key: MASHUP-1178
                 URL: https://wso2.org/jira/browse/MASHUP-1178
             Project: WSO2 Mashup Server
          Issue Type: Bug
          Components: Core
         Environment: WinXP, JDK1.6, IE7
            Reporter: Yumani Ranaweera
            Assignee: Keith Godwin Chapman
             Fix For: 2.0
         Attachments: ms.JPG



Steps to recreate:
------------------------
1. Deploy a java script service.
2. Access it from its service dashboard.
3. While the above go to the file system and manually delete the .js file and 
.resources file of the service.


Issue:
---------
It lets the files delete. But throw errors from service stat generation.

The error in back-end is pasted below. Ui error is attached.
[2009-04-04 02:48:03,984] ERROR -  Cannot get service stats for service 
mashup757. Backend server may be unavailable. 
{org.wso2.carbon.statistics.ui.StatisticsAdminClient}
org.apache.axis2.AxisFault: Exception occurred while trying to invoke service 
method getServiceStatistics
        at 
org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:517)
        at 
org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:370)
        at 
org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:416)
        at 
org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:228)
        at 
org.apache.axis2.client.OperationClient.execute(OperationClient.java:163)
        at 
org.wso2.carbon.statistics.ui.StatisticsAdminStub.getServiceStatistics(StatisticsAdminStub.java:3582)
        at 
org.wso2.carbon.statistics.ui.StatisticsAdminClient.getServiceStatistics(StatisticsAdminClient.java:68)
        at 
org.apache.jsp.statistics.service_005fstats_005fajaxprocessor_jsp._jspService(service_005fstats_005fajaxprocessor_jsp.java:91)
        at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
        at 
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
        at 
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
        at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
        at org.wso2.carbon.ui.JspServlet.service(JspServlet.java:115)
        at org.wso2.carbon.ui.TilesJspServlet.service(TilesJspServlet.java:35)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
        at 
org.eclipse.equinox.http.helper.ContextPathServletAdaptor.service(ContextPathServletAdaptor.java:36)
        at 
org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
        at 
org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
        at 
org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:67)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
        at org.wso2.carbon.bridge.BridgeServlet.service(BridgeServlet.java:133)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
        at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
        at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
        at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:210)
        at 
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174)
        at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
        at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
        at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
        at 
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:151)
        at 
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:870)
        at 
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)
        at 
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)
        at 
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)
        at 
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:685)
        at java.lang.Thread.run(Thread.java:619)


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

_______________________________________________
Mashup-dev mailing list
[email protected]
https://wso2.org/cgi-bin/mailman/listinfo/mashup-dev

Reply via email to