There are several places you can load parameters. Wrapper.conf is one of them and the simplest. Other places are the registry and the Java Control Panel.
I'm still on 2.0.2 and the third parameter that was referenced in one of the replies "wrapper.java.additional.3=-Djetty.port=$Port" actually resides in the registry SYSTEM/Controlset001/services under the attribute of ImagePath. I removed it from here and put it into my wrapper.conf file and my geoserver works perfectly. Note that if parameters are set in different areas they can clash - ie the registry was setting the parameter as parameter #3 so when I set wrapper.java.additional.3 in wrapper.conf I had problems (I think Geoserver wouldn't start (long time since I had this problem)). Your list of parameters has #3 plus it duplicates #7. Try removing the registry value and removing any duplicate parameter numbers. I use all the parameters that you listed so I know it works. -- View this message in context: http://osgeo-org.1560.n6.nabble.com/where-to-set-parameters-to-optimize-jvm-on-windows-default-instalation-tp4913650p4935565.html Sent from the GeoServer - User mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
