Hi Support team,
We are using jPOS 2.1.10 (build tail/ca9aa1b) under a commercial license issued
After updating to the new license, the application is no longer able to deploy the services in our deploy folder. The startup process hangs indefinitely right after printing the version/license block, with no further log output (it appears to be stuck in the Q2 startup loop that waits on the license check result), and none of the XML files in the deploy folder get processed.
Under normal operation (with the previous license), the version banner printed at startup showed a status code of 1 or 2, e.g.:
jPOS 2.1.10 tail/ca9aa1b 1 (2025-03-09 12:48:22 UYT/1)
However, since updating to the new license, the code printed is 90000 instead of the usual 1 or 2:
jPOS 2.1.10 tail/ca9aa1b 90000 (2025-03-09 12:48:22 UYT/1)
The Q2 log is shown in the image below (we have removed the PGP-signed content for confidentiality).

Could you please help us understand:
1. What does the numeric status code after the build info (e.g. 90000 vs. 1/2) represent?
2. What condition(s) related to the new license would cause this code to jump to a value like 90000, and why would this cause Q2 to hang and fail to deploy the folder rather than exit with a clear error?
We'd appreciate any guidance on how to diagnose and resolve this so we can get deployment working normally again.
Thank you very much for your support.