satvikshri  
                
                  
                    December 11, 2018,  4:43pm
                   
                  1 
               
             
            
              Hey everyone! I was trying to register a patient in demo application but received a validation error.
Validation errors found: not-null property references a null or transient value:  org.openmrs.Patient.personDateCreated 
 
(screenshot attached)
However, it works completely fine in  qa-refapp.openmrs.org .
How to reproduce: 
Visit demo.openmrs.org .
Register a patient.
Issue link: issue 
             
            
              
            
           
          
            
              
                dkayiwa  
              
                  
                    December 11, 2018,  5:00pm
                   
                  2 
               
             
            
              Are you able to reproduce this again on the demo server?
             
            
              
            
           
          
            
              
                satvikshri  
              
                  
                    December 11, 2018,  5:17pm
                   
                  3 
               
             
            
              I tried and I was successful in registering a patient this time. It works completely fine now. 
Thanks!
             
            
              1 Like 
            
            
           
          
            
              
                wzcoding  
              
                  
                    December 11, 2018,  9:09pm
                   
                  4 
               
             
            
              Any idea what the error was originally?
             
            
              
            
           
          
            
              
                atiq  
              
                  
                    July 29, 2021,  7:52am
                   
                  5 
               
             
            
              How you solve this issue @satvikshri  ?
             
            
              
            
           
          
            
            
              
 atiq:
 
How you solve this issue
 
 
@atiq   are you facing the same issue?
             
            
              
            
           
          
            
              
                atiq  
              
                  
                    July 29, 2021,  8:54am
                   
                  7 
               
             
            
              Yes Facing the same issue,
             
            
              
            
           
          
            
              
                atiq  
              
                  
                    July 29, 2021,  9:49am
                   
                  8 
               
             
            
              Do you have any idea regarding this.?
             
            
              
            
           
          
            
            
              
 atiq:
 
How you solve this issue
 
 
Do you get this locally or you get it on the demo server?
             
            
              1 Like 
            
            
           
          
            
              
                atiq  
              
                  
                    July 29, 2021,  9:58am
                   
                  10 
               
             
            
              Yah thats the point its working locally but when deployed it showing error when we register the patient and while we place the order from order entry.
             
            
              
            
           
          
            
              
                atiq  
              
                  
                    July 29, 2021, 10:03am
                   
                  11 
               
             
            
              Having this error while saving order and registering patient. On my deployed instance.
not-null property references a null or transient value : org.openmrs.Encounter.creator]",“code”:"org.hibernate.engine.inte
             
            
              
            
           
          
            
            
              
can you share the full error log via pastebin.com 
cc @dkayiwa   @kdaud   @sharif  @ibacher 
             
            
              
            
           
          
            
              
                kdaud  
              
                  
                    July 29, 2021, 10:13am
                   
                  13 
               
             
            
              @atiq  which version of RefApp are you using ?
             
            
              
            
           
          
            
              
                atiq  
              
                  
                    July 29, 2021, 10:36am
                   
                  14 
               
             
            
              I am using 2.12 of refApp
             
            
              
            
           
          
            
              
                kdaud  
              
                  
                    July 29, 2021, 10:58am
                   
                  15 
               
             
            
              
2.12 is a SNAPSHOT!
Rather use RefApp 2.11 version and share the outcome otherwise 2.12 is still under construction but soon to be out for use.