Deployment JMS-MQ driver crashes the PI repository and Directory

Hi Expert,
we have scenario ECC--> XI --> MQ. So we deployed the JMS driver for MQ 6.0 to PI 7.0, the jar files are like stated in SAP Note : 747601. However after we deployed the new aii_af_jmsproviderlib.sda, sxmb_sfr can NOT start the page successfully, we got error page like :Unable to start component REPOSITORY since unable to execute StartupCodeEntry class com.sap.aii.ibrep.server.applcomp.StartupCodeEntry.  Therefor the ID and IR are not accessible any more. Anyone knows how this happens? Anyone has experience to deploy JMS MQ driver to PI 7.0?
Thanks
Jayson

Guys,
Any success????
I am working on PI 7.1. I m also facing same issue..... when I tried to upgrade SAP-XICONS and SAP_XIPCK component from SP 4.0 to 7.0.
In my case the SLD, RWB and NWA is working... but I am not able to access
http://pidev:50000/dir/start/index.jsp.
The error says:
Internal error: Unable to start component DIRECTORY_SERVER. Specified StartupCodeEntry class "com.sap.aii.ibdir.server.applcomp.StartupCodeEntry" does not exist
deatiled error ************************
Stacktrace
Thrown:
com.sap.aii.ib.core.applcomp.StartupException: Internal error: Unable to start component DIRECTORY_SERVER. Specified StartupCodeEntry class "com.sap.aii.ibdir.server.applcomp.StartupCodeEntry" does not exist
     at com.sap.aii.ib.core.applcomp.StartupException.newEntryClassNotFound(StartupException.java:78)
     at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponentImpl.startup(ExplicitApplicationComponentImpl.java:101)
     at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponents.startup(ExplicitApplicationComponents.java:438)
     at com.sap.aii.ib.core.applcomp.ApplicationComponent.startup(ApplicationComponent.java:203)
     at JEE_jsp_start_index_6931850_1232360340765_1232372432437._jspService(JEE_jsp_start_index_6931850_1232360340765_1232372432437.java:122)
     at com.sap.engine.services.servlets_jsp.lib.jspruntime.JspBase.service(JspBase.java:102)
     at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:66)
     at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:433)
     at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:240)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
     at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:66)
     at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:32)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:431)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:289)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:376)
     at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:85)
     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
     at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:160)
     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
     at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:67)
     at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
     at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)
     at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
     at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)
     at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
     at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)
     at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
     at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:295)
     at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.run(Processor.java:222)
     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:152)
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:247)
Initial Startup Exception
Internal error: Unable to start component DIRECTORY_SERVER. Specified StartupCodeEntry class "com.sap.aii.ibdir.server.applcomp.StartupCodeEntry" does not exist
Thrown:
com.sap.aii.ib.core.applcomp.StartupException: Internal error: Unable to start component DIRECTORY_SERVER. Specified StartupCodeEntry class "com.sap.aii.ibdir.server.applcomp.StartupCodeEntry" does not exist
     at com.sap.aii.ib.core.applcomp.StartupException.newEntryClassNotFound(StartupException.java:78)
     at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponentImpl.startup(ExplicitApplicationComponentImpl.java:101)
     at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponents.startup(ExplicitApplicationComponents.java:438)
     at com.sap.aii.ib.core.applcomp.ApplicationComponent.startup(ApplicationComponent.java:203)
     at com.sap.aii.ibdir.server.cache.monitoring.CacheMonitorServlet.startup(CacheMonitorServlet.java:104)
     at com.sap.aii.ibdir.server.cache.monitoring.CacheMonitorServlet.init(CacheMonitorServlet.java:45)
     at javax.servlet.GenericServlet.init(GenericServlet.java:241)
     at com.sap.engine.services.servlets_jsp.server.security.PrivilegedActionImpl.run(PrivilegedActionImpl.java:97)
     at java.security.AccessController.doPrivileged(Native Method)
     at javax.security.auth.Subject.doAs(Subject.java:396)
     at com.sap.engine.services.servlets_jsp.server.application.WebComponents.addServlet(WebComponents.java:341)
     at com.sap.engine.services.servlets_jsp.server.deploy.ApplicationThreadInitializer.loadServlets(ApplicationThreadInitializer.java:849)
     at com.sap.engine.services.servlets_jsp.server.deploy.ApplicationThreadInitializer.run(ApplicationThreadInitializer.java:219)
     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:152)
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:247)
Regards,
Siddhesh S.Tawate

