I'dont think that the machine are the problem beacuse it has 8 processors and 8 GB of ram is a lot of power.
Maybe th JDK is the problem. 2009/1/6 Donald Woods <[email protected]> > Which JDK are you using? I've seen on occasion when Java SE 6 is used and > the server doesn't shutdown cleanly, that all of the JSPs get recompiled on > the next startup, which can take 30+ secs depending on the speed of your > machine and the apps you have deployed. > > > -Donald > > > > Luis Ortíz Silva wrote: > >> Hi: >> >> I'am getting a big startup issue with mi Geronimo 2.1.3 in Ubuntu Server >> 8.04 kernel 2.6.24-22-server . It takes 4 minutes to start. I start with thi >> verbose options. But after this message: >> >> "17:11:53,456 INFO [SystemProperties] Setting >> Property=org.apache.catalina.STRICT_SERVLET_COMPLIANCE to Value=true >> >> Geronimos stops the startup process and delays about 4 minutes in >> continue. >> >> I analized the iptables rules, disable the IPv6 capabilities (beacuse >> Geronimo always binds to an INET6 port), apparmor is desabled, but the >> problem persist in the time. I reproduced the same error in my laptop, and >> always did the same. >> >> If anyone knows how to solve this issue i apreciate a lot, beacuse i need >> to put in productive mode this server. >> >
