xforms does not display information

Platform 2.0.6 Tomcat 7.0.52, Xform module 4.3.11

I am developing new xforms and modifying the existing ones, for some forms a user can fill information and submit the form successfully but when a user wants to reopen a submitted form in order to edit information, a form will not display any information, then a user is supposed to fill all other information in the form in order to edit a piece of information. After filling the same form for the second time it will display information whenever you open. If it is needed I will paste a link of entire log @dkayiwa

Can you share the tomcat logs?

https://pastebin.com/WwiAqTen

If you need other file let me know @dkayiwa

extracted today from catalina.out https://pastebin.com/1sP3zPKx

Is this a problem with only this form? Or even other xforms? Is it easy to reproduce if i created this form again?

Three forms out of 5 have the same problem especially short forms which contains few information. When I was using openmrs 1.11.8 it was working okay but started to show this problem after upgrading to openmrs 2.0.6. It is easy to reproduce.

If you want to create this form you can use this description Stop form.docx (109.4 KB)

Are you able to reproduce it at modules-refapp.openmrs.org?

I tried to login but admin and Admin123 does not allow login

I just sent you a private message with the password for admin

I have created new sample form, but when I click submit it produces an error. If you want to try use this link and choose published sample form for data entry. https://modules-refapp.openmrs.org/openmrs/patientDashboard.form?patientId=323&phrase=john%20cam

I see two sample forms. Which one should i use? Or can you just rename one of them?

You can use the second form which is published form, the first one is unpublished form you can not enter data.

Hi everyone. I am experiencing this same problem of the xforms not retrieving some information when you want to edit an encounter. I try to follow this conversation but I don’t if you did find solution. By the way it is the same Openmrs platform but now I am using openmrs 2.2.1 and xform 4.3.14.

Which exact information is it failing to display?

When you want to edit the form it does not retrieve some of the values which were entered the first time. The values are of different data types i.e some of them capture through radio buttons, some of them from textbox/text area. It is random and I have not figure out why because other values are retrieved as you can see on the above image is the form I have open to edit. Also I am using Xform as a registration form and I am experiencing this challenge.

If you submit this form filled with data, and then you immediately try to edit this exact same data, does it load properly?

Yes, some of the value submitted do not appear on the form when you open to edit the form.

What does the tomcat server side log look like, immediately after trying to open a form for editing?