Adeptia Cloud (4.x) Issues and Diagnostics
| Issue | Description | Symptom | Diagnostic Steps |
|
|
|
AC4_Application | License error on Process flow execution | License 15 days trial periods exceed | All the pod's logs indicate a license error. |
|
|
|
|
AC4_Application | All REST providers are experiencing failures. | java.lang.RuntimeException: The resource Cache Cache is not alive (STATUS_SHUTDOWN): Error while adding an object in the application cache. [Cache Name=resourceCache] |
|
|
|
|
|
AC4_Application | Process Description context variable changes in Adeptia Connect while it displays the correct variable in AIS. | The variable name for the process flow description has been modified in AC4. Therefore, any value assigned to this variable will not be displayed on the Dashboard. |
|
|
|
|
|
AC4_Application | Target file creating with zero kb | After migrating the JMS-based process flow from AIS to AC 3.x, a process flow is implemented where the custom plugin utilizes the most recent dom4j jar from the AC 3.x product version. Subsequently, the process flow runs successfully, generating a target file of zero kilobytes and the Runtime logs indicate the following error: Caused by: |
|
|
|
|
|
AC4_Application | While activating the transaction, the following error was encountered: Error occurred during the activation of the event, specifically in obtaining the database row lock due to SQL syntax issues. |
| 500 internal server error occurred during the activation of a transaction. An SQL syntax error is triggered due to a database row lock specific to the MySQL server version. |
|
|
|
|
AC4_Application | Transaction getting in a queued state |
|
|
|
|
|
|
AC4_Application |
|
|
|
|
|
| |
AC4_Application | Error encountered while utilizing the Code Repository for enabling Versioning. | After configuring versioning following Adeptia documentation, an error is displayed on Adeptia Application environments. Error Message: Unable to find reference of HEAD/master: The requested repository does not exist, or you do not have permission to access it. |
|
|
|
|
|
AC4_Application | The unpublished process flow does not display the "Publish as a template" option. | Hackbarth has reported an issue where the unpublished process flow does not display the "Publish as a template" option, as illustrated below, along with the screenshot provided by the client. | Business user not able to use Publish as template option for unpublish process flow after upgrade 4.2.6.3 to 4.3.04 | Compare both v4.2.6.3 and v4.3.04 unpublish process flow properties |
|
|
|
AC4_Infra | Elasticsearch environment is not accessible | the elasticsearch environment for paychex client is not accessible due to below error | When user try to login using EFK application link , it will not able to login with error. |
|
|
|
|
AC4_Infra | Instruction to find Public IP of AC Cloud customer environments in Azure. | Find the AKS external id | NA | NA |
|
|
|
AC4_Infra | AC Cloud Upgrade Error Handling | How to handle specific issue while upgrading AC Cloud Version 4.2 to 4.3.04 |
|
|
|
|
|
AC4_Infra | Veloro Backup Failure for Persistence Volume | Backup failed / Restic lock issue for velero backup |
|
|
|
|
|
AC4_Infra | AC4 Microservice CPU scaling | For AC4 customers if we are increasing the cpu of microservices then in that case we have to update the "readiness.probe.cpu.threshold" also of that microservice. |
|
|
|
|
|
AC4_General | How to clean up the queued processes from both the rabbit MQ and database | Process and Transaction stuck in queue state | After triggering the process flow and transaction stuck as queue state in the application dashboard. |
|
|
|
|
AC4_General | Online tool to analyze the heap dump | After taking the heapdump , team can use online tool to read the statistics | NA | NA |
|
|
|
AC4_General | SQl query to Fetch Transaction Name from Event Registry Table | There is no direct relationship between event and Transaction table so MSt creates an Join query to fetch this information | NA | NA |
|
|
|
AC4_General | Verbose Logs in FTP Source and Target | How to enable verbose logs in FTP objects and where you can find those logs in AC 4 | NA | NA |
|
|
|
AC4_General | steps for generating and applying the PGP key for encryption or decryption | detailed process and steps to generate and apply PGP key in AC4 | NA | NA |
|
|
|
AC4_Application | Process flow issue | Concurrency is set to 10 but only 1 process flow is running at a time. | Even after disabling the trigger in Sequence option only 1 flow is getting executing at a time |
|
|
| Check the transaction log DB and verify for any stuck transactions? There have been scenarios where the actual status in backend and UI may not be same. Check for any orphan transactions in backend. |