2026-05-19 02:57:09.216 [INFO ] [main]  Application - Starting Application v0.0.1-SNAPSHOT on server.1rx.in with PID 1261682 (/home/rxco/public_html/uat1rxco/onerx-service-0.0.1-SNAPSHOT.war started by root in /home/rxco/public_html/uat1rxco)
2026-05-19 02:57:09.231 [INFO ] [main]  Application - The following profiles are active: uat
2026-05-19 02:57:20.398 [WARN ] [main]  Database - Flyway upgrade recommended: MariaDB 10.11 is newer than this version of Flyway and support has not been tested. The latest supported version of MariaDB is 10.4.
2026-05-19 02:57:28.123 [WARN ] [main]  JpaBaseConfiguration$JpaWebConfiguration - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2026-05-19 02:57:28.655 [DEBUG] [main]  WebSocketHandlerMapping - Patterns [/rx-websocket/**] in 'stompWebSocketHandlerMapping'
2026-05-19 02:57:28.722 [DEBUG] [main]  WebSocketAnnotationMethodMessageHandler - 
	c.m.o.s.c.MessageController:
	{[MESSAGE],[/private-message]}: getPrivateMessage(WebSocketMessage,Principal)
	{[MESSAGE],[/message]}: getMessage(WebSocketMessage)
2026-05-19 02:57:28.723 [DEBUG] [main]  WebSocketAnnotationMethodMessageHandler - 
	c.m.o.s.c.WSController:
	
2026-05-19 02:57:28.723 [DEBUG] [main]  WebSocketAnnotationMethodMessageHandler - 
	c.m.o.s.c.VendorController:
	
2026-05-19 02:57:28.723 [DEBUG] [main]  WebSocketAnnotationMethodMessageHandler - 
	c.m.o.s.c.OrderController:
	
2026-05-19 02:57:28.724 [DEBUG] [main]  WebSocketAnnotationMethodMessageHandler - 
	c.m.o.s.c.VideoController:
	
2026-05-19 02:57:28.724 [DEBUG] [main]  WebSocketAnnotationMethodMessageHandler - 
	c.m.o.s.c.AnalyticsController:
	
2026-05-19 02:57:28.724 [DEBUG] [main]  WebSocketAnnotationMethodMessageHandler - 
	c.m.o.s.c.PrescriptionController:
	
2026-05-19 02:57:28.725 [DEBUG] [main]  WebSocketAnnotationMethodMessageHandler - 
	c.m.o.s.c.PrescriptionConfigurationController:
	
2026-05-19 02:57:28.725 [DEBUG] [main]  WebSocketAnnotationMethodMessageHandler - 
	c.m.o.s.c.DashboardController:
	
2026-05-19 02:57:28.725 [DEBUG] [main]  WebSocketAnnotationMethodMessageHandler - 
	c.m.o.s.c.AdminController:
	
2026-05-19 02:57:28.725 [DEBUG] [main]  WebSocketAnnotationMethodMessageHandler - 
	c.m.o.s.c.UserController:
	
2026-05-19 02:57:28.728 [DEBUG] [main]  WebSocketAnnotationMethodMessageHandler - 
	c.m.o.s.c.c.ChemistAdminController:
	
2026-05-19 02:57:28.728 [DEBUG] [main]  WebSocketAnnotationMethodMessageHandler - 
	c.m.o.s.c.c.ChemistDashboardController:
	
2026-05-19 02:57:28.728 [DEBUG] [main]  WebSocketAnnotationMethodMessageHandler - 
	c.m.o.s.c.MedicineController:
	
2026-05-19 02:57:28.729 [DEBUG] [main]  WebSocketAnnotationMethodMessageHandler - 
	c.m.o.s.c.AppointmentController:
	
2026-05-19 02:57:28.729 [DEBUG] [main]  WebSocketAnnotationMethodMessageHandler - 
	c.m.o.s.c.LoginController:
	
2026-05-19 02:57:28.729 [DEBUG] [main]  WebSocketAnnotationMethodMessageHandler - 
	c.m.o.s.c.c.ChemistCustomerController:
	
2026-05-19 02:57:28.729 [DEBUG] [main]  WebSocketAnnotationMethodMessageHandler - 
	c.m.o.s.c.ReportsController:
	
2026-05-19 02:57:28.730 [DEBUG] [main]  WebSocketAnnotationMethodMessageHandler - 
	c.m.o.s.c.PatientController:
	
2026-05-19 02:57:28.730 [DEBUG] [main]  WebSocketAnnotationMethodMessageHandler - 
	s.d.s.w.ApiResourceController:
	
2026-05-19 02:57:28.731 [DEBUG] [main]  WebSocketAnnotationMethodMessageHandler - 
	o.s.b.a.w.s.e.BasicErrorController:
	
2026-05-19 02:57:29.440 [WARN ] [main]  AnnotationConfigServletWebServerApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'; nested exception is org.springframework.boot.web.server.PortInUseException: Port 10000 is already in use
2026-05-19 02:57:29.441 [WARN ] [main]  DisposableBeanAdapter - Invocation of destroy method failed on bean with name 'tomcatMetricsBinder': java.lang.NullPointerException
2026-05-19 02:57:29.516 [ERROR] [main]  LoggingFailureAnalysisReporter - 

***************************
APPLICATION FAILED TO START
***************************

Description:

Web server failed to start. Port 10000 was already in use.

Action:

Identify and stop the process that's listening on port 10000 or configure this application to listen on another port.

