Dont you see this in my previous update...
<IfModule mod_weblogic.c>
DynamicServerList OFF
<Location /OA_HTML>
SetHandler weblogic-handler
WebLogicCluster ERPPREP.sunresort.local:7205
WLTempDir ${ORACLE_INSTANCE}/tmp
</Location>
<Location /forms>
SetHandler weblogic-handler
WLCookieName JsessionIDForms
WebLogicCluster ERPPREP.sunresort.local:7405
28 Mar 2016 19:53 tarihinde "Erman Arslan" <
[hidden email]> yazdı:
Change the conf file and estart apps services
28 Mar 2016 19:52 tarihinde "Erman Arslan" <
[hidden email]> yazdı:
The required change is 7005 to 7004 . you have 7005 in your conf file which is wrong
28 Mar 2016 19:39 tarihinde "Roshan [via Erman Arslan's Oracle Forum]" <
[hidden email]> yazdı:
I will do the cloning on another environment because there is disk space issue on the server. in case I will get same issue I will do the changes and let you know.
How do you know the port number should change from 7**4 to 7**5? On weblogic console there is 7**4 for the managed servers.
Thanks