Hello,
I have just installed a fresh copy of TS 6.7.1 on Solaris. When i try to start the TS server (by issuing /etc/init.d/iw.server start), i get the following errors/problems:
1) first the command returns:
Interwoven TeamSite starting ...
ERROR: Failed to start. Check /opt/interwoven/iw-home/local/logs/iwserver.log
2) the file /opt/interwoven/iw-home/local/logs/iwserver.log says:
iw.server: ---------- STARTING: Wed Jan 30 15:29:50 GMT 2008
iwetcboot: Running iwstart /opt/interwoven/iw-store in /opt/interwoven/iw-home
WARNING: iwserver.sol is already running. Not restarted.
[Wed Jan 30 15:29:50 2008] WARNING: Group buffer size should be 8192 bytes.
iwmount: /iwmnt/default has previously been mounted. Umounting it...
iwmount: Mounting /iwmnt/default...
iwmount: Mounted /iwmnt/default.
iwmount: /.iwmnt/default has previously been mounted. Umounting it...
iwmount: Mounting /.iwmnt/default...
iwmount: Mounted /.iwmnt/default.
iwmount: /iwmnt/iwadmin has previously been mounted. Umounting it...
iwmount: Mounting /iwmnt/iwadmin...
iwmount: Mounted /iwmnt/iwadmin.
iwmount: /.iwmnt/iwadmin has previously been mounted. Umounting it...
iwmount: Mounting /.iwmnt/iwadmin...
iwmount: Mounted /.iwmnt/iwadmin.
Interwoven Event Subsystem starting...
Interwoven Web Daemon starting ...
ERROR: Failed to start Interwoven Web Daemon.
iwuiboot: Error: Web Daemon FAILED: Wed Jan 30 15:29:52 GMT 2008
3) since the error message mentions "Failed to start Interwoven Web Daemon.", i looked for and found a file /opt/interwoven/iw-home/local/logs/iwui/iwwebd.log, which says
[Wed Jan 30 15:29:51 2008] [crit] [Wed Jan 30 15:29:51 2008] file vhost.c, line 190, assertion "rv == APR_SUCCESS" failed
Abort - core dumped
... and there is a core in that folder
Any ideas?