We need to open GEP JIRAs to track these issues. On Tue, Oct 11, 2011 at 3:13 PM, Yi Xiao <[email protected]>wrote:
> > Hi Steve, > I have a test with GEP2.2.1 and Geronimo server2.2.1. The GEP2.2.1 has the > problem you describe. > Then, I test it under GEP3.0.0, the problem when you press "start button" > is gone, however, the launch configuration is not persisted neither in > GEP2.2.1 nor 3.0.0. > The problem will be fixed later. > > Thank you for your issue. > > On Thu, Oct 6, 2011 at 8:56 PM, Steve Higham <[email protected]> wrote: > >> Hi,**** >> >> ** ** >> >> Not sure if this is the right list for a Geronimo Eclipse Plugin issue but >> I can’t see any other lists mentioned in the online documentation.**** >> >> ** ** >> >> I have set up my Geronimo Run Configuration VM Arguments as follows: -*** >> * >> >> ** ** >> >> -javaagent:"/usr/local/geronimo-tomcat6-javaee5-2.2.1/bin/jpa.jar" >> -Djava.ext.dirs="/usr/local/geronimo-tomcat6-javaee5-2.2.1/lib/ext:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/ext" >> -Djava.endorsed.dirs="/usr/local/geronimo-tomcat6-javaee5-2.2.1/lib/endorsed:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/endorsed" >> -Xms256m -Xmx512m -XX:MaxPermSize=256m >> -Dorg.apache.geronimo.home.dir="/usr/local/geronimo-tomcat6-javaee5-2.2.1 >> **** >> >> ** ** >> >> Note that the –XX:MaxPermSize has been increased to 256m in an attempt to >> reduce PermGen memory errors during development. I can close eclipse down >> and reopen it and these settings are correctly persisted.**** >> >> ** ** >> >> If I start Geronimo from the Run Configurations dialog then the process >> starts correctly as follows (ps output): -**** >> >> ** ** >> >> steve 3918 0.0 7.2 3560544 301164 ?? S 1:01pm 0:31.63 >> /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/java >> -javaagent:/usr/local/geronimo-tomcat6-javaee5-2.2.1/bin/jpa.jar >> -Djava.ext.dirs=/usr/local/geronimo-tomcat6-javaee5-2.2.1/lib/ext:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/ext >> -Djava.endorsed.dirs=/usr/local/geronimo-tomcat6-javaee5-2.2.1/lib/endorsed:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/endorsed >> -Xms256m -Xmx512m -XX:MaxPermSize=256m >> -Dorg.apache.geronimo.home.dir=/usr/local/geronimo-tomcat6-javaee5-2.2.1 >> -Dfile.encoding=MacRoman -classpath >> /usr/local/geronimo-tomcat6-javaee5-2.2.1/bin/server.jar >> org.apache.geronimo.cli.daemon.DaemonCLI –long**** >> >> ** ** >> >> However if I start Geronimo from the “Start Button” the process starts >> incorrectly (MaxPermSize reset to 128m). Furthermore when I go into the Run >> Configurations dialog the MaxPermSize value has also been set back to 128m. >> **** >> >> ** ** >> >> steve 4558 176.1 3.6 3336080 151572 ?? R 1:53pm 0:07.67 >> /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/java >> -javaagent:/usr/local/geronimo-tomcat6-javaee5-2.2.1/bin/jpa.jar >> -Djava.ext.dirs=/usr/local/geronimo-tomcat6-javaee5-2.2.1/lib/ext:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/ext >> -Djava.endorsed.dirs=/usr/local/geronimo-tomcat6-javaee5-2.2.1/lib/endorsed:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/endorsed >> -Xms256m -Xmx512m -XX:MaxPermSize=128m >> -Dorg.apache.geronimo.home.dir=/usr/local/geronimo-tomcat6-javaee5-2.2.1 >> -Dfile.encoding=MacRoman -classpath >> /usr/local/geronimo-tomcat6-javaee5-2.2.1/bin/server.jar >> org.apache.geronimo.cli.daemon.DaemonCLI --long**** >> >> ** ** >> >> I’m running on an Apple iMac under OSX 10.6.8. Does anyone know what’s >> causing this behaviour?**** >> >> ** ** >> >> Many Thanks,**** >> >> ** ** >> >> Steve**** >> >> ** ** >> >> Steve Higham**** >> >> ** ** >> >> **** >> > > > > -- > Best regards! > > > John Xiao > > -- Shawn
