Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Mount point not getting created
Kay
Hi,
We hav installed ACX security package on the solaris box, after which we started having the following errors
iwstart: The events log file is /var/adm/iwevents.log
iwstart: looking for the service pointer in the kernel ... found 780ea078
iwstart: checking for standard services
iwstart: nfsd stopping...
iwstart: mountd not running, ok
iwstart: reloading kernel module ... done
iwstart: patching kernel service pointer ... done
iwstart: checking for standard services
iwstart: nfsd starting
iwstart: mountd starting
iwstart: Spawning iwserver.2.8 (trace file: /var/adm/iwtrace.log)...
iwstart: Waiting up to 60 seconds for iwserver to come up... TIMED OUT
ERROR:iwstart: iwserver did not come up in 60 seconds
ERROR:iwstart: Please look at /var/adm/iwtrace.log for more information
ERROR: Failed to start.
iw.server: ---------- STOPPING: Mon Feb 10 09:37:59 CST 2003
Interwoven Servlet Engine stopping ...
Interwoven Proxy Server stopping ...
Interwoven Web Daemon stopping ...
/sys_apps_01/iw-home/iw-webd/bin/iw.webd stop: iwwebd (no pid file) not running
iwuiboot: ---------- STOPPED: Mon Feb 10 09:38:02 CST 2003
iwmount: Unmounting /iwmnt/default...
umount: warning: /iwmnt/default not in mnttab
umount: /iwmnt/default no such file or directory
iwmount: Failed to umount /iwmnt/default ...
iwmount: Unmounting /.iwmnt/default...
umount: warning: /.iwmnt/default not in mnttab
umount: /.iwmnt/default not mounted
iwmount: Failed to umount /.iwmnt/default ...
RPC connection failure:00930: RPC connection failure
iwetcboot: Running iwstop ...
iwstop: Looking for the wfs kernel module id ... found 93
iwstop: checking for standard services
iwstop: nfsd stopping...
iwstop: mountd not running, ok
iwstop: aborting the current queue ... done
Teamsite is unable to create mount point. Any help or suggestions are welcome.. Has anyone seen this problem before.
please let me know.
thanks a ton in advance
Find more posts tagged with
Comments
tvaughan
The reason isn't because TeamSite isn't able to create a mount point, it is because it couldn't read a list of users or groups in the hard-coded 60 second limit.
If you're using LDAP or some other semi-flaky authentication technology (especially if its over a network), then you'll see this sometimes. I boosted my waitout to 120 seconds by editing the $IWHOME/private/bin/iwetcboot (line #197 for TS5.5.2 on Solaris 8)
If that doesn't work, then kick it back to 60 seconds and diagnose the source of the problem: TeamSite can't connect to your authentication source to load a list of uids and gids references in your Entity DB files.
Tom
Kay
Well Actually TS was working fine with everything in place for last few months. But as soon as the corporate security installed the ACX package this thing happened. We have tried everything to manually create the mnt from the command line bu then there is some thing else goin on.. Its now throwing acess permission denied error to the iwserver/default
can some one help please.
TaskspaceQuery.doc