1.7.1 Possible Issues While Deploying Services
This topic describes the possible issues that may occur in the environment while deploying services.
- If the service deployment is failing due to flyway, verify that the object or record is already present and make changes in the flyway scripts accordingly.
- The other possible issue while deploying services could be multiple versions of dependency jars present in the war file. For example,
weblogic.application.naming.EnvironmentException
: duplicate persistence units with the namePLATO
in scopecmc-customer-services-(Version).war
.
Parent topic: Troubleshooting Environmental Issues