Error HTTP 404 - Not found

Hi all,
We have created a BSP application that was working fine during our tests, but now we are getting the following error message when we try to access it:
Service cannot be reached
What has happened?
URL http://host_name/sap/bc/bsp/sap/zrf_pado call was terminated because the corresponding service is not available.
Note
The termination occurred in system PRD with error code 404 and for the reason Not found.
The selected virtual host was 1 .
We have verified transaction SICF and this service is active, we've also checked the OSS note 517484 and all required services for BSP pages are active. We have checked the HTTP service status on SMICM and it is set as active.
Anyone have faced the same issue before?
Thank you.

Hi
  Service for ur BSP application is not active , i.e u have to go to T.Code SICF and have  to activate  the service .
   for this T.Code SICF ->default host ->sap ->bc ->sap -> (UR BSP mane at last ).
right click on ur BSP application and activate service.
Regards
Sachin

Similar Messages

  • Getting error "Http 404 not found" while accessing CUCM GUI..

    Hi,
    Please help um getting error "Http 404 not found" while accessing CUCM GUI. Yesterday it was running fine bt nw its showing dis error.
    Please find attached screenshot for ur referance.
    Thanks & R's
    Harish

    Hi Aaron,
    I have restarted dat service bt still the issue is persisting.
    Now its showing attached error.
    Thanks and R's
    Harish

  • This error (HTTP 404 Not Found) means that Internet Explorer was able to connect to the website, but the page you wanted was not found. It's possible that the webpage is temporarily unavailable. Alternatively, the website might have changed or removed the

    This error (HTTP 404 Not Found) means that Internet Explorer was able to connect to the website, but the page you wanted was not found. It's possible that the webpage is temporarily unavailable. Alternatively, the website might
    have changed or removed the webpage.
    For more information about HTTP errors, see Help.

    check this
    http://social.msdn.microsoft.com/Forums/en-US/5576aba1-d196-42ce-bd62-ad5ddfa3a8fd/this-error-http-404-not-found-means-that-internet-explorer-was-able-to-connect-to-the-website-but?forum=sharepointgeneralprevious

  • Getting Error HTTP 404 NOT FOUND on launching MAM app

    Hi All,
    I started MAM application and i got the HTTP 404 not found error. I am not even able to reach the login page .
    I tries to debug the application and find out the reason, but unable to locate anything as debug point kept moving between classes like Object , string , MAP classes .
    How could i locate the error for the problem or what could be the possible cause ?
    BELOW I HAVE PASTED THE INFORMATION ON THE CONSOLE WINDOW:
    Initialize framework ...
       Configuration initialized. Installation Base = C:\Program Files\SAP Mobile Infrastructure
       Path settings adjusted
       Timezone initialized; use timezone id 'Etc/GMT+12'
       Trace initialized. Log is switched on.
       Framework singletons initialized.
       Gzip data compression configuration initialized.
       Registry initialized.
        MI OS installer lib (C:\Program Files\SAP Mobile Infrastructure\bin\NATSTART.DLL) loaded successfully.
       Dlls loaded.
       Timed Sync initialized.
       Persistence initialized.
       Smart Sync initialized.
       CCMS initialized.
       Agents initialized.
       Communication server initialized.
    Framework initialized.
    Check if running inside installation server.
    Installation toolkit parameters C:\Program Files\SAP Mobile Infrastructure/itool.properties not detected
    Use normal startup: true
    Try to login user 'vipin'
    Cannot login user
    com.sap.ip.me.api.user.LogonException: User or password is incorrect. Check your entries.
         at com.sap.ip.me.core.UserManagerImpl.logOnUser(UserManagerImpl.java:588)
         at com.sap.ip.me.core.FrameworkInitializer.logonUser(FrameworkInitializer.java:689)
         at com.sap.ip.me.core.FrameworkInitializer.logon(FrameworkInitializer.java:664)
         at com.sap.ip.me.core.FrameworkInitializer.main(FrameworkInitializer.java:103)
         at com.sap.ip.me.mdk.api.runtime.Start.startME(Start.java:128)
         at com.sap.ip.me.mdk.api.runtime.Start.main(Start.java:41)
    Starting tomcat. Check logs/tomcat.log for error messages
    ME started with 'FrameworkInitializer' class and user 'vipin'

    hello vipin,
    how did you start your MAM? are you using the -app option?
    from the log, it seems that you have an auto-login enabled.
    if you ran your MI from NWDS, try removing the debug
    options -logon:<user>:<password>
    how did you ran your MI btw?
    regards
    jo

  • While processing a message : Error HTTP 404: not found

    Hi gurus,
    I'm stuck on a File-XI-IDoc scenario.
    Here is the message i get in the Message Tool Display:
    Erreur lors de la transmission du message au point d'accès http://rchase12:53000/sap/xi/engine?type=entry via la connexion File_http://sap.com/xi/XI/System. Motif : com.sap.aii.af.ra.ms.api.RecoverableException: Received HTTP response code 404 : Not Found
    It's in French but it it's like my url is not good. I read about the port that must be 80xx in place of 53000 is it true?? I can't find any information about it, in another place than some forum topics.
    Could anyone help me?
    Thanks in advance.
    Thomas

    Hi,
    Description: The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address. This status code is commonly used when the server does not wish to reveal exactly why the request has been refused, or when no other response is applicable.
    Possible Tips:- for HTTP_RESP_STATUS_CODE_NOT_OK 404
    u2022 404 is an HTTP response code that indicates that the resource in question couldn't be found. Usually this is due to an incorrect URL, so it is better to cross check all URLs. Check pipeline URL in the SLD in the business system of the Integration Server For this go to SLD->Business System-><yourIntegrtaion Server>->Pipeline URL: It should be like this http://<host>:<port>/sap/xi/engine?type=entry Where host is the host name of the Integration Server and port is the HTTP(8xxx) port. To verify this in Integration Server you can do like this. Go to SXMB_ADM->Integration Engine Configuration->Choose Edit from Menu -> Change Global Configuration Data to switch to change mode. Then select System Landscape - Load Configuration. (This is not required always)
    u2022 Check that the port really is the ICM HTTP Port and not the J2EE port i.e SMICM then menu GOTO --> SERVICES and check the port number for HTTP. It should be HTTP port
    u2022 If the error is Page cannot be displayed, cannot find server in https configurations Check and correct the SSL configuration for the ABAP and the J2EE side of the system
    u2022 If the error is because of integration server when using Proxy communications then check these. i.e SXMB_ADM->Integration Engine Configuration->Corresponding Integration Server enrty should be dest://<Http Integration server-Destination> Where < Http Integration server -Destination > is the RFC destination (SM59) of type HTTP connection (type H) to the Integration Server. In this case, host name, port, and path prefix are saved in the RFC destination.
    Regards,
    Shabari

  • HTTP 404 Not Found error when opening Enterprice manager in ORACLE 10g

    Hi friends,
    I have created a new database. When i tried to enter into the enterprise manager through the URL http://localhost:7778/em it displays the following error
    "HTTP 404 Not Found"
    Someone please help me

    That is because you are using the wrong port number. AFter installation, it showed you the correct port number for you installation. If not find it in $ORACLE_HOME/install/portlist.ini

  • Oracle HTMLDB html_admin  HTTP 404 not found

    I have installed oracle htmldb successfully also
    my oracle htmldb home page show up successfully,
    but when i run the following address in my url browser
    http://hostname:7777/pls/htmldb/htmldb_admin
    I get an error
    HTTP 404 not found.
    could some one please help

    Roger,
    Please check your Apache error_log and tell us what's in it.
    Sergio

  • HTTP-404 Not Found when pressing  tab

    Hi All,
    I have three tabs namely Search,Create,Report
    1. When i press the "Create" tab it goes to the corresponding page, but after that
    when i press the other two tabs it is displaying an error
    HTTP-404 Not Found.
    in FF the error is
    The requested URL /pls/htmldb/wwv_flow.accept was not found on this server.
    Oracle-HTTP-Server/1.3.28 Server at APEX3 Port 80
    2. This error is displayed,
    after pressing "Create" tab, when i try to press other tags.
    3. but,First if i press any of the other two tabs, it is working fine
    Does any one exp. this kind of problem? All solutions appreciated.
    Thanks in advance
    bye
    Srikavi

    Hi Dimitri,
    I found out the error.
    I have a text field P7_TANKAGE and in the Post Element Text
    I entered.
    <span style="color:#ff0000;font-size:12px;"> <select id="unit1" onchange="YrthruputUnit();" tabindex="14.5">
    <option> -S-</option>
    <option value="ml"> ml</option>
    <option value="kg"> kg </option>
    <option value="ton"> ton </option>
    <option value="ltrs"> ltrs </option>
    </select> Units
    </span>
    This was working fine for that page but when i tried to move the tab or click the create button it was giving the error.
    When i removed that code from Post Element Text
    It works fine.
    one question: Is it not possible to write the code like that in apex?
    bye
    Srikavi

  • HTTP 404 Not Found Error in Process Control Mail

    Hi All,
    I am working on version 9.3.3
    I have setup e-mail alerts through a SMTP server.
    When I am going on Process control and starting the cycle OR promoting to any level, I am getting a Minimized window showing HTTP 404 Not Found error and Mail is not going.
    Whereas My ICP mail alerts are working fine
    Please suggest something to resolve.
    Regards,
    Jai

    Hi Jai,
    Check the below documents, which might be helpful to you.
    Financial Management Error "Server object error ASP 0177 : 80131040" When Sending Email Alerts (Doc ID 830823.1)
    Financial Management Error "HTTP 500 Internal Server Error" in Process Management E-Mail Alerting (Doc ID 855942.1)
    Process Control Email Alerts Are Not Working For Certain Entities and Entity Hierarchies (Doc ID 1160594.1)
    Hope this helps,
    Thank you,
    Charles Babu J
    Edited by: CJX on Jan 30, 2012 7:08 AM

  • HTTP 404 not found Error while click on Tab

    Hi All,
    Please help us as we are facing issue in Prodution.
    We are using Apex 3.0.1 version. our appication having 1 parent tab and 4 child tabs. parent tab working fine and 3 child tabs are working fine but while click on 4th child tab we are getting HTTP 404 not found error.
    The detials in tab/page
    it has 4 reports and 5 Iteams and 1 Hidden iteams.
    We are not able to find out the issue please help us.
    Thanks,

    Yes Scoot,
    i do understand that 1 hour is not sufficient to answer in forum but my situation is strange.
    To take a wild stab in the dark - how do you define your links in the tab set? Are you linking to a page in the application or your own URL?
    Kumar: I have linked to pages in Appication. In same appication rest of the TAB's are working fine with respective linked pages but only one TAB is not working, getting error.
    URL is same for all pages/Tabs, i don't think URL is the issue here.
    Please help me to get exact error so that i can resolve the issue my own. is there any possibilities to find out the errors in backend tables or elase files.
    Kumar.

  • HTTP 404 Not found OEM login error

    Hallo!I have installed Oracle 11gR2 on a HP-UX Itanium server.I have been using OEM seamlessely for several weeks.However,I am getting the error below.
    I am able to lauch OEM from its url
    https://<ip_address>:1158/em/console/aboutAppplication
    When I login with SYS AS SYSDBA,I get the HTTP 404 Not found error from the logon URL
    https:// <ip_address>:1158/em/console/logon/logon
    How do I resolve this error?
    Thanks.

    4joey1 wrote:
    I have tried to login as SYSMAN but the error still persists.
    How do I resolve this?
    Thanks.I recommend you to clear your browser cache, and restart the EM.
    Best Regards,
    Gokhan
    If this question is answered, please mark appropriate posts as correct/helpful and the thread as closed. Thanks

  • HTTP 404 Not Found Error when using htp.anchor

    Hi All,
    We have customized hire flow and Oracle aplication 11i and added some HTML pages from PL/SQL. We are receiving "HTTP 404 Not Found Error" intermittently when clicking on submit button to go to the next page. If we close the browser and perform the same transaction it is working fine.
    Can you please help us in troubleshooting this issue.
    Thanks & Regards,
    Veerababu.

    If you are using Apache, check the error log for more details about the 404. If you are using EPG, there are similar logs somewhere but I can't tell you where off-hand.
    Scott

  • HTTP 404 Not Found??? Error???

    Hey Guys,
    I'm creating application, in one of the page I'm getting an error as:-
    HTTP 404 Not Found
    can anybody help me with the same, the page which gives this Error is having a Form which is built on a DB Table(huge table with around 80 columns) all other page are running perfectly.... is this the issue with as DB Table is huge or something else????
    any help will be appreciated???
    thxs
    regards,
    kumar

    hi,
    But I want the user to give all the items on the same page itself, as all the items are related to each(I mean only referring to 10th item he/she can fill the text box(which is 100th item) )
    If i gonna split into different pages than user need to move back & forth which I don't want.
    any other solution
    thxs for the reply, Tony!! appreciated
    Regards,
    Kumar

  • Captivate 8:  Why am I getting a HTTP 404 Not Found error when I try to preview a responsive project?

    Captivate 8:  Why am I getting a HTTP 404 Not Found error when I try to preview a responsive project?

    Out of curiosity, some here have recommended renaming an EXE file behind the scenes to eliminate that firewall message when starting up. Are you one of those folks that tried this? My thought is that if so, perhaps this is a result?
    Cheers... Rick

  • Failing Connecting PHP to MySQL with HTTP 404 NOT FOUND Error

    I'm using Dreamweaver CC to connect php to mySQL, and read both of these articles but still not working!
    1. It keep showing me HTTP 404 NOT FOUND. But I can access MySQL by web browser so I'm sure the address and login info is correct.
    2. There is no MMHTTPDB.php in my project folder.
    MMHTTPDB.php not creating
    http://forums.adobe.com/thread/1238828?tstart=0
    MySQL connection
    http://forums.adobe.com/thread/1239068?tstart=0
    Did I miss something?

    Thanks anyway but it is same as the thread I post below and above.
    MySQL connection

