OpenMRS steup in IntelIj how to add module in Intej

this is my json

When I am disable in regisration
manage App -->disable registartion.basicregistartion

my login page look like show

this is my log → Hastebin: Send and Save Text or Code Snippets for Free | Toptal®

It looks like your app is missing some info. can you try this first and see what happens https://hastebin.com/biqejelipe.json

ok, i will past that json in registartionapp.json

I am followed that steps .

1.Navigate to System Administration–>Manage Apps

2.Click the square disable button beside “referenceapplication.registrationapp.registerPatient” to disable the integrated Registration App configuration.

3.Add a new App Definition by clicking “Add App Definition”.

4.Give your new App a name, perhaps “referenceapplication.registrationapp.myRegisterPat”.

5.Copy the latest template for the registration App, found here (note that the square brackets before and after should not be used).

6.Paste this into the Definition (required) field. 7.Modify the ID to represent the ID you specified in step 4 above. For example, change “id”: “referenceapplication.registrationapp.registerPatient”, to “id”: “referenceapplication.registrationapp.myRegisterPat”,

8.Modify the URL line to represent the ID you specified in step 4 above. For example, change “url”: “registrationapp/registerPatient.page?appId=referenceapplication.registrationapp.registerPatient”, to “url”: “registrationapp/registerPatient.page?appId=referenceapplication.registrationapp.myRegisterPat”,

9.If you prefer, you can change the “description” and “label” fields to your liking, for example, name them in your language. You can also change the icon and order to your liking.

10.Save the new App configuration.

I am getting Error

This JSON i am pasted insdie [ ] data

Hi,

@tendomart @darius @dsurrao @dkayiwa

when I am starting server the Error https://hastebin.com/omivixoqas.rb

I am modifying in JSON file after i am getting same registartion patient page

This is my JSON File

https://hastebin.com/velinufuqi.json