SOAP Receiver- Error While Sending Message: 500 Internal Server Error

Hello,
Our scenario: IDoc to SOAP
I have added a third party system in the SLD and have used the same in my ID configuration.
An idoc will be triggered from R/3, which will received in PI, PI will transform the IDoc into SOAP message for the third party system.
I have tested the scenario in ID from Interface Determination and its successful.
But when i try to try to test it from RWB, using Test Message in Adapter Engine, I get an error,
"Error while sending message:500 Internal server error"
If we test it using a testing software like SOAP UI, it works fine but from PI we get the error mentioned above.
Regards,
Abhishek

Hello,
Since the IDOC adapter resides on the ABAP stack, you can use this URL instead (it will be sent to the integration engine as Venkata suggested)
http://host:port/sap/xi/engine?type=entry
Also check your firewall settings from PI to the third-party system.
Hope this helps,
Mark
Edited by: Mark Dihiansan on Feb 7, 2012 11:48 AM

Similar Messages

  • Imp: Error while sending message: 500 Internal Server Error

    Hi all
    while testing my scenarios- by sending the message through component monitoring in RWB I get the following error in Integration Server
    <b>"Error while sending message: 500 Internal Server Error "</b>
    It seems that integration server is not picking up the messages.
    Can anyone help me on this?
    thanks
    Abhishek

    Hi Abhishek,
      Check whether the integration url is pointing to correct one something like http://host url:http port/sap/xi/engine?type=entry.
    Please do refer the below blog:
    /people/krishna.moorthyp/blog/2006/07/23/http-errors-in-xi
    Regards,
    Prasanthi.

  • " Error while sending message: 500 Internal Server Error" RNIF Adapter

    Hi,
    I have configured B2B integration as   Sender : RNIF adapter &  Receiver: XI Adapter.
    I am  able to test the configuration successfully in ESR and ID. But, whille testing with RWB using same test data, i am getting the following error:
    Error while sending message: 500 Internal Server Errot.
         Could you anybody help me, what could be the reason? Even i am not getting any error messages in SXMB_MONI.
    Thanks
    Laxman

    Hope this helps..
    -Is the 500 internal SErver Error in RWB is only for this issue and the message is successfully processed in SXMB_MONI?
       Could be the PI Service User :PIAFUSER(Adapter framework user) login crendential issue or run out time error.
    Try taking the payload from sxmb_moni and enter  it in RWB > Adater engine> Test Message Tab > give proper sender interface information , enter payload and try sending message.   check what is behaviour

  • Error when sending message: 500 Internal Server Error

    Hi
    IE is not accepting any messages,
    when I try to send the messgae to the IE ( using RWB) i am getting the below error " Error when sending message: 500 Internal Server Error".
    following things what i have noticed.
    1. Pipleline URL is fine, both in the BS of XI and in the RFC destnation which i am maintaing on the  IE admin) URL is  "http://<host>:8000/sap/xi/engine?type=entry"
    2. SICF all the XI serivess are up and running, i am able to test these service.
    3. The http port is active ( SMICM )
    Pls note the error is  500 Internal Server Error  
    regards
    Nisar

    I think in a simple term 500 can be said as "the request cannot be processed curretnly", these options mentieoned by you are not applicable in my case.
    This generally occurs due to load problem or if you are on an SP less than 12 or even if there is an administration problem---I am on PI7.0 , what are the administration problem you are talking about?
    1 Check Table Space is enough. ---i had installed server recently & very few interface running.
    2 Server licence Date or Time. In this case change system date and restart server.---i have recently installed server.
    3 Check the service pack levels on your XI. If it is obsolete upgrade it with latest versio----Can u explain more on this?
    Try restart the java stack(XI Server) and follwing services.
    com.sapii.af.app ---I am not passing trough Adater framework, so i dont think this service will matters....
    com.sapii.cpa.af.app.---CPA cahe is done sucessfully, as i said i am not passsing through adapter framework.
    basically for a simple HTTP post what might cause 500 error if all necessary services are up and running?
    regards
    Nisar

  • Error while accessing EP: 500 Internal Server Error

    Installed EP 6.0 SP3 on WAS 6.4 (ABAP+J2EE stack),DB->SQL Server, OS->Windows (no clusters involved). When we try to access EP (http://<servername>:50000/irj/portal), we get the following message.
    Application error occurs during processing the request.
    Details: java.lang.NullPointerException
         at com.sap.portal.navigation.Gateway.addAliasData(Gateway.java:156)
         at com.sap.portal.navigation.Gateway.doInit(Gateway.java:105)
         at com.sap.portal.navigation.Gateway.service(Gateway.java:33)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:363)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:222)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:323)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:301)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:682)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:220)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:94)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:142)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
         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:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)
    Any help or pointers would be appreciated.
    Thank you,
    Vittal

    Upgrading SP3 of the J2EE to sp4 solves this problem.

  • Error: The listener returned the following Message: 500 Internal Server Error

    Hi,
    I'm currently having trouble building a JSP Portlet and registering it in Portal 902. I've followed all of the documentation and created the appropriate web.xml, provider.xml and _default.properties files as required.  When I deploy the page to my local OC4J server using http://localhost:port/myapplication/providers I receive the following message:
    Congratulations! You have successfully reached your Provider's Test Page.
    Checking for components:
    Portlets are: MyPortlet
    When I then try and deploy the portlet in our development portal environment using the Enterprise Manager interface, and then test using the same URL as above, I receive the same message as above.
    However, when I then try and register the provider through the Portal environment and try and "show" the portlet through a page within the portal, I receive the following error message:
    Error: The listener returned the following Message: 500 Internal Server Error
    I'm not sure why it would work with my local OC4J instance, and on the Portal server itself, but not as a portlet within a portal page in the main environment. I will add the application log, the provider.xml and the _default.properties files to extra postings after this first message.
    Any help would be much, much appreciated.
    Best Regards

    Here is the application log file after running the portlet:
    12/11/02 3:53 PM Started
    12/11/02 3:53 PM Started
    12/11/02 3:53 PM Started
    12/11/02 3:55 PM FavouritesPortlet: oracle.jsp.runtimev2.JspServlet: init
    12/11/02 3:55 PM FavouritesPortlet: 9.0.2.0.0 Started
    12/11/02 3:55 PM FavouritesPortlet: oracle.webdb.provider.v2.adapter.SOAPServlet: init
    12/11/02 3:55 PM FavouritesPortlet: NumberFormatException while initializing Logger. Defaulting LogLevel to 4
    12/11/02 3:55 PM FavouritesPortlet: ServletLogger - Logging level: 4
    12/11/02 3:55 PM FavouritesPortlet: [id=(null), instance=6872125_3_PREVIEW] CONFIGURATION: Invalid or null value for property - executionWarningTimeout = null - setting to default value of 20 seconds
    12/11/02 3:55 PM FavouritesPortlet: [id=(null), instance=6872125_3_PREVIEW] CONFIGURATION: Invalid or null value for property - executionKillTimeout = null - setting to default value of 80 seconds
    12/11/02 3:55 PM FavouritesPortlet: [id=(null), instance=6872125_3_PREVIEW] CONFIGURATION: Default container renderer not specified
    12/11/02 3:55 PM FavouritesPortlet: [id=(null), instance=6872125_3_PREVIEW] CONFIGURATION: defaulting container renderer to DefaultContainerRenderer
    12/11/02 3:55 PM FavouritesPortlet: Servlet error
    java.lang.NullPointerException
         at jsp.FavouritesPortlet._jspService(_FavouritesPortlet.java:86)
         at com.orionserver[Oracle9iAS (9.0.2.0.0) Containers for J2EE].http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.compileAndServe(JspPageTable.java:508)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:255)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:407)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:330)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:59)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:523)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
         at oracle.portal.provider.v2.render.http.ResourceRenderer.renderBody(Unknown Source)
         at oracle.portal.provider.v2.render.RenderManager.render(Unknown Source)
         at oracle.portal.provider.v2.DefaultPortletInstance.render(Unknown Source)
         at oracle.webdb.provider.v2.adapter.soapV1.ProviderAdapter.showPortlet(Unknown Source)
         at oracle.webdb.provider.v2.adapter.soapV1.ProviderAdapter.handleHttp(Unknown Source)
         at java.lang.reflect.Method.invoke(Native Method)
         at oracle.webdb.provider.v2.adapter.SOAPServlet.doHTTPCall(Unknown Source)
         at oracle.webdb.provider.v2.adapter.SOAPServlet.service(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:59)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:523)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:735)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.AJPRequestHandler.run(AJPRequestHandler.java:151)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].util.ThreadPoolThread.run(ThreadPoolThread.java:64)

  • SOAP:1.026 SRT: HTTP-Code 500: ("Internal Server Error")    Exception of class CX_AI_SYSTEM_FAULT

    Hi All,
            while Running Client Proxies from se80 im getting Following error. i already checked all the Services All are active only. can any one suggest me:
    SOAP:1.026 SRT: HTTP-Code 500: ("Internal Server Error")
    Exception of class CX_AI_SYSTEM_FAULT
    RFC Trace:
    **** Trace file opened at 20140630 124650 IST, by disp+work               
        **** Versions SAP-REL 721,0,201 RFC-VER U 3 1460390 MT-SL                 
        XRFC> Begin of user trace                                                 
        XRFC>
        XRFC>                                                                
    <
        XRFC> TRACE SOAP RUNTIME - header                                    
    <
        XRFC>                                                                
    <
        XRFC>
        XRFC> SESSION_ID : 0002425553A5ECFC63B114C4E1000000C0A80141      
        XRFC> TS_CALL
    : 20140630071647.5930180                            
    <
        XRFC> SY_UNAME   : SAPADMIN                                          
    <
        XRFC> HOSTNAME   : SOLAR-DEV                                         
    <
        XRFC> SY_SID
    : DEV                                               
    <
        XRFC> SY_MANDT   : 001                                               
    <
        XRFC> SYS_NR
    : 01                                                
    <
        XRFC> APPLSERVER : SOLAR-DEV_DEV_01                                  
    <
        XRFC> ISPRESCHED : X                                                 
    <
        XRFC> PARENT_ID  : ROOT_CALL_ID                                      
    <
        XRFC> REQ_SIZE   : 1821                                              
    <
        XRFC> RESP_SIZE  : 75                                                
    <
        XRFC> DURATION   : 2246                                              
    <
        XRFC> NETHDRTIME : 2246                                              
    <
    XRFC> CALL_STATE : 2                                                 
    <
    XRFC> ERRORTYPE  : SYSFAIL                                           
    <
    XRFC> ERRORAREA  : COREMSG                                           
    <
    XRFC> CTXDP_TYPE : SOAP_RUNTIME                                      
    <
    XRFC> SYNC_ASYNC : S                                                 
    <
    XRFC> LOCATION   : C                                                 
    <
    XRFC> DIRECTION  : O                                                 
    <
    XRFC> REQ_ID
    : 52EDA553B163C414E1000000C0A80141                  
    <
    XRFC> RESP_ID
    : 00000000000000000000000000000000                  
    <
    XRFC> MSG_STATE  : 114                                               
    <
    XRFC> IF_NAME_I  : YSCO_SAPORDERS_SOAP                               
    <
    XRFC> IF_NS_E
    <
    XRFC> IF_NAME_E  :                                                   
    <
    XRFC> ISSHORTCUT :                                                   
    <
    XRFC> TRC_PATT   : WSTEST                                            
    <
    XRFC> TRC_KEY
    : 50EDA553B163C414E1000000C0A80141                  
    <
    XRFC> TRC_SSID   : DEV_01                                            
    <
    XRFC> TRC_USER   : SAPADMIN                                          
    <
    XRFC> TRC_TS
    : 20140630071647                                    
    <
    XRFC> TRC_COUNT  : 98                                                
    <
    XRFC> TRC_EXT
    <
    XRFC> COMPLETE   : OK                                                
    <
    XRFC> CALLEDPROG : YSCO_SAPORDERS_SOAP                               
    <
    XRFC> SOAP_APPLI : urn:sap-com:soap:runtime:application:client       
    <
    XRFC> CONF_ID
    <
    XRFC> BIND_ID
    <
    XRFC> OP_NAME
    : InsertPPOrders_Development                        
    <
    XRFC> COMM_PATRN : Method:InsertPPOrders_Development                 
    <
    XRFC> OP_NS 
    : http://microsoft.com/webservices/                 
    <
    XRFC> REMADDRESS :                                                   
    <
    XRFC> LP_NAME
    : YSLP1                                             
    <
    XRFC> DT_OBJ
    : YSCO_SAPORDERS_SOAP                               
    <
    XRFC> MEMCONSUMP : 198                                               
    <
    XRFC> BONAME
    <
    XRFC> PROCCOMP   :                                                   
    <
    XRFC> DEPLOYUNIT :                                                   
    <
    XRFC>       <
    XRFC>                                                                
    <
    XRFC> TRACE SOAP RUNTIME - trace records                             
    <
    XRFC>                                                                
    <
    XRFC>       <
    XRFC> E SOAP_RUNTIME 20140630071649.8380110 : CL_SOAP_RUNTIME_CLIENT 
    <
    XRFC> ->EXECUTE_PROCESSING Exception handling in SOAP runtime        
    <
    XRFC>                                                                
    <
    XRFC>                                                                
    <
    XRFC> E SOAP_APPLICATION 20140630071649.8382410 : CL_SOAP_APPLICATION
    <
        XRFC> _CLIENT ->IF_SOAP_APPLICATION_CS~EXECUTE_PROCESSING Exception  
    <
        XRFC> handling in SOAP runtime                                       
    <
        XRFC>                                                                
    <
        XRFC>                                                                
    <
        XRFC> E HTTP_TRANSPORT_BINDING 20140630071649.8368980 : CL_SOAP_HTTP 
    <
        XRFC> _TPBND_ROOT ->HANDLE_STATUS_CODE Received return code 500 (    
    <
        XRFC> Internal Server Error )                                        
    <
        XRFC>                                                                
    <
        XRFC>                                                                
    <
        XRFC> E SOAP_RUNTIME 20140630071649.8379970 : CL_SOAP_RUNTIME_CLIENT 
    <
        XRFC> ->EXECUTE_PROCESSING A SOAP Runtime Core Exception occurred in 
    <
        XRFC> method get_http_headers of class CL_SOAP_HTTP_TPBND_ROOT at    
    <
        XRFC> position id 3 with internal error id 1026 and error text SRT:  
    <
        XRFC> HTTP-Code 500: ("Internal Server Error") (fault location is 1 ).
    <
        XRFC>                                                                
    <
        XRFC>                                                                
    <
        XRFC> E SOAP_APPLICATION 20140630071649.8382290 : CL_SOAP_APPLICATION
    <
        XRFC> _CLIENT ->IF_SOAP_APPLICATION_CS~EXECUTE_PROCESSING A SOAP Runtime  <
        XRFC> Core Exception occurred in method get_http_headers of class    
    <
        XRFC> CL_SOAP_HTTP_TPBND_ROOT at position id 3 with internal error id
    <
        XRFC> 1026 and error text SRT: HTTP-Code 500: ("Internal Server Error")   <
        XRFC> (fault location is 1 ).                                        
    <
        XRFC>                                                                
    <
    Find The Attachment for error:

    Hi Brahmaji,
    i also faced with the above problem, activete the srt services in SICF Transaction.
    Regards,
    Kumar.
    Edited by: kmikkili on Nov 18, 2009 11:39 PM

  • Forefox will not run due to error message '500 Internal Server Error'

    10 days ago the PC had to have its OS reinstalled on Dell's instructions. All other applications we use have been loaded but both Firefox and IE were runing slowly. we uninstalled firefox and reinstalled it - made no difference to speed. Then it started (not responding) and finally when I start it up now up comes error message '500 Internal Server Error'

    Hi 5unflower,
    Please run the patch mentioned in the KB: http://helpx.adobe.com/acrobat/kb/error-213-19-licensing-acrobat.html
    Regards,
    Rave

  • SOAP:1.026 SRT: HTTP-Code 500: ("Internal Server error)

    Hi,
    When i am executing the Client proxy in ABAP, i am getting SOAP:1.026 SRT: HTTP-Code 500: ("Internal Server error).
    how to resolve it, can any one help.
    Thanks & Regards,
    Brahmaji.

    Hi Brahmaji,
    i also faced with the above problem, activete the srt services in SICF Transaction.
    Regards,
    Kumar.
    Edited by: kmikkili on Nov 18, 2009 11:39 PM

  • Error 0006:1860:4027 500 internal server error

    When I click on Sync for Active sync to run, it seem to sync up the contacts, calendar and the mails but at the end of it , it fails with the following error message:
    Error: 0006:1860:4027 500 Internal Server Error Connection: Keep-Alive
    Set-Cookie: cadata5E523BEF14254CCA84573DC7AEDE0815="1d5b1d099-017f-
    I dont have access to the Exchange Server nor our IT will be able to help me with this. Any help why this is happening will be very much appreciated.
    It worked perfectly with my Earlier Centro device. I got it replaced today due to some hardware issue and this wont just wont sync without this error.
    Thanks
    Post relates to: Centro (Unlocked GSM)

    Hello!
    Could be due to too much content being indexed for that initial sync and the buffer for the phone is being overtaxed.  You could try to change the filter to get the last 1 day of message and subject only but oftently this is solved by moving a good chunk of the emails/contacts/calendar in Outlook/OWA into sub folders and do another sync.  If its ok, then start moving the data back into the parent folders little bit at a time between sync to ensure your not going to exceed the buffer on the Centro.
    The catch for EAS is that it wants to index EVERYTHING on your exchange server for that inital sync.
    Message Edited by thetreoguy on 05-13-2009 04:46 PM

  • Why does the message '500 internal server error' appear when I use any search engine?

    I am able to type a web address and use the internet successfully but when using ANY search engine I get the '500 internal server error' message. This appears if I type in a word to search '''bold text'''and the result is the error message. I have recently uninstalled rapport and hitman pro. Please help.

    Did you check your security software (firewall)?
    Which security software (firewall) do you have?
    A possible cause is security software (firewall) that blocks or restricts Firefox or the plugin-container process without informing you, possibly after detecting changes (update) to the Firefox program.
    See:
    * [[Server not found]]
    * [[Firewalls]]

  • How to find error details when getting 500   Internal Server Error

    Hi Everyone,
    I get 500   Internal Server Error on b2b order main page after modified tabstrip.inc.jsp.  I want to see the detail error messages, but don't know how to.  Any advises?
    Thanks, Jin

    Hi Jin,
    From code.
    You please check it again.
    You have written below lines in your code.
    <%@ page import com.sap.isa.core.xcm.ConfigContainer %>
    <%
    UserSessionData userData = UserSessionData.getUserSessionData(request.getSession());
    ConfigContainer configcontainer = (ConfigContainer)(userData.getCurrentConfigContainer());
    String sName = configcontainer.getScenarioName();
    I think check your first line of import. It should be
    <%@ page import="com.sap.isa.core.xcm.*" %>
    I think you forgot to put = and ". See above line. and check your code again.
    Regards.
    eCommerce Developer

  • 403 error accessing ADF app /  500 Internal Server Error accessing page

    Jdeveloper 10.1.3.2
    AppServer 10.1.3
    I have developed and ADF-BC application. It runs great using the local embedded oc4j server. I setup a deployment profile and used the ear file to deploy to the application server. It deploys without error. When I try and test it by drilling down to the app in the enterprise manager, I get a 403 forbidden error. If I try and access the main jspx page directly (http:/server:port/myapp/faces/app/myapp.jspx), I get a 500 Internal Server Error with the following text:
    java.lang.NoSuchMethodError: oracle.adf.share.perf.StateTracker.isActive()Z     
    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:137)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:627)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)     
    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 com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)     
    at java.lang.Thread.run(Thread.java:595)
    Thanks in advance for any help.
    Message was edited by:
    jnewhart

    I have updated the ADF library on the application server per this document.
    http://www.oracle.com/technology/products/jdev/howtos/10g/adf_runtime_update_howto.html
    I used the manual method since jdeveloper is not installed on the AS. If it were I would use the ADF installer. Unfortuantely, it did not seem to help.

  • R12 login page error on windows 2003 (500 Internal Server Error)

    I am getting the following error while opening R12 home page.
    oracle.apps.fnd.cache.CacheException
         at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:228)
         at oracle.apps.fnd.profiles.Profiles.getProfileOption(Profiles.java:1485)
         at oracle.apps.fnd.profiles.Profiles.getProfile(Profiles.java:354)
         at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfileFromDB(ExtendedProfileStore.java:211)
         at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfile(ExtendedProfileStore.java:171)
         at oracle.apps.fnd.profiles.ExtendedProfileStore.getProfile(ExtendedProfileStore.java:148)
         at oracle.apps.fnd.common.logging.DebugEventManager.configureUsingDatabaseValues(DebugEventManager.java:1259)
         at oracle.apps.fnd.common.logging.DebugEventManager.configureLogging(DebugEventManager.java:1114)
         at oracle.apps.fnd.common.logging.DebugEventManager.internalReinit(DebugEventManager.java:1083)
         at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:1050)
         at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:1037)
         at oracle.apps.fnd.common.AppsLog.reInitialize(AppsLog.java:595)
         at oracle.apps.fnd.common.AppsContext.initLog(AppsContext.java:941)
         at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:926)
         at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:891)
         at oracle.apps.fnd.common.WebAppsContext.<init>(WebAppsContext.java:1027)
         at oracle.apps.fnd.common.WebRequestUtil.validateContext(WebRequestUtil.java:223)
         at OAErrorPage.jspService(_OAErrorPage.java:200)
         [OAErrorPage.jsp]
         at com.orionserver[Oracle Containers for J2EE 10g (10.1.3.0.0) ].http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:416)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:719)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:270)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:42)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:204)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:209)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.EvermindPageContext.handlePageThrowable(EvermindPageContext.java:761)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.EvermindPageContext.handlePageException(EvermindPageContext.java:727)
         at OA.jspService(_OA.java:254)
         [OA.jsp]
         at com.orionserver[Oracle Containers for J2EE 10g (10.1.3.0.0) ].http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:416)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.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.0.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.0.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:627)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
         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)
    Caused by: oracle.apps.jtf.base.resources.FrameworkException: Error in IAS Cache: java.lang.NullPointerException: null Connection
         at oracle.apps.jtf.cache.IASCacheProvider.get(IASCacheProvider.java:712)
         at oracle.apps.jtf.cache.CacheManager.getInternal(CacheManager.java:4802)
         at oracle.apps.jtf.cache.CacheManager.get(CacheManager.java:4624)
         at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:216)
         ... 53 more
    Caused by: oracle.apps.jtf.base.resources.FrameworkException:
    An exception occurred in the method CacheAccess.get
    null
    The base exception is:
    null Connection
         at oracle.apps.jtf.base.resources.FrameworkException.convertException(FrameworkException.java:607)
         at oracle.apps.jtf.base.resources.FrameworkException.addException(FrameworkException.java:585)
         at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:66)
         at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:88)
         at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:202)
         at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:218)
         at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:249)
         ... 57 more
    I am trying to implement solution as per doc id: 414170.1. However when i try to run autoconfig at database level, it was throwing error that it is unable to connect to database.
    Then I checked listener status using "lsnrctl status". I do see instance listener in BLOCKED status.
    When I check metalink for the BLOCKED status reason, they asked to restart the database in OPEN mode.
    I am trying to login to database but it says "ORA-12560 TNS:protocol adapter error". When I try to STOP and START (using lsnrctl start command), it shows as "The listener supports no services".
    ==========================
    I am copying the content of instance.log (vis.log) file...
    TNSLSNR for 32-bit Windows: Version 10.2.0.3.0 - Production on 16-FEB-2009 17:15:39
    Copyright (c) 1991, 2006, Oracle. All rights reserved.
    System parameter file is D:\oracle\VIS\db\tech_st\10.2.0\network\admin\VIS_navya\listener.ora
    Log messages written to D:\oracle\VIS\db\tech_st\10.2.0/network/admin\vis.log
    Trace information written to D:\oracle\VIS\db\tech_st\10.2.0/network/admin\vis.trc
    Trace level is currently 0
    Started with pid=2220
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROCVISipc)))
    Error listening on: (ADDRESS=(PROTOCOL=TCP)(Host=navya.company.com)(Port=1521))
    TNS-12542: TNS:address already in use
    TNS-12560: TNS:protocol adapter error
    TNS-00512: Address already in use
    32-bit Windows Error: 48: Unknown error
    No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROCVISipc)))
    ==========================
    =============================
    Here is content of listener.log file...
    TNSLSNR for 32-bit Windows: Version 10.1.0.5.0 - Production on 16-FEB-2009 17:35:13
    Copyright (c) 1991, 2004, Oracle. All rights reserved.
    System parameter file is D:\oracle\VIS\inst\apps\VIS_navya\ora\10.1.2\network\admin\listener.ora
    Log messages written to D:\oracle\VIS\apps\tech_st\10.1.2\network\log\listener.log
    Trace information written to D:\oracle\VIS\apps\tech_st\10.1.2\network\trace\listener.trc
    Trace level is currently 0
    Started with pid=1388
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=navya.company.com)(PORT=1521)))
    TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
    16-FEB-2009 17:35:13 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=oracle))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=168822016)) * status * 0
    16-FEB-2009 17:35:15 * (CONNECT_DATA=(SID=VIS)(CID=(PROGRAM=D:\oracle\VIS\apps\apps_st\appl\fnd\12.0.0\bin\reviver.exe)(HOST=NAVYA)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.101)(PORT=1659)) * establish * VIS * 12505
    TNS-12505: TNS:listener does not currently know of SID given in connect descriptor
    16-FEB-2009 17:35:17 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=oracle))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=168822016)) * status * 0
    ===============================
    Please help on how to resolve the issue.

    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROCVISipc)))
    Error listening on: (ADDRESS=(PROTOCOL=TCP)(Host=navya.company.com)(Port=1521))
    TNS-12542: TNS:address already in use
    TNS-12560: TNS:protocol adapter error
    TNS-00512: Address already in use
    32-bit Windows Error: 48: Unknown error
    No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROCVISipc)))Was this working before? If yes, what changes have been done recently?
    From the above errors, it seems the database port is used by some other application, so I would suggest the following:
    - Reboot the machine and see if you can start the listener
    - If you still get the same error, change the port number in listener.ora file to something other than 1521 (for example, 1522) and try to start the listener then

  • Compile error when using SLD (500 Internal server error)

    We receive the following error while running the SLD in NW.
    Any suggestions on how to solve the issue?
    Thanks!
    Application error occurred during the request procession.
    Details: <b>Exception:</b>
    com.sap.engine.services.servlets_jsp.server.jsp.exceptions.CompilingException: Error while compiling JSP file F:/usr/sap/NW1/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.lcr/servlet_jsp/sld/root/name/index.jsp.
         at com.sap.engine.services.servlets_jsp.server.jsp.JSPParser.generateJavaFile(JSPParser.java:348)
         at com.sap.engine.services.servlets_jsp.server.jsp.JSPParser.parse(JSPParser.java:75)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.getClassName(JSPServlet.java:207)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.reCompileAndGetClassName(JSPServlet.java:438)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:172)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:385)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:263)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:340)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:318)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:821)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:239)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:147)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
         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:94)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)
    Caused by: java.io.IOException: CreateProcess: javac -sourcepath F:/usr/sap/NW1/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.lcr/servlet_jsp/sld/work/ -encoding UTF8 -nowarn F:/usr/sap/NW1/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.lcr/servlet_jsp/sld/work/jsp_index1118777039081.java -classpath "F:\usr\sap\NW1\DVEBMGS00\j2ee\os_libs\jstartup.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.;F:\usr\sap\NW1\DVEBMGS00\j2ee\cluster\server0\bin\services\dbpool\dbpool.jar;F:\usr\sap\NW1\DVEBMGS00\j2ee\cluster\server0\bin\system\jkernelgui.jar;F:\usr\sap\NW1\DVEBMGS00\j2ee\cluster\server0\bin\ext\webservices_lib\jaxm-api.jar;F:\usr\sap\NW1\DVEBMGS00\j2ee\cluster\server0\bin\services\servlet_jsp\servlet_jsp.jar;F:\usr\sap\NW1\DVEBMGS00\j2ee\cluster\server0\bin\ext\com.sap.security.api.sda\com.sap.security.api.jar;F:\usr\sap\NW1\DVEBMGS00\j2ee\cluster\server0\bin\ext\security.class\tc_sec_saml_service_api.jar;F:\usr\sap\NW1\DVEBMGS00\j2ee\cluster\server0\bin\ext\com.sap.rprof.dbprofiles\dbprofiles.jar;F:\usr\sap?
         at java.lang.Win32Process.create(Native Method)
         at java.lang.Win32Process.<init>(Unknown Source)
         at java.lang.Runtime.execInternal(Native Method)
         at java.lang.Runtime.exec(Unknown Source)
         at java.lang.Runtime.exec(Unknown Source)
         at java.lang.Runtime.exec(Unknown Source)
         at com.sap.engine.lib.lang.RunExec.exec(RunExec.java:62)
         at com.sap.engine.lib.lang.RunExec.exec(RunExec.java:53)
         at com.sap.engine.services.servlets_jsp.server.jsp.JavaCompiler.compileExternal(JavaCompiler.java:104)
         at com.sap.engine.services.servlets_jsp.server.jsp.JavaCompiler.compile(JavaCompiler.java:220)
         at com.sap.engine.services.servlets_jsp.server.jsp.JSPParser.generateJavaFile(JSPParser.java:335)
         ... 19 more
    <BR><BR><b>Root cause:</b>
    java.io.IOException: CreateProcess: javac -sourcepath F:/usr/sap/NW1/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.lcr/servlet_jsp/sld/work/ -encoding UTF8 -nowarn F:/usr/sap/NW1/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.lcr/servlet_jsp/sld/work/jsp_index1118777039081.java -classpath "F:\usr\sap\NW1\DVEBMGS00\j2ee\os_libs\jstartup.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.;F:\usr\sap\NW1\DVEBMGS00\j2ee\cluster\server0\bin\services\dbpool\dbpool.jar;F:\usr\sap\NW1\DVEBMGS00\j2ee\cluster\server0\bin\system\jkernelgui.jar;F:\usr\sap\NW1\DVEBMGS00\j2ee\cluster\server0\bin\ext\webservices_lib\jaxm-api.jar;F:\usr\sap\NW1\DVEBMGS00\j2ee\cluster\server0\bin\services\servlet_jsp\servlet_jsp.jar;F:\usr\sap\NW1\DVEBMGS00\j2ee\cluster\server0\bin\ext\com.sap.security.api.sda\com.sap.security.api.jar;F:\usr\sap\NW1\DVEBMGS00\j2ee\cluster\server0\bin\ext\security.class\tc_sec_saml_service_api.jar;F:\usr\sap\NW1\DVEBMGS00\j2ee\cluster\server0\bin\ext\com.sap.rprof.dbprofiles\dbprofiles.jar;F:\usr\sap?
         at java.lang.Win32Process.create(Native Method)
         at java.lang.Win32Process.<init>(Unknown Source)
         at java.lang.Runtime.execInternal(Native Method)
         at java.lang.Runtime.exec(Unknown Source)
         at java.lang.Runtime.exec(Unknown Source)
         at java.lang.Runtime.exec(Unknown Source)
         at com.sap.engine.lib.lang.RunExec.exec(RunExec.java:62)
         at com.sap.engine.lib.lang.RunExec.exec(RunExec.java:53)
         at com.sap.engine.services.servlets_jsp.server.jsp.JavaCompiler.compileExternal(JavaCompiler.java:104)
         at com.sap.engine.services.servlets_jsp.server.jsp.JavaCompiler.compile(JavaCompiler.java:220)
         at com.sap.engine.services.servlets_jsp.server.jsp.JSPParser.generateJavaFile(JSPParser.java:335)
         at com.sap.engine.services.servlets_jsp.server.jsp.JSPParser.parse(JSPParser.java:75)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.getClassName(JSPServlet.java:207)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.reCompileAndGetClassName(JSPServlet.java:438)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:172)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:385)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:263)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:340)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:318)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:821)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:239)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:147)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
         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:94)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)

    Mine is WAS640SP12. SLD CR 2.2 CIM 1.4.28. Still getting the same error. I will apply some SPs on the ABAP stack, but I don't think that will help at all. maybe something is wrong with the 'name server'?

