Andy, I am not sure of the answer to your question. Hopefully someone a lot more knowledgeable than myself on the list will respond to your question.
Jerome -----Original Message----- From: AndyT [mailto:[email protected]] Sent: Monday, July 14, 2014 12:35 PM To: [email protected] Subject: Re: [Geoserver-users] tomcat7 wont start with -XX:+UseParallelGC Jerome, I added -XX:+UseConcMarkSweepGC and tomcat started. I tried it with and without the -XX:+UseParNewGC Does this help to identify what the issue with -XX:+UseParallelGC might be or just add something to ensure i'm achieving the same? Apologies for my ignorance and thanks again! Andy Jerome A. Wendell wrote > 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-UsePara > llelGC-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 -- View this message in context: http://osgeo-org.1560.x6.nabble.com/tomcat7-wont-start-with-XX-UseParallelGC-tp5150938p5150952.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
