Internal server error while logging .

Hi Team ,
we are using Apps 12.0.4 & Database 10g Enterprise Edition Release 10.2.0.5.0 - 64bi and running PMF module.
It is a two node architecture with db running on one node and CP,FORMS,admin , web on the other node.
The db node is having 4 CPUS and 8GB RAM which i suppose is very less and needs to be upgraded.
There are approx 261 apps users and size of db is 800GB.
on an average we have 300 sessions at a given time.
We are receiving intermittently the below errors in the error logs on the Apache.
[Fri Feb 1 15:29:54 2013] [warn] [client 147.149.2.71] oc4j_socket_recvfull timed out
[Fri Feb 1 15:29:54 2013] [error] [client 147.149.2.71] [ecid: 1359732293:10.187.132.70:26522:0:33,0] mod_oc4j: request to OC
4J rdl08956app0XXXX.XXXX.21500 failed: Connect failed
and the page is erroring out with the message
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
Can you please let me know what can be the issue here .
Regards,
Atif

Hi ,
Please find the below exctract from the logs . I hope this helps .
at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
at java.lang.Thread.run(Thread.java:662)
13/02/07 07:52:39.590 html: OABodyBean, localName='body': Could not find partial target: BundleSrchRsTBRN1
13/02/07 07:52:39.590 html: OABodyBean, localName='body': Could not find partial target: BBSrchRsTBRN
13/02/07 07:52:39.590 html: OABodyBean, localName='body': Could not find partial target: rowLayout2
13/02/07 07:52:39.590 html: OABodyBean, localName='body': Could not find partial target: PSTNSrchRsTBRN
13/02/07 08:27:44.974 html: chain failed
com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.HttpIOException: Broken pipe
13/02/07 10:46:38.671 html: BodyBean, localName='body': /apps/apps_home/tech_stack/10.1.3/uix/OA_HTML/cabo/
13/02/07 10:46:38.671 html: BodyBean, localName='body': Please install the UIX installable resource files under one of these directories. Or, set the oracle.cabo.ui.sharedContextPath system property to point to the location of your UIX installable resource files.
13/02/07 11:16:27.69 html: Broken pipe
13/02/07 11:16:27.69 html: Servlet
13/02/07 11:51:18.956 html: OABodyBean, localName='body': Could not find partial target: RequiredRelease11
13/02/07 11:51:18.959 html: chain failed
com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.HttpIOException: Broken pipe
at oracle.jsp.runtime.OracleJspRuntime.extraHandlePCFinally(OracleJspRuntime.java:1910)
at OA.jspService(_OA.java:258)
at com.orionserver[Oracle Containers for J2EE 10g (10.1.3.5.0) ].http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:642)
at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:908)
at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
at java.lang.Thread.run(Thread.java:662)
13/02/07 11:51:18.960 html: Servlet error
java.io.IOException: Broken pipe
at sun.nio.ch.FileDispatcher.write0(Native Method)
at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.
13/02/07 12:55:46.706 html: OABodyBean, localName='body': Could not find partial target: RequiredRelease11
13/02/07 13:11:32.763 html: Broken pipe
13/02/07 13:11:32.764 html: Servlet error
java.io.IOException: Broken pipe
at sun.nio.ch.FileDispatcher.write0(Native Method)
at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:72)
at sun.nio.ch.IOUtil.write(IOUtil.java:43)
at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
at java.nio.channels.Channels.writeFully(Channels.java:81)
at java.nio.channels.Channels.access$000(Channels.java:47)
at java.nio.channels.Channels$1.write(Channels.java:155)
at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
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:662)
13/02/07 13:11:33.132 html: Broken pipe
13/02/07 13:11:33.132 html: Broken pipe
13/02/07 13:11:33.132 html: Broken pipe
13/02/07 13:11:33.133 html: Broken pipe
13/02/07 13:11:33.133 html: Broken pipe
13/02/07 13:11:33.133 html: Servlet error
java.io.IOException: Broken pipe
Regards,
Atif

