Uploaded image for project: 'New Features 2017'
  1. New Features 2017
  2. NF-4220

Functional| Reports| Global | Employee status | server error is populating when we click on cancel button

    Details

    • Type: Bug
    • Status: Production Complete
    • Priority: Medium
    • Resolution: Bug Fixed
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: UI Refresh
    • Labels:
    • Environment:
      Others
    • Bug Type:
      Functional
    • Bug Severity:
      Medium
    • Level:
      Partner
    • Module:
      BenAdmin
    • Reported by:
      Harbinger
    • Company:
      All Clients/Multiple Clients
    • Item State:
      Stage QA - Production Deployment on Hold
    • Issue Importance:
      Q2
    • Browser:
      IE 9, IE 10, IE 11, Google Chrome, Mozilla Firefox

      Description

      Environment: status

      • Login as partner
      • Go to benadmin module(Global level)
      • Add report & save report
      • click on cancel button over the listed field

      Actual result : Server error is populating when we click on cancel button
      Expected result : Server error should not populate.

      CC- Sachin HingoleRakesh Roy

        Attachments

          Activity

          Hide
          prasanna Prasanna Karlekar (Inactive) added a comment -

          Hi Rutuja Chilwar,

          Can you add more details to JIRA like Standard / Dynamic / Across Companies report?
          If possible, please add error log. It will be helpful for us while tracking the issue.

          Thank you!

          cc: Sachin Hingole, Hrishikesh Deshpande

          Show
          prasanna Prasanna Karlekar (Inactive) added a comment - Hi Rutuja Chilwar , Can you add more details to JIRA like Standard / Dynamic / Across Companies report? If possible, please add error log. It will be helpful for us while tracking the issue. Thank you! cc: Sachin Hingole , Hrishikesh Deshpande
          Hide
          rutuja.chilwar Rutuja Chilwar (Inactive) added a comment - - edited

          Hello Prasanna Karlekar

          This issue reproduces for Across companies reports
          Error log is as below :

          Exception : The operation has timed out
          App Error Log : -
          Employee ID : 0
          Action Name : ReportViewer
          Model : System.Web.Mvc.HandleErrorInfo
          Controller : Common
          Web Error Log : at System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(WebRequest request)
          at System.Web.Services.Protocols.HttpWebClientProtocol.GetWebResponse(WebRequest request)
          at Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.GetWebResponse(WebRequest request)
          at Microsoft.Reporting.WebForms.SoapReportExecutionService.ServerReportSoapProxy.GetWebResponse(WebRequest request)
          at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
          at Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.ReportExecutionService.Invoke(String methodName, Object[] parameters)
          at Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.ReportExecutionService.Render2(String Format, String DeviceInfo, PageCountMode PaginationMode, String& Extension, String& MimeType, String& Encoding, Warning[]& Warnings, String[]& StreamIds)
          at Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.<>c_DisplayClass14.b_12()
          at Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.ProxyMethodInvocation.Execute[TReturn](RSExecutionConnection connection, ProxyMethod`1 initialMethod, ProxyMethod`1 retryMethod)
          at Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.Render(String Format, String DeviceInfo, PageCountMode PaginationMode, String& Extension, String& MimeType, String& Encoding, Warning[]& Warnings, String[]& StreamIds)
          at Microsoft.Reporting.WebForms.SoapReportExecutionService.Render(String format, String deviceInfo, PageCountMode paginationMode, String& extension, String& mimeType, String& encoding, Warning[]& warnings, String[]& streamIds)
          at Microsoft.Reporting.WebForms.ServerReport.Render(String format, String deviceInfo, PageCountMode pageCountMode, String& mimeType, String& encoding, String& fileNameExtension, String[]& streams, Warning[]& warnings)
          at Microsoft.Reporting.WebForms.Report.Render(String format, String deviceInfo, String& mimeType, String& encoding, String& fileNameExtension, String[]& streams, Warning[]& warnings)
          at WORKTERRA.Models.Common.CommonModel.GetFileContentForReport(String ReportName, Int32 ReportType, Int32 ReportExportType, Int32 DummyCompanyID)
          at WORKTERRA.Shared.Controllers.CommonController.ReportViewer(String ReportName, Int32 ReportType, Int32 ReportExportType, Int32 DummyCompanyID)
          at lambda_method(Closure , ControllerBase , Object[] )
          at System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
          at System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
          at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
          at System.Web.Mvc.Async.AsyncControllerActionInvoker.ActionInvocation.InvokeSynchronousActionMethod()
          at System.Web.Mvc.Async.AsyncControllerActionInvoker.b__39(IAsyncResult asyncResult, ActionInvocation innerInvokeState)
          at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`2.CallEndDelegate(IAsyncResult asyncResult)
          at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End()
          at System.Web.Mvc.Async.AsyncResultWrapper.End[TResult](IAsyncResult asyncResult, Object tag)
          at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
          at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.b__3d()
          at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c_DisplayClass46.b_3f()
          at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c_DisplayClass33.b_32(IAsyncResult asyncResult)
          at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.CallEndDelegate(IAsyncResult asyncResult)
          at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End()
          at System.Web.Mvc.Async.AsyncResultWrapper.End[TResult](IAsyncResult asyncResult, Object tag)
          at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
          at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c_DisplayClass21.<>cDisplayClass2b.b_1c()
          at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c_DisplayClass21.b_1e(IAsyncResult asyncResult)

          Company List

          CC- Sachin Hingole

          Show
          rutuja.chilwar Rutuja Chilwar (Inactive) added a comment - - edited Hello Prasanna Karlekar This issue reproduces for Across companies reports Error log is as below : Exception : The operation has timed out App Error Log : - Employee ID : 0 Action Name : ReportViewer Model : System.Web.Mvc.HandleErrorInfo Controller : Common Web Error Log : at System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(WebRequest request) at System.Web.Services.Protocols.HttpWebClientProtocol.GetWebResponse(WebRequest request) at Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.GetWebResponse(WebRequest request) at Microsoft.Reporting.WebForms.SoapReportExecutionService.ServerReportSoapProxy.GetWebResponse(WebRequest request) at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) at Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.ReportExecutionService.Invoke(String methodName, Object[] parameters) at Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.ReportExecutionService.Render2(String Format, String DeviceInfo, PageCountMode PaginationMode, String& Extension, String& MimeType, String& Encoding, Warning[]& Warnings, String[]& StreamIds) at Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.<>c_ DisplayClass14.b _12() at Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.ProxyMethodInvocation.Execute [TReturn] (RSExecutionConnection connection, ProxyMethod`1 initialMethod, ProxyMethod`1 retryMethod) at Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.Render(String Format, String DeviceInfo, PageCountMode PaginationMode, String& Extension, String& MimeType, String& Encoding, Warning[]& Warnings, String[]& StreamIds) at Microsoft.Reporting.WebForms.SoapReportExecutionService.Render(String format, String deviceInfo, PageCountMode paginationMode, String& extension, String& mimeType, String& encoding, Warning[]& warnings, String[]& streamIds) at Microsoft.Reporting.WebForms.ServerReport.Render(String format, String deviceInfo, PageCountMode pageCountMode, String& mimeType, String& encoding, String& fileNameExtension, String[]& streams, Warning[]& warnings) at Microsoft.Reporting.WebForms.Report.Render(String format, String deviceInfo, String& mimeType, String& encoding, String& fileNameExtension, String[]& streams, Warning[]& warnings) at WORKTERRA.Models.Common.CommonModel.GetFileContentForReport(String ReportName, Int32 ReportType, Int32 ReportExportType, Int32 DummyCompanyID) at WORKTERRA.Shared.Controllers.CommonController.ReportViewer(String ReportName, Int32 ReportType, Int32 ReportExportType, Int32 DummyCompanyID) at lambda_method(Closure , ControllerBase , Object[] ) at System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters) at System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) at System.Web.Mvc.Async.AsyncControllerActionInvoker.ActionInvocation.InvokeSynchronousActionMethod() at System.Web.Mvc.Async.AsyncControllerActionInvoker.b__39(IAsyncResult asyncResult, ActionInvocation innerInvokeState) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`2.CallEndDelegate(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End() at System.Web.Mvc.Async.AsyncResultWrapper.End [TResult] (IAsyncResult asyncResult, Object tag) at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.b__3d() at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c_ DisplayClass46.b _3f() at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c_ DisplayClass33.b _32(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.CallEndDelegate(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End() at System.Web.Mvc.Async.AsyncResultWrapper.End [TResult] (IAsyncResult asyncResult, Object tag) at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c_ DisplayClass21.<>c DisplayClass2b.b _1c() at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c_ DisplayClass21.b _1e(IAsyncResult asyncResult) Company List CC- Sachin Hingole
          Hide
          harshada.borole Harshada Borole (Inactive) added a comment -

          Hi Rutuja Chilwar,

          This was a time out issue on dashboard.
          It was not reproducible on Azure environment and it is working as expected.
          This is not a bug so we are not giving any fix against this ticket.
          Please verify at your end.

          Thank You.
          Harshada.

          cc: Prasanna Karlekar,[~parmeshwar.jumbade],Jyoti Agrawal.

          Show
          harshada.borole Harshada Borole (Inactive) added a comment - Hi Rutuja Chilwar , This was a time out issue on dashboard. It was not reproducible on Azure environment and it is working as expected. This is not a bug so we are not giving any fix against this ticket. Please verify at your end. Thank You. Harshada. cc: Prasanna Karlekar , [~parmeshwar.jumbade] , Jyoti Agrawal .
          Hide
          rutuja.chilwar Rutuja Chilwar (Inactive) added a comment -

          Verified above mentioned point , it is not reproducing now , we are marking it as on hold.

          CC Rakesh Roy Sachin Hingole

          Show
          rutuja.chilwar Rutuja Chilwar (Inactive) added a comment - Verified above mentioned point , it is not reproducing now , we are marking it as on hold. CC Rakesh Roy Sachin Hingole

            People

            Assignee:
            sachin.hingole Sachin Hingole (Inactive)
            Reporter:
            rutuja.chilwar Rutuja Chilwar (Inactive)
            Developer:
            Harshada Borole (Inactive)
            QA:
            Rutuja Chilwar (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:
              Dev Due Date:

                Time Tracking

                Estimated:
                Original Estimate - 0h
                0h
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 1.75h
                1.75h