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

Similar Messages

  • 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)

  • I can' t see the start-page

    Hi,
    I have installed WebLogic Server 5.1 on Solaris and it starts without any errors. But I can' t see anything on port 7001.
    The server-socket is listening, but i don't get any response over this port.
    I have also changed the port but it doesn' t help.
    thanks a lot,
    Florian

    It is possible that your security software (firewall, anti-virus) blocks or restricts Firefox or the plugin-container process without informing you, possibly after detecting changes (update) to the Firefox program.
    Remove all rules for Firefox and the plugin-container from the permissions list in the firewall and let your firewall ask again for permission to get full, unrestricted, access to install for Firefox and the plugin-container process and the updater process.
    See:
    *https://support.mozilla.org/kb/Server+not+found
    *https://support.mozilla.org/kb/Firewalls
    *https://support.mozilla.org/kb/fix-problems-connecting-websites-after-updating

  • I cant see the start menu in the server winsvrstd2012 64 bit eng with sql server standard 2012

      I have   winserver 12  installed and  SQL 2012  and I can not see the start menu  to access the sql  management studio .
    can you help me
    Thanks,  Nawal Abdullah

    Hi,
    In the desktop, press 'Win+Q' combination key to display search apps box in the Charm bar. Type 'SQL Server Studio Management' and press Enter.
    Thanks.
    Tracy Cai
    TechNet Community Support

  • I can't see the circle and central round button when I drag for Radial Filter.

    I have upgraded to LR 5.7. Suddenly I can't see the circle and central round button when I drag an area for Radial Filter. I also can't see the starting round button when I try to use Adjustment Brush.
    My system is OS X Yosemite Version 10.10.1, MacBook Pro (Retina, 15-inch, Early 2013), 2.7 GHz Intel Core i7, 16 GB 1600 MHz DDR3, Intel HD Graphics 4000 1024 MB

    Try pressing "H" for show/hide pins. Will turn it on or off.

  • Bea weblogic can't see index.jsp?

    For some weird reason bea weblogic has started to act strange... it doesn't automatically go into 'index.jsp' when i access /MyWebapplication/someotherdir/index.jsp
    I've tried index.html too but i just get a 404?? i verified the same web project on tomcat and it doesn't give me the same error.

    after inspecting it a bit more i can access /MyWebapplication/someotherdir/index.jsp directly i.e.. it doesn't auto redirect to the index.jsp. In bea weblogic web application configurations if i have it listed as:
    MyWebapplication_war
    that is when i can't access it but if it appears as:
    appsdirMyWebapplication_war
    it works fine...
    in the first instance i used the upload function in the second one i dropped it directly in the application directory... it shouldn't make a difference which is strange??

  • Brand new mac pro has blank screen on start up...why? Can here instructions but can't see

    I hae a brand new mac pro and the screen is blank during start up. ***...I can here instructions but can't see screen.

    That Mac comes with 90 days free phone support from trained Applecare reps. You should take advantage of it.
    Another alternative is to make an appointment at the Genius Bar and have them put their hands on it.
    Be sure you do something before your 14-day return/exchange (if you bought it direct from Apple) expires, or you may face a 3 to 5 day repair cycle.
    Shine a bright light at the screen when it has booted up.
    ¿ Is the picture "there" but not lit up?   that could be a backlight failure.
    The F2 key is used to turn up the brightness, if it accidentally got turned down low.

  • The Mozilla WHITE start page is blocking the upper left Firefox to Print to Print Preview, so i can not see what is on the Printer Glass

    The BIG WHITE MOSTLY BLANK , MOZILLA START PAGE was blocking my use of PRINT PREVIEW, from the orange "Firefox" in the upper left corner.
    I was told i was using an out of date version of Firefox.
    But no "click here to update".
    So i downloaded the new edition of Firefox.
    And still, i can not see PRINT PREVIEW, because the large white screen of the MOZILLA START PAGE is blocking it.
    I have selected a background wallpaper, so would rather not see ANY of the BIG WHITE START PAGE, at all !!
    HEEEELP,,,,,,

    Hi,
    Can you please post a [https://en.wikipedia.org/wiki/Screenshot screenshot] of the start page when it is blocking the print preview. Please note that you may have to change to the tab of the site to be printed to see the print preview of the page. If the problem persists, please also check in [https://support.mozilla.com/en-US/kb/Safe%20Mode Safe Mode.]
    [http://kb.mozillazine.org/Problematic_extensions Problematic Extensions]
    [https://support.mozilla.com/en-US/kb/Troubleshooting%20extensions%20and%20themes Troubleshooting Extensions and Themes]
    [http://support.mozilla.com/en-US/kb/Uninstalling+add-ons Uninstalling Add-ons]
    [http://kb.mozillazine.org/Uninstalling_toolbars Uninstalling Toolbars]

  • Downloaded MP3 files not visible in playlist. I can find them by going through my desktop Start button and typing in the name of the file and clicking on it, then iTunes opens and plays it but I still can't see it in the playlist.

    I have downloaded several files from a radio stations archives.  They download as MPEG Audio Layer 3 files.  When I go to the playlist that they are supposedly in I can not see them. But if I click Start on my desktop and type in the file names then iTunes opens and takes me to the playlist (where you see no list) and begins playing.   Any idea how I can get the list to show?

    I have downloaded several files from a radio stations archives.  They download as MPEG Audio Layer 3 files.  When I go to the playlist that they are supposedly in I can not see them. But if I click Start on my desktop and type in the file names then iTunes opens and takes me to the playlist (where you see no list) and begins playing.   Any idea how I can get the list to show?

  • After i install window 8.1, i can't see window icon in my start up disk, i see only mac icon 10.10, but i can see both mac and win icon in my window boot camp control. i want to see window icon in my mac Yosemite 10.10.2,system preference, start up disk

    After i install window 8.1, i can't see window icon in my start up disk, i see only mac icon 10.10, but i can see both mac and win icon in my window boot camp control. i want to see window icon in my mac Yosemite 10.10.2,system preference, start up disk.

    Third-party NTFS software interferes with the Apple NTFS drivers, which control whether you can see the Bootcamp partition in the Startup Disk option. As a test, can you uninstall all third-party NTFS software and check System Preferences -> Startup Disk?

  • TS4006 i just got my new iPad mini. i started my iTunes, then plugged my mini. i can't see my min. Help

    i just got my new iPad mini. i started my iTunes, then plugged my mini. i can't see my mini. Help

    Windows or Mac?

  • Working with fcp 6.0.6 I can't see the clip in the viewer until I start or play. Used to show fine.

    Working with fcp 6.0.6 I can't see the clip in the viewer until I start or play. Used to show fine.

    This is the FCPX forum.
    Sounds like the viewer is in wireframe mode or is alpha display mode. If this isn't the case you need to go to the Final Cut Studio forum and give more details.

  • HT4915 How to I completely delete my music in iCoud so I can start over with new play lists? I get the message that my files aren't  music files. Can I see what is in my iCloud file?

    How to I completely delete my music in iCoud so I can start over with new play lists? I get the message that my files aren't music files. Can I see what is in my iCloud file?

    Thank you Csound1, ok I guess I did manage to delete it but now when I copy new mp3 files they come as mpeg and iCoud won't accept them? Why? Do I have to convert them all now or can I set it somewhere to take them as mp3's. Appreciate the help. Have a great day! Cheers Steve

  • When I start the computer I warning message flashes but I can't see what it says

    When I start the computer I warning message flashes but I can't see what it says

    With Windows Explorer, navigate to your C:\Program Files\Common Files\Apple\Apple Application Support folder.
    Copy the libxml2.dll that you should find there, navigate to the nearby Mobile Device Support folder, and Paste it in there also.
    Restart the programme all should be well
    In case that your OS is (64 bit)
    1. Open windows explorer, go to location C:\Program Files (x86)\Common Files\Apple\Apple Application Support
    2. Copy file "libxml2.dll"
    3. Open new windows explorer, to to location C:\Program Files (x86)\Common Files\Apple\Mobile Device Support
    4. Paste file "libxml2.dll" to the location.
    5. Restart the programme, it should not display that message, it should be clear.
    Good Luck

  • MacPro starts up, but I can't see anything

    Started having issues with Photoshop CS2 not wanting to startup. I would have to shutdown and kill the power. When I would restart I could hear it but not see it. I would restart once more and everything would be fine.
    About a week ago, the problem stopped. Then it started back this morning - with a vengeance. Now, I nothing I do helps. I've tried different monitors, unplugging periperals, the works. But I can't see a thing.
    Could it be the graphics card?

    Add me to the list. I'm posting to all threads in the hope that Apple will pay attention. This has to be a firmware issue.
    The problem is that four times out of five, the Mac boots to a black screen.
    I believe the computer is booting all the way up, because I have the front power button set to put the computer to sleep, and when I manually power down the machine using the power button, the Mac will go to sleep first.
    Also, the Mac will go into Firewire disk mode when connected to my MacBook.
    My setup:
    MacPro 2008, 8-core 2.8
    14 GB RAM
    ATI 2600
    Here's what I've tried:
    Reinstalling and updating OS both 10.5 and 10.6
    Diskwarrior
    PRAM zap
    Pulling all USB and firewire peripherals off the computer -- Mac promptly booted to black screen, so peripherals are not the issue.
    I have tried booting to the Apple Hardware Test on my commercial Leopard DVD and Snow Leopard DVD, but the machine will not boot to this (these disks will boot the AHT on other Macs). I no longer have the original CDs that shipped with the Mac.
    I've suspected the video card, but according to posts, apparently this is not the cause.
    Before this, the Mac Pro was having a related issue pertaining to VMWare Fusion, wherein the Mac would occasionally not wake from sleep, logging a VMWare Fusion kernel crash.
    For the moment, I'm not shutting down the Mac Pro, just turning off the Cinema Display.

Maybe you are looking for