Similar Messages

  • 500 Internal server error while logging in to Webshop URL

    Hi All,
    I am very new to Java CRM programming and ISA architecture.I am getting an 500 Internal Server error when I am trying to login in to webshop URL http://hostname:50000/xxxb2b/b2b/init.do?xcm.scenario=JCO_NCACLNT708
    Could anyone please let me know what went wrong???
    Error Log:
    500   Internal Server Error
      ISA Framework: java.lang.NoClassDefFoundError: com/dow/docbase/ejb/DocbaseCoARetrieve java.lang.Class.forName0(Native Method) java.lang.Class.forName(Class.java:141) com.dow.isa.businessobject.Z_BusinessObjectManager.class$(Z_BusinessObjectManager.java:43) com.dow.isa.businessobject.Z_BusinessObjectManager.getQuery(Z_BusinessObjectManager.java:52) com.dow.isa.util.BOUtils.getQuery(BOUtils.java:137) com.dow.isa.isacore.action.Z_ShopShowListAction.isaPerform(Z_ShopShowListAction.java:90) com.sap.isa.isacore.action.IsaCoreBaseAction.isaPerform(IsaCoreBaseAction.java:378) com.sap.isa.isacore.action.IsaCoreBaseAction.isaPerform(IsaCoreBaseAction.java:418) com.sap.isa.isacore.action.IsaCoreBaseAction.ecomPerform(IsaCoreBaseAction.java:344)
    Details:   No details available
    Regards,
    Raj

    Hi Easwar ,
    Though I am not connected to this error, but interested in the last parameter of xcm.scenario on this URL
    http://hostname:50000/xxxb2b/b2b+/init.do?xcm.scenario=JCO_NCACLNT708+*
    Is it possible to pass dynamic JCO client name to the xcm.scenario parameter through a SAP portal entry?
    And if so, what exactly is required to do this ? I saw a SAP note(SAP Note 1021959 - Portal settings for ISA iViews)
    to set parameters and values like xcm.scenario, portal, callbackurl etc in the Portal System Landscape Directory to Key  called ISA_B2B = "/init.do?scenario.xcm=<YOUR_XCM_SCENARIO>&portal=yes&autoentry=yes&shop=<YOUR_SHOP>&
    callbackurl=<THE_CALLBACKURL_BELOW>"
    I have a Portal WDP appln that maintains the values of <YOUR_XCM_SCENARIO> and <YOUR_SHOP>, the challenge is to pass these 2 values to the Portal System Landscape Directory Key( ISA_B2B).  I am understanding there could be a .par application that will need to be integrated with the WDP application to update the Key attribute when a user performs some action/event on the WDP Screen ?
    Your thoughts and direction will  of be big help and much appreciated.
    Sincerely,
    Portal Developer(Newbie)
    Edited by: Portal Developer on Aug 24, 2010 5:30 PM
    Edited by: Portal Developer on Aug 24, 2010 5:38 PM

  • Getting 500 Internal Server Error while tryig to log into freshly upgraded

    Hi
    Getting 500 Internal Server Error while tryig to log into freshly R12 upgraded.
    Below is the application.log messages.
    =================================================================================================
    12/12/31 10:02:22.295 html: Servlet error
    java.io.IOException: Broken pipe
    at sun.nio.ch.FileDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:41)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
    at sun.nio.ch.IOUtil.write(IOUtil.java:75)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    at java.nio.channels.Channels.write(Channels.java:71)
    at java.nio.channels.Channels.access$000(Channels.java:58)
    at java.nio.channels.Channels$1.write(Channels.java:145)
    at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
    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:735)
    13/01/01 23:22:07.988 html: Servlet error
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND_GENERIC_MESSAGE. Tokens: MESSAGE = java.lang.RuntimeException: oracle.apps.fnd.common.AppsException: java.sql.SQLException: The Network Adapter could not establish the connection;
    at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:912)
    at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:886)
    at oracle.apps.fnd.framework.server.OAExceptionUtils.processAOLJErrorStack(OAExceptionUtils.java:1017)
    at oracle.apps.fnd.framework.OACommonUtils.processAOLJErrorStack(OACommonUtils.java:901)
    at oracle.apps.fnd.framework.webui.OAServerDelegate.releaseWebAppsContext(OAServerDelegate.java:1823)
    at oracle.apps.fnd.framework.webui.OAJSPHelper.handleErrorStackDisplay(OAJSPHelper.java:1455)
    at OAErrorPage.jspService(_OAErrorPage.java:257)
    13/01/01 23:41:46.338 html: Error initializing servlet
    java.lang.NoClassDefFoundError: oracle.apps.fnd.sso.Utils (initialization failure)
    at java.lang.J9VMInternals.initialize(J9VMInternals.java:140)
    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 com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:735)
    Caused by: java.lang.ExceptionInInitializerError
    at java.lang.J9VMInternals.initialize(J9VMInternals.java:222)
    at oracle.apps.fnd.sso.Utils.<clinit>(Utils.java:674)
    at java.lang.J9VMInternals.initializeImpl(Native Method)
    =================================================================================================
    Current workaround is bouncing the oacore services.
    Already raised the SR with Oracle.
    Oracle support analyst suggesting to upgrade the JDK version from SR2 to SR11 or higher to fix this issue.
    Please let us know any other tips to fix this issue.
    Regards,
    Jagadeesha

    Hi,
    I have gone through the docs. , not use full. Please find the inline comments for the same.
    E-Business Suite Users Experience Intermittent HTTP-500 Errors and Database Connection Errors [ID 1314433.1] -- No solution
    R12: Http Server Crashing Frequently With Segmentation Fault (NAS or SAN filesystem) [ID 732857.1] -- Already it is under local file system only.
    How to resolve Broken Pipe errors in E-Business Suite R12 ? [ID 1480156.1] -- No solution
    Autoconfig is completed wihtout any errors.
    I have not chedked the database log file. I will check and update you soon.
    Cheers,
    Jagadeesha

  • 500 Internal server error while running sqlsrv_query in PHP

    Hello everyone I am having a problem with sqlsrv_query I will be grateful to you please provide some help.
    I am running a query through php:
    $ls_parcel_query = "select  * from  ParcelDetail order by ExtractDate";
    $result = sqlsrv_query($conn, $ls_parcel_query, array(), array("Scrollable"=>"keyset","QueryTimeout"=>300));
    $no_of_rows = sqlsrv_num_rows($result);
    echo "<br/>".$no_of_rows;
    It gives (After 30 seconds):
    500 - Internal server error.
    There is a problem with the resource you are looking for, and it cannot be displayed.
    I have php.ini settings like below:
    max_execution_time = 90
    memory_limit = 128M
    While running this query in SQL SERVER 2008 R2, it successfully gives result in some times in 1 minute and sometimes in 2 minutes.

    Hello,
    A 500 Error will be caused due to many reason.To troubleshooting this issue, you can try to check out the error log and get more information on what is causing the error.
    Reference :
    "500 Internal Server Error" while running PHP
    HTTP Error 500 Internal server for php pages and solution
    Regards,
    Fanny Liu
    Fanny Liu
    TechNet Community Support

  • 500 internal server error while deploying a Web Dynpro application

    Hi
    I got the 500 internal server error while deploying the application to server.
    I tried to find the log file at usr --> SAP --> SID --> JC XX --> j2EE --> Cluster --> Server 0 --> log, but no log was there.
    There were structure changes in the RFC and also code change in my Web
    Dynpro code.
    I´m working on EP 7.
    NWDS version is 7.0.1
    Please help me as the production move is pending because of this.
    Regards
    Vineet Vikram

    Hi
    Restarting the server does not help in my case.
    I tried it several times.
    I'm getting following error message in NWA>
    Originated from: com.sapmarkets.bam.logcontroller.InvalidLogQuerySessionException: Invalid or expired log query session "1"
    at com.sapmarkets.bam.logcontroller.jmx.LogControllerFacade.closeLogQuerySession(LogControllerFacade.java:356)
    at sun.reflect.NativeMethodAccessorImpl.invoke0
    Can you pl help on this.
    Regards
    Vineet Vikram

  • Error 500--Internal Server Error while opening a taskflow  in inline popup

    Hi,
    I am getting "Error 500--Internal Server Error" while opening a bounded taskflow as a popup from another bounded taskflow containing page fragments. The popup taskflow contains jspx pages. I even removed the jspx pages from the popup taskflow to check if the error is resulting from the bindings on the pages but still I get the same error. The entire stack trace of the error in the popup dialog is :
    Error 500--Internal Server Error
    oracle.adf.controller.ControllerException: ADFC-04008: The BindingContext on the session is null.
         at oracle.adfinternal.controller.util.Utils.createAndLogControllerException(Utils.java:208)
         at oracle.adfinternal.controller.util.model.AdfmUtil.getBindingContext(AdfmUtil.java:47)
         at oracle.adfinternal.controller.util.model.DCFrameImpl.makeCurrent(DCFrameImpl.java:125)
         at oracle.adfinternal.controller.state.ViewPortContextImpl.makeCurrent(ViewPortContextImpl.java:1006)
         at oracle.adfinternal.controller.state.RequestState.setCurrentViewPortContext(RequestState.java:159)
         at oracle.adfinternal.controller.state.ControllerState.setRequestState(ControllerState.java:900)
         at oracle.adfinternal.controller.state.ControllerState.synchronizeStatePart1(ControllerState.java:355)
         at oracle.adfinternal.controller.application.SyncNavigationStateListener.beforePhase(SyncNavigationStateListener.java:105)
         at oracle.adfinternal.controller.lifecycle.ADFLifecycleImpl$PagePhaseListenerWrapper.beforePhase(ADFLifecycleImpl.java:551)
         at oracle.adfinternal.controller.lifecycle.LifecycleImpl.internalDispatchBeforeEvent(LifecycleImpl.java:100)
         at oracle.adfinternal.controller.lifecycle.LifecycleImpl.dispatchBeforePagePhaseEvent(LifecycleImpl.java:147)
         at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$PhaseInvokerImpl.dispatchBeforePagePhaseEvent(ADFPhaseListener.java:112)
         at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.beforePhase(ADFPhaseListener.java:59)
         at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.beforePhase(ADFLifecyclePhaseListener.java:44)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:258)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:177)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:97)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:159)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Any help is greatly appreciated.
    Thanks,
    KK

    Hi Frank,
    Thanks for the reply. I am using it as an inline popup. I am trying to create command links dynamically in an iterator. When a link is clicked a popup window opens. The text of the link is passed to the popup window by creating a variable in the session scope ( I even tried request scope) by an action listener in the backing bean.
    I tried to create another simple application with a static command button which passes its text to popup window through a session scope variable. It worked fine. I am not sure why the same procedure is not working in my original application. Can you give me a hint what could possibly go wrong according the exception stack trace ?
    Thanks,
    KK

  • OAF :500 internal server error while runnning the create page

    hi friends
    i am 500 internal server error while runnning the create page,but i can able to run some other pages like query page
    please give ur suggesion to solve my problem
    500 Internal Server Error
    java.lang.NoSuchMethodError: oracle.apps.fnd.framework.webui.OAAboutUtils.setPageInError(Ljavax/servlet/http/HttpSession;)V
         at OAErrorPage.jspService(OAErrorPage.jsp:11)
         [SRC:/OAErrorPage.jsp]
         at com.orionserver[Oracle9iAS (9.0.3.1.0) Containers for J2EE].http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind[Oracle9iAS (9.0.3.1.0) Containers for J2EE].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind[Oracle9iAS (9.0.3.1.0) Containers for J2EE].server.http.ServletRequestDispatcher.include(ServletRequestDispatcher.java:119)
         at com.evermind[Oracle9iAS (9.0.3.1.0) Containers for J2EE].server.http.EvermindPageContext.handlePageThrowable(EvermindPageContext.java:547)
         at com.evermind[Oracle9iAS (9.0.3.1.0) Containers for J2EE].server.http.EvermindPageContext.handlePageException(EvermindPageContext.java:518)
         at OA.jspService(OA.jsp:35)
         [SRC:/OA.jsp]
         at com.orionserver[Oracle9iAS (9.0.3.1.0) Containers for J2EE].http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind[Oracle9iAS (9.0.3.1.0) Containers for J2EE].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind[Oracle9iAS (9.0.3.1.0) Containers for J2EE].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind[Oracle9iAS (9.0.3.1.0) Containers for J2EE].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind[Oracle9iAS (9.0.3.1.0) Containers for J2EE].server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind[Oracle9iAS (9.0.3.1.0) Containers for J2EE].server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)

    Thilib
    Please verify that your project settings for all projects show the following:
    J2EE Web Application Name: APPS_HTML J2EE
    Web Context Root: /OA_HTML
    Note that these values are new for an OA project with JRAD 9.0.3.7 (verify that you are using an OA project).
    If that doesn't fix the problem, try deleting your System directory and restarting.
    Thanks
    AJ

  • 500 internal server error while opening hello world page

    Hi,
    I'm learning OAF and I run the "HomePG.xml" but I get a page saying that 'Page cannot be displayed' with 500 internal server error.
    Can anybody help me out plz??

    Satya
    There can be several things that can cause 500-Internal Server Error. Please follow below thread to rectify it.
    OAF :500 internal server error while runnning the create page
    Thanks
    AJ

  • 500 Internal Server Error while calling Reports 10g

    I am using standalone forms and report services. I am getting intermittently 500 Internal Server Error while calling Reports 10g.

    500 Internal error is a generic error and it could be due to multiple reasons like misconfiguration or the dearth of the resources.

  • Internal server error while trying to link Facebook to Toshiba Places

    I'm seeking for help regarding an issue i encountered while using my toshiba SMART tv. I'm unable to link my facebook account to my toshiba places account, it shows "Internal server error" while trying to link via the link given in the instruction in the email i received.
    Can anyone please help?

    *@ACE-*
    In you case I would recommend checking for new firmware update and after the firmware update, the TV should be reset to the default settings.
    Firmware can be found here: http://www.toshiba-om.net/

  • IStore internal server error while logout

    Hi All,
    I am getting intermittent error "500 internal server error" while logout. If user try to access login page, it displays application error. Clearing browser cookies OR opening new sessions resolves above problems but users do not want to delete cookies.
    There is no error if I set Profile Option "IBE: Use Specialty Sites Selection Page" to Yes. But we have 2 minisites and we need to set one as default site and we don't want to display site selection page.
    We are on R12.1.2
    Thanks,
    Aslam

    Hello Aslam,
    Confirm you have ibeCZzdMinisites.jsp 120.3.12010000.2  -
              strings -a $IBE_TOP/html/ibeCZzdMinisites.jsp | grep '$Header'
    This should be fixed as of Release 12.1.2.
    Recommendation would be to uptake to 12.1.3 to be on the latest code for known issues.
    Regards,
    Debbie

  • Internal Server Error while running the page from server

    Hi gurus,
    We are getting below error while running the oaf page from our instance. we have executed the query behind the page and it took around 40 seconds to execute. but oaf page is getting errored out with below error message after taking long time.
    Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.
    Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
    More information about this error may be available in the server error log.
    Please help me..
    Thanks
    Raghava

    Is it 9i Jdeveloper or 10G. Also check the Jdeveloper is being run on a compatible database. A Jdeveloper for 11i should run on an instance having 11i installed and same for R12. Also check the version of OA Frameworrk in the Jdeveloper you are using and the version deployed in instance.
    Regards
    Sumti

  • I am getting 500 Internal Server Error while accessing Apps in browser.

    Hi,
    I have EBS installed on OEL. All the database service and Application tier services are Up. but when I am trying to connect to it it giving me error
    500 Internal Server Error
    Servlet error: An exception occurred. The current application deployment descriptors do not allow for including it in this response. Please consult the application log for details.I checked the log of adstrtal.log file. Here if the last entry in that file
    [Service Control Execution Report]
    The report format is:
      <Service Group>            <Service>                               <Script>         <Status>
      Root Service                                                                        Enabled
      Root Service               Oracle Process Manager for VIS_testapp  adopmnctl.sh     Started
      Web Entry Point Services                                                            Enabled
      Web Entry Point Services   Oracle HTTP Server VIS_testapp          adapcctl.sh      Started
      Web Entry Point Services   OracleTNSListenerAPPS_VIS_testapp       adalnctl.sh      Started
      Web Application Services                                                            Enabled
      Web Application Services   OACORE OC4J Instance VIS_testapp        adoacorectl.sh   Started
      Web Application Services   FORMS OC4J Instance VIS_testapp         adformsctl.sh    Started
      Web Application Services   OAFM OC4J Instance VIS_testapp          adoafmctl.sh     Started
      Batch Processing Services                                                           Enabled
      Batch Processing Services  OracleConcMgrVIS_testapp                adcmctl.sh       Started
      Batch Processing Services  Oracle Fulfillment Server VIS_testapp   jtffmctl.sh      Started
      Other Services                                                                      Disabled
      Other Services             OracleFormsServer-Forms VIS_testapp     adformsrvctl.sh  Disabled
      Other Services             Oracle Metrics Client VIS_testapp       adfmcctl.sh      Disabled
      Other Services             Oracle Metrics Server VIS_testapp       adfmsctl.sh      Disabled
      Other Services             Oracle MWA Service VIS_testapp          mwactlwrpr.sh    Disabled
    ServiceControl is exiting with status 0I checked application log file and got this there
    html: Error initializing servlet
    java.lang.NoClassDefFoundError: Could not initialize class oracle.apps.fnd.profiles.Profiles
         at oracle.apps.fnd.sso.AppsLoginRedirect.AppsSetting(AppsLoginRedirect.java:126)
         at oracle.apps.fnd.sso.AppsLoginRedirect.init(AppsLoginRedirect.java:170)
         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 com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:619)
    12/12/21 14:38:03.351 html: Servlet error
    java.lang.NoClassDefFoundError: Could not initialize class oracle.apps.fnd.profiles.Profiles
         at oracle.apps.fnd.sso.AppsLoginRedirect.AppsSetting(AppsLoginRedirect.java:126)
         at oracle.apps.fnd.sso.AppsLoginRedirect.init(AppsLoginRedirect.java:170)
         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 com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:619)Regards,
    Ajay Sharma

    Ajay Sharma wrote:
    Hi,
    Please tell me How to run autoconfig. on application tier ?
    should I run this after shutting down the application tier ?
    Regards,
    AjayBefore you run AutoConfig, please compile the JSP files as per the doc referenced above and see if this helps (stop the application services, compile the JSP pages, then start the application services).
    You can run AutoConfig while the application services are up, but you need to restart after AutoConfig is done.
    Thanks,
    Hussein

  • 500 Internal server error while deploying web applications in jdeveloper

    I am getting the following error while trying to deploy my web application in Jdeveloper:
    500 Internal Server Error
    Servlet error: An exception occurred. The current application deployment descriptors do not allow for including it in this response.
    Please consult the application log for details.
    Please help me.
    Or where can i find the detailed log regarding this.
    I even tried to remove the shared libraries / common logs/ set the development true in orion-web.xml file but to my disappointment..
    Please help me !!!!
    Regards,
    Shaily

    Thanks for ur help
    Jdeveloper version is 10.1.3.2.0
    I have deployed simple application.
    I even went thru the log files located at :
    $ORACLE_HOME/opmn/logs/default_group~oc4j_soa~default_group~1.log:
    $ORACLE_HOME/j2ee/oc4j_soa//application-deployments/gateway/oc4j_soa_default_group_1/application.log
    but it was not of any help.
    Can you help me figure out where i can get the detailed log file. Very recently i have started using jdeveloper,so i am having difficulty figuring out the log also.

  • Internal Server error while launching applications in 11.5.10.1

    HI,
    Resently cloned dev instance from prod
    All applications and db are up and running but fronend Login page is not comming getting Internal Server error
    verified all access_log,error_log but not able to find any error message
    Please suggest us to verify the above issue
    application vertion is 11.5.10.1 and DB is 10.2.0.5 os is RHEL 5.5

    Hi
    Thank you very much for your reply,i renamed all access_log,error_log and error_log_pls files and restarted the applications and posting the fresh log file content.
    vi error_log_pls.1310428800
    [Tue Jul 12 12:58:40 2011] [notice] Oracle HTTP Server Powered by Apache/1.3.19 configured -- resuming normal operations
    vi error_log.1310428800
    [Tue Jul 12 12:58:39 2011] [notice] Oracle HTTP Server Powered by Apache/1.3.19 configured -- resuming normal operations
    [Tue Jul 12 12:58:53 2011] [error] [client 10.37.1.48] mod_security: Access denied with code 400. Pattern match "!^([-_@|#!=A-Za-z0-9/ :.$]){0,255}([-_@|#!=A-Za-z0-9/ :.$]){0,255}$" at ARGS_NAMES. [hostname "cjb112vsa400.dresser.com"] [uri "/oprocmgr-service"] [unique_id Thv3tQolATAAAC1RD5k]
    [Tue Jul 12 12:59:08 2011] [error] [client 10.37.1.48] mod_security: Access denied with code 400. Pattern match "!^([-_@|#!=A-Za-z0-9/ :.$]){0,255}([-_@|#!=A-Za-z0-9/ :.$]){0,255}$" at ARGS_NAMES. [hostname "cjb112vsa400.dresser.com"] [uri "/oprocmgr-service"] [unique_id Thv3xAolATAAAC1SD9M]
    [Tue Jul 12 12:59:23 2011] [error] [client 10.37.1.48] mod_security: Access denied with code 400. Pattern match "!^([-_@|#!=A-Za-z0-9/ :.$]){0,255}([-_@|#!=A-Za-z0-9/ :.$]){0,255}$" at ARGS_NAMES. [hostname "cjb112vsa400.dresser.com"] [uri "/oprocmgr-service"] [unique_id Thv30wolATAAAC1dFKw]
    [Tue Jul 12 12:59:38 2011] [error] [client 10.37.1.48] mod_security: Access denied with code 400. Pattern match "!^([-_@|#!=A-Za-z0-9/ :.$]){0,255}([-_@|#!=A-Za-z0-9/ :.$]){0,255}$" at ARGS_NAMES. [hostname "cjb112vsa400.dresser.com"] [uri "/oprocmgr-service"] [unique_id Thv34golATAAAC17F@A]
    [Tue Jul 12 13:00:38 2011] [error] [client 10.37.1.48] mod_security: Access denied with code 400. Pattern match "!^([-_@|#!=A-Za-z0-9/ :.$]){0,255}([-_@|#!=A-Za-z0-9/ :.$]){0,255}$" at ARGS_NAMES. [hostname "cjb112vsa400.dresser.com"] [uri "/oprocmgr-service"] [unique_id Thv4HgolATAAAC18GBg]
    [Tue Jul 12 13:01:38 2011] [error] [client 10.37.1.48] mod_security: Access denied with code 400. Pattern match "!^([-_@|#!=A-Za-z0-9/ :.$]){0,255}([-_@|#!=A-Za-z0-9/ :.$]){0,255}$" at ARGS_NAMES. [hostname "cjb112vsa400.dresser.com"] [uri "/oprocmgr-service"] [unique_id Thv4WgolATAAAC1RD5o]
    vi access_log.1310428800
    cjb112vsa400.dresser.com - - [12/Jul/2011:12:58:39 +0530] "GET /oprocmgr-service?cmd=Register&index=0&modName=JServ&grpName=XmlSvcsGrp&port=19050 HTTP/1.1" 200 15 0
    cjb112vsa400.dresser.com - - [12/Jul/2011:12:58:39 +0530] "GET /oprocmgr-service?cmd=Register&index=0&modName=JServ&grpName=DiscoGroup&port=17050 HTTP/1.1" 200 15 0
    cjb112vsa400.dresser.com - - [12/Jul/2011:12:58:39 +0530] "GET /oprocmgr-service?cmd=Register&index=0&modName=JServ&grpName=OACoreGroup&port=16050 HTTP/1.1" 200 15 0
    cjb112vsa400.dresser.com - - [12/Jul/2011:12:58:53 +0530] "POST /oprocmgr-service HTTP/1.1" 400 227 0
    cjb112vsa400.dresser.com - - [12/Jul/2011:12:59:08 +0530] "POST /oprocmgr-service HTTP/1.1" 400 227 0
    cjb112vsa400.dresser.com - - [12/Jul/2011:12:59:23 +0530] "POST /oprocmgr-service HTTP/1.1" 400 227 0
    cjb112vsa400.dresser.com - - [12/Jul/2011:12:59:38 +0530] "POST /oprocmgr-service HTTP/1.1" 400 227 0
    cjb112vsa400.dresser.com - - [12/Jul/2011:13:00:38 +0530] "POST /oprocmgr-service HTTP/1.1" 400 227 0
    cjb112vsa400.dresser.com - - [12/Jul/2011:13:01:38 +0530] "POST /oprocmgr-service HTTP/1.1" 400 227 0
    cjb112vsa400.dresser.com - - [12/Jul/2011:13:02:38 +0530] "POST /oprocmgr-service HTTP/1.1" 400 227 0
    Also adcgfclone.pl and auto config completed successfully while doing cloning nothing issues
    adapcctl.sh is also showing as fallows:
    adapcctl.sh version 115.55
    Apache Web Server Listener :httpd ( pid 11444 ) is running.
    Apache Web Server Listener (PLSQL) :httpd ( pid 11488 ) is running.
    adapcctl.sh: exiting with status 0
    in alert log file we did not see any errors.Please help us on the same

