Guys,
I’m trying to pin down how come Geoserver 1.4.x is taking so much longer to startup, an is generally more sluggish than the previous release (even with logging off while using default layers). Based on my perusal of the logfiles, GS 1.4.x looks to be spending a lot of time looking for factoryfinder functions, which it’s not finding or not realizing. I’m testing this out on a pretty fresh machine, running just the warfile, postgres, and tomcat 5.5. Based on those warnings/errors (a small subset is below), is there another library/etc I need to have installed when running 1.4.x? Or are these messages common to GS and I need to dig deeper into this issue?
Thanks,
-pete
@4521 [FINEST] org.geotools.factory.FactoryFinder - Factory name unacceptable : ‘org.geotools.filter.function.FilterFunction_isWithinDistance’
^@4522 [FINEST] org.geotools.factory.FactoryFinder - Creating instance from ‘org.geotools.filter.function.FilterFunction_area’
^@4523 [FINEST] org.geotools.factory.FactoryFinder - Factory name unacceptable : ‘org.geotools.filter.function.FilterFunction_area’
^@4524 [FINEST] org.geotools.factory.FactoryFinder - Creating instance from ‘org.geotools.filter.function.FilterFunction_centroid’
^@4526 [FINEST] org.geotools.factory.FactoryFinder - Factory name unacceptable : ‘org.geotools.filter.function.FilterFunction_centroid’
^@4527 [FINEST] org.geotools.factory.FactoryFinder - Creating instance from ‘org.geotools.filter.function.FilterFunction_interiorPoint’
^@4528 [FINEST] org.geotools.factory.FactoryFinder - Factory name unacceptable : ‘org.geotools.filter.function.FilterFunction_interiorPoint’
^@4529 [FINEST] org.geotools.factory.FactoryFinder - Creating instance from ‘org.geotools.filter.function.FilterFunction_dimension’
^@4530 [FINEST] org.geotools.factory.FactoryFinder - Factory name unacceptable : ‘org.geotools.filter.function.FilterFunction_dimension’
^@4530 [FINEST] org.geotools.factory.FactoryFinder - Creating instance from ‘org.geotools.filter.function.FilterFunction_boundary’
^@4531 [FINEST] org.geotools.factory.FactoryFinder - Factory name unacceptable : ‘org.geotools.filter.function.FilterFunction_boundary’
^@4532 [FINEST] org.geotools.factory.FactoryFinder - Creating instance from ‘org.geotools.filter.function.FilterFunction_boundaryDimension’
^@4533 [FINEST] org.geotools.factory.FactoryFinder - Factory name unacceptable : ‘org.geotools.filter.function.FilterFunction_boundaryDimension’
^@4533 [FINEST] org.geotools.factory.FactoryFinder - Creating instance from ‘org.geotools.filter.function.FilterFunction_envelope’