Maybe you are looking for

  • Why do I keep getting an error message (42404) when I open my itunes?

    I have tried numerous"fixes" for this and still get the same error message every time I open the itunes app. I have re-downloaded and installed the latest version of itunes.   I have re-installed Quicktime and then I tried to install an older version

  • Error during MIRO fpr number range .

    Dear All ,                                          Pl see the error below during Posting MIRO --> In company code 1000, the number range 51 is missing for the year 2009 Message no. F5150 Diagnosis The document type you specified has been allocated t

  • How to reset an iPad with a pre-existing Apple ID/iCloud acct?

    We just bought a new (to us) iPad mini to use at our preschool in one of our classrooms.  The iPad mini came with a pre-existing account still loaded on it and will not let me set it up like the other 6 we already own (with our school's Apple ID/iClo

  • Apple tv playing hd content - limitted?

    Follow this: I have an ekstern hard-drive (1000GB) where I keep HD-movies on. My idea is to buy the apple tv so i could watch the movies on my 42" flatscreen. But it seems that it cannot be done without loosing quality... and that wasnt my idea :-/ C

  • Is there a possibility to adjust pre and postroll-time?

    Hello, finally CS6 arrived and I am testing. First impression: Very happy about the multiple clipboards! Also, on first glance, the rest seems fine, better than 5.5. BUT! Is there a more detailled way to adjust pre and post-roll times? Did I get this