Question:
Monday September 29, 2025 8:41 PM
Created by: Johanna Castro
Hi CSO,
On behalf of the team, I would like
to request your kind assistance regarding the subject mentioned above, which is
tentatively scheduled for tomorrow around 3:00 PM. Please note that this may be
adjusted earlier or later depending on the update and our production target.
We’ll keep you posted on any
changes, but we hope you can provide standby assistance tomorrow. Thank you
very much.
Answer:
Monday October 6, 2025 10:10 AM
Commented by: Johanna Castro
The superuser informed CSO that the system is running smoothly and no issues are reported since then. Ticket can be closed.
Wednesday October 1, 2025 1:29 PM
Commented by: Johanna Castro
Tuesday September 30, 2025 3:50 PM
Commented by: Johanna Castro
Superuser has informed via WhatsApp GC that Alibaba cloud server has been updated. They are now requesting that rebooting of services be done either at 12:00 MN or 5:00 AM October 1, 2025.
Update as of 3:50 PM:
The customer has decided to proceed with the reboot & restart services independently. They would like to request immediate assistance starting at 8:00 AM tomorrow should they encounter any issues.
SOLUTION:
- As this is a request, we cannot do this outside of work hours. If requested, this will be a billable activity, pending approval of the customer.
- As an alternative, we will send the procedure on how to reboot the services themselves.
Important Notes:
- The reboot must be
performed on the cache first. Once it is confirmed to be up and
running, you may proceed to reboot the back end and then lastly,
the front end.
- Please ensure proper
sequencing to avoid service disruption.
Reboot Procedure
- Switch to root user: sudo -i
- Navigate to the shell
tools directory: cd /data/shelltools
- Stop all Tomcat
services: ./start_stop_alltomcat.sh stop
- Start all Tomcat
services: ./start_Stop_alltomcat.sh start
- Navigate to the Tomcat
directory: cd /data/tomcat
- List all Tomcat
instances: ll
- Access the logs for each
Tomcat instance: cd [tomcatname]/logs tail -200f catalina.out
- Verify that all Tomcat
instances are up. You should see confirmation messages (a screenshot
example can be provided).
- Log in to WMS and test
key modules (e.g., Shipment Order, ASN) to confirm that services are
operational.