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

Azure - Any company - Functional - Server error on Rate Import

    Details

    • Type: Bug
    • Status: Stage Testing
    • Priority: High
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: UI Refresh
    • Labels:
      None
    • Environment:
      Others
    • Bug Type:
      Functional
    • Bug Severity:
      Critical
    • Level:
      Admin, Partner
    • Module:
      BenAdmin - Enrollment
    • Reported by:
      Harbinger
    • Company:
      All Clients/Multiple Clients
    • Item State:
      Stage QA - Production Deployment on Hold

      Description

      System throws server error while editing any Rate Import

        Attachments

        1. NF-4892.png
          NF-4892.png
          75 kB
        2. RateImport.png
          RateImport.png
          41 kB
        3. RateImport-Fail_PreProd.png
          RateImport-Fail_PreProd.png
          84 kB
        4. RateImport-Pass.png
          RateImport-Pass.png
          35 kB
        5. ServerError_RateImport_Codemap.JPG
          ServerError_RateImport_Codemap.JPG
          66 kB
        6. server error.txt
          3 kB

          Issue Links

            Activity

            Hide
            sanjana.jadhav Sanjana Jadhav (Inactive) added a comment -

            Hi Sonali Farakate

            Verified on codemap.
            still showing server error while importing rate.
            Please refer attached screen shot and error log:
            server error.txt

            Thanks,
            Sanjana Jadhav.

            CC:Hrishikesh Deshpande Prasad Pise Sachin Hingole Rakesh Roy

            Show
            sanjana.jadhav Sanjana Jadhav (Inactive) added a comment - Hi Sonali Farakate Verified on codemap. still showing server error while importing rate. Please refer attached screen shot and error log: server error.txt Thanks, Sanjana Jadhav. CC: Hrishikesh Deshpande Prasad Pise Sachin Hingole Rakesh Roy
            Hide
            sonali.farakate Sonali Farakate (Inactive) added a comment -

            Hi Ashwin Wankhede

            I have checked this on code map.
            It's Still giving error like "The `Microsoft.ACE.OLEDB.12.0` provider is not registered on the local machine."
            Please Look in to this.

            Thanks,
            Sonali

            Show
            sonali.farakate Sonali Farakate (Inactive) added a comment - Hi Ashwin Wankhede I have checked this on code map. It's Still giving error like "The `Microsoft.ACE.OLEDB.12.0` provider is not registered on the local machine." Please Look in to this. Thanks, Sonali
            Hide
            hrishikesh.deshpande Hrishikesh Deshpande (Inactive) added a comment -

            Hi Ashwin Wankhede Sonali Farakate,

            This issue is Deployed and Reopened on Pre-Production.

            Rate Import is still throwing server error on Pre-Prod.

            Screenshot -

            Error log -

            Exception : The `Microsoft.ACE.OLEDB.12.0` provider is not registered on the local machine.
            App Error Log : ControllerAppTier.SaveAndGetData->BenAdminControllerAppTier.SaveAndGetData->RatesImportExportExcel.ImportRatesFromExcel->RatesImportExportExcel.ImportExcelWorkbook
            Employee ID : 0
            Action Name : ImportRate
            Model : System.Web.Mvc.HandleErrorInfo
            Controller : Customization
            Web Error Log : at WORKTERRA.BenAdmin.BenAdminControllerWebTier.SaveAndGetData(ObjectType I_objectType, Object objInputObject, Object I_context, Hashtable I_criteria, Boolean I_mode, Boolean I_needCollection) in c:\WT\branches\UiRefresh-LB\Web\ControllerWebTier\ControllerWebTier\BenAdminControllerWebTier.cs:line 329
            at WORKTERRA.BenAdmin.Areas.Customization.Models.ImportRateModel.ImportRate() in c:\WT\branches\UiRefresh-LB\Web\Web Projects\BenAdmin\Areas\Customization\Models\Rates\ImportRateModel.cs:line 59
            at WORKTERRA.BenAdmin.Areas.Customization.Controllers.CustomizationController.ImportRate(ImportRateModel objImportRateModel) in c:\WT\branches\UiRefresh-LB\Web\Web Projects\BenAdmin\Areas\Customization\Controllers\Rates\RatesController.cs:line 194
            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.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.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.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.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)

            Please check and update QA once fixed.

            Thanks,
            Hrishikesh
            CC : Vijayendra Shinde

            Show
            hrishikesh.deshpande Hrishikesh Deshpande (Inactive) added a comment - Hi Ashwin Wankhede Sonali Farakate , This issue is Deployed and Reopened on Pre-Production. Rate Import is still throwing server error on Pre-Prod. Screenshot - Error log - Exception : The `Microsoft.ACE.OLEDB.12.0` provider is not registered on the local machine. App Error Log : ControllerAppTier.SaveAndGetData->BenAdminControllerAppTier.SaveAndGetData->RatesImportExportExcel.ImportRatesFromExcel->RatesImportExportExcel.ImportExcelWorkbook Employee ID : 0 Action Name : ImportRate Model : System.Web.Mvc.HandleErrorInfo Controller : Customization Web Error Log : at WORKTERRA.BenAdmin.BenAdminControllerWebTier.SaveAndGetData(ObjectType I_objectType, Object objInputObject, Object I_context, Hashtable I_criteria, Boolean I_mode, Boolean I_needCollection) in c:\WT\branches\UiRefresh-LB\Web\ControllerWebTier\ControllerWebTier\BenAdminControllerWebTier.cs:line 329 at WORKTERRA.BenAdmin.Areas.Customization.Models.ImportRateModel.ImportRate() in c:\WT\branches\UiRefresh-LB\Web\Web Projects\BenAdmin\Areas\Customization\Models\Rates\ImportRateModel.cs:line 59 at WORKTERRA.BenAdmin.Areas.Customization.Controllers.CustomizationController.ImportRate(ImportRateModel objImportRateModel) in c:\WT\branches\UiRefresh-LB\Web\Web Projects\BenAdmin\Areas\Customization\Controllers\Rates\RatesController.cs:line 194 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.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.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.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.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) Please check and update QA once fixed. Thanks, Hrishikesh CC : Vijayendra Shinde
            Hide
            ashwin.wankhede Ashwin Wankhede (Inactive) added a comment -

            Hi Hrishikesh Deshpande,

            Can you please check it now.

            Show
            ashwin.wankhede Ashwin Wankhede (Inactive) added a comment - Hi Hrishikesh Deshpande , Can you please check it now.
            Hide
            hrishikesh.deshpande Hrishikesh Deshpande (Inactive) added a comment -

            This issue has been fixed on Pre-Production.

            Show
            hrishikesh.deshpande Hrishikesh Deshpande (Inactive) added a comment - This issue has been fixed on Pre-Production.

              People

              Assignee:
              hrishikesh.deshpande Hrishikesh Deshpande (Inactive)
              Reporter:
              hrishikesh.deshpande Hrishikesh Deshpande (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - 8h Original Estimate - 8h
                  8h
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 29.75h
                  29.75h