Bart Molenkamp wrote:

That is what I need, but Cocoon hangs when it is reconfigured. When
running inside both Tomcat and Jetty, it says on the console:

- No configuration file specified, going with the default configuration
- The database configuration file is not specified and there was no
xindice.db.home property set, so Xindice was unable to determine a
database location. Database will be created relative to the current
directory.
Cannot find CatalogManager.properties
server.properties not found, using command line or default properties
Opening database: C:\webapp\WEB-INF\db\cocoondb
HSQLDB server 1.7.1 is running
Use SHUTDOWN to close normally. Use [Ctrl]+[C] to abort abruptly
Thu Jun 17 14:05:14 CEST 2004 SHUTDOWN : System.exit() was not called
- Scheduler Cocoon_$_Thu_Jun_17_13:56:35_CEST_2004 paused.
- Scheduler Cocoon_$_Thu_Jun_17_13:56:35_CEST_2004 shutting down.
- Scheduler Cocoon_$_Thu_Jun_17_13:56:35_CEST_2004 paused.
- Scheduler Cocoon_$_Thu_Jun_17_13:56:35_CEST_2004 shutdown complete.
Thu Jun 17 14:05:14 CEST 2004 Listening for connections ...
(The server is hanging here)

Is this a bug, or am I doing something wrong?




Looks like some components don't operate well with this scenario. I tried on a minimal cocoon build without blocks such as xindice and hsqldb and it works fine for me. If you can, try disabling these. It looks like hsqldb block is causing cocoon to hang here.


--
Unico

Reply via email to