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)
UI not starting after TS 6.7.2 SP1 installation
mcruz
Hi,
I've installed TS 6.7.2 on Red Hat Enterprise Linux 5.6 64 bits and everything seemed ok. I've got to enter the web interface as root user.
I've not installed Reporting Server nor Site Publisher nor Targeting
Then, I've installed SP1 and after reboot I can't access the web interface anymore.
When I run iwreset -ui start I get the following errors on servletd_out.log (please see attached file)
Thank you very much
Find more posts tagged with
Comments
mcruz
According to the install doc I've run again
/install/livesite/install_scripts/sitepub_component_install.sh and there was a permission problem with
/install/install_archive.ipl
I've made a chmod +x and rerun the .sh again getting this message at
/local/logs/foundation_install.log
BUILD FAILED
java.lang.NoClassDefFoundError: org/apache/commons/lang/builder/ToStringStyle
Thank you