EDQ war file deployment shows the status as failed when EDQ managed server is started from Weblogic admin console even though the server status shows active and running.
However the edq war file deployment is successful when starting the EDQ managed server is started from the command line using the option - startManagedWebLogic.cmd edq_server1 http://IPAddress:port
Kinldy help us fix this issue.
Environment Details:
OS - Windows 2012
EDQ - 12.2.1.3
Weblogic - 12.2.1.3
Oracle DB - 12.2.1.0.2
I have already tried below steps the fix this issue but it didn't fix.
Added below line in StartManagedweblogic.cmd fileĀ and restarted nodemanager , domain and then managedweblogic
set JAVA_OPTIONS=-Dedq.config.path=D:\Oracle\Middleware\Oracle_Home\user_projects\domains\edqslvcrsprod_domain\config\fmwconfig\edq\oedq.home;D:\Oracle\Middleware\Oracle_Home\user_projects\domains\edqslvcrsprod_domain\config\fmwconfig\edq\oedq.local.home %JAVA_OPTIONS%
it is very critical , Kindly guide me to fix this issue