Andy, Does the following affect your installation:
◦-XX:+UseConcMarkSweepGC ◦To enable a parallel young generation GC with the concurrent GC add -XX:+UseParNewGC to the startup. Don't add -XX:+UseParallelGC with this option. Jerome -----Original Message----- From: AndyT [mailto:[email protected]] Sent: Monday, July 14, 2014 12:06 PM To: [email protected] Subject: Re: [Geoserver-users] tomcat7 wont start with -XX:+UseParallelGC Hi Jerome, Thanks for the response. I tried removing the parameters one at a time when i had the issues. I found that by just adding or removing this specific option (and no others) i would get tomcat starting successfully or not. Andy -- View this message in context: http://osgeo-org.1560.x6.nabble.com/tomcat7-wont-start-with-XX-UseParallelGC-tp5150938p5150943.html Sent from the GeoServer - User mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck® Code Sight™ - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck® Code Sight™ - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