Maybe you are looking for

  • Problem with Xfce-svn & thunar

    Hi, I've got a problem with Xfce-svn installed via pacman from Server = http://arch.os-zen.net/pkg/xfce-svn After logging, Xfce is loading and after while I can see 2 panels and black screen (and without icons on desktop) although I set the wallpaper

  • Satellite Pro 6070 Slim Select Bay Drive won't regonize CDs

    I have a problem with my Slim Select Bay DVD drive. The disc motor is running and the laser unit is moving, but it won't recognize any disc until I flip the whole notebook on the right side. Then after a few attempts with opening and closing the driv

  • AS3 - External CSS and External text

    I'm going nuts here. I have successfully loaded text from an external file. I have successfully loaded styles from external CSS. Trace appear to confirm that both have loaded. My Problem is that I cannot get the styles to apply to the text. I thought

  • Unable to update BLOG field

    Can any one help me to solve this problem? Am updating worklog field in one of our application which is of type binay large object. this is the syntax: Update T61 set C536870928='hrtut' where C536870928='koko' But it is giving me the following error

  • Importing thru a shell script

    I want to import thru a shell script..in oracle 10g rel 2. on RHEL4 Is there any way thru which i can mimic the file open dialog box in windows in Linux here. So that i can call the file open dialog and browse for the particular file to import. which