Hi Daniel,
This solved my perplexity. Many thanks indeed... Great knowing there are some gurru's out there who will help us fix stuff. Cheers all, Joshka ________________________________ From: Daniel Kayiwa <[email protected]> To: Joshua A. Kayiwa <[email protected]> Cc: [email protected] Sent: Tuesday, August 9, 2011 2:38 PM Subject: Re: [OPENMRS-IMPLEMENTERS] unable to start logic v0.5 Hi Joshua, Looks like your are running out of memory. Could you try the instructions at: https://wiki.openmrs.org/display/docs/Troubleshooting+Memory+Errors And after that, restart tomcat On Tue, Aug 9, 2011 at 1:31 PM, Joshua A. Kayiwa <[email protected]> wrote: Hi all, > > >I got into the same trouble --- my installation could not start, complaining >of the logic v0.5 module. I read this thread and followed it to the dot - >uninstalled both the ver1.8.2 database and openmrs ==> installed the ver1.6.0 >database and openmrs (success) ==> upgraded both to ver1.6.2 (success) ==> >upgraded both to ver1.7.2 (success) ==> upgraded both to ver1.8.2 (fail). > > >I am attaching the logs at the point of failing --- below is the error the app >brings > * Unable to complete the startup. See the server error log for the >complete stacktrace.Error creating bean with name >'xmlMarshallingHttpMessageConverter' defined in class path resource >[openmrs-servlet.xml]: Instantiation of bean failed; nested exception is >org.springframework.beans.BeanInstantiationException: Could not instantiate >bean class >[org.springframework.http.converter.xml.MarshallingHttpMessageConverter]: >Constructor threw exception; nested exception is java.lang.OutOfMemoryError: >PermGen space > >Any help will highly be appreciated. >Joshka > > >From: Ben Wolfe <[email protected]> >To: [email protected] >Sent: Sunday, July 31, 2011 10:57 AM >Subject: Re: [OPENMRS-IMPLEMENTERS] unable to start logic v0.5 > > > >Ah, theres your reason for logic not starting. When you copied your old >database back on top of the updated one, it left the table in there. However, >modules keep a number in the global property table for their database version. >You changed that to a lower number when you restored, and upon starting up >again the logic module tried to reinstall that table and failed. >There is a page on the wiki about "upgrading openmrs". We've tried to make it >as easy a possible: just drop the new war file in and restart. >You need to /completely/ delete the database, install your old one, then just >install the newer openmrs and restart to run the updates. >Ben >On Jul 31, 2011 3:19 AM, "Darius Jazayeri" <[email protected]> wrote: >Click here to unsubscribe from OpenMRS Implementers' mailing list > > > >________________________________ > Click here to unsubscribe from OpenMRS Implementers' mailing list -- If we keep uppermost in our minds the unkind and unjust acts of others, we shall find it impossible to love them as Christ has loved us; but if our thoughts dwell upon the wondrous love and pity of Christ for us, the same spirit will flow out to others. _________________________________________ 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]

