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)
Error in iwutild_cmdout.log
Tonybrew
Hi all,
I'm seeing these errors in our iwutild_cmdout.log on a Solaris 9 server running TeamSite 6.7.1:
ERROR:5000013: Error connecting to server: iwmnt
ERROR:5000013: Error connecting to server: iwmnt
ERROR:5000013: Error connecting to server: iwmnt
Use of uninitialized value in string eq at (eval 103) line 2189.
Use of uninitialized value in string eq at (eval 103) line 2189.
Any clues as to what is going on and how to correct this? Thanks!
Tony
Find more posts tagged with
Comments
motlnt
seems that the Teamsite is not mounted correctly on solaris.
can you check if you can access /iwmnt directory?
==========
Interwoven certified consultant
TS 6.7.1 on RedHat Linux
Tonybrew
Yep...can see it fine:
POWERBROKER-iwovpsapp1# df -h /iwmnt/default
Filesystem size used avail capacity Mounted on
iwovpsapp1:/iwserver/default
70G 41G 27G 61% /iwmnt/default
POWERBROKER-iwovpsapp1# cd /iwmnt/default
POWERBROKER-iwovpsapp1# ls -lF
total 1
drwxrwxr-x 41 root root 512 Aug 31 10:06 main/
POWERBROKER-iwovpsapp1# cd main
POWERBROKER-iwovpsapp1# ls
AMA blog dnoa HCSCCOM INTRANET_HR STAGING whiteboard
BCBSIL bluesource Documentation hcscfoundations MedPolicies survey WORKAREA
BCBSNM carevan EDITION HCSCNET member thehive yourfederaldental
BCBSTX CONFIG employer HCSC_secure METADATA THIN
BenefitBooks consumer_markets erslife hisc over65 thinonline
besmartbewell CUSTOM HCSC_Assets INTRANET prototype TRS
So, not sure what is going on. TeamSite is functional. We are having some performance issues pertaining to LDAP, but this I believe is different. Thanks.
Tony
UseSQLResultSetAsScriptedDataSource.rptdesign
beez
How are you using "iwmnt" in your script? It looks like you might be using it as part of VPath which would not be correct.
Tonybrew
I'll be opening a ticket with Interwoven Support on this, as I've not been able to find the solution. I'll post what the fix is to this for others to see. Thanks!