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 opening trg clnp dir :13" in iwtrace.log file.
nvprasadbabu
hi,
we are installed TS 7.1 version on solaris10. Installation is successful but when we run the iwserver, the services are not getting up.
In the iwtrace.log, I am getting error like "Error in opening trg clnp dir :13"
and in the iwserver.log, it is showing error like iwserver did not come up in 60 seconds. Failed to start.
Could any body please help me regarding this issue.
Thanks,
Prasad.
Find more posts tagged with
Comments
nvprasadbabu
Hi,
I am attaching all log files. please anybody help me regarding this.
Thanks,
Prasad.
Rick Poulin
Looks to me like the real problem is the messages about not being able to mount the stores.
I'd suggest you look at your installer.log first to see why the installer wasn't able to get them working for you. You can run the following command to check whether /iwmnt/default and /iwmnt/iwadmin are mounted (I'm guessing they won't show up in the list).
$ df -h
If that's the case, you might want to have a chat with your Solaris admins. If you're one yourself, I'll just say that you need to look at your mounting table. There's a mounting command in $IWHOME/bin (or $IWHOME/private/bin?) that will likely be of some use, but should only be used by someone who knows what the mounting table is, as you can easily cripple your server if you don't know what you're doing.