-
Bug
-
Resolution: Done
-
Critical
-
None
-
None
Description: When trying to create a project and add applications to it, the UI stucks at the package Discovery page and user is unable to move forward to create the project.
Snapshot Version:
windup-web-distribution-6.0.1-20220921.085243-43
How to reproduce?
1. Login to Windup Web console
2. Create any project (for example: test) using the "Create Project" button under the "Projects" tab and move to the Add Applications step.
3. Upload any application to analyse.
4. Move to the next page and choose any transformation target
Expected behaviour: It should be able to discover and fetch the packages in the application.
Actual behaviour: Ui unable to fetch and discover packages and gets stuck at the same page.
Additional info:
14:43:57,063 SEVERE [org.jboss.windup.web.services.messaging.PackageDiscoveryMDB] (Thread-1 (ActiveMQ-client-global-threads)) Failed to execute package discovery due to: null: java.lang.NullPointerException
at org.jboss.windup.rules.apps.windup-rules-java:6.0.1-SNAPSHOT_cfdce364-511c-4e33-97a2-7b2f50c69b54//org.jboss.windup.rules.apps.java.scan.operation.packagemapping.PackageNameMapping.getMappings(PackageNameMapping.java:189)
at org.jboss.windup.rules.apps.windup-rules-java:6.0.1-SNAPSHOT_cfdce364-511c-4e33-97a2-7b2f50c69b54//org.jboss.windup.rules.apps.java.scan.operation.packagemapping.PackageNameMapping.getOrganizationFromMappings(PackageNameMapping.java:176)
at org.jboss.windup.rules.apps.windup-rules-java:6.0.1-SNAPSHOT_cfdce364-511c-4e33-97a2-7b2f50c69b54//org.jboss.windup.rules.apps.java.scan.operation.packagemapping.PackageNameMappingRegistry.getOrganizationForPackage(PackageNameMappingRegistry.java:40)