EcoStruxure IT forum
Schneider Electric support forum about installation and configuration for DCIM including EcoStruxure IT Expert, IT Advisor, Data Center Expert, and NetBotz
Link copied. Please paste this link to share this article on your social media post.
Posted: 2020-07-03 09:03 AM . Last Modified: 2024-04-08 03:40 AM
I installed StruxureWare Portal 1.3.4 as it desribed in readme.txt. It went smoothly, without any error but after Linux server reboot the liferay and tomcat did not started automatcially.
Is there any way to modify install.sh to add necessary Portal service into autostart of operating system?
I am using Oracle Linux for OS.
(CID:110008037)
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2020-07-03 09:03 AM . Last Modified: 2024-04-08 03:40 AM
Hi Mate,
Sound great that it is working for you, I had no idea if Portal could work on Oracle linux.
I was wondering perhaps creating/adding auto-start script(s) to a file that could be placed in /etc/init.d directory might be something you were looking for.
Out of curiosity I was checking the Internet and it seems there are many good tips and guides for creating something like auto-start tomcat. But please notice that the tomcat service in Portal is called 'liferay-tomcat'.
hope this helps,
Kind regards
(CID:110008179)
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2020-07-03 09:03 AM . Last Modified: 2024-04-08 03:40 AM
Hi Jef,
Oracle Linux is a distribution based on Red Hat Enterprise Linux.
I found the following issues in "install.sh" linux-installer-1.3.4.zip:
(CID:110009730)
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2020-07-03 09:03 AM . Last Modified: 2024-04-08 03:40 AM
Many thanks Mate,
I will share it with our team,
Kind regards
(CID:110009742)
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2020-07-03 09:03 AM . Last Modified: 2024-04-08 03:40 AM
And one note about the uninstall.sh:
36 (last) line is: start 2>&1 | tee uninstall.log; In case of an error uninstall.log file will be created and stored where it was run. If I run it from the default /opt/StruxurewarePortal it will delete the log file as well because the previous command delete the complete folder: rm -r /opt/StruxurewarePortal/ (line 33)
(CID:110009740)
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2020-07-03 09:04 AM . Last Modified: 2023-10-22 04:01 AM
This question is closed for comments. You're welcome to start a new topic if you have further comments on this issue.
Link copied. Please paste this link to share this article on your social media post.
Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.