Index or dir/start/index.jsp, PING service and RFC HTTP failing

Hello Experts,
We upgraded our PI system to SAP PI 7.11 SP3 and then implemented SAP notes 1401097 and 1388864.
From then,
any URL http://<FQDN>:5xx00/index.html,
http://<FQDN>:5xx00/dir/start/index.jsp..... are not working.
JAVA is up and running fine.
On ABAP side, PING and RFC INTEGRATION_DIRECTORY_HMI are also not working.
I checked all users and connections (SLD) are working fine.
Kindly help me on this.
Thanks & Regards,
Ananda Swaroop

A common problem. A stop- and start of PI should do the trick (at least it worked for me two times)

Similar Messages

  • Difference between Web Services and RFC (both Advantages & Disadvantage)

    Hi All,
    will you please explain the difference between  Web Services and RFC (both Advantages & Disadvantage)
    Thanks,
    jyothi.

    Hi,
    If you want have a communications between SAP systems within a network, we can go for an RFC.
    If you want have communication between SAP systems through a medium like internet, we can probably go for a webservice.
    Please refer the following links:
    What is the difference between RFC vs. Web service ?
    Webservice
    If you want to convert an RFC fuction module to an webservice, you can refer the following link,
    Using RFC as WebService in WebDynpro
    Hope this will help you.
    Regards,
    Jithin

  • Could not start the Hyperion Shared Services and hypservice service termi..

    Hi,
    I have to small issues on my Windows 2003 Server Service Pack 2.
    1. Error 1053 Could not start the Hyperion Shared Services
    2. The Hyperion S9 BI+ Analytic Services 9.3.1 - hypservice service terminated unexpectedly. It has done this 1 time(s).
    Has anyone encountered them before and an idea how to fix these errors?
    Furthermore, when I start my Administration Service Console and try to Login Oracle Hyperion 9.3.1 tells me "Could not connect to Administration Server".
    Is this related to my two errors?
    Thanks,
    metalray

    Yes, you are right, that showed me the next* error:
    When I run the essbase agent (essbase.exe) it shows me
    Error(1051518)
    Analytical Services global application does not exist at Shared Services
    I did all the configuration and deregistration (all green lights now)
    *hope I am on the path to enlightenment here                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Deploy wsp through Power Shell- start stop SP admin service and run execadmsvcjobs command using power shell

    Hi,
     Can anyone pls point me any link/ src code  for  deplyoing wsp using power shell. I know I can deploy it through Add-spsolution and install-spsolution, the issue is that, it will give   "status - stuck in deploying scheduled..."
    and i need to restart the sharepoint services - services.msc --> SP administration and timer services - and then i need to run the exceadmsvcjobs command to deploy / update the wsp  successfully in solution store.
    i mean, whats the power shell equivalent of these tasks. or anyone has already scripted these.
    if i elaborate little bit, would like to know how to automatically Retract, Remove, Add and Deploy SharePoint 2010 WSP Solution Files with PowerShell

    ok, i have found  the same :
     here its : hope this will help someone.
    function wait4timer($solutionName)
    $solutionName ="TestingWSP.wsp"
    $solution = Get-SPSolution | where-object {$_.Name -eq $solutionName}
    if ($solution -ne $null)
    Write-Host "Waiting to finish soultion timer job" -ForegroundColor Green
    while ($solution.JobExists -eq $true )
    Write-Host "Please wait...Either a Retraction/Deployment is happening" -ForegroundColor DarkYellow
    sleep 5
    Write-Host "Finished the solution timer job" -ForegroundColor Green
    try
    # Get the WebApplicationURL
    $MyWebApplicationUrl = "http://srvr:21778/";
    # Get the Solution Name
    $MywspName = "TestingWSP.wsp"
    # Get the Path of the Solution
    $MywspFullPath = "D:\myWorkspace\TestingWSP.wsp"
    # Try to get the Installed Solutions on the Farm.
    $MyInstalledSolution = Get-SPSolution | Where-Object Name -eq $MywspName
    # Verify whether the Solution is installed on the Target Web Application
    if($MyInstalledSolution -ne $null)
    if($MyInstalledSolution.DeployedWebApplications.Count -gt 0)
    wait4timer($MywspName)
    # Solution is installed in atleast one WebApplication. Hence, uninstall from all the web applications.
    # We need to unInstall from all the WebApplicaiton. If not, it will throw error while Removing the solution
    Uninstall-SPSolution $MywspName -AllWebApplications:$true -confirm:$false
    # Wait till the Timer jobs to Complete
    wait4timer($MywspName)
    Write-Host "Remove the Solution from the Farm" -ForegroundColor Green
    # Remove the Solution from the Farm
    Remove-SPSolution $MywspName -Confirm:$false
    sleep 5
    else
    wait4timer($MywspName)
    # Solution not deployed on any of the Web Application. Go ahead and Remove the Solution from the Farm
    Remove-SPSolution $MywspName -Confirm:$false
    sleep 3
    wait4timer($MywspName)
    # Add Solution to the Farm
    Add-SPSolution -LiteralPath "$MywspFullPath"
    # Install Solution to the WebApplication
    #Install-SPSolution -Identity <SolutionName> -WebApplication <URLName> [-GACDeployment] [-CASPolicies]
    install-spsolution -Identity $MywspName -WebApplication $MyWebApplicationUrl -GACDeployment #-FullTrustBinDeployment:$true -GACDeployment:$false -Force:$true
    # Let the Timer Jobs get finishes
    wait4timer($MywspName)
    Write-Host "Successfully Deployed to the WebApplication" -ForegroundColor Green
    catch
    Write-Host "Exception Occuerd on DeployWSP : " $Error[0].Exception.Message -ForegroundColor Red
    ref :
    http://www.sharepointpals.com/post/How-to-Deploy-a-SharePoint-2013-Solution-(WSP)-in-the-Farm-using-PowerShell

  • BI services and BI Scheduler failed to restart during RPD Deployment

    Hi,
    We created an RPD from OBIEE Adminstration Tool. We did not move the RPD to server repository and deployed the RPD from the client machine using enterprise manager. When we restarted the services BI Server Component and BI Scheduler Component failed to restart.Now we are not able to access any of the OBIEE links. Please help in deploying the rpd and restarting the services successfully.
    When we acces BI Publisher link we get the following error:
    Server not initialized. Please make sure the repository is ready.
    When we login to BI Analytics using weblogic we get the following error:
    Unable to Sign In
    An error occurred during authentication. Try again later or contact your system administrator.
    Thanks.

    Hi Megha,
    Can you reset your BISystemUser password.
    Follow below process:
    For Error  : Retrieving user/group data from Oracle BI Server's User Population API.
    Solution :
    Make sure have same password at the below
    1) Oracle Weblogic Server : Console / Home >Summary of Security Realms > myrealm > Users and Groups > BISystemUser
    AND
    2) EM, weblogic domain > bifoundation_domain > Security > Credentials > oracle.bi.system -> system.user
    Before these changes can you restart your server machine and try ......still problem exists means follow above steps.....
    After restarting server need to start services in correct flow ....hope you know that flow...
    Hope it helps you..
    Regards,
    Naga

  • ABAP Proxy, WEB SERVICE and RFC

    Hi
    I have to pull the data from XI.
    I have the PDFdocument of how to integrate XI with BI.
    But i am not clear what is abap proxy and web service.
    Could anyone let me know basic of what is abap proxy and webservice.
    Is abap proxy and webservice are present in both the systems XI&BI ?
    REgards
    annie

    Hi,
    ABAP proxy is a  connection between SAP XI & BI . For all the connections need to chk  in SM59, and SICF .
    proxies are a replacemet for adapters whereas webservices(WSDL) are replacements for data typesYou generate proxies from an interface description in WSDL (Web Service Description Language) by using ABAP proxy generation.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/46d6c25d-0b01-0010-06a9-8e8218753c02
    The SOAP adapter enables you to exchange SOAP messages between remote clients or Web service servers and the Integration Server. Also you can use the axis framework with SOAP adapter. Check this help:
    http://help.sap.com/saphelp_nw04/helpdata/en/45/a4f8bbdfdc0d36e10000000a114a6b/content.htm
    We can Communicate between SAP System & Webservice Using Proxies. Check this weblog for some information on this:
    /people/siva.maranani/blog/2005/05/23/communication-between-sap-system-webservice-using-proxies
    ABAP Proxy -> XI -> Webservice :
    pls chk this links;
    /people/shabarish.vijayakumar/blog/2006/03/23/rfc--xi--webservice--a-complete-walkthrough-part-1
    http://www.webservicex.net/WS/WSDetails.aspx?CATID=4&WSID=59
    /people/thomas.jung3/blog/2004/11/17/bsp-a-developers-journal-part-xiv--consuming-webservices-with-abap
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/3022- [original link is broken] [original link is broken] [original link is broken] Activate Proxy
    /people/siva.maranani/blog/2005/04/03/abap-server-proxies -ABAP Server Proxy
    /people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy - ABAP Client Proxy
    /people/siva.maranani/blog/2005/09/03/invoke-webservices-using-sapxi
    /people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy
    Hope this helps,
    Regards
    CSM Reddy

  • Web Service and Oracle HTTP Server

    I have a web environment with Oracle Database 10.2.0.3 , oracle http server (using mod_plsql), Oracle pl/sql web toolkit. I need to create a web service that is accessed externally which will interact with the database (select, insert, delete). Is it possible to publish a web service to the Oracle Http Server or to implement web services with the environment above

    Hello,
    In RDBMS 10g you cannot directly expose WS from the DB you need to use the OracleAS Web Service Runtime to do it, following this documentation:
    - Developing Web Services that Expose Database Resources
    This is true if we are talking about "tooling/runtime/API" but after all Web Services are mainly XML (WSDL and SOAP) so it is still possible to create by hands (PL/SQL & static files) but it is probably a long work depending of the complexity of your services.
    Also, in RDBMS 11, you can now directly expose WS from the DB using the embedded HTTP server, see this Oracle 11g New Features Document
    Note that before taking one approach you must take time to write up your requirement regarding Web Services eg: do I need security, which time of encoding, interoperability, ..., ... For example WS-Security that is the standard to secure SOAP messages is not (yet) supported by the Oracle 11g RDBMS Native Web Services... where when you do use the WS-Runtime you can secure the Web Service..
    Regards
    Tugdual Grall

  • B2B Support SOAP via SOAP Service and/or HTTP Posting?

    I cannot find any documentation that points to the B2B product and it's support for SOAP. Can someone point me to this documentation if any?
    If someone can answer the quick questions in the subject that would be great as well.

    ebXML standard is typically supported by all available B2B Integration products. Oracle B2B is interoperability certified by Drummond group for ebXML. ebXML offers much richer security framework compared to basic SOAP and it will be a easy change for your partners - they need to configure their B2B to talk ebXML.
    We are also planning on adding generic SOAP support in our next release. Please send me an e-mail and I can keep you posted.
    Also if you need a demo of the product, we can arrange one as well.
    Thanks - Sundar

  • Can't start OracleStartOAS 4.0 service

    I installed OAS 4.0.8.1 on WIN NT workstation
    with SP 5 successfully.
    But, I can't start "OracleStartOAS 4.0" service and receive the following error:
    "Could not start the OracleStartOAS 4.0
    (OAS_HOME, website40) service on
    \\mymachine
    Error 1067: The process terminated
    unexpectedly"
    Previously, I installed Oracle DB 7.3 on a
    different directory.

    I am getting the same thing with
    OAS 4.0.8.0.2a running NT 4 SP 6 (build 1381)
    did you ever find a solution??

  • Audio unavailable with xbmc.service and pulseaudio [kinda solved]

    If I attempt to change the audio source from system>system>audio output while running xbmc as a normal user, I can select any option from the "Audio output device" section [HDMI,Analog,Digital].  If I run the xbmc-standalone service (xbmc.service) however, that particular option is grayed out.  What am I missing?  The xbmc user has all the needed group memberships since I am using the "standalone" method from the wiki.
    % grep xbmc /etc/group
    network:x:90:xbmc
    video:x:91:xbmc
    audio:x:92:mpd,facade,xbmc
    optical:x:93:xbmc
    xbmc:x:420:
    Last edited by graysky (2014-08-28 09:14:08)

    Here are the debug logs when started from the xbmc.service and from a regular user both having identical ~/.xbmc directories.
    Full logs
    Launched from xbmc user via the systemd service (contains the error I described): link.
    Launched from a proper lxde session by another user, works as expected: link.
    Condensed version showing the differences
    Seems like the proper lxde session gets more audio options but why?  link.
    EDIT: I posted this to the official xbmc forums as well and a suggestion by one of the devs was that the systemd script does not wait long enough for the hdmi device to appear.   if I modify the upstream provided /usr/bin/xbmc-standalone to have a 6s delay (I actually started at 1 sec and incremented up to 6 which seems to be the minimum required on my hardware), it works as intended, but there must be a more elegant solution...
    % diff -uprN a/usr/bin/xbmc-standalone b/usr/bin/xbmc-standalone
    --- a/usr/bin/xbmc-standalone 2014-08-10 14:36:15.506231766 -0400
    +++ b/usr/bin/xbmc-standalone 2014-08-10 14:35:55.442898816 -0400
    @@ -28,6 +28,7 @@ if [ -n "$PULSE_START" ]; then
    # delay needed to allow PA to initialize for xbmc
    # to detect all audio sources
    $PULSE_START
    + sleep 6s
    else
    PULSE_SESSION="$(which pulse-session)"
    if [ -n "$PULSE_SESSION" ]; then
    Last edited by graysky (2014-08-28 10:03:30)

  • Can't see /rep/start/index.jsp

    When I browse http://<server>:<port>/rep/start/index.jsp page, it show s 503 Internal server error
    An internal error occurred. Contact you XI administrator
    java.lang.NoClassDefFoundError
    Stacktrace
    Thrown:
    java.lang.NoClassDefFoundError: null
         at com.sap.aii.ibrep.server.transport.api.RepTransportServiceStartup.startupIbrepTransportServices(RepTransportServiceStartup.java:22)
         at com.sap.aii.ibrep.server.applcomp.StartupCodeEntry.startup(StartupCodeEntry.java:442)
         at com.sap.aii.ib.core.applcomp.IStartupCodeEntry.startupIfNotAlreadyDone(IStartupCodeEntry.java:33)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponentImpl.startup(ExplicitApplicationComponentImpl.java:116)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponents.startup(ExplicitApplicationComponents.java:383)
         at com.sap.aii.ib.core.applcomp.ApplicationComponent.startup(ApplicationComponent.java:209)
         at jsp_Main1205163773703._jspService(jsp_Main1205163773703.java:21)
         at com.sap.engine.services.servlets_jsp.server.jsp.JspBase.service(JspBase.java:112)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:544)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:186)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         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:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    What could be wrong?

    yeah. I mentioned in first post first line
    http://<server>:<port>/rep/start/index.jsp
    All instances are showing green in color in the sap mmc and I can view J2EE information page and WebService Tester pages
    But not able to browse System Landscape Directory, /rep/start/index.jsp, UME etc.
    thanks for your reply
    nikhil

  • TDM Importer Excel start index automation

    I am trying to create a macro within excel to import and format data from a .tdm file.
    The files to be imported sometimes exceed the 1M row limit in Excel, so when this happens, I want to generate two workbooks. One of these workbooks should be generated from a start index of 1 and the other should be generated from a start index of 1048576. Right now I use the silent mode to give a start index of 1 and then rerun the importer and enter 1048576 manually for the second workbook.
    My question is: is there any way to set the start index through a macro?
    I have considered using the sendkey command to generate the "tab tab 1048576 enter" keystrokes required, but excel cannot interrupt the call object command in order to do this.
    Many thanks,
    Alex
    Solved!
    Go to Solution.

    Alex
    I have done quite complex processing with DIAdem.  Your request is not a big deal to do in DIAdem.
    For max flexibilty, you can take out references to the channel. Like shown below in oChan01.  This will allow you to handle a channel like an array. The limitations on this approach is speed,  The built in functions are faster than this approach, and should be used as much as possible.   The chnfind command is one examle that is much faster to find a specific value in a channel.
    OptionExplicit'Forces the explicit declaration of all the variables in a script.
    dim oChan01,i,oGrp,dVal
    set oGrp = data.Root.ChannelGroups("EXAMPLE")
    set oChan01 = oGrp.Channels("Time")
    for i = 1to oChan01.Size
       dVal = oChan01(2)
    next
    Paul

  • Usb 1-7: unable to read config index 0 descriptor/start -71

    On my laptop (Asus N550LF) this message appears repeatedly during boot. Once X is running it seems to stop, although it could just be that I cant see the output!
    There are few posts for usb 1-7: unable to read config index 0 descriptor/start -71 but they all seem to suggest it's a USB device. This happens whether or not I have anything plugged into USB.
    Is there anything I can do to debug this further?

    May or may not be helpful:
    https://bbs.archlinux.org/viewtopic.php … 5#p1050195 and https://bbs.archlinux.org/viewtopic.php?id=134726
    https://bbs.archlinux.org/viewtopic.php … 3#p1121923 [note that this concerns an installed system and is from before Arch's switch to systemd]
    Do you have settings in BIOS affecting support for USB? E.g. sometimes there are options to enable/disable support for different ways of accessing stuff or different versions of stuff.

  • Indexing PDFs with legacy Indexing Service

    I have a .NET application that uses the old legacy Indexing Service on Windows Server 2003 SP2 (32-bit). What do I need to install to make it index PDFs? I've installed XI Reader (as I understood that the iFilter was built into this now?) and I've restarted Indexing Service and done a full re-sync, but it still doesn't seem to be finding any PDFs (also tried a reboot).
    Thanks

    It appears that the answer was to uninstall XI and install 9.5. I believe Adobe made changes to the iFilter from 10.x onwards so that it no longer supports an old method that is used by Indexing Service. This thread was useful: http://forums.adobe.com/message/5115337#5115337

  • No data found from start index 2 to end index Error

    I'm trying to import a .csv and I keep getting this error  when I press the Next button:
    No data found from start index 2 to end index
    I know it is because my Date column in my csv, because when I take it out I don't get the error
    I have the date in YYYY-MM-DD format so I don'd understand why I am getting this.
    Can someone please advise me? I attached the error and screenshot of my csv
    Thanks,
    Connor

    Ahh, now I understand what you mean.
    It seems that all of your error-processing is done/implemented with DBMS_OUTPUT.PUT_LINE calls, also inside the procedure PROCEDURE_FOR_TRANSFER.
    And it is NOT throwing a NO_DATA_FOUND exception (what most of us here at the forum were thinking).
    It is outputting a message text that has the substring "ORA-01403: no data found" in it: something very different than an exception.
    And you want some solution to hide lines with that substring right?
    What you could do (but this is getting silly if you ask me...) is use DBMS_OUTPUT.GET_LINE(s) right after you invoked PROCEDURE_FOR_TRANSFER and get ("pop") all message lines yourself (that is before SQLPlus is doing that), filter the line(s) with "ORA-01403: no data found" substring in it, and put_line ("push") all remaining message lines back.
    Edited by: Toon Koppelaars on Jul 28, 2009 9:56 AM

Maybe you are looking for

  • How do I make fire fox open a new tab when I type in the search bar and press enter?

    Hi, I know I have found this solution before, but can't find it again. Please help? In FF 27.0.1, when I put the cursor in the search bar, type words and hit enter, it starts the search in the current tab. How do I make FF always start the search in

  • Apple TV no HD Streaming

    Just noticed today (before everything ok) streaming YouTube and Vimeo "HD" videos are showing not in HD. Changed HDMI cables and reset Apple TV with no difference. Any ideas much appreciated.

  • How do we check what events are set in the database.

    Hi All, I have set a event a event dynamically at the system level on the database. Where can I check if it is set? Is there any table? Thanks, Jiger

  • Advice learning APEX

    Hello, I am very new to APEX (i.e. have never used it before, but want to learn). I have a lot experience in writing SQL and some with PL/SQL. My background is primarily web development using ColdFusion, JavaScript, various flavors of SQL (T-SQL, PL/

  • Spotlight Indexing still a problem

    I have read several threads on this and have tried a number of fixes including adding hard drive to privacy section in Spotlight system preferences and then forcing re-index by removing the HD from the privacy section, removing the import filters fro