Http 500 internal server error unable to open CCM admin page

When i install CCM 4.1.2 the admin page was opening without having any problems. Eventually CCM admin page is not opening.
=======================================
The page cannot be displayed
There is a problem with the page you are trying to reach and it cannot be displayed.
Please try the following:
Open the fasi home page, and then look for links to the information you want.
Click the Refresh button, or try again later.
Click Search to look for information on the Internet.
You can also see a list of related sites.
HTTP 500 - Internal server error
Internet Explorer
=========================================Any particular reason

Thanks for Reply; the page is https its not opening https://fasi/CCMAdmin/Main.asp
How do i check the proxies?
I can see there is red error icon on IISAdmin.

Similar Messages

  • 500 Internal Server Error - Unable to run a custom page from JDEV 10.1.3...

    Hi
    I am trying to run a Custom page from my JDEV. But i am getting the following error.
    *500 Internal Server Error*
    oracle.apps.fnd.cache.CacheException
    at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:228)
    Caused by: oracle.apps.jtf.base.resources.FrameworkException:
    An exception occurred in the method CacheAccess.getnullThe base exception is:
    Not able to create new database connection: FNDSECURITY_APPL_SERVER_ID
    at oracle.apps.jtf.base.resources.FrameworkException.convertException(FrameworkException.java:607)
    .... 54 more
    I have checked the DBC file. The APPS_JDBC_URL was containing "\". I tried removing that but it dint worked. I checked whether i am using the right version of the JDEV patch, no issues with that also.
    Kindly let me know the solution.
    Thanks.
    Edited by: user605470 on May 23, 2009 5:39 PM

    Anoop
    DBC file is not having any issues. Domain name seems to be correct.
    DBC File
    #DB Settings
    #Fri Dec 19 12:54:03 EST 2008
    GUEST_USER_PWD=GUEST/ORACLE
    APPL_SERVER_ID=5D03027668AF2054E043A8920BA0205451873975540904546222829851405157
    FND_JDBC_BUFFER_DECAY_INTERVAL=300
    APPS_JDBC_DRIVER_TYPE=THIN
    FND_JDBC_BUFFER_MIN=1
    GWYUID=APPLSYSPUB/PUB
    FND_JDBC_BUFFER_MAX=5
    APPS_JDBC_URL=jdbc\:oracle\:thin\:@(DESCRIPTION\=(ADDRESS_LIST\=(LOAD_BALANCE\=YES)(FAILOVER\=YES)(ADDRESS\=(PROTOCOL\=tcp)(HOST\=<Host Name>)(PORT\=<Port #>)))(CONNECT_DATA\=(SERVICE_NAME\=<Instance Name>)))
    FND_JDBC_STMT_CACHE_SIZE=100
    TWO_TASK=<Instance Name>
    JDBC\:processEscapes=true
    FND_MAX_JDBC_CONNECTIONS=500
    FND_JDBC_USABLE_CHECK=false
    FNDNAM=APPS
    FND_JDBC_PLSQL_RESET=false
    DB_PORT=<Port #>
    FND_JDBC_CONTEXT_CHECK=true
    FND_JDBC_BUFFER_DECAY_SIZE=5
    DB_HOST=<Host Name>
    This is my DBC files. I have verified the values of <Host Name>, <Port #> and <Instance Name>. The seems to be correct. Is my error is related to the line which is highlighted ? Any inputs will be appreciated.
    Thanks.
    Edited by: user605470 on May 25, 2009 9:00 AM

  • 500 Internal Server Error - Unable to run a custom page from JDEV 10.1.3.3.

    Hi
    I am trying to run a Custom page from my JDEV. But i am getting the following error.
    *500 Internal Server Error*
    oracle.apps.fnd.cache.CacheException     
    at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:228)
    Caused by: oracle.apps.jtf.base.resources.FrameworkException:
    An exception occurred in the method CacheAccess.getnullThe base exception is:
    Not able to create new database connection: FNDSECURITY_APPL_SERVER_ID
    at oracle.apps.jtf.base.resources.FrameworkException.convertException(FrameworkException.java:607)
    .... 54 more
    I have checked the DBC file. The APPS_JDBC_URL was containing "\". I tried removing that but it dint worked. I checked whether i am using the right version of the JDEV patch, no issues with that also.
    Kindly let me know the solution.
    Thanks.
    Edited by: user605470 on May 23, 2009 5:27 PM

    User,
    You are not running JDEV, but OA Framework, hence you should use the OA Framework Forum to ask.
    John

  • HTTP 500 Internal Server Error( I got this error,when I open my web page.)

    I'm using JDeveloper 10.1.3.
    I deploied my application at Target platform is Standalone OC4J 10g 10.1.3.
    I can open my application at my local host.
    I tried to do same way for company server.
    I can't open my application,
    I created my application adf face with BC.
    I put http://<hostName>:8888/customerMain/faces/showCustomerContacts.jspx
    I put "customerMain" as specify J2EE web Context Root.
    When I tried to run my application at server,that was returned simple message .
    HTTP 500 Internal Server Error
    Most likely causes:
    The website is under maintenance.
    The website has a programming error.
    What you can try:
    Refresh the page.
    Go back to the previous page.
    More information
    This error (HTTP 500 Internal Server Error) means that the website you are visiting had a server problem which prevented the webpage from displaying.
    For more information about HTTP errors, see Help.
    But I can work at localhost sucessfully.
    Please help me..

    Thanks for replying me.
    So I opened "ascontrol.text"
    Please check my log and help me.
    --------------------------------------------<ascontrol.text>----------------
    2006-12-18 09:40:23,968 [EMUI_09_40_18_/console/postLogon] ERROR em.console doGet.303 - com.evermind.server.http.HttpIOException: Write failed
    com.evermind.server.http.HttpIOException: Write failed
         at com.evermind.server.http.EvermindServletOutputStream.write(EvermindServletOutputStream.java:210)
         at com.evermind.server.http.EvermindJSPWriter.writeOut(EvermindJSPWriter.java:539)
         at com.evermind.server.http.EvermindJSPWriter.jspflush(EvermindJSPWriter.java:436)
         at com.evermind.server.http.EvermindJSPWriter.close(EvermindJSPWriter.java:406)
         at oracle.jsp.runtime.OracleJspRuntime.extraHandlePCFinally(OracleJspRuntime.java:1689)
         at postLogon.jspService(_postLogon.java:821)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:370)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:591)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:515)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:711)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:50)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
         at oracle.sysman.emSDK.svlt.PageHandler.render(PageHandler.java:796)
         at oracle.sysman.emSDK.svlt.PageHandler.handleRequest(PageHandler.java:398)
         at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:765)
         at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:283)
         at oracle.sysman.ias.studio.app.StudioConsole.doGet(StudioConsole.java:297)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.sysman.ias.studio.app.BrowserVersionFilter.doFilter(BrowserVersionFilter.java:75)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.sysman.ias.studio.app.MultipleJVMFilter.doFilter(MultipleJVMFilter.java:85)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.ias.studio.app.PostLogonFilter.doFilter(PostLogonFilter.java:80)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.ias.studio.app.ShortHostnameRedirectFilter.doFilter(ShortHostnameRedirectFilter.java:68)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:619)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:534)

  • Cannot open the Infoview error " HTTP 500 - Internal server error  Internet

    Hi All,
    I am new to Business Object XI, now i have a situation where i cannot open Infoview from one the four IBM web sphere, but i can open from rest of the there web sphere and all the other links are working properly in the same websphere. its giving the error "   HTTP 500 - Internal server error  Internet ".

    Hi all,
    Can anyone help me regards this issue, did anyone has faced the issue previously..........

  • HTTP 500 Internal Server Error When I tried to open my web page.

    I'm using JDeveloper 10.1.3.
    I deploied my application at Target platform is Standalone OC4J 10g 10.1.3.
    I can open my application at my local host.
    I tried to do same way for company server.
    I can't open my application,
    I created my application adf face with BC.
    I put http://<hostName>:8888/customerMain/faces/showCustomerContacts.jspx
    I put "customerMain" as specify J2EE web Context Root.
    When I tried to run my application at server,that was returned simple message .
    HTTP 500 Internal Server Error
    Most likely causes:
    The website is under maintenance.
    The website has a programming error.
    What you can try:
    Refresh the page.
    Go back to the previous page.
    More information
    This error (HTTP 500 Internal Server Error) means that the website you are visiting had a server problem which prevented the webpage from displaying.
    For more information about HTTP errors, see Help.
    But I can work at localhost sucessfully.
    Please help me..

    Please ,
    post this thread to JDeveloper forum.....
    Regards,
    Simon

  • Error while run OAF, HTTP 500 - Internal server error  Internet Explorer

    I have installed R12 on my laptop having windows 2003 Server, which running successfully.
    In Same machine i have installed Jdeveloper for OAF customization by following 416708.1.
    While running test OAF page from Jdev, following error accruing. I have Run autoconfig as well.
    There is a problem with the page you are trying to reach and it cannot be displayed.
    Please try the following:
    Open the r12.oracle.com:8988 home page, and then look for links to the information you want.
    Click the Refresh button, or try again later.
    Click Search to look for information on the Internet.
    You can also see a list of related sites.
    HTTP 500 - Internal server error
    Internet Explorer

    What is the JDev version?
    Check if the below fixes the issue.
    Go to Tools -> Embedded OC4J Server Preferences-> Global -> Startup. Select the option -> Default Local IP Address.
    Thanks
    Shree

  • HTTP 500 internal server error while starting abap web dynpro application

    Hi there,
    i have some problems concerning my web dynpro abap configurations in the system. When i start an application the browser appears and displays the http 500 internal server error.  The required icf nodes are activated, as far as i know. the following properties are set:
    hostname: aet
    port: 8000
    The generated url for the web dynpro application looks as follows:
    http://aet.ls3001:8000/sap/bc/webdynpro/sap/zwdr_test?sap-language=EN
    Maybe anybody of you out there has an idea for that situation.
    Thanks for your afford and kind regards,
    Albert

    Hi Ulli,
    the error message says:
    UNKNOWN HOST
    Description: Unable to locate the server named "aet.ls3001" --- the server does not have a DNS entry. Perhaps there is a misspelling in the server name, or the server no longer exists. Double-check the name and try again.
    So the problem is the hostname.
    When i replace the hostname with the ip of the server, the following error occures:
    COULD NOT CONNECT
    Description: Could not connect to the server "10.18.187.9".
    But with SAPLogon, its possible to connect on the server by filling in the ip adress.
    Kind regards,
    Albert

  • Error while running OAF Test Page Http 500 Internal Server Error

    I have installed R12 on my laptop having windows 2003 Server, which running successfully.
    In Same machine i have installed Jdeveloper for OAF customization by following 416708.1.
    While running test OAF page from Jdev, following error accruing. I have Run autoconfig as well.
    There is a problem with the page you are trying to reach and it cannot be displayed.
    Please try the following:
    Open the r12.oracle.com:8988 home page, and then look for links to the information you want.
    Click the Refresh button, or try again later.
    Click Search to look for information on the Internet.
    You can also see a list of related sites.
    HTTP 500 - Internal server error
    Internet Explorer

    HTTP 500 - Internal server error
    Internet ExplorerThis is a generic error, please check Apache log files for details about the error (error_log* and access_log*).
    Thanks,
    Hussein

  • Invalid content type for SOAP: TEXT/HTML; HTTP 500 Internal Server Error

    Hi,
    I have this error on a SOAP Receiver Channel: invalid content type for SOAP: TEXT/HTML; HTTP 500 Internal Server Error
    I've found several threads on SDN Forums about similar errors, but I did not find a solution for my problem yet.
    I checked this blog: /people/shabarish.vijayakumar/blog/2008/01/08/troubleshooting--rfc-and-soap-scenarios-updated-on-20042009  Pt.6 applies to my situation, but the proposed solution doesn't solve the problem.
    TRACE Messaging System
    u2026
    2011-06-06 10:59:41.822 Success Delivering to channel: CC_SOAP_RCV_XXX
    2011-06-06 10:59:41.823 Success MP: entering1
    2011-06-06 10:59:41.825 Success MP: processing local module localejbs/sap.com/com.sap.aii.af.soapadapter/XISOAPAdapterBean
    2011-06-06 10:59:41.828 Success SOAP: request message entering the adapter with user J2EE_GUEST
    2011-06-06 10:59:42.012 Error SOAP: call failed: java.io.IOException: invalid content type for SOAP: TEXT/HTML; HTTP 500 Internal Server Error
    2011-06-06 10:59:42.014 Success SOAP: sending a delivery error ack ...
    2011-06-06 10:59:42.014 Success SOAP: sent a delivery error ack
    u2026
    Message Details
    Address   http://aaa.bbb.be:54000/MessagingSystem/receive/AFW/XI 
    Credential   PasswordCredential(PIISUSER):password=******** 
    Transport Headers   accept-encoding=gzip sap-xi-messageid=4DEA11FE90003094E10000000AE908B4 content-length=7520 http=POST host= aaa.bbb.be:54000 user-agent=SAP NetWeaver Application Server (1.0;711) content-type=multipart/related;boundary=SAP_4DEA47CEAD3A5138E10000000AE908B4_END;type="text/xml";start="" soapaction="http://sap.com/xi/XI/Message/30" 
    Configuration Details SOAP Communication Channel
    SOAP Receiver Channel
    No modules configured
    Do not use SOAP Envelope  -> NOT checked
    If I type the target URL in browser it opens (no login required) and I see the available web services.
    Anyone any idea what's the reason for this error?
    Thanks in advance
    Kind Regards
    Edmond Paulussen

    Hi Edmond,
    We faced similar problem & found alternative.
    Try out, if it works for u as well.
    1) Use HTTP Adapter instead of SOAP.
    Transport Protocol : HTTP 1.0
    Message Protocol : XI Payload in HTTP Body
    Adapter Engine : Integration Server
    Addressing type : URL Address.
    Target Host:
    Service Number :
    Path Prefix:
    Authentication type : we hv used Ananymus login, as our login details in payload header.
    Content Type : application/soap+xml;charset=UTF-8( this is IMP).
    Header Fields.
    Name         value
    Host           target host
    XI Payload Manipulation
    XML Code : UTF-8
    Hope, this helps...
    -santosh.

  • SOAP Envelope - HTTP_EXCEPTION - HTTP 500 Internal Server Error

    Pessoal, o cliente em que estou utiliza uma solução para NFe que não é o GRC.
    Para tentar solucionar o problema do SOAP 1.2 e do message header, estou tentando criar o SOAP Envelope utilizando um XSLT, e no Communication Channel eu estou flegando Do not use soap envelope e colocando os modules para os charset, assim como na nota da SAP.
    O que está ocorrendo é que estou tendo o seguinte erro:
    com.sap.aii.af.ra.ms.api.DeliveryException: SOAP: response message contains an error XIAdapter/HTTP/ADAPTER.HTTP_EXCEPTION - HTTP 500 Internal Server Error
    Conversei com um rapaz na SEFAZ e ele diz que não está chegando nada pra ele.
    O SOAP Envelope que estou mandando é:
       está dentro de tags CDATA.
    Alguém saberia o que está ocorrendo?
    Muito obrigao,
    Leandro Rocha

    Olá Henrique, muito obrigado pela rápida resposta.
    O erro que dá no audit log é:
    SOAP: response message contains an error XIAdapter/HTTP/ADAPTER.HTTP_EXCEPTION - HTTP 500 Internal Server Error
    MP: Exception caught with cause com.sap.aii.af.ra.ms.api.RecoverableException: SOAP: response message contains an error XIAdapter/HTTP/ADAPTER.HTTP_EXCEPTION - HTTP 500 Internal Server Error
    Delivery of the message to the application using connection SOAP_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: SOAP: response message contains an error XIAdapter/HTTP/ADAPTER.HTTP_EXCEPTION - HTTP 500 Internal Server Error. Setting message to status failed.
    A mensagem que aparece no adapter é a padrão do SOAP Document:
    - <SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">
    - <SOAP:Header xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:wsse="http://www.docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
    - <SAP:Main versionMajor="3" versionMinor="0" SOAP:mustUnderstand="1" xmlns:wsu="http://www.docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="wsuid-main-92ABE13F5C59AB7FE10000000A1551F7">
      <SAP:MessageClass>ApplicationMessage</SAP:MessageClass>
      <SAP:ProcessingMode>synchronous</SAP:ProcessingMode>
      <SAP:MessageId>dfe81887-3f6a-55f1-b933-0050568169b4</SAP:MessageId>
      <SAP:TimeSent>2010-11-04T13:36:35Z</SAP:TimeSent>
    - <SAP:Sender>
      <SAP:Party agency="" scheme="" />
      <SAP:Service>NFe_recepcao</SAP:Service>
      </SAP:Sender>
    - <SAP:Receiver>
      <SAP:Party agency="" scheme="" />
      <SAP:Service>SEFAZ_RS</SAP:Service>
      </SAP:Receiver>
      <SAP:Interface namespace="http://www.gerdau.com.br/nfe">NFe_recepcao_inbound_sync</SAP:Interface>
      </SAP:Main>
    - <SAP:ReliableMessaging SOAP:mustUnderstand="1">
      <SAP:QualityOfService>BestEffort</SAP:QualityOfService>
      </SAP:ReliableMessaging>
    - <SAP:Diagnostic SOAP:mustUnderstand="1">
      <SAP:TraceLevel>Information</SAP:TraceLevel>
      <SAP:Logging>Off</SAP:Logging>
      </SAP:Diagnostic>
    - <SAP:HopList SOAP:mustUnderstand="1">
    - <SAP:Hop timeStamp="2010-11-04T13:36:39Z" wasRead="false">
      <SAP:Engine type="PE" />
      <SAP:Adapter namespace="http://sap.com/xi/XI/System">PE</SAP:Adapter>
      <SAP:MessageId>dfe81887-3f6a-55f1-b933-0050568169b4</SAP:MessageId>
      <SAP:Info />
      </SAP:Hop>
    - <SAP:Hop timeStamp="2010-11-04T13:36:39Z" wasRead="false">
      <SAP:Engine type="IS">is.00.ebsgerd26</SAP:Engine>
      <SAP:Adapter namespace="http://sap.com/xi/XI/System">XI</SAP:Adapter>
      <SAP:MessageId>dfe81887-3f6a-55f1-b933-0050568169b4</SAP:MessageId>
      <SAP:Info>3.0</SAP:Info>
      </SAP:Hop>
    - <SAP:Hop timeStamp="2010-11-04T13:36:41Z" wasRead="false">
      <SAP:Engine type="AE">af.p7d.ebsgerd26</SAP:Engine>
      <SAP:Adapter namespace="http://sap.com/xi/XI/System">XIRA</SAP:Adapter>
      <SAP:MessageId>dfe81887-3f6a-55f1-b933-0050568169b4</SAP:MessageId>
      </SAP:Hop>
      </SAP:HopList>
      </SOAP:Header>
    - <SOAP:Body>
    - <sap:Manifest xmlns:sap="http://sap.com/xi/XI/Message/30" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:wsu="http://www.docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="wsuid-manifest-5CABE13F5C59AB7FE10000000A1551F7">
    - <sap:Payload xlink:type="simple" xlink:href="cid:payload-DFE818873F6A21F1B9330050568169B4">
      <sap:Name>MainDocument</sap:Name>
      <sap:Description />
      <sap:Type>Application</sap:Type>
      </sap:Payload>
      </sap:Manifest>
      </SOAP:Body>
      </SOAP:Envelope>
    Mais uma vez, muito obrigado,
    Leandro

  • EBS Login error - HTTP 500 internal server error

    Hi All,
    We are working on cloning ebs r12 application,after successfully adcfgclone.pl script, when we try to open the login page we are hitting Http 500 internal server error.
    But Autoconfig completed successfully, Please see the application log below.
    13/04/14 17:09:11.579 html: Servlet error
    java.lang.NoClassDefFoundError: Could not initialize class oracle.apps.fnd.sso.Utils
            at oracle.apps.fnd.sso.AppsLoginRedirect.AppsSetting(AppsLoginRedirect.java:221)
            at oracle.apps.fnd.sso.AppsLoginRedirect.init(AppsLoginRedirect.java:287)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpApplication.loadServlet(HttpApplication.java:2379)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4830)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4754)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:2978)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:738)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
            at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
            at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
            at java.lang.Thread.run(Thread.java:619)We have followed the metalink note ID 467562.1 and recompiled the jsps
    Also checked Troubleshooting 500 Internal Server Error in Oracle E-Business suite [813523.1] but still could not solved the issue..
    Any suggestions please...?
    Our environment:
    DB - Oracle Database 11g Enterprise Edition Release 11.2.0.3.0
    Oracle EBS Application: 12.1.1

    Hussein Sawwan wrote:
    Please run the script in (How To List E-Business Suite Profile Option Values For All Levels Using SQLPlus [ID 201945.1]) to verify if this profile option is set or not at all levels. For the profile option name, please use "FND_INIT_SQL".
    Hi Hussein,
    When i run this select Script,
    It returns as Level_set is Undefined , Please see below
    SHORT_NAME                     NAME                                     LEVEL_SET       CONTEXT                        VALUE
    FND_INIT_SQL                   Initialization SQL Statement - Custom    UnDef           UnDef I Checked the note id *Using Profile Option 'Initialization SQL Statement - Custom' [ID 135389.1]* for setting this profile option to Application Level or Higher.
    But they only mention steps to enable session level trace or logging through this profile option.
    Can you help me, how to set this profile option to Application Level with any values as setting this profile option can solve the error
    javax.servlet.ServletException: Could not initialize class oracle.apps.fnd.sso.Utils , As by note id ID 1497554.1
    Thanks

  • HTTP 500 - Internal Server Error from Discoverer Viewer to Portal

    HI,
    I created a tab with a list of workbooks created with Discoverer Viewer and published with Discoverer Portliest Provider (List of Database Workbooks). Another tab contains four Discoverer Worksheets created with the same account. Everything works well but if i click on a report in list and open Discoverer Viewer, when i return to portal and go to tab containing worksheets i see message "HTTP 500 - Internal Server Error" and i'm not able to do anything. I only can close my browser and i must reconnect to portal!
    Can you help me?
    My portal version is cg (9.0.4), i'm using Windows 2000 ESP and Internet Explorer 6.
    I tried with Olin and Mazola but result did not change.
    I used a public connection bud i tried a private connection too. Nothing happened.

    The application.log file, under the OC4J which running your Discoverer provider, should give you some hints about the problem you're facing.
    Peter

  • HTTP 500 Internal Server Error when promoting

    Hi All,
    We are on HFM 9.3.1 and trying the use the process management feature.
    In the HFM Server and Web config window we have specified an smtp server: mail.comp.com and restarted the services.
    When we try to promote an entity, a new window pops up with a "HTTP 500 internal server error". For some reason this window cannot be maximised.
    Now I am not 100% sure the smtp server we are using is correct.
    Has anyone come across this? The entity is still promoted even though we get this error.
    Which log should I be looking at for further info?
    Thanks for your help.
    Seb

    Hi,
    We fixed the problem by applying the following on the HFM web server:
    1) open a command prompt (Start -> Run -> cmd) and type the following commands
    cd \Windows\Microsoft.NET\Framework\v2.0.50727
    regasm /codebase "C:\Hyperion\FinancialManagement\Web Server\Mailer.dll"
    Restart server
    Thanks,
    Seb

  • HTTP 500 INTERNAL SERVER ERROR. INTENET EXPLORER

    I just installed EBS R12.1.1 on my laptop and it passed all post installation test, I actually connected to r12 successfully after the installation. However after that fisrt trial connection i have not being able to connect. it is always given me
    'HTTP 500 - Internal server error
    Internet Explorer '
    I have started the service several times yet its not been working. I tried to connect the database from cmd but its not conneting. I have tried the following but to no avail.
    C:\Documents and Settings\Oracle>sqlplus /nolog
    SQL*Plus: Release 10.1.0.5.0 - Production on Thu Jul 2 14:29:05 2009
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    SQL> startup
    ORA-12560: TNS:protocol adapter error
    SQL> conn sys@vis as sysdba
    Enter password:
    ERROR:
    ORA-12505: TNS:listener does not currently know of SID given in connect
    descriptor
    SQL> exit
    C:\Documents and Settings\Oracle>cd\
    C:\>set oracle_sid=VIS
    C:\>SQLPLUS nolog
    SQL*Plus: Release 10.1.0.5.0 - Production on Thu Jul 2 14:31:12 2009
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Enter password:
    ERROR:
    ORA-12560: TNS:protocol adapter error
    error
    SP2-0157: unable to CONNECT to ORACLE after 3 attempts, exiting SQL*Plus
    C:\>lnsrctl
    'lnsrctl' is not recognized as an internal or external command,
    operable program or batch file.
    C:\>lsnrctl
    LSNRCTL for 32-bit Windows: Version 10.1.0.5.0 - Production on 02-JUL-2009 14:32
    :22
    Copyright (c) 1991, 2004, Oracle. All rights reserved.
    Welcome to LSNRCTL, type "help" for information.
    LSNRCTL> start
    Starting tnslsnr: please wait...
    Service OracleVIS_dominion_TOOLSTNSListener already running.
    TNS-12560: TNS:protocol adapter error
    LSNRCTL>
    LSNRCTL> status
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.164.1.4)(PORT=1521))
    TNS-12535: TNS:operation timed out
    TNS-12560: TNS:protocol adapter error
    TNS-00505: Operation timed out
    32-bit Windows Error: 60: Unknown error
    LSNRCTL> exit
    C:\>tnsping vis
    TNS Ping Utility for 32-bit Windows: Version 10.1.0.5.0 - Production on 02-JUL-2
    009 14:35:32
    Copyright (c) 1997, 2003, Oracle. All rights reserved.
    Used parameter files:
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION= (ADDRESS=(PROTOCOL=tcp)(HOST=dominion)(PORT=
    1521)) (CONNECT_DATA=(SID=VIS)))
    OK (30 msec)
    C:\>tnsping 192.164.1.4
    TNS Ping Utility for 32-bit Windows: Version 10.1.0.5.0 - Production on 02-JUL-2
    009 14:36:14
    Copyright (c) 1997, 2003, Oracle. All rights reserved.
    Used parameter files:
    Used HOSTNAME adapter to resolve the alias
    Attempting to contact (DESCRIPTION=(CONNECT_DATA=(SERVICE_NAME=192.164.1.4))(ADD
    RESS=(PROTOCOL=TCP)(HOST=192.164.1.4)(PORT=1521)))
    TNS-12535: TNS:operation timed out
    I ran autoconfig and this is the log
    Starting tnslsnr: please wait...
    TNSLSNR for 32-bit Windows: Version 11.1.0.7.0 - Production
    System parameter file is E:\oracle\VIS\db\tech_st\11.1.0\network\admin\VIS_dominion\listener.ora
    Log messages written to e:\oracle\vis\db\tech_st\11.1.0\log\diag\tnslsnr\dominion\vis\alert\log.xml
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=dominion.rehoboth.com)(PORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    32-bit Windows Error: 49: Unknown error
    Listener failed to start. See the error message(s) above...
    addlnctl.cmd exiting with status 1
    ChangeServiceConfig succeeded
    adsvdlsn.cmd exiting with status 0
    ERRORCODE = 0 ERRORCODE_END
    .end std out.
    .end err out.
    AutoConfig Setup Phase
    Running Setup Process 5 of 6 for AppsUtil
    File E:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_dominion\afmkinit_inst.cmd not instantiated in the current pass, this file will not be executed
    AutoConfig Setup Phase
    Running Setup Process 6 of 6 for AppsUtil
    Executing script in InstantiateFile:
    E:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_dominion\afmkinit.cmd
    script returned:
    02/07/2009
    00:07
    1 file(s) copied.
    1 file(s) copied.
    1 file(s) copied.
    "afmkinit.cmd exiting with status 0"
    ERRORCODE = 0 ERRORCODE_END
    .end std out.
    .end err out.
    AutoConfig Profile Phase
    Running Profile Process 1 of 1 for AppsUtil
    Executing script in InstantiateFile:
    E:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_dominion\afdbprf.cmd
    script returned:
    02/07/2009
    00:07
    Enter the APPS Username/Password: ECHO is off.
    ECHO is off.
    02/07/2009 00:07
    VIS_dominion.cmd exiting with status 0
    "The environment settings are as follows ..."
    " ORACLE_HOME : E:\oracle\VIS\db\tech_st\11.1.0"
    " ORACLE_SID : "
    " LOCAL : VIS"
    " PATH : E:\oracle\VIS\db\tech_st\11.1.0\perl\5.8.3\bin\MSWin32-x86-multi-thread\;E:\oracle\VIS\db\tech_st\11.1.0\bin;E:\oracle\VIS\db\tech_st\11.1.0\appsutil\jre\bin;E:\oracle\VIS\db\tech_st\11.1.0\appsutil\jre\bin;E:\oracle\VIS\db\tech_st\11.1.0\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe;E:\oracle\VIS\apps\tech_st\10.1.2\bin;E:\oracle\VIS\apps\tech_st\10.1.2\jdk\jre\bin\classic;E:\oracle\VIS\apps\tech_st\10.1.2\jdk\jre\bin;E:\oracle\VIS\apps\tech_st\10.1.2\jlib;E:\oracle\VIS\apps\tech_st\10.1.3\bin;E:\oracle\VIS\db\tech_st\11.1.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\MVS9.0\VC\bin;C:\cygwin\bin;C:\j2sdk1.4.2;;E:\oracle\VIS\db\tech_st\11.1.0\bin"
    "Running SQL script "
    SQL*Plus: Release 11.1.0.7.0 - Production on Thu Jul 2 00:07:48 2009
    Copyright (c) 1982, 2008, Oracle. All rights reserved.
    Enter value for 1: Enter value for 2: Enter value for 3: SP2-0306: Invalid option.
    Usage: CONNECT logon SYSOPER
    where <logon> ::= <username>[<password>]@<connect_identifier> edition=value | /
    SP2-0640: Not connected
    SP2-0640: Not connected
    ERRORCODE = 0 ERRORCODE_END
    .end std out.
    .end err out.
    AutoConfig Services Phase
    Running Service Process 1 of 3 for AppsUtil
    Executing script in InstantiateFile:
    E:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_dominion\adcrobj.cmd
    script returned:
    02/07/2009
    00:07
    Enter the APPS Username/Password: ECHO is off.
    ECHO is off.
    02/07/2009 00:07
    VIS_dominion.cmd exiting with status 0
    "The environment settings are as follows ..."
    " ORACLE_HOME : E:\oracle\VIS\db\tech_st\11.1.0"
    " ORACLE_SID : "
    " LOCAL : VIS"
    " PATH : E:\oracle\VIS\db\tech_st\11.1.0\perl\5.8.3\bin\MSWin32-x86-multi-thread\;E:\oracle\VIS\db\tech_st\11.1.0\bin;E:\oracle\VIS\db\tech_st\11.1.0\appsutil\jre\bin;E:\oracle\VIS\db\tech_st\11.1.0\appsutil\jre\bin;E:\oracle\VIS\db\tech_st\11.1.0\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe;E:\oracle\VIS\apps\tech_st\10.1.2\bin;E:\oracle\VIS\apps\tech_st\10.1.2\jdk\jre\bin\classic;E:\oracle\VIS\apps\tech_st\10.1.2\jdk\jre\bin;E:\oracle\VIS\apps\tech_st\10.1.2\jlib;E:\oracle\VIS\apps\tech_st\10.1.3\bin;E:\oracle\VIS\db\tech_st\11.1.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\MVS9.0\VC\bin;C:\cygwin\bin;C:\j2sdk1.4.2;;E:\oracle\VIS\db\tech_st\11.1.0\bin"
    " LD_LIBRARY_PATH : E:\oracle\VIS\db\tech_st\11.1.0\lib"
    "Running SQL script "
    SQL*Plus: Release 11.1.0.7.0 - Production on Thu Jul 2 00:07:49 2009
    Copyright (c) 1982, 2008, Oracle. All rights reserved.
    Enter value for 1: Enter value for 2: Enter value for 3: SP2-0306: Invalid option.
    Usage: CONNECT logon SYSOPER
    where <logon> ::= <username>[<password>]@<connect_identifier> edition=value | /
    SP2-0640: Not connected
    SP2-0640: Not connected
    ERRORCODE = 0 ERRORCODE_END
    .end std out.
    .end err out.
    AutoConfig Services Phase
    Running Service Process 2 of 3 for AppsUtil
    File E:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_dominion\txkConfigDbOcm.pl not instantiated in the current pass, this file will not be executed
    AutoConfig Services Phase
    Running Service Process 3 of 3 for AppsUtil
    Executing script in InstantiateFile:
    E:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_dominion\txkcreateACL.cmd
    script returned:
    ECHO is off.
    ECHO is off.
    02/07/2009 00:07
    ECHO is off.
    ECHO is off.
    02/07/2009 00:07
    VIS_dominion.cmd exiting with status 0
    ECHO is off.
    The environment settings are as follows ...
    ECHO is off.
    ORACLE_HOME : E:\oracle\VIS\db\tech_st\11.1.0
    ORACLE_SID :
    LOCAL : VIS
    PATH : E:\oracle\VIS\db\tech_st\11.1.0\perl\5.8.3\bin\MSWin32-x86-multi-thread\;E:\oracle\VIS\db\tech_st\11.1.0\bin;E:\oracle\VIS\db\tech_st\11.1.0\appsutil\jre\bin;E:\oracle\VIS\db\tech_st\11.1.0\appsutil\jre\bin;E:\oracle\VIS\db\tech_st\11.1.0\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe;E:\oracle\VIS\apps\tech_st\10.1.2\bin;E:\oracle\VIS\apps\tech_st\10.1.2\jdk\jre\bin\classic;E:\oracle\VIS\apps\tech_st\10.1.2\jdk\jre\bin;E:\oracle\VIS\apps\tech_st\10.1.2\jlib;E:\oracle\VIS\apps\tech_st\10.1.3\bin;E:\oracle\VIS\db\tech_st\11.1.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\MVS9.0\VC\bin;C:\cygwin\bin;C:\j2sdk1.4.2;;E:\oracle\VIS\db\tech_st\11.1.0\bin
    ECHO is off.
    ECHO is off.
    Executing txkcreateACL.sql ...
    ECHO is off.
    SQL*Plus: Release 11.1.0.7.0 - Production on Thu Jul 2 00:07:50 2009
    Copyright (c) 1982, 2008, Oracle. All rights reserved.
    ERROR:
    ORA-12541: TNS:no listener
    txkcreateACL.cmd exiting with status 1
    .end std out.
    .end err out.
    ===========================================================================
    Starting Restore Profile utility at Thu Jul 02 00:07:51 BST 2009
    Using version 120.4
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : dominion
    sDbDomain : rehoboth.com
    sDbPort : 1521
    sDbSid : VIS
    sDbUser : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@dominion.rehoboth.com:1521:VIS
    Exception occurred: java.sql.SQLException: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=dominion.rehoboth.com)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=VIS)))
    Exception occurred: java.sql.SQLException: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=dominion.rehoboth.com)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=VIS.rehoboth.com)))
    Exception occurred: java.sql.SQLException: The Network Adapter could not establish the connection
    Connection could not be obtained; returning null
    -------------------ADX Database Utility Finished---------------
    Verifying connection to the Database : Could not be stablished
    No Restore Profile file created.
    Restore Profile utility ran successfully
    ===========================================================================
    adcvmlog.xml renamed to E:\oracle\VIS\db\tech_st\11.1.0\appsutil\log\VIS_dominion\07020006\adcvmlog.xml.07020007
    AutoConfig is exiting with status 0
    This is my tnsnames.ora file
    VIS=
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=dominion.rehoboth.com)(PORT=1521))
    (CONNECT_DATA=
    (SERVICE_NAME=VIS)
    (INSTANCE_NAME=VIS)
    VIS_FO=
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=dominion.rehoboth.com)(PORT=1521))
    (CONNECT_DATA=
    (SERVICE_NAME=VIS)
    (INSTANCE_NAME=VIS)
    VIS_LOCAL=
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=dominion.rehoboth.com)(PORT=1521))
    VIS_BALANCE=
    (DESCRIPTION=
    (ADDRESS_LIST=
    (LOAD_BALANCE=YES)
    (FAILOVER=YES)
    (ADDRESS=(PROTOCOL=tcp)(HOST=dominion.rehoboth.com)(PORT=1521))
    (CONNECT_DATA=
    (SERVICE_NAME=VIS)
    VIS_REMOTE=
    (DESCRIPTION=
    (ADDRESS_LIST=
    (ADDRESS=(PROTOCOL=tcp)(HOST=dominion.rehoboth.com)(PORT=1521))
    extproc_connection_data =
    (DESCRIPTION=
    (ADDRESS_LIST =
    (ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROCVIS))
    (CONNECT_DATA=
    (SID=PLSExtProc)
    (PRESENTATION = RO)
    IFILE=E:\oracle\VIS\db\tech_st\11.1.0\network\admin\VIS_dominion\VIS_dominion_ifile.ora
    THIS IS MY LISTENER.ORA FILE
    # listener.ora Network Configuration File: E:\oracle\VIS\inst\apps\VIS_dominion\ora\10.1.2\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    TRACE_FILE_APPS_VIS = APPS_VIS
    # $Header: admk80ln_nt.sql 120.11 2007/03/09 04:31:56 sbandla ship $
    # LISTENER.ORA For Oracle Applications
    # This file is automatically generated
    SID_LIST_APPS_VIS =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = FNDSM)
    (ORACLE_HOME = E:\oracle\VIS\apps\tech_st\10.1.2)
    (PROGRAM = E:\oracle\VIS\apps\apps_st\appl\fnd\12.0.0\bin\fndsm.exe)
    (ARGV0 = FNDSM_VIS_dominion)
    (envs = 'MYAPPSORA=E:\oracle\VIS\apps\apps_st\appl\APPSVIS_dominion.cmd,PERL5LIB=E:\oracle\VIS\apps\tech_st\10.1.3\perl\5.8.3\lib\MSWin32-x86-multi-thread;E:\oracle\VIS\apps\tech_st\10.1.3\perl\5.8.3\lib;E:\oracle\VIS\apps\tech_st\10.1.3\perl\site\5.8.3\lib\MSWin32-x86-multi-thread;E:\oracle\VIS\apps\tech_st\10.1.3\perl\site\5.8.3\lib;E:\oracle\VIS\apps\apps_st\appl\au\12.0.0\perl;E:\oracle\VIS\apps\tech_st\10.1.3\Apache\Apache\mod_perl\site\5.8.3\lib\MSWin32-x86-multi-thread,FNDSM_SCRIPT=E:\oracle\VIS\inst\apps\VIS_dominion\admin\scripts\gsmstart.cmd')
    (SID_DESC =
    (SID_NAME = FNDFS)
    (ORACLE_HOME = E:\oracle\VIS\apps\tech_st\10.1.2)
    (PROGRAM = E:\oracle\VIS\apps\apps_st\appl\fnd\12.0.0\bin\fndfs.exe)
    (ARGV0 = VIS_dominion)
    (envs = 'EPC_DISABLED=TRUE,NLS_LANG=American_America.AL32UTF8,APPLFSTT=VIS,APPLFSWD=E:\oracle\VIS\inst\apps\VIS_dominion\appl\admin;E:\oracle\VIS\inst\apps\VIS_dominion\appltmp;E:\oracle\VIS\apps\apps_st\comn\webapps\oacore\html\oam\nonUix\launchMode\restricted')
    LOG_DIRECTORY_APPS_VIS = E:\oracle\VIS\inst\apps\VIS_dominion\logs\ora\10.1.2\network
    CONNECT_TIMEOUT_APPS_VIS = 10
    IFILE = E:\oracle\VIS\inst\apps\VIS_dominion\ora\10.1.2\network\admin\VIS_dominion_listener_ifile.ora
    TRACE_DIRECTORY_APPS_VIS = E:\oracle\VIS\inst\apps\VIS_dominion\logs\ora\10.1.2\network
    STARTUP_WAIT_TIME_APPS_VIS = 0
    LOG_FILE_APPS_VIS = APPS_VIS
    ADMIN_RESTRICTIONS_APPS_VIS = OFF
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = dominion.rehoboth.com)(PORT = 1521))
    APPS_VIS =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(Host = dominion)(Port = 1626))
    SUBSCRIBE_FOR_NODE_DOWN_EVENT_APPS_VIS = OFF
    TRACE_LEVEL_APPS_VIS = OFF
    Please i will appreciate your help in this regard. Be Blessed

    What is the JDev version?
    Check if the below fixes the issue.
    Go to Tools -> Embedded OC4J Server Preferences-> Global -> Startup. Select the option -> Default Local IP Address.
    Thanks
    Shree

Maybe you are looking for

  • HP Officejet 4630 Printer....how do change from the default setting when printing from the web?

    HP Officejet 4630.....Windows 8, 64-bit When printing from the web I am not able to change the print size. 1. Click File on Menu bar 2. Click Print open dialog box 3. Click Properties open printing shortcuts Everything in Printing Shortcuts have a lo

  • Site not showing correctly in IE

    My website isn't showing correctly in IE. It's here: www.renewretreats.co.uk The bottom photo on the homepage overlaps the text. And on the Who Are We? page - the text is creeping up under the small photos. It's fine in iWeb editor - and also fine in

  • Why do I have trouble opening iPhoto?

    I was going to check my photos in iPhoto when the app suddenly refused to open and said it needed a re-install. It said that it will send a report to Apple but so far I have received nothing. TI also happen to experience similar problems when opening

  • Urgent: Customize BP for Products Java iView

    Hi, We have implemented Business Package for Products 50.3.1 in EP 6.0. I want to ewmove some buttons like create document and change materials in the Java iView provided in the Business Package. I have no idea how this customization could be done? I

  • EHS- Audit question and findings table?

    Hi Gurus I wanted to know what is the table for Audit questions and findings and also wanted to know where do these corresponding texts are getting stored in SAP. Thanks Murali