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)
Cannot create session string
ashah_NYC
environment: TeamSite 6 Solaris - Sandbox server
Receiving an error logging in to Content Center. We tried to login with other users and still got this error. We are able to log in to the Teamsite admin UI. Below is a snippet of the servletd.log when iwserver is started.
Apache Tomcat/4.1.24
2004-02-10 10:53:53,481 [main] ERROR com.interwoven.ui.base.command.config.CommandDescriptor () - The command iw.ccpro.task_new_file defines an unused namespace attachfile for context com.interwoven.ui.teamsite.filesys.context.FileContext
LOADING POLICIES...DONE
LOADED POLCIES [
policy allow: return true;
policy deny: return false;
policy master_only: if (rolename.equals("master") { return true; } return false;
]
LOADING COMMANDS..........2004-02-10 10:53:58,036 [main] ERROR com.interwoven.framework.base () - Attribute "sibling_order" must be declared for element type "parent". /opt/iw-home/httpd/webapps/tsadmin/WEB-INF/conf/command/tsadmin/abort.command Line 7, Column 49
.2004-02-10 10:53:58,079 [main] ERROR com.interwoven.framework.base () - Attribute "sibling_order" must be declared for element type "parent". /opt/iw-home/httpd/webapps/tsadmin/WEB-INF/conf/command/tsadmin/access.command Line 7, Column 48
***************followed by many more Errors with the 'sibling order'
When I attempt to log in the following error is in the servletd.log:
2004-02-10 10:56:12,567 [Thread-4] WARN com.interwoven.ui.teamsite.auth.CSClientContext () - An incorrect login attempt by tsadm1 as master was denied.
Find more posts tagged with
Comments
There are no comments yet