> Jeremy Quinn wrote: > > At 8:17 AM +0200 27/9/01, Carsten Ziegeler wrote: > >If you uncomment the following lines in the cocoon.xconf: > > > > <hsqldb-server class="org.apache.cocoon.components.hsqldb.ServerImpl" > > pool-max="1" pool-min="1"> > > <parameter name="port" value="9002"/> > > <parameter name="silent" value="true"/> > > <parameter name="trace" value="false"/> > > </hsqldb-server> > > > >hsqldb is not started and everything should work fine. I don't > >have any problems with this. > > > Thanks Carsten, > > I have already done this, however I still get this in my logs: > > This a snippet of the log for the context that has it's 'hsqldb-server' > commented out in cocoon.xconf. It appears like it is using default values > from somewhere? > My log shows only the message "Disabled hsqldb server". Hmm, I assume you use the latest C2? The patch for this was introduced - I think - two weeks ago.
I just tested a clean cvs from the 20 branch and uncommented the above component definition and the configured datasource and it is exactly the same behaviour. Carsten > But interestingly, I am not seeing the exceptions I was seeing before > concerning hsqldb's ports being in use (?) > > DEBUG (2001-09-27) 11:38.10:193 [cocoon ] (Unknown-URI) > Unknown-thread/Cocoon: Starting database server > DEBUG (2001-09-27) 11:38.10:194 [cocoon ] (Unknown-URI) > Unknown-thread/ExcaliburComponentManager: Could not find ComponentHandler, > attempting to create one for role: > org.apache.cocoon.components.hsqldb.Server > DEBUG (2001-09-27) 11:38.10:208 [cocoon ] (Unknown-URI) > Unknown-thread/DefaultComponentFactory: ComponentFactory creating new > instance of org.apache.cocoon.components.hsqldb.ServerImpl. > DEBUG (2001-09-27) 11:38.10:209 [cocoon ] (Unknown-URI) > Unknown-thread/DefaultComponentFactory: no logger attribute available, > using standard logger > DEBUG (2001-09-27) 11:38.10:212 [cocoon ] (Unknown-URI) > Unknown-thread/ServerImpl: database is > /Volumes/Tardis/Library/TomCat/webapps/xml/WEB-INF/db/cocoondb > DEBUG (2001-09-27) 11:38.10:213 [cocoon ] (Unknown-URI) > Unknown-thread/ServerImpl: Configure ServerImpl > DEBUG (2001-09-27) 11:38.10:214 [cocoon ] (Unknown-URI) > Unknown-thread/ServerImpl: Intializing hsqldb server thread > DEBUG (2001-09-27) 11:38.10:216 [cocoon ] (Unknown-URI) > Unknown-thread/ServerImpl: HSQLDB Server arguments are as follows: > DEBUG (2001-09-27) 11:38.10:216 [cocoon ] (Unknown-URI) > Unknown-thread/ServerImpl: 0 : -port > DEBUG (2001-09-27) 11:38.10:217 [cocoon ] (Unknown-URI) > Unknown-thread/ServerImpl: 1 : 9002 > DEBUG (2001-09-27) 11:38.10:217 [cocoon ] (Unknown-URI) > Unknown-thread/ServerImpl: 2 : -silent > DEBUG (2001-09-27) 11:38.10:218 [cocoon ] (Unknown-URI) > Unknown-thread/ServerImpl: 3 : true > DEBUG (2001-09-27) 11:38.10:218 [cocoon ] (Unknown-URI) > Unknown-thread/ServerImpl: 4 : -trace > DEBUG (2001-09-27) 11:38.10:219 [cocoon ] (Unknown-URI) > Unknown-thread/ServerImpl: 5 : false > DEBUG (2001-09-27) 11:38.10:219 [cocoon ] (Unknown-URI) > Unknown-thread/ServerImpl: 6 : -database > DEBUG (2001-09-27) 11:38.10:220 [cocoon ] (Unknown-URI) > Unknown-thread/ServerImpl: 7 : > /Volumes/Tardis/Library/TomCat/webapps/xml/WEB-INF/db/cocoondb > DEBUG (2001-09-27) 11:38.10:236 [cocoon ] (Unknown-URI) > Unknown-thread/ThreadSafeComponentHandler: ComponentHandler initialized > for: org.apache.cocoon.components.hsqldb.ServerImpl > > > thanks regards Jeremy > > -- > ___________________________________________________________________ > > Jeremy Quinn Karma Divers > webSpace Design > HyperMedia Research Centre > > <mailto:[EMAIL PROTECTED]> <http://www.media.demon.co.uk> <phone:+44.[0].20.7737.6831> <pager:[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]