Azure / App-Service-Migration-Assistant

Azure Websites Migration Assistant for Windows is a tool that allows customers to move their existing sites hosted on IIS servers into the cloud on Azure App Service. For more information check out https://appmigration.microsoft.com .
https://appmigration.microsoft.com
MIT License
74 stars 60 forks source link

Object reference not set to an instance of an object #71

Closed tsaksa13 closed 1 year ago

tsaksa13 commented 1 year ago

Investigative information

Please provide the following:

Repro steps

Provide the steps required to reproduce the problem:

  1. Selected Correct Site
  2. Scan began and completed.
  3. 13 Success, 0 Warnings, and 0 Errors
  4. A red box appears stating: We're sorry, there has been an error. To get help, please use the Help > Report Issues menu option and include the following information: Session 2f0e07a4-09b5-490f-82c9-e3ae2671436d. CONNECTION STRING CHECKS: Object reference not set to an instance of an object.
  5. f7586c74-43c8-434c-8439-281ba5daa644

Expected behavior

Actual behavior

Known workarounds

krolson commented 1 year ago

Hi @tsaksa13 ,

Thanks for using our Issues page! This issue should be fixed in the current Windows Preview (download called "App Service migration assistant for Java on Apache Tomcat (Windows—preview)" on the https://azure.microsoft.com/en-us/services/app-service/migration-tools/ page). Could you please try using that version and see if it resolves the issue for you? It's a Preview primarily for the Java Tomcat migration - the IIS app migration experience is the same (with a few bug fixes like this one).

Thank you, Kristina

tsaksa13 commented 1 year ago

@krolson, that did the trick! Thanks for letting me know to get the Java on Apache Tomcat version.

krolson commented 1 year ago

I'm glad that worked!