← Back to team overview

dhis2-devs team mailing list archive

Re: DHIS2 continues to bomb

 

Hi,

I might have missed something here, but it does look fairly obvious that you are running openmrs in this tomcat instance?

If it is actually the case that you are running with pergen space of 1024m, that shouldn't be enough to fill up perm gen, but I see 
things like "The duplicate definition has been ignored." suggesting that this instance is not being taken fully down on restart or that the same app is being loaded multiple times (typically filling up permgen)..

I think I would just suggest reinstalling a clean tomcat, remove everything in the webapps directory, add dhis2.war there and startup cleanly. I don't know how easy that is on windows, though..

Jo

References