Maybe you are looking for

  • 500 Internal Server Error(While run any page on jDeveloper 10.1.3

    Hi, I am trying to run a simple test page and i am facing http 500 error. Here is the error log: oracle.apps.fnd.cache.CacheException     at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:228)     at oracle.apps.fnd.profiles.Profiles.getProfileOp

  • MIGO in MM

    during GR in MIGO transaction i have following error "period 003/2008 is not open for account type S and G/L 400000" some one can help me to resolve the error thanks

  • Seeburger AS2: Authentication_error after upgrade

    Hello all, We've recently upgraded our XI 3.0 system to PI 7.1EHP1, and since this upgrade we're having problems with the Seeburger AS2 adapter (2.1.3). The outbound message (signed and encrypted) to our other party is fine, but the acknowledgment gi

  • Settings in Variables help input (F4) in Web

    NetWeaver 7.0 -> Stack 13 Hi, When you select a value in a Query with the help input (F4), you have a settings menu to select the display (key, text, key and text...) or add some attributes in your value list. These settings are available in: - BEX a

  • Set FSP_LANGUAGE_PREFERENCE in URL

    Hello, Is it possible to set the LANGUAGE PREFERENCE in the URL? This is necessary when other applications (not HTMLDB) on other Web-Sites want to link to my Application in their prefered language. Any suggestions? Thanks..