500   Internal Server Error - Problem Opening Service Registry Page

Hi,
When i try open enterprise service page (http://localhost:50000/sr) i am getting following error,
"500   Internal Server Error" and "Failed to process request. Please contact your system administrator."
and the Java exception stack says,
  com.sap.engine.services.webservices.espbase.client.bindings.exceptions.TransportBindingException: Invalid Response content type. Server returned code (500) with message <OK> and content type <text/html; charset=utf-8>.
    at com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding.handleSOAPResponseMessage(SOAPTransportBinding.java:471)
    at com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding.call_SOAP(SOAPTransportBinding.java:966)
    at com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding.callWOLogging(SOAPTransportBinding.java:703)
    at com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding.call(SOAPTransportBinding.java:673)
    at p1208540892498.UDDI_Inquiry_SoapBinding_Stub.find_tModel(UDDI_Inquiry_SoapBinding_Stub.java:125)
    ... 95 more
could any one please help me in finding out the problem. I am new to CE 7.1.
Thanks in advance.
Regards,
Prasad Babu.

Hi Eduardo,
as I work my way up through the landscape I have hit the same issue in our Regression PI system.
Do you have a solution ?
Thank you and kind regards,
Petr.

Similar Messages

  • 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" not opening into explorer

    I have problem in ORACLE BI while opening Presentation Services and BI publisher.
    I installed MS Windows 2003 Server SP2, Internet Explorer 6.0, ORACLE10g R2 database and created a database MIS. Installed JDK 1.6 and ORACLE BIEE 10.1.3.4.1
    When I open ORACLE BI Presentation Services or BI Publisher from menu it is giving
    “500 Internal Server Error” not opening into explorer. Attached is the screen shot for your review.
    The log says
    OracleJSP: oracle.jsp.provider.JspCompileException:
    Errors compiling:
    C:\obiee\OracleBI\oc4j_bi\j2ee\home\applicationdeployments\analytics\analytics\persistence\_pages\\_default.java
    An input/output error occurred
    Consult the following stack trace for detail
    java.io.IOException: cannot close class loader
    Caused by : java.lang.NullPointerException.
    All advice appreciated.
    Thanks

    Hello Brahmeshwar
    The defaulttrace error you are looking normally is just a warning, and can be simply ignored.
    Please search the Exception ID which you are seeing in the page, like "005056A0354D001F000000650000100C0004904D0B0E33C7"
    And check the detailed exception there.
    And please check whether you are getting any issue when accesing other J2EE apps like http://<host>:<port>/useradmin  or /nwa.
    Best Regards,
    Thunder

  • 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 on opening beX (bi abao unknown)

    It says under
    Systen Environment
    Server
    BI ABAP: unknown
    I think thats why...
    But where can i customize it?
    Edited by: Ezachiael leaihcaze on Apr 20, 2009 4:00 PM
    Edited by: Ezachiael leaihcaze on Apr 20, 2009 4:02 PM

    Whole message:
    500 Internal Server Error
      BEx Web Application
    Failed to process request; contact your system administrator
    Error Summary
    Exception occured while processing the current request; this exception cannot be handled by the application or framework
    If the information on this page does not help you locate and correct the cause of the problem, contact your system administrator
    To facilitate analysis of the problem, keep a copy of this error page Hint: Most Web browsers allow you to select all content, and copy and paste it into an empty document (such as in an email or simple text file)
    Root Cause
    The initial exception that caused the request to fail was:
    java.lang.NullPointerException
    java.lang.NullPointerException
    at com.sap.ip.bi.base.application.impl.Application.getProperty(Application.java:717)
    at com.sap.ip.bi.base.application.impl.Application.startApplicationStep(Application.java:283)
    at com.sap.ip.bi.base.application.impl.Application.initialization(Application.java:263)
    at com.sap.ip.bi.base.application.ApplicationFactory.createApplication(ApplicationFactory.java:172)
    at com.sap.ip.bi.base.application.ApplicationFactory.createApplication(ApplicationFactory.java:65)
    Details: Full Exception Chain
    System Environment
    Server
    BI Java Release: 7 - Patch level: 0000000014 - Description: BI Web Applications Java - Additional info:  - Production mode: true
    BI ABAP unknown
    Java Virtual Machine Java HotSpot(TM) 64-Bit Server VM - Sun Microsystems Inc. - 1.4.2_19-rev-b07
    Operating System Windows 2003 - amd64 - 5.2
    Deployed SCAs
    SCA Version SP Patch Compiled Deployed
    ADSSAP 7.00 14 0 2007-12-10 16:18:15 GMT 2008-01-25 13:58:37 GMT
    BASETABLES 7.00 14 0 2007-12-10 17:04:11 GMT 2008-01-25 13:28:53 GMT
    BI-BASE-S 7.00 14 0 2007-12-10 19:11:08 GMT 2009-03-20 03:38:54 GMT
    BI-IBC 7.00 14 0 2007-12-10 15:12:00 GMT 2009-03-20 03:39:00 GMT
    BI-REPPLAN 7.00 14 0 2007-12-10 15:12:53 GMT 2009-03-20 03:39:59 GMT
    BI-WDALV 7.00 14 0 2007-12-10 15:13:01 GMT 2009-03-20 03:39:11 GMT
    BIWEBAPP 7.00 14 0 2007-12-10 19:12:40 GMT 2009-03-20 03:32:22 GMT
    BI_MMR 7.00 14 0 2007-12-10 17:04:59 GMT 2008-01-25 13:32:30 GMT
    BI_UDI 7.00 14 0 2007-12-10 17:05:22 GMT 2008-01-25 13:39:09 GMT
    CAF 7.00 14 0 2007-12-10 16:29:41 GMT 2008-01-25 14:02:24 GMT
    CAF-KM 7.00 14 0 2007-12-10 15:20:38 GMT 2009-03-20 03:21:45 GMT
    CAF-UM 7.00 14 0 2007-12-10 16:29:51 GMT 2008-01-25 14:03:04 GMT
    CORE-TOOLS 7.00 14 0 2007-12-10 17:09:09 GMT 2008-01-25 13:28:52 GMT
    DI_CBS 7.00 14 0 2007-12-10 15:51:07 GMT 2009-03-20 03:40:29 GMT
    DI_CMS 7.00 14 0 2007-12-10 15:52:04 GMT 2009-03-20 03:42:13 GMT
    DI_DTR 7.00 14 0 2007-12-10 15:52:15 GMT 2009-03-20 03:42:24 GMT
    EP-PSERV 7.00 14 0 2007-12-10 19:31:59 GMT 2009-03-20 03:02:34 GMT
    EP-WDC 7.00 14 0 2007-12-10 19:32:26 GMT 2009-03-20 03:03:00 GMT
    EPBC 7.00 14 0 2007-12-10 15:23:26 GMT 2009-03-20 03:02:01 GMT
    EPBC2 7.00 14 0 2007-12-10 15:23:56 GMT 2009-03-20 03:03:04 GMT
    JLOGVIEW 7.00 14 0 2007-12-10 16:07:00 GMT 2008-01-25 13:28:53 GMT
    JSPM 7.00 14 0 2007-11-13 19:25:00 GMT 2008-01-25 13:56:28 GMT
    KM-KW_JIKS 7.00 14 0 2007-12-10 16:36:22 GMT 2008-01-25 14:03:17 GMT
    KMC-BC 7.00 14 1 2008-02-27 09:45:39 GMT 2009-03-20 03:22:29 GMT
    KMC-CM 7.00 14 0 2007-12-10 19:35:03 GMT 2009-03-20 03:23:04 GMT
    KMC-COLL 7.00 14 0 2007-12-10 15:31:06 GMT 2009-03-20 03:25:08 GMT
    LM-PORTAL 7.00 14 0 2007-12-10 15:31:09 GMT 2009-03-20 03:25:11 GMT
    LM-TOOLS 7.00 14 1 2008-01-24 10:15:56 GMT 2008-01-25 13:48:09 GMT
    NET-PDK 7.00 14 0 2007-12-10 15:32:35 GMT 2009-03-20 03:10:31 GMT
    NWMADMIN 7.00 14 0 2007-12-10 15:44:18 GMT 2009-03-20 03:42:43 GMT
    NWMCLIENT 7.00 14 0 2007-11-17 21:43:00 GMT 2009-03-20 03:43:50 GMT
    NWMDRIVERS 7.00 14 0 2007-12-10 15:45:17 GMT 2009-03-20 03:45:40 GMT
    NWMWDLAP 7.00 14 0 2007-12-10 15:45:18 GMT 2009-03-20 03:45:46 GMT
    RTC 7.00 14 0 2007-12-10 15:33:42 GMT 2009-03-20 03:10:33 GMT
    RTC-STREAM 7.00 14 0 2007-12-10 15:33:42 GMT 2009-03-20 03:25:13 GMT
    SAP-EU 7.00 14 0 2007-12-10 15:35:25 GMT 2009-03-20 03:07:46 GMT
    SAP-JEE 7.00 14 0 2007-12-10 17:20:39 GMT 2008-01-25 13:28:53 GMT
    SAP-JEECOR 7.00 14 0 2007-12-10 17:23:00 GMT 2008-01-25 13:28:52 GMT
    SAP-XIAFC 7.00 14 0 2007-12-10 17:28:06 GMT 2009-03-20 03:33:49 GMT
    SAP_JTECHF 7.00 14 0 2007-12-10 17:24:24 GMT 2008-01-25 13:28:53 GMT
    SAP_JTECHS 7.00 14 0 2007-12-10 17:27:19 GMT 2008-01-25 13:38:13 GMT
    SAP_XIAF 7.00 14 0 2007-12-10 17:27:40 GMT 2009-03-20 03:48:43 GMT
    SAP_XITOOL 7.00 14 0 2007-12-10 17:31:11 GMT 2009-03-20 03:53:35 GMT
    UMEADMIN 7.00 14 0 2007-12-10 16:48:00 GMT 2008-01-25 14:03:41 GMT
    UWLJWF 7.00 14 0 2007-12-10 19:40:48 GMT 2009-03-20 03:03:21 GMT
    VCBASE 7.00 14 0 2007-12-10 19:40:55 GMT 2009-03-20 03:25:37 GMT
    VCFLEX 7.00 14 0 2007-12-10 15:37:24 GMT 2009-03-20 03:25:15 GMT
    VCFRAMEWORK 7.00 14 0 2007-12-10 15:37:30 GMT 2009-03-20 03:25:17 GMT
    VCKITBI 7.00 14 0 2007-12-10 15:17:41 GMT 2009-03-20 03:53:38 GMT
    VCKITGP 7.00 14 0 2007-12-10 15:37:31 GMT 2009-03-20 03:25:38 GMT
    VCKITXX 7.00 14 0 2007-12-10 15:37:31 GMT 2009-03-20 03:25:40 GMT
    WDEXTENSIONS 7.00 14 0 2007-12-10 15:37:35 GMT 2009-03-20 03:26:13 GMT
    Full Exception Chain
    Log ID 000C29E251F8006F0000149400000EC4000467FC17602FDD
    com.sap.ip.bi.base.exception.BIBaseRuntimeException: Unknown Error     at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.processRequest(Controller.java:835)     at com.sap.ip.bi.webapplications.runtime.jsp.portal.services.BIRuntimeService.handleRequest(BIRuntimeService.java:328)     at com.sap.ip.bi.webapplications.runtime.jsp.portal.components.LauncherComponent.doContent(LauncherComponent.java:24)     at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)     at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)     at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)     at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)     at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)     at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)     at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)     at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)     at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:524)     at java.security.AccessController.doPrivileged(Native Method)     at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)     at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)     at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)     at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)     at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)     at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)     at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)     at java.security.AccessController.doPrivileged(Native Method)     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)Caused by: java.lang.NullPointerException     at com.sap.ip.bi.base.application.impl.Application.getProperty(Application.java:717)     at com.sap.ip.bi.base.application.impl.Application.startApplicationStep(Application.java:283)     at com.sap.ip.bi.base.application.impl.Application.initialization(Application.java:263)     at com.sap.ip.bi.base.application.ApplicationFactory.createApplication(ApplicationFactory.java:172)     at com.sap.ip.bi.base.application.ApplicationFactory.createApplication(ApplicationFactory.java:65)     at com.sap.ip.bi.webapplications.runtime.impl.Page.createApplication(Page.java:1029)     at com.sap.ip.bi.webapplications.runtime.impl.Page.constructPage(Page.java:911)     at com.sap.ip.bi.webapplications.runtime.impl.Page.<init>(Page.java:750)     at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.createPage(Controller.java:547)     at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.doProcessRequest(Controller.java:919)     at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.processRequest(Controller.java:816)     ... 34 more
    Edited by: Ezachiael leaihcaze on Apr 20, 2009 4:00 PM

  • 500 internal server error when opening EP

    Hi,
    We are facing issue while opening EP in our landscape. We are facing the below error
    500   Internal Server Error
      SAP J2EE Engine/7.00 
      Application error occurred during request processing.
      Details:   java.lang.NullPointerException: null
    Exception id: [005056A0354D001F000000650000100C0004904D0B0E33C7]
    We are facing this error immediately when we try to open http://<hostname>:<port>/irj.
    But if we refresh the page once or twice the login page would appear as usual.
    And below is the error in default trace
    #1.5 #005056A0354D00500001437700001A7C0004905E0B7A5099#1284633500727#com.sap.engine.services.security.roles.SecurityRoleImpl#sap.com/irj#com.sap.engine.services.security.roles.SecurityRoleImpl#J2EE_GUEST#148446####86451addc17e11df9405005056a0354d#Thread[Thread-388,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error#1#/System/Security/Audit/J2EE#Java###: Authorization check for caller assignment to J2EE security role [ : ].#3#ACCESS.ERROR#service.jms.default.authorization#administrators#
    Any help?
    Regards,
    Brahmeshwar

    Hello Brahmeshwar
    The defaulttrace error you are looking normally is just a warning, and can be simply ignored.
    Please search the Exception ID which you are seeing in the page, like "005056A0354D001F000000650000100C0004904D0B0E33C7"
    And check the detailed exception there.
    And please check whether you are getting any issue when accesing other J2EE apps like http://<host>:<port>/useradmin  or /nwa.
    Best Regards,
    Thunder

  • 500 internal server error when opening file attachment

    Hi all,
    I dont know whether im placing my query in the right place. if not pls advice.
    I have uploaded documents to content management from EP portal. The name of the attachment is stored in SAP custom table and the physical file is stored in EP->content management. When i go content mangement and click the attachment, im able to download the file in most cases. But for one employee, when i go content admin -> i can see the attached file name. when i try to open the attachment i am getting error message "500 Internal server error. Please contact your content admin".
    Any help will be appreciated.
    Thanks!
    Dhiya.

    Nope. The problem occurs with the admin user. HE is able to download attachments, but when he click one attachment he is getting "500 internal server error contact sys admin"
    the same thing happens when he tries to open in
    irj/km/docs/documents/attachmentfolder/attachmentfile.doc

  • [Solved]500 Internal Server Error- when open dialog page for LOV

    Hello
    I have developed JSF / ADF Bc application and my form has inputselect component and everything works fine in embeded OC4J, but when i deploy the application to apps server i get below error when i launch the dialog page to select a value
    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
    Thanks
    Message was edited by:
    user570961

    Frank
    unfortunately nothing is reported in the log file , please see the bottom of the message to see what's in the log file
    this is all i see in the log and this is added to log when the page is loaded before i try to launch my dialog page and nothing else is added to the error i am getting. and in IE it just says page cannot be displayed and firefox reports the 500 Internal server error with the message i posted in original post
    we have QA server and there i deployed the application from jdeveloper and it works Okay , but for production , production services team deployed the application using the EAR file i am giving to them and i am getting this error. ( I am providing them with the EAR file generated when i deploy the application to QA from jdeveloper)
    I thought i try to deploy this to QA from ear file to see if i can reproduce the problem , so undeployed my application and tried to deploy using ear file in qa, but it never goes to step 2. it hangs on the screen uploading file ..... it never completes uploading and it does not fail with error either
    Oct 2, 2007 9:03:50 PM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter} Merge(javax.faces.Short,null)
    Oct 2, 2007 9:03:50 PM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter} Merge(null,java.lang.Short)
    Oct 2, 2007 9:03:50 PM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter} Merge(javax.faces.Byte,null)
    Oct 2, 2007 9:03:50 PM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter} Merge(null,java.lang.Byte)
    Oct 2, 2007 9:03:50 PM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter} Merge(javax.faces.Integer,null)
    Oct 2, 2007 9:03:50 PM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter} Merge(null,java.lang.Integer)
    Oct 2, 2007 9:03:50 PM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter} Merge(javax.faces.Long,null)
    Oct 2, 2007 9:03:50 PM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter} Merge(null,java.lang.Long)
    Oct 2, 2007 9:03:50 PM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter} Merge(javax.faces.Float,null)
    Oct 2, 2007 9:03:50 PM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter} Merge(null,java.lang.Float)
    Oct 2, 2007 9:03:50 PM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter} Merge(javax.faces.Double,null)
    Oct 2, 2007 9:03:50 PM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter} Merge(null,java.lang.Double)
    Oct 2, 2007 9:03:50 PM com.sun.faces.config.rules.ValidatorRule end
    WARNING: [ValidatorRule]{faces-config/validator} Merge(javax.faces.LongRange)
    Oct 2, 2007 9:03:50 PM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter} Merge(javax.faces.DateTime,null)
    Oct 2, 2007 9:03:50 PM com.sun.faces.config.rules.ConverterRule end

  • 500 Internal Server Error invoking web service

    I assembled and deployed a (PL/SQL package based) web service to OC4J 9.0.4 like documented in a number of FAQs and tutorials. All went well until I try to invoke a function: I already had to add jasper.zip to the WEB-INF\lib folder to resolve a ClassDefNotFound (and succeeded), but now I receive the following error:
    With Mozilla and internet Explorer 6, requesting the address
    http://localhost:8888/samplews/sampleWS?invoke=getproperty
    results in the error
    500 Internal Server Error
    java.lang.NoClassDefFoundError: sun/tools/java/RuntimeConstants
         at java.lang.ClassLoader.defineClass1(Native Method)
         at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
    Ok, sun/tools/java/RuntimeConstants can be found in tools.jar (I use JDK 1.5.0_06, Oracle 10.1.0.3 and OC4J 9.0.4), so I copied %java_home%\lib\tools.jar to WEB-INF\lib of the deployed web application, restarted OC4J and verified using ProcessExplorer, which JARs and ZIPs had been loaded by "java -jar oc4j.jar". Among many others, I found all extension libraries, including the two I placed in WEB-INF\lib. But alas, still the Servlet Engine seems unable to resolve the package sun/tools/java/RuntimeConstants, despite tools.jar being obviously loaded by java.exe: the error decribed above persists.
    %J2EE_HOME%\log\http-web-site.log contains
    http://localhost:8888/samplews/sampleWS?invoke=getproperty HTTP/1.1" 500 3413
    The other log files seem to contain no helpful info.
    I'm at my wits end - what can I do? Do I miss something obvious?
    Any comment or advice is welcome.

    Hello,
    This class is part of the JDK, so could you clarify which JDK you are using and be sure that when starting OC4J you are using a JDK environment (contains for example javac command) and not a JRE (no javac).
    Could you check that and post the result in the forum.
    Regards
    Tugdual Grall

  • HTTP 500 Internal Server Error Problem

    Hi,
    I successfully log in to the EM with SYS user and can do the all maintenance jobs using EM. But when i click to the All Initialization Parameters link i get the HTTP 500 Internal Server Error on my browser.
    My browser is IE6.0 running on Windows XP.
    What should I do?
    MK

    The content of the specified log file (emoms.trc) was very large so i paste the last week's log trace.
    2007-05-11 10:03:50,291 [EMUI_10_03_50_/console/database/instance/undoAdvisory] ERROR inst.undo executeQuery.1323 - UndoAdvisoryBean.executeQuery(): Trace info - Connection is not established.
    2007-05-14 11:03:42,546 [HealthMonitor] ERROR emd.main run.270 - HealthMonitor : Found errant task : TaskRegn:ID15,Callback:class oracle.sysman.emSDK.svc.cache.CacheManager$Checker,Iterative:true,Duration:300,DueTime:1178893097971
    2007-05-14 11:03:42,546 [HealthMonitor] ERROR emd.main restart.389 - HealthMonitor 14.May.2007 11:03:42 CacheManager error: CacheManager thread timed out.
    2007-05-14 11:04:41,359 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.271 - Integration Class not found: oracle.sysman.ias.ias.IASIntegration
    2007-05-14 11:04:41,703 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.271 - Integration Class not found: oracle.sysman.eml.target.slb.common.SLBIntegration
    2007-05-14 11:04:41,796 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.271 - Integration Class not found: oracle.sysman.eml.ssl.intg.SSLIntegration
    2007-05-14 11:04:41,921 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.271 - Integration Class not found: oracle.tip.oem.central.domain.ProcessConnectDomainIntg
    2007-05-14 11:04:41,921 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.271 - Integration Class not found: oracle.tip.oem.central.instance.ProcessConnectInstanceIntg
    2007-05-14 11:04:41,921 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.271 - Integration Class not found: oracle.webdb.admin.em.PortalIntegration
    2007-05-14 11:04:41,921 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.271 - Integration Class not found: oracle.webdb.admin.em.SSOIntegration
    2007-05-14 11:04:41,921 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.271 - Integration Class not found: oracle.reports.em.RepIntg
    2007-05-14 11:04:41,937 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.271 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsEmailIntegration
    2007-05-14 11:04:41,953 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.271 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsOidIntegration
    2007-05-14 11:04:41,953 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.271 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsOvfIntegration
    2007-05-14 11:04:41,953 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.271 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsWebconfIntegration
    2007-05-14 11:04:41,953 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.271 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsWirelessIntg
    2007-05-14 11:04:41,968 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.271 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsCalGrpIntegration
    2007-05-14 11:50:49,437 [XMLLoader0 00000006629.xml] ERROR eml.XMLLoader logDeleteFileError.315 - Could not delete file C:\oracle\product\10.2.0\db_1\mmkvtpc_mmkdb\sysman\recv\00000006629.xml
    2007-05-15 08:26:35,531 [EMUI_08_26_33_/console/net/login] ERROR em.jobs remoteOp.2127 - DBVerify.remoteOp(): RemoteOperationException: ERROR: Wrong password for user
    2007-05-15 08:27:02,531 [EMUI_08_27_01_/console/net/login] ERROR em.jobs remoteOp.2127 - DBVerify.remoteOp(): RemoteOperationException: ERROR: Wrong password for user
    2007-05-15 08:27:08,531 [EMUI_08_27_07_/console/net/login] ERROR em.jobs remoteOp.2127 - DBVerify.remoteOp(): RemoteOperationException: ERROR: Wrong password for user
    2007-05-15 08:27:21,531 [EMUI_08_27_20_/console/net/login] ERROR em.jobs remoteOp.2127 - DBVerify.remoteOp(): RemoteOperationException: ERROR: Wrong password for user
    2007-05-15 08:27:28,531 [EMUI_08_27_26_/console/net/login] ERROR em.jobs remoteOp.2127 - DBVerify.remoteOp(): RemoteOperationException: ERROR: Wrong password for user
    2007-05-15 12:14:44,210 [EMUI_12_14_44_/console/database/instance/initParameters] ERROR em.console doGet.296 - javax.servlet.ServletException: Invalid URL: No controller exists for this path
    javax.servlet.ServletException: Invalid URL: No controller exists for this path
         at oracle.sysman.db.adm.DBControllerResolver.getController(DBControllerResolver.java:85)
         at oracle.sysman.db.adm.DBControllerResolver.handleRequest(DBControllerResolver.java:113)
         at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:688)
         at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:291)
         at oracle.sysman.eml.app.Console.doGet(Console.java:285)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:101)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:16)
         at oracle.sysman.db.adm.inst.HandleRepDownFilter.doFilter(HandleRepDownFilter.java:138)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:269)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:600)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:793)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)
    2007-05-15 13:37:48,726 [EMUI_13_37_48_/console/database/instance/initParameters] ERROR em.console doGet.296 - javax.servlet.ServletException: Invalid URL: No controller exists for this path
    javax.servlet.ServletException: Invalid URL: No controller exists for this path
         at oracle.sysman.db.adm.DBControllerResolver.getController(DBControllerResolver.java:85)
         at oracle.sysman.db.adm.DBControllerResolver.handleRequest(DBControllerResolver.java:113)
         at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:688)
         at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:291)
         at oracle.sysman.eml.app.Console.doGet(Console.java:285)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:101)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:16)
         at oracle.sysman.db.adm.inst.HandleRepDownFilter.doFilter(HandleRepDownFilter.java:138)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:269)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:600)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:793)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)
    2007-05-16 06:01:43,960 [EMUI_06_01_43_/console/database/instance/initParameters] ERROR em.console doGet.296 - javax.servlet.ServletException: Invalid URL: No controller exists for this path
    javax.servlet.ServletException: Invalid URL: No controller exists for this path
         at oracle.sysman.db.adm.DBControllerResolver.getController(DBControllerResolver.java:85)
         at oracle.sysman.db.adm.DBControllerResolver.handleRequest(DBControllerResolver.java:113)
         at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:688)
         at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:291)
         at oracle.sysman.eml.app.Console.doGet(Console.java:285)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:101)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:16)
         at oracle.sysman.db.adm.inst.HandleRepDownFilter.doFilter(HandleRepDownFilter.java:138)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:269)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:600)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:793)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)
    2007-05-16 06:05:33,023 [EMUI_06_05_33_/console/database/instance/initParameters] ERROR em.console doGet.296 - javax.servlet.ServletException: Invalid URL: No controller exists for this path
    javax.servlet.ServletException: Invalid URL: No controller exists for this path
         at oracle.sysman.db.adm.DBControllerResolver.getController(DBControllerResolver.java:85)
         at oracle.sysman.db.adm.DBControllerResolver.handleRequest(DBControllerResolver.java:113)
         at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:688)
         at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:291)
         at oracle.sysman.eml.app.Console.doGet(Console.java:285)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:101)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:16)
         at oracle.sysman.db.adm.inst.HandleRepDownFilter.doFilter(HandleRepDownFilter.java:138)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:269)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:600)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:793)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)
    2007-05-16 07:49:47,398 [EMUI_07_49_47_/console/database/schema/index] ERROR em.console doGet.296 - javax.servlet.ServletException: Invalid URL: No controller exists for this path
    javax.servlet.ServletException: Invalid URL: No controller exists for this path
         at oracle.sysman.db.adm.DBControllerResolver.getController(DBControllerResolver.java:85)
         at oracle.sysman.db.adm.DBControllerResolver.handleRequest(DBControllerResolver.java:113)
         at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:688)
         at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:291)
         at oracle.sysman.eml.app.Console.doGet(Console.java:285)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:101)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:16)
         at oracle.sysman.db.adm.inst.HandleRepDownFilter.doFilter(HandleRepDownFilter.java:138)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:269)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:600)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:793)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)
    2007-05-16 07:50:00,616 [EMUI_07_50_00_/console/database/schema/index] ERROR em.console doGet.296 - javax.servlet.ServletException: Invalid URL: No controller exists for this path
    javax.servlet.ServletException: Invalid URL: No controller exists for this path
         at oracle.sysman.db.adm.DBControllerResolver.getController(DBControllerResolver.java:85)
         at oracle.sysman.db.adm.DBControllerResolver.handleRequest(DBControllerResolver.java:113)
         at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:688)
         at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:291)
         at oracle.sysman.eml.app.Console.doGet(Console.java:285)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:101)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:16)
         at oracle.sysman.db.adm.inst.HandleRepDownFilter.doFilter(HandleRepDownFilter.java:138)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:269)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:600)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:793)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)
    2007-05-16 08:51:53,601 [EMUI_08_51_53_/console/database/instance/initParameters] ERROR em.console doGet.296 - javax.servlet.ServletException: Invalid URL: No controller exists for this path
    javax.servlet.ServletException: Invalid URL: No controller exists for this path
         at oracle.sysman.db.adm.DBControllerResolver.getController(DBControllerResolver.java:85)
         at oracle.sysman.db.adm.DBControllerResolver.handleRequest(DBControllerResolver.java:113)
         at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:688)
         at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:291)
         at oracle.sysman.eml.app.Console.doGet(Console.java:285)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:101)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:16)
         at oracle.sysman.db.adm.inst.HandleRepDownFilter.doFilter(HandleRepDownFilter.java:138)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:269)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:600)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:793)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)
    2007-05-16 08:53:40,194 [EMUI_08_53_40_/console/database/instance/initParameters] ERROR em.console doGet.296 - javax.servlet.ServletException: Invalid URL: No controller exists for this path
    javax.servlet.ServletException: Invalid URL: No controller exists for this path
         at oracle.sysman.db.adm.DBControllerResolver.getController(DBControllerResolver.java:85)
         at oracle.sysman.db.adm.DBControllerResolver.handleRequest(DBControllerResolver.java:113)
         at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:688)
         at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:291)
         at oracle.sysman.eml.app.Console.doGet(Console.java:285)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:101)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:16)
         at oracle.sysman.db.adm.inst.HandleRepDownFilter.doFilter(HandleRepDownFilter.java:138)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:269)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:600)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:793)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)
    2007-05-16 08:53:46,163 [EMUI_08_53_46_/console/database/instance/initParameters] ERROR em.console doGet.296 - javax.servlet.ServletException: Invalid URL: No controller exists for this path
    javax.servlet.ServletException: Invalid URL: No controller exists for this path
         at oracle.sysman.db.adm.DBControllerResolver.getController(DBControllerResolver.java:85)
         at oracle.sysman.db.adm.DBControllerResolver.handleRequest(DBControllerResolver.java:113)
         at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:688)
         at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:291)
         at oracle.sysman.eml.app.Console.doGet(Console.java:285)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:101)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:16)
         at oracle.sysman.db.adm.inst.HandleRepDownFilter.doFilter(HandleRepDownFilter.java:138)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:269)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:600)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:793)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)
    2007-05-16 08:55:14,163 [EMUI_08_55_14_/console/database/schema/index] ERROR em.console doGet.296 - javax.servlet.ServletException: Invalid URL: No controller exists for this path
    javax.servlet.ServletException: Invalid URL: No controller exists for this path
         at oracle.sysman.db.adm.DBControllerResolver.getController(DBControllerResolver.java:85)
         at oracle.sysman.db.adm.DBControllerResolver.handleRequest(DBControllerResolver.java:113)
         at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:688)
         at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:291)
         at oracle.sysman.eml.app.Console.doGet(Console.java:285)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:101)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:16)
         at oracle.sysman.db.adm.inst.HandleRepDownFilter.doFilter(HandleRepDownFilter.java:138)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:269)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:600)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:793)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)

  • 500 Internal Server Error while opening Apps R12

    hi,
    after running below scripts i got the below error
    adalnctl.sh adexecsql.pl adoafmctl.sh adstrtal.sh jtffmctl.sh
    adapcctl.sh adformsctl.sh adopmnctl.sh gsmstart.sh mwactl.sh
    adautocfg.sh adformsrvctl.sh adpreclone.pl ieo mwactlwrpr.sh
    adcmctl.sh adoacorectl.sh adstpall.sh java.sh
    500 Internal Server Error
    java.lang.NoClassDefFoundError     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.0.0) ].server.http.HttpApplication.loadServlet(HttpApplication.java:2231)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4617)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4541)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:2821)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:740)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)     at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:230)     at oracle.oc4j.network.ServerSocketAcceptHandler.access$800(ServerSocketAcceptHandler.java:33)     at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:831)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)     at java.lang.Thread.run(Thread.java:595)

    Hi,
    What changes have been done recently?
    Can you find any errors in the database log file?
    Did you run AutoConfig and see if it completes successfully?
    Please see if the solution in (Note: 761869.1 - 500 Internal Server Error) helps.
    Regards,
    Hussein

  • How to display the 500-internal server error on the Exception Handler page

    Hello
    My situation is as follows : JDev 11.1.1.0.2, ADF fusion application, one unbounded task flow containing 2 view pages view1.jspx and error.jspx
    The error jspx is marked as the exception handler.
    When an error occurs (typically a 500-Internal Server Error) the error.jspx is correctly displayed and shows our message such as 'Don't panic, please call our tech support'
    What I would like to do is to display the actual error stack on this page along with our message.
    I've searched around and I can't find how to either get the error stack in a bean or what EL expression should be used to get the error stack.
    Can anybody help ?
    Best Regards
    Paul
    Switzerland

    The error will be the same, but the stack trace will be different, such as
    Error 500--Internal Server Error
    oracle.adf.controller.security.AuthorizationException: ADFC-0619: Echec de la vérification des autorisations : '/view1.jspx' 'VIEW'.
         at oracle.adf.controller.internal.security.AuthorizationEnforcer.handleFailure(AuthorizationEnforcer.java:145)
         at oracle.adf.controller.internal.security.AuthorizationEnforcer.checkPermission(AuthorizationEnforcer.java:124)
         at oracle.adfinternal.controller.state.ControllerState.initializeUrl(ControllerState.java:639)
         at oracle.adfinternal.controller.state.ControllerState.synchronizeStatePart2(ControllerState.java:449)
         at oracle.adfinternal.controller.application.SyncNavigationStateListener.afterPhase(SyncNavigationStateListener.java:44)
         at oracle.adfinternal.controller.lifecycle.ADFLifecycleImpl$PagePhaseListenerWrapper.afterPhase(ADFLifecycleImpl.java:529)
         at oracle.adfinternal.controller.lifecycle.LifecycleImpl.internalDispatchAfterEvent(LifecycleImpl.java:118)
         at oracle.adfinternal.controller.lifecycle.LifecycleImpl.dispatchAfterPagePhaseEvent(LifecycleImpl.java:166)
         at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$PhaseInvokerImpl.dispatchAfterPagePhaseEvent
    What I would like is to display the above stack trace on the page marked as the exception handler....
    Regards
    Paul

  • Getting 500 Internal Server Error when opening GC page

    There was no change in configuration and all of a sudden, I can not connect to GC. I did notice that OC4J for OC4J_EM is down and I can't get it to go "Alive". Can someone run opmnctl status and print the output for me?
    I'm on Windows 2003/GC 10.1.0.4. Anyone has seen this problem?
    Cheers,
    Rodney

    Exact error when opening page is:
    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.

  • 500   Internal Server Error on opening Business Planning in SAP Portal 7.3

    Dear All,
    While trying to start working with Business Planning role in SAP Portal 7.3, I am getting the following error message.
    Please Help.
    Detailed Exception
    Detailed Exception Chain
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Exception was thrown in preprocessing phase of application session DMm9txY6YHo3d0c6cKZ9Bw--DWk64skeumguWcqfCg_Y9A--. The causing exception is nested. RID=fb772c5cd67111e3ca7d0000015894b2
      at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doPreprocessing(ApplicationSession.java:663)
      at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:349)
      at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:326)
      at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doContent(AbstractDispatcherServlet.java:87)
      at com.sap.tc.webdynpro.serverimpl.wdc.DispatcherServlet.doContent(DispatcherServlet.java:89)
      at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doPost(AbstractDispatcherServlet.java:62)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:754)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
      at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:152)
      at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:38)
      at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:457)
      at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:210)
      at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:441)
      at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:430)
      at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process(DSRWebContainerFilter.java:38)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:81)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:278)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:81)
      at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)
      at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)
      at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)
      at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.filters.SessionSizeFilter.process(SessionSizeFilter.java:26)
      at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.filters.MemoryStatisticFilter.process(MemoryStatisticFilter.java:57)
      at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.filters.DSRHttpFilter.process(DSRHttpFilter.java:43)
      at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:475)
      at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.process(Processor.java:269)
      at com.sap.engine.services.httpserver.server.rcm.RequestProcessorThread.run(RequestProcessorThread.java:56)
      at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122)
      at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101)
      at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)
    Caused by: com.sap.tc.webdynpro.services.exceptions.ApplicationFaultException: wdDoInit: exception thrown in this user coding area
      at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:164)
      at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:227)
      at com.sap.tc.webdynpro.progmodel.components.Component.initController(Component.java:258)
      at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:206)
      at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:590)
      at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.doPreprocessing(ClientApplication.java:1457)
      at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doPreprocessing(ApplicationSession.java:660)
      ... 46 more
    Caused by: com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to load the object: pcd:portal_content/com.sap.pct/platform_add_ons/com.sap.ip.bi/Roles/com.sap.ip.bi.business_planning_showcase/com.sap.ip.bi.planning/com.sap.ip.bi.Planning_Overview with user jelbin
      at com.sap.portal.pb.data.PcdManager.initialContextLookup(PcdManager.java:129)
      at com.sap.portal.pb.data.PcdManager.doInit(PcdManager.java:55)
      at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:622)
      at com.sap.portal.pb.PageBuilder.wdDoInit(PageBuilder.java:227)
      at com.sap.portal.pb.wdp.InternalPageBuilder.wdDoInit(InternalPageBuilder.java:137)
      at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:161)
      ... 52 more
    Caused by: javax.naming.NamingException: Failed to lookup External Link for: portal_content/com.sap.pct/platform_add_ons/com.sap.ip.bi/Roles/com.sap.ip.bi.business_planning_showcase/com.sap.ip.bi.planning/com.sap.ip.bi.Planning_Overview [Root exception is com.sapportals.portal.prt.runtime.PortalRuntimeException: Failed to lookup External Link for: portal_content/com.sap.pct/platform_add_ons/com.sap.ip.bi/Roles/com.sap.ip.bi.business_planning_showcase/com.sap.ip.bi.planning/com.sap.ip.bi.Planning_Overview]
      at com.sap.tc.pcd.proxies.JndiProxy.getObjectInstance(JndiProxy.java:121)
      at com.sapportals.portal.pcd.gl.PcdGlContext.getSemanticObject(PcdGlContext.java:962)
      at com.sapportals.portal.pcd.gl.PcdGlContext.getSemanticObject(PcdGlContext.java:742)
      at com.sapportals.portal.pcd.gl.PcdGlContext.lookup(PcdGlContext.java:121)
      at com.sapportals.portal.pcd.gl.PcdProxyContext.lookup(PcdProxyContext.java:1824)
      at com.sapportals.portal.pcd.gl.url.BaseURLContext.lookup(BaseURLContext.java:265)
      at javax.naming.InitialContext.lookup(InitialContext.java:392)
      at javax.naming.InitialContext.lookup(InitialContext.java:392)
      at com.sap.portal.pb.data.PcdManager.initialContextLookup(PcdManager.java:125)
      ... 57 more
    Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: Failed to lookup External Link for: portal_content/com.sap.pct/platform_add_ons/com.sap.ip.bi/Roles/com.sap.ip.bi.business_planning_showcase/com.sap.ip.bi.planning/com.sap.ip.bi.Planning_Overview
      at com.sap.portal.pcm.iview.admin.PcmIviewCommon.getExternalLinkApplication(PcmIviewCommon.java:277)
      at com.sap.portal.pcm.iview.admin.PcmIviewCommon.initLayers(PcmIviewCommon.java:135)
      at com.sap.portal.pcm.iview.admin.AdminBaseiView.createAttrSetLayersList(AdminBaseiView.java:177)
      at com.sap.portal.pcm.iview.admin.AdminBaseiView.getCustomImplementation(AdminBaseiView.java:131)
      at com.sap.portal.pcm.admin.PcmAdminBase.getImplementation(PcmAdminBase.java:642)
      at com.sapportals.portal.ivs.iviews.IviewServiceObjectFactory.getObjectInstance(IviewServiceObjectFactory.java:378)
      at com.sap.tc.pcd.proxies.JndiProxy.getObjectInstance(JndiProxy.java:69)
      ... 65 more
    Kind Regards,
    Jelbin

    Hi Cornelia,
    With the link Planning Modeler and Planning Wizard should be opened.
    I mean if we click on Start Modeler button in transaction RSPLAN, the link should redirect us to Planning Modeler.
    And if we click on Start Wizard button in the transaction RSPLAN, the link should redirect us to Planning Wizard.
    Regards,
    Jelbin

Maybe you are looking for

  • Problem with xfce4-session.

    Hello, I'm not sure whether I'm posting in the correct section of the forums but anyway, here's the problem, after upgrading the system xfce started crashing randomly (It definitely crashes when I try to suspend first time, then it does it correctly)

  • How can I relink event files?

    I am on the job of 'managing my video works'...trying to get the events and projects in order. In this matter I have been coming across 'problems' which I have been able to surmount. But in the present case I seem to have come to the 'end of the road

  • Firefox 4.o seems to hang when loading some websites while waiting for an application called static-cdn.mozilla....

    the application seems to be : static-cdn.addons.mozilla.net

  • ECC 6.0 and WE62 in tree view (IDOC documentation)

    Hi, we have just upgraded our ERP system from R/3 4.6C to ECC 6.0, new WE62 for IDOC documentation is in html mode only. Is it possibile to use old-style WE62 in tree-view mode ? Regards. Ganimede Dignan.

  • Heade in ALV

    I am working on ALV Report in that  I have to print he Standard address of my Organization in the middle and username rundate runtime etc..With the help of following code currently I am printing line line bye line TOP LEFT OF THE REPORT but  I Have t