Do you have IPv6 enabled? # lsmod |grep -w 'ipv6'ipv6 435489 91xfrm_nalgo 43333 1 ipv6note: IPv6 does not have to be configured, just enabled. The new 7.2.1 documentation lists this as a requirement, but I believe that it is also required for 7.1.We were running into an issue where TS would not make it through the installation, once we enabled IPv6 on RHEL it worked right away.In our system we did the following.Set “NETWORKING_IPV6=yes” in /etc/sysconfig/networkalso comment out or remove the line “blacklist ipv6” in /etc/modprobe.d/blacklist. Dave
- Stop the final configuration process- Manually start the interwoven jboss services - Start the database (if you can)- Restart the installer, it will start from final configurations (it will take some time to complete..)& it should complete the installation now.