Similar Messages

  • Can't start the Integration Repository or Directory

    I am having problems starting the integration Repository and Directory.
    Every seems ok... it starts the Java Webstart then continues to say it is downloading... maybe 15 seconds in, it then changes and says download stalled...
    does anyone have any ideas?

    Hi,
    Proxy setting in IE options - connections -- lansettings
    Error - you mensioned.. ihope
    Are you using IE7??
    if yes see the belowlink
    IE7 - https://websmp206.sap-ag.de/~sapidp/002006825000000011242002E#q1
    if no , then plz check the versions all should be same like javawebstart,jsdk and check the environment variables , class path..
    Also check the netwrok working fine or not ..
    see the below links also
    Problem in starting Integration Repository
    Problems with installing Java Sneak Preview
    WAS 640 Upgrade to SP11
    install error: J2E already exists
    Regards
    Chilla

  • My hard drive crashed on my imac and was replaced. I have no iphone backup. How do I sync without erasing my iphone?

    My hard drive crashed on my imac and was replaced. I have no iphone backup. How do I sync without erasing my iphone?

    You don't.
    The iPhone is not a backup device. You can use File>Transfer purchases in iTunes to extract media and apps purchased from the iTunes store. If you have music on your phone that came from other sources, you will need to retrieve the originals or purchase 3rd party software to extract it from the phone.
    Please see "More Like This" to the right. This is addressed frequently.

  • Can I connect a 4 TB USB drive to the airport extreme and use it as a network drive for Time Machine

    Can I connect a 4 TB USB drive to the airport extreme and use it as a network drive for Time Machine

    Yes, if the drive is formatted in Mac OS Extended (Journaled).
    The USB port on the Time Capsule is under powered, so you may need use a powered USB hub with the 4 TB drive...even if it has its own power supply.

  • I have downloaded the tv shows Homeland and Dexter. They have ended up in different places. Dexter is where is "belongs" in my itunes library on my NAS drive. Homeland ended up on my hard drive in the itunes/music/tvshows directory. Anyone know why?

    Several months ago I bought and downloaded Homeland. Earlier this month I bought
    Dexter Season 7. They have ended up in different directories. My iTunes library is
    on a NAS drive and Dexter was stored there (where it belongs). For some reason,
    Homeland got saved to my Mac hard drive in the itunes/music/tvshows directory.
    This seems odd everything else I have downloaded, music, other tv shows, movies
    have been saved to the proper place. I haven't changed the path to my iTunes
    library in years.
    Now, iTunes has kept track of these two tv shows and I synced them both
    to my iPad. The only reason I know they are in different places
    is because my wife couldn't find them on the NAS drive.
    Mostly out of curiosity, I'd like to know why this happened and how to keep it from
    happening again.
    Oh, it's iTunes 11.0.3 running on a MacBook Pro with OS X 10.6.8.
    Thanks
    Bob

    I don't think it is easy to move part of a collection unless you don't care about the metadata such as date added, etc.  You can copy the files to the other drive, delete in iTunes the references to the copies still on your computer, then hold down the option key while dragging the files on the external to iTunes so it doesn't copy them back to your internal but just references them where they are.  You have to remember to do this each time.  Either that, or set preferences so iTunes does not automatically copy any file to your media folder when added but leaves them all where they land on your computer.  You can move them by hand around the computer, but not between drives.
    You could try Dougscript "Move Files To Folder" but I don't know if this enables iTunes to track items moved to a different drive.  iTunes doesn't really like using multiple drives.
    As for using Time Capsule, I have seen various takes on this.  I recall reading somebody saying it isn't a good idea to have a backup drive competing for dual purposes.  My take on it is, TC is a backup, period.  If you keep your movies on it and the TC drive dies, you lose your only copy of the movies.
    How often do you really watch these movies?  Yes, it is nice having them appear in iTunes, but unless you are watching them every day then it isn't a huge burden to have them on another drive.  Frankly, if I had iTunes movies I would probably make a whole different library for them and start from it with the external drive turned on when I was in a movie mood.

  • When i change the hard drive does the admin user and pass change ?????

    when i change the hard drive does the adminstrator  user and password change ?????

    bin_bella wrote:
    when i change the hard drive does the adminstrator  user and password change ?????
    Yes, if you do a fresh install of the operating system, it's like a brand new machine.
    No, if you restore from a backup like a bootable clone or TimeMachine drive.
    Most commonly used backup methods

  • I bought win 8.1 to unstall, but my dvd player/disk wasn't recognized. I then copied it to flash drive in the ISO mode and it still wouldn't work  ...any help?

    I bought win 8.1 to unstall, but my dvd player/disk wasn't recognized. I then copied it to flash drive in the ISO mode and it still wouldn't work  ...any help?

    If you are trying to install Windows on your Mac, that way won't work.
    Read the entire manual before proceeding >   manuals.info.apple.com/MANUALS/1000/MA1636/en_US/boot_camp_install-setup_10.8.pd f\
    The Boot Camp setup assistant is located in your Applications > Utilites folder.

  • My hard drive crashed on my laptop and i lost all my downloaded albums, how do i re-down load my purchases to my new laptop

    My hard drive crashed on my laptop and i lost all my downloaded albums, how do i re-down load my purchases to my new laptop

    See Recover your iTunes library from your iPod or iOS device.
    tt2

  • Authorization Error For XI Integration Repository and Directory

    Hi All,
    I am new in this field.
    While accessing Integration Repository and Directory, I am getting the error "No Authorization for this action". I am trying to login with user J2EE_ADMIN, have following roles :
    SAP_J2EE_ADMIN
    SAP_J2EE_ADMIN
    SAP_J2EE_GUEST
    SAP_XI_ADMINISTRATOR_J2EE
    SAP_XI_CONFIGURATOR_J2EE
    thnx and regds:
    N.N. Tiwari

    hi,
    go to http://<host>:<port>/index.html -->User Management log in using j2ee_admin
    When you go into one of the tabs, there will a client entry . Just change.
    You should able to do the same thing with UME provider service in the visual admin.
    Please check Note 938980 if you are using VPN.
    This is probably a Java Web-Start issue. Please check logon with other JWS versions. Also check if you have any conflicting JWS versions installed.
    This is a checklist for logon errors:
    /people/shabarish.vijayakumar/blog/2006/02/13/unable-to-open-iresrid-xipipi-71-updated-for-pi-71-support
    Also check the methods in these threads:
    Authorization error; unknown user name or incorrect password
    Authorization error in Integration Repository.
    Note: reward points if solution found helpfull
    Regards
    Chandrakanth.k

  • HT1209 My Hard Drive Crashed on my computer and I thought that the music on my Ipod WAS the backup.  Found out that it is a one way street.....can you help me...I tried what the article said to do about authorizing this computer, and then transfering purc

    Can you please help me get my music that I have recorded/loaded from CD's ...and purchased back on my new hard drive...
    thanks!!!!!

    I used a program called sharepod when my hard drive crashed. it lets you add all the songs from your ipod/phone/etc back onto your pc.
    http://www.getsharepod.com/
    There is one for mac and one for windows. I hope this helps! I lost ALL of my music once and the second time i sure didn't want to again!

  • I had a hard drive crash so replaced it and now iTunes does not recognize the computer as authorized to play some songs in my playlist.  help

    I had a hard drive crash, replaced the hard drive and now iTunes does not recognize or authorize my iMac to play some songs.  help

    iCloud Backup is for your iPad, not for your computer.
    Whatever you bought from iTunes is yours forever and can be downloaded as many times as you want. This assumes what you purchased is still available in the Store.
    Here is the procedure for your reference.
    On a computer, launch iTunes. Click on iTunes Store on the left
    On the right you will see this
    "Sign in" using the Apple ID used to purchase your songs, then click on "Purchased" (with the orange blob)
    On the summary page that appears select the tab "Not on This Computer" on the right.
    On the list that appears, select what you want and then click the "Download" button.
    Whatever you have that did not originate from iTunes will have to be obtained from whatever means you used to obtain it in the past.

  • My hard drive crashed on my PC and I replaced it but of course my iTunes info is gone. Do I need to start from scratch?

    My hard drive crashed on my PC so I had to replace it. Is there a way to retrieve all the music I had downloaded & purchased. Unfortunately I did not back it up but it is on my iPod.

    Use a third-party utility such as Phone to PC - macroplant.com.

  • HT6114 Hello, I just updated from os 10.7.2 to os 10.9.2 and now I can't print to my HP 8600 plus printer.  I've downloaded the new driver from the hp site and still no printing.

    help!

    Did you run the installer for the driver from the downloads folder?
    Is the printer wifi or wired?
    Are you certain the printer has joined the wifi network if its wireless?
    If you go to sys prefs and the print and scan page is the printer red or green lit?

  • HT1766 I am trying to backup my ipad on the imac but keep getting not enough room on this computer to backup !! I have to external hard drives on the iMac 1TB and 2TB. How do i get the ipad to back up to one of these where there is plenty of spce availabl

    I have an imac and ipad 2 which I am currently trying to back up to the computer in order that I can wipe the pad completely and pass it on to someone else as I now have a new pad.
    The problem I am getting is that the ipad back up cannot be complete as there is not enough space available on the computer?
    I have a 1TB and a 2TB external hard drives available with space on both so how do I back up the ipad to one of these then load back onto the new pad??

    Mac - How to Move the iPhone & iPad iTunes Backup folder to an External Hard Drive
    http://osxdaily.com/2011/03/05/how-to-move-the-iphoneipad-itunes-backup-folder-t o-an-external-hard-drive/
    How to Change the Location of Your iPhone Backup (Mac)
    http://ismashphone.com/2012/05/how-to-change-the-location-of-your-iphone-backup. html
     Cheers, Tom

  • SharePoint 365 Deploy App -- "another App with the same version and product ID."

    Hi all
    When I want to deploy App I got this message:
    2>Active Deployment Configuration: Deploy App for SharePoint
    2>  Skipping deployment step because a pre-deployment command is not specified.
    2>  Skipping the uninstall step because the app for SharePoint is not installed on the server.
    2>  Install app for SharePoint:
    2>  Uploading the app for SharePoint...
    2>Error occurred in deployment step 'Install app for SharePoint': The provided App differs from another App with the same version and product ID.
    If the App exist why it doesn't uninstall it. And also its not possible to Retract:
    Skipping the uninstall step because the app for SharePoint is not installed on the server.
    I solved my problem by changing ProductID manually but I don't want to make the server with dirty small apps.
    Any idea?
    Thanks

    Hi,
    Check the Site URL in project properties to which the app is installed.
    You have to choose the right path first where the app is installed and then Build>Retract.
    Then change the path to new one and try build. It looks like you are trying to retract from wrong Site URL.
    Thanks
    Jashandeep K

Maybe you are looking for

  • Standard Text in SO10

    Hi, Can we use the standard text in S010 for storing only text or we can values or variables also.I want to use standard text in smartform. Rgds

  • How can i fix iphone 4s wont turn on

    http://www.youtube.com/watch?v=tfPimZ48APM&noredirect=1 the link shows exactly what happened on my iphone 4s. i tried to reset, restore. i ended in recovery mode, stuck on my screen is itune icon and usb cable. btw i tried restoring it using itune bu

  • How can I play mov file on ipad2?

    How can I play mov file on ipd2? Anyone? Thanks.

  • Pavilion 23-b010 video stutters

    The video has always stuttered whenever I access a video on the internet.  Eventually (if the video runs long enough), it runs normally.

  • Missing libIDL and libFOX when making packages

    I'm trying to build two packages. Here are the PKGBUILDS Mozilla Sunbird # Contributor: Elias J. Guerrero (hyp0luxa) <[email protected]> pkgname=mozilla-sunbird pkgver=cvs pkgrel=1 pkgdesc="A CVS build of Mozilla's Sunbird Calendar Application" url=