What do you mean by "subsequent attempt". Are you trying again on the same server? Again on same server with different parameters? What happens if you try with same parameters again?
Looks like it might be a problem with sync record 52. What is in sync_record and sync_server_record for that record id? Ben On Tue, Mar 13, 2012 at 12:16 PM, Adam Thompson <[email protected]>wrote: > Hi Ben, > > I'm having another issue with sync as it relates to the Maintenance > Feature. I'm trying to back port changes for several systems. The first > system worked fine an all sync records were backported. Each subsequent > attempt at backporting results in an > org.hibernate.**LazyInitializationException > (see attached full trace). > > Any ideas about how I can resolve this issue? > > Thanks, adam > > > > On 03/13/2012 04:24 PM, Ben Wolfe wrote: > >> I think you have to set up the ssl certificates in tomcat or java to get >> them to talk to each other over https. There used to be a wiki page >> that PIH wrote about it, but I can't find it now. >> >> Ben >> >> On Tue, Mar 13, 2012 at 10:59 AM, Erick Mugoma <[email protected] >> <mailto:openmrs.erick@gmail.**com <[email protected]>>> wrote: >> >> Hi Ben, >> Thanks very much for your response. >> >> One other issue is that we are not able to sync >> https/servername/openmrs parent server. It works very well with >> http/server name/openmrs server. >> >> Is it that it is not possible to sync thro' https/servername/openmrs >> server. Kindly advice me how to about this. >> >> Thanks >> >> >> On Mon, Mar 12, 2012 at 11:15 PM, Ben Wolfe <[email protected] >> <mailto:[email protected]>> wrote: >> >> Erick, looks like this was a bug introduced in 1.0. I opened >> this ticket and published a sync 1.0.1 for you today. >> >> https://tickets.openmrs.org/**browse/SYNC-268<https://tickets.openmrs.org/browse/SYNC-268> >> >> The servers were still being created, it was just an error on >> the redirect. So if you returned to the Configuration screen >> you would see the new server in the list. >> >> Ben >> >> On Tue, Mar 6, 2012 at 11:10 AM, Erick Mugoma >> <[email protected] >> <mailto:openmrs.erick@gmail.**com<[email protected]>>> >> wrote: >> >> Hi >> Am trying to configure sync 1.0 on openmrs 1.8.3 and the >> following occurs every time you try to save anything. see >> the stack trace. >> >> >> An Internal Error has Occurred >> >> *java.lang.**NullPointerException* >> >> Consult the help document >> >> <http://127.0.0.1:8080/**openmrs/help.htm<http://127.0.0.1:8080/openmrs/help.htm> >> >. >> >> Contact your friendly neighborhood administrator if it >> cannot be resolved. >> >> Hide stack trace >> <http://127.0.0.1:8080/**openmrs/module/sync/** >> configServer.form#<http://127.0.0.1:8080/openmrs/module/sync/configServer.form#> >> > >> *org.openmrs.module.sync.web.**controller.** >> ConfigServerFormController.**saveOrUpdateTask(** >> ConfigServerFormController.**java:392)* >> *org.openmrs.module.sync.web.**controller.** >> ConfigServerFormController.**onSaveParent(**ConfigServerFormController.** >> java:260)* >> >> sun.reflect.**NativeMethodAccessorImpl.**invoke0(Native >> Method) >> sun.reflect.**NativeMethodAccessorImpl.**invoke(Unknown >> Source) >> sun.reflect.**DelegatingMethodAccessorImpl.**invoke(Unknown >> Source) >> java.lang.reflect.Method.**invoke(Unknown Source) >> org.springframework.web.bind.**annotation.support.** >> HandlerMethodInvoker.**invokeHandlerMethod(** >> HandlerMethodInvoker.java:176) >> org.springframework.web.**servlet.mvc.annotation.** >> AnnotationMethodHandlerAdapter**.invokeHandlerMethod(** >> AnnotationMethodHandlerAdapter**.java:426) >> org.springframework.web.**servlet.mvc.annotation.** >> AnnotationMethodHandlerAdapter**.handle(**AnnotationMethodHandlerAdapter* >> *.java:414) >> org.springframework.web.**servlet.DispatcherServlet.** >> doDispatch(DispatcherServlet.**java:790) >> org.springframework.web.**servlet.DispatcherServlet.** >> doService(DispatcherServlet.**java:719) >> org.springframework.web.**servlet.FrameworkServlet.** >> processRequest(**FrameworkServlet.java:644) >> org.springframework.web.**servlet.FrameworkServlet.** >> doPost(FrameworkServlet.java:**560) >> javax.servlet.http.**HttpServlet.service(** >> HttpServlet.java:637) >> javax.servlet.http.**HttpServlet.service(** >> HttpServlet.java:717) >> org.apache.catalina.core.**ApplicationFilterChain.** >> internalDoFilter(**ApplicationFilterChain.java:**290) >> org.apache.catalina.core.**ApplicationFilterChain.**doFilter(* >> *ApplicationFilterChain.java:**206) >> *org.openmrs.module.web.**filter.**ForcePasswordChangeFilter.* >> *doFilter(**ForcePasswordChangeFilter.**java:65)* >> org.apache.catalina.core.**ApplicationFilterChain.** >> internalDoFilter(**ApplicationFilterChain.java:**235) >> org.apache.catalina.core.**ApplicationFilterChain.**doFilter(* >> *ApplicationFilterChain.java:**206) >> *org.openmrs.module.web.**filter.ModuleFilterChain.** >> doFilter(ModuleFilterChain.**java:76)* >> *org.openmrs.module.web.**filter.ModuleFilter.doFilter(** >> ModuleFilter.java:58)* >> org.apache.catalina.core.**ApplicationFilterChain.** >> internalDoFilter(**ApplicationFilterChain.java:**235) >> org.apache.catalina.core.**ApplicationFilterChain.**doFilter(* >> *ApplicationFilterChain.java:**206) >> *org.openmrs.web.filter.**OpenmrsFilter.**doFilterInternal(** >> OpenmrsFilter.java:112)* >> >> org.springframework.web.**filter.OncePerRequestFilter.** >> doFilter(OncePerRequestFilter.**java:76) >> org.apache.catalina.core.**ApplicationFilterChain.** >> internalDoFilter(**ApplicationFilterChain.java:**235) >> org.apache.catalina.core.**ApplicationFilterChain.**doFilter(* >> *ApplicationFilterChain.java:**206) >> org.springframework.orm.**hibernate3.support.** >> OpenSessionInViewFilter.**doFilterInternal(** >> OpenSessionInViewFilter.java:**198) >> org.springframework.web.**filter.OncePerRequestFilter.** >> doFilter(OncePerRequestFilter.**java:76) >> org.apache.catalina.core.**ApplicationFilterChain.** >> internalDoFilter(**ApplicationFilterChain.java:**235) >> org.apache.catalina.core.**ApplicationFilterChain.**doFilter(* >> *ApplicationFilterChain.java:**206) >> *org.openmrs.web.filter.**StartupFilter.doFilter(** >> StartupFilter.java:83)* >> org.apache.catalina.core.**ApplicationFilterChain.** >> internalDoFilter(**ApplicationFilterChain.java:**235) >> org.apache.catalina.core.**ApplicationFilterChain.**doFilter(* >> *ApplicationFilterChain.java:**206) >> *org.openmrs.web.filter.**StartupFilter.doFilter(** >> StartupFilter.java:83)* >> org.apache.catalina.core.**ApplicationFilterChain.** >> internalDoFilter(**ApplicationFilterChain.java:**235) >> org.apache.catalina.core.**ApplicationFilterChain.**doFilter(* >> *ApplicationFilterChain.java:**206) >> *org.openmrs.web.filter.**StartupFilter.doFilter(** >> StartupFilter.java:83)* >> >> org.apache.catalina.core.**ApplicationFilterChain.** >> internalDoFilter(**ApplicationFilterChain.java:**235) >> org.apache.catalina.core.**ApplicationFilterChain.**doFilter(* >> *ApplicationFilterChain.java:**206) >> org.springframework.web.**filter.**CharacterEncodingFilter.** >> doFilterInternal(**CharacterEncodingFilter.java:**88) >> org.springframework.web.**filter.OncePerRequestFilter.** >> doFilter(OncePerRequestFilter.**java:76) >> org.apache.catalina.core.**ApplicationFilterChain.** >> internalDoFilter(**ApplicationFilterChain.java:**235) >> org.apache.catalina.core.**ApplicationFilterChain.**doFilter(* >> *ApplicationFilterChain.java:**206) >> org.apache.catalina.core.**StandardWrapperValve.invoke(** >> StandardWrapperValve.java:233) >> org.apache.catalina.core.**StandardContextValve.invoke(** >> StandardContextValve.java:191) >> org.apache.catalina.core.**StandardHostValve.invoke(** >> StandardHostValve.java:127) >> org.apache.catalina.valves.**ErrorReportValve.invoke(** >> ErrorReportValve.java:102) >> org.apache.catalina.core.**StandardEngineValve.invoke(** >> StandardEngineValve.java:109) >> org.apache.catalina.connector.**CoyoteAdapter.service(** >> CoyoteAdapter.java:298) >> org.apache.coyote.http11.**Http11Processor.process(** >> Http11Processor.java:857) >> org.apache.coyote.http11.**Http11Protocol$** >> Http11ConnectionHandler.**process(Http11Protocol.java:**588) >> org.apache.tomcat.util.net.**JIoEndpoint$Worker.run(** >> JIoEndpoint.java:489) >> java.lang.Thread.run(Unknown Source) >> >> >> OpenMRS Version: 1.8.3 Build 24510 >> >> ------------------------------**------------------------------ >> **------------ >> Click here to unsubscribe >> <mailto:LISTSERV@LISTSERV.**IUPUI.EDU<[email protected]> >> ?body=SIGNOFF%**20openmrs-implement-l> >> >> from OpenMRS Implementers' mailing list >> >> >> ------------------------------**------------------------------** >> ------------ >> Click here to unsubscribe >> <mailto:LISTSERV@LISTSERV.**IUPUI.EDU<[email protected]> >> ?body=SIGNOFF%**20openmrs-implement-l> >> >> from OpenMRS Implementers' mailing list >> >> >> ------------------------------**------------------------------** >> ------------ >> Click here to unsubscribe >> <mailto:LISTSERV@LISTSERV.**IUPUI.EDU <[email protected]> >> ?body=SIGNOFF%**20openmrs-implement-l> >> >> from OpenMRS Implementers' mailing list >> >> >> ------------------------------**------------------------------** >> ------------ >> Click here to unsubscribe >> <mailto:LISTSERV@LISTSERV.**IUPUI.EDU <[email protected]> >> ?body=SIGNOFF%**20openmrs-implement-l> >> >> from OpenMRS Implementers' mailing list >> > > -- > Adam Thompson > Director, eHealth & Information Systems Nigeria > m (ng): +234.(0)809.515.0590 > h (us): +1.707.440.9904, m (us): +1.831.212.8397 > skype: adothompson > http://ehealthnigeria.org/, http://infoactivist.net/ > 25 Race Course Rd, Kano, Nigeria > _________________________________________ To unsubscribe from OpenMRS Implementers' mailing list, send an e-mail to [email protected] with "SIGNOFF openmrs-implement-l" in the body (not the subject) of your e-mail. [mailto:[email protected]?body=SIGNOFF%20openmrs-implement-l]

