We are migrating from E10 to Kinetic. I built a solution containing reports on E11.2.400 (our first pass). When I try to install the reports solution to our vanilla database upgraded to 11.3.100, it processes for a while (4-5 minutes), then comes back with a message that it is long-running, and asking if I want to enable UI or continue to wait.
Long Running Process
The request has not finished processing. You have the option to keep waiting or enable the UI to interact with it. Be aware that changes may occur if you decide to enable the UI and the request finishes processing while you interact with it.
When I select to wait, it returns to the Solution Workbench home page (as if I said to enable the UI). Waiting a while (45 minutes) and refreshing the grid does not show anything.
- We have default (9h and 5h) timeouts in our config file.
- This cab is 30MB
- The cab is on a local drive
- The in-application log does not appear to contain anything of interest (Info messages
columnChanged event started for TransView
request ErpPostWithDataViewProcessing: Ice.BO.ExportPackageSvc\TransformToServerInstallationFileName|
response received Ice.BO.ExportPackageSvc\TransformToServerInstallationFileName|
request ErpPostWithDataViewProcessing: Ice.BO.ExportPackageSvc\LoadSolutionInstallSettings|
response received Ice.BO.ExportPackageSvc\LoadSolutionInstallSettings|
columnChanged event completed for TransView
How can I troubleshoot this? There are no errors in Windows or Kinetic event logs.There are no likely relevant messages in the ServerLog file with tracing enabled.