Atomfeed error when adding test to Department

Failed processing event in feed [http://localhost:8050/openmrs/ws/atomfeed/lab/2] us.mn.state.health.lims.common.exception.LIMSRuntimeException: Error while saving Department - Stool Departmentjava.lang.RuntimeException: us.mn.state.health.lims.common.exception.LIMSRuntimeException: Error while saving Department - Stool Department at org.bahmni.feed.openelis.feed.transaction.support.AtomFeedHibernateTransactionManager.executeWithTransaction(AtomFeedHibernateTransactionManager.java:51) at org.ict4h.atomfeed.client.service.AtomFeedClient.processEvents(AtomFeedClient.java:68) at org.bahmni.feed.openelis.feed.job.OpenELISFeedReaderJob.processEvents(OpenELISFeedReaderJob.java:73) at org.bahmni.feed.openelis.feed.job.OpenELISFeedReaderJob.execute(OpenELISFeedReaderJob.java:57) at org.quartz.core.JobRunShell.run(JobRunShell.java:207) at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:560) Caused by: us.mn.state.health.lims.common.exception.LIMSRuntimeException: Error while saving Department - Stool Department at org.bahmni.feed.openelis.feed.event.LabFeedEventWorker.process(LabFeedEventWorker.java:95) at org.ict4h.atomfeed.client.service.AtomFeedClient$EventProcessor.doInTransaction(AtomFeedClient.java:168) at org.ict4h.atomfeed.transaction.AFTransactionWorkWithoutResult.execute(AFTransactionWorkWithoutResult.java:6) at org.bahmni.feed.openelis.feed.transaction.support.AtomFeedHibernateTransactionManager.executeWithTransaction(AtomFeedHibernateTransactionManager.java:42) … 5 more Caused by: us.mn.state.health.lims.common.exception.LIMSException: Error while saving Department - Stool Department at org.bahmni.feed.openelis.feed.service.impl.TestSectionService.createOrUpdate(TestSectionService.java:87) at org.bahmni.feed.openelis.feed.event.LabFeedEventWorker.process(LabFeedEventWorker.java:76) … 8 more Caused by: java.lang.NullPointerException at org.bahmni.feed.openelis.feed.service.impl.TestService.updateTestSection(TestService.java:195) at org.bahmni.feed.openelis.feed.service.impl.TestSectionService.updateTests(TestSectionService.java:93) at org.bahmni.feed.openelis.feed.service.impl.TestSectionService.createOrUpdate(TestSectionService.java:85) … 9 more

@yusto Can you elaborate your scenario step by step, that will help to understand your query .