openBackhaul / RegistryOffice

Apache License 2.0
2 stars 8 forks source link

register-application service is getting stuck when file-path is not present #370

Closed vanithavalluripalli9 closed 1 year ago

vanithavalluripalli9 commented 1 year ago

register-application service uses file-profile to fetch the file-path of the applicationData file .

When the fetched file-path is not available register-yourself service is getting stuck .

PrathibaJee commented 1 year ago

Issue is fixed as a part of https://github.com/openBackhaul/RegistryOffice/pull/371/files (related to changing the file path to correct format) and the other pull request in application pattern (https://github.com/openBackhaul/ApplicationPattern/issues/625). Hence closing this issue.