Apache Bridge Error

classic Classic list List threaded Threaded
22 messages Options
12
Reply | Threaded
Open this post in threaded view
|

Re: Apache Bridge Error

ErmanArslansOracleBlog
Administrator

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


If you reply to this email, your message will be added to the discussion below:
http://erman-arslan-s-oracle-forum.2340467.n4.nabble.com/Apache-Bridge-Error-tp819p837.html
To start a new topic under EBS 12.2, email [hidden email]
To unsubscribe from Erman Arslan's Oracle Forum, click here.
NAML
Reply | Threaded
Open this post in threaded view
|

Re: Apache Bridge Error

ErmanArslansOracleBlog
Administrator
In reply to this post by Roshan

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


If you reply to this email, your message will be added to the discussion below:
http://erman-arslan-s-oracle-forum.2340467.n4.nabble.com/Apache-Bridge-Error-tp819p837.html
To start a new topic under EBS 12.2, email [hidden email]
To unsubscribe from Erman Arslan's Oracle Forum, click here.
NAML
12