Message Services Message Monitor not opening in MII.

Hi All,
We have deployed MII 14.0/ME 6.1 on Netweaver 7.3.
In MII, Message Services > Message Monitor link not opening and we get the following error message.
Has any one faced this issue? whats the fix for this.
Detailed Error Information
Detailed Exception Chain
java.lang.NoSuchMethodError: com.sap.xmii.ejb.messages.MessageService.count([Ljava/lang/String;Ljava/lang/String;[Ljava/lang/Integer;Ljava/lang/String;Ljava/sql/Timestamp;Ljava/sql/Timestamp;[Ljava/lang/Integer;)J
  at com.sap.xapps.xmii.ui.admin.messages.messagesmodel.SearchResultObservableList.getSize(SearchResultObservableList.java:52)
  at com.sap.xapps.xmii.ui.admin.messages.messagesmodel.SearchResultObservableList.<init>(SearchResultObservableList.java:33)
  at com.sap.xapps.xmii.ui.admin.messages.monitorcomp.MessagesComp.search(MessagesComp.java:395)
  at com.sap.xapps.xmii.ui.admin.messages.monitorcomp.wdp.InternalMessagesComp.search(InternalMessagesComp.java:243)
  at com.sap.xapps.xmii.ui.admin.messages.monitorcomp.MonitorView.onPlugIn(MonitorView.java:702)
  at com.sap.xapps.xmii.ui.admin.messages.monitorcomp.wdp.InternalMonitorView.wdInvokeEventHandler(InternalMonitorView.java:429)
  at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:142)
  at com.sap.tc.webdynpro.progmodel.window.ViewController.invokeInboundPlugHandler(ViewController.java:446)
  at com.sap.tc.webdynpro.clientserver.cal.NavigationManager.processInboundPlugQueue(NavigationManager.java:305)
  at com.sap.tc.webdynpro.clientserver.cal.NavigationManager.navigate(NavigationManager.java:320)
  at com.sap.tc.webdynpro.clientserver.phases.NavigationPhase.execute(NavigationPhase.java:63)
  at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequestPartly(WindowPhaseModel.java:162)
  at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doProcessRequest(WindowPhaseModel.java:110)
  at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:97)
  at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:515)
  at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:58)
  at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.doExecute(ClientApplication.java:1671)
  at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.doProcessing(ClientApplication.java:1485)
  at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doApplicationProcessingStandalone(ApplicationSession.java:908)
  at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doApplicationProcessing(ApplicationSession.java:880)
  at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:357)
  at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:326)
  at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doContent(AbstractDispatcherServlet.java:87)
  at com.sap.tc.webdynpro.serverimpl.wdc.DispatcherServlet.doContent(DispatcherServlet.java:89)
  at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doPost(AbstractDispatcherServlet.java:62)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:754)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
  at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:152)
  at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:373)
  at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:499)
  at com.sap.tc.webdynpro.serverimpl.wdc.ForwardServlet.doPost(ForwardServlet.java:73)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:754)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
  at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:152)
  at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:38)
  at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:466)
  at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:210)
  at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:441)
  at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:430)
  at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process(DSRWebContainerFilter.java:38)
  at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
  at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:81)
  at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
  at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:276)
  at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
  at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:81)
  at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
  at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
  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:78)
  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:78)
  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:78)
  at com.sap.engine.services.httpserver.filters.SessionSizeFilter.process(SessionSizeFilter.java:26)
  at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
  at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
  at com.sap.engine.services.httpserver.filters.MemoryStatisticFilter.process(MemoryStatisticFilter.java:57)
  at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
  at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
  at com.sap.engine.services.httpserver.filters.DSRHttpFilter.process(DSRHttpFilter.java:43)
  at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
  at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
  at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:475)
  at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.process(Processor.java:269)
  at com.sap.engine.services.httpserver.server.rcm.RequestProcessorThread.run(RequestProcessorThread.java:56)
  at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122)
  at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101)
  at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)
Any help would be highly appreciated.
Thanks,

Hi Shridhar,
Check if XMII and MII_ADMIN are from the same SP. That might happen if they are from different SPs.
Best regards,
Krasi

Similar Messages

  • InfoSpoke fails with message "Could not open file on application server"

    BW Experts,
    I created an InfoSpoke that is configured to extract to a flat file. The name of the file is specified using a logical filename. During extraction, the infospoke reports the error message "Could not open file on application server" adnd  marks the extraction process as red(failed). I have tried to run the InfoSpoke in background mode and in dialog mode and the same error appears. After i run in dialog mode, i checked SU53 for authorization errors and did not find any. I also tried changing the Logical filename setup in transaction FILE to a more "friendly" directory in which i'm sure i have authorizations (e.g. my UNIX home directory) and im still getting errors.
    Can you please share your thoughts on this? Any help will greatly appreciated. I also promise to award points.

    Hi Nagesh,
    Thanks for helping out.
    If i configure the InfoSpoke to download to a file using "File Name" option and also check the "Application server" checkbox, the extract works correctly (extraction to the defualt SAP path and filename=infospoke name). If i configure the InfoSpoke to download to the local workstation, the InfoSpoke also works correctly. It's only when i configure it to download to the application server and use the "Logical filename" option, that i encounter a failed extract.
    Here are the messages is the Open Hub Monitor:
    (red icon) Request No.147515
    0 Data Records
    Runtime 1 sec.
    (red icon)Run No. 1
    0 Data Records
    Runtime 1 sec.
    Messages for Run
    Extraction is running RSBO 305
    Could not open file on application server RSBO 214
    Request 147515 was terminated before extraction RSBO 326
    Request 1475151: Error occured RSBO 322
    If i clink on the error message, no messages nor clues are displayed. Note, this is a new InfoSpoke that is currently in the dev system.
    Please help.

  • Error message Could not open file....on application server

    Hi Experts,
    we are using 3.1 production server which has four application servers, after harware upgrdation we are facing connectivity problem with datastage.
    daily the infospkoes and abap programs are faling with the message "Could not open file........on application server".
    when we trigger manually on one server then it gets success, means we are facing problem with other 3 appliction servers. we do not know how to go about this issue.

    Hi,
    This is error RSBO214 and can be due to upper/lower case letters within your destination path.
    Maybe you have changed the path in transaction SE16?
    In case you change the destination manually, you have to make sure that that the directory exists and that the authorizations are set up correctly for the extraction user.
    Rgds,
    Colum

  • Opening my Photoshop Elements 11 does not work. I always get following message: "Could not open a volume of work, because the file is locked or you do not have the required permissions. Undo the protection of the file on using the command 'Properties' in

    Opening my Photoshop Elements 11 does not work. I always get following message: "Could not open a volume of work, because the file is locked or you do not have the required permissions. Undo the protection of the file on using the command 'Properties' in Windows Explorer." What is wrong? I cannot unterstand what I have to do!

    Could not open a scratch file because the file is locked or you do not have the necessary access privileges. (…) | Mylen…
    Mylenium

  • Tried to install ios5. Would not install. Also lost earlier version of itunes. Keep getting message Could not open key

    Tried to install the newest version and lost all itunes on this computer. Followed instructions about removing and reinstalling iTunes, Quicktime, etc. Now I get message "Could not open key: UNKNOWN\Components|" and several letters/numbers afterward.

    The first thing would be to get the proper version of Safari for your version of OS X (Tiger).
    Go here to get Safari: http://www.apple.com/safari/download/
    Be sure to choose the bottom choice:
    You will also need the latest security update for Tiger.

  • Why do Mail messages suddenly not open?

    Does anyone else experience trouble opening email messages?

    Without knowing anything else about your situation other than your email messages will not open, try this.
    Quit the mail app completely and reboot the iPad. Go to the home screen first by tapping the home button. Double tap the home button and the recents tray will appear with all of your recent apps displayed at the bottom. Tap and hold down on any app icon until it begins to wiggle. Tap the minus sign in the upper left corner of the app that you want to close. Tap the home button or anywhere above the task bar.
    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider if it appears on the screen - let go of the buttons. Let the iPad start up.
    If that fails, a few more details would help.

  • Messages will not open on iOS 7 with iPhone 4

    Just upgraded to iOS 7 on an iPhone 4.  Is anyone else unable to open the Messages app.  Tap and the app comes up as if its going to start to load in my coversations, but then after about 5-10 seconds it just closes.

    Hello Rich the Badger,
    I would be concerned too if Messages was not opening on my iPhone.  I recommend following the steps in this article for an issue like this (steps 1-3 specifically stand out to me for what you described):
    iOS: Not responding or does not turn on
    http://support.apple.com/kb/TS3281
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • Reloaded Photoshop CS5 (New Machine) and now it won't open, geta message "Could not open scratch file because disk is not available", so pS won't go any farther.

    reloaded Photoshop CS5 (New Machine) and now it won't open, get a message "Could not open scratch file because disk is not available", so pS won't go any farther.

    If prefs are the same as Settings on a MAC, OK, it would have been more 
    clear to me if you had said Settings since I didn't see anything related to 
    prefs. On a PC, I know what you mean, On a MAC, wasn't sure.
    In a message dated 4/9/2015 9:13:48 A.M. Eastern Daylight Time, 
    [email protected] writes:
    reloaded  Photoshop CS5 (New Machine) and now it won't open, geta message
    "Could  not open scratch file because disk is not available", so pS won't go
    any  farther.
    created by c.pfaffenbichler
    (https://forums.adobe.com/people/c.pfaffenbichler)   in Photoshop for Beginners - View the full  discussion
    (https://forums.adobe.com/message/7421714#7421714)

  • Can i help u? i had bought camfrog pro app by itunes...i see that app is upgrade now. but i can not upgrade that app...i can see this message "can not open by This id" i don't know why can not upgrade camfrog pro by my korea id? plz answer me

    can i help u? i had bought camfrog pro app by itunes...i see that app is upgrade now. but i can not upgrade that app...i can see this message "can not open by This id" i don't know why can not upgrade camfrog pro by my korea id? plz answer me

    To Update the App you have to Use the Same Apple ID it was Purchased with...

  • I can not update my version of itunes. When I install the message "Could not open key UNKNOW \ Instaler \ Products \ E84E5F4E55179FC488DCF773E79CCA45 \ SourceList \ Media. Make sure you have sufficient access to that key or contact the support team." Any

    I can not update my version of itunes. When I install the message "Could not open key UNKNOW \ Instaler \ Products \ E84E5F4E55179FC488DCF773E79CCA45 \ SourceList \ Media. Make sure you have sufficient access to that key or contact the support team." Any tips on how to solve this problem?

    If doesn't work try use the instructions below BUT in BOTH folders, first in SourceList and after in the Media.
    Start>Run put regedit and press Ok.
    1. Go to the key: HKEY_CLASSES_ROOT\Installer\Products\9B00314CD581E574FBCE93FE37F2911B\SourceLis t\Media
    2. Right click in Media folder, select Permissions from the menu.
    3. You will see that is no user, on the "Permissions for..." dialog box which appears next, press the "Add.." button and add in the "All"
    4. Back on the first "Permissions for..." dialog box, click on each account in the top-list and make sure each has the "Full Control = Allow" and "Read = Allow" permissions
    5. Click the "Advanced" button and the "Advanced Security Settings" dialog box appears
    6. On the "Permissions tab" enable the checkmark box named "Replace all child object permissions with inheritable permissions from this object", then press the "Apply" button
    7. On the "Owner" tab, highlight the "Administrators" name in the lower listbox, enable the checkmark box called "Replace owner on subcontainers and objects" and press the "Apply Button"

  • Why won't Adobe open a Pdf? Why do I pay for a service that will not open a pdf?

    Why won't Adobe open a Pdf? Why do I pay for a service that will not open a pdf?

    Maybe you could supply us with more details about what exactly you are doing, how you are doing and what you are using to do it.
    The reason I say this is because you are in the forum for Adobe Reader which is a FREE application and not a service.

  • ITunes will not install, I get an error message: Could not open key:HKEY_LOCAL_MACHINE_software_classes_CLSID

    I tried to reinstall iTunes 10.5 on an older PC using Windows XP. iTunes will not install. Tthis is the full error message. Could not open key: HKEY_LOCAL_MACHINE\software\classes\CLSID\{063D34A4-BF84-488D-B699-E8CA04DDE}
    Please Help

    I was able to solve this problem using the utility explained in this post:
    http://blogs.msdn.com/astebner/archive/2006/09/04/739820.aspx
    Thanks!
    Dell Windows XP

  • New message does not open in N 73!

    When ever i receive any sms containing any smiles , it does not open at all. it simply shows a "?" symbol instead of a unopened message icon . i tried composing an sms containing smiles n sent to my self , still both in sent n inbox that message dosent open , what could be the reason ..please help

    have you changed settings on allow cookies or checked message settings
    If  i have helped at all a click on the white star below would be nice thanks.
    Now using the Lumia 1520

  • Mail messages do not open with double click

    Worked before, but lately Mail does not open my messages from the inbox with a double click.  Have to use the menu to open a message or read in preview pane.
    Have checked for upgrades and reindexed the messages.
    Mac OS 10.6.8

    That sounds very like an issue with your mouse/trackpad and not iPhoto. Go to your SystemPreferences and chck the speed you've set for double clicking
    Regards
    TD

  • E72 Message folder not opening at times

    I bought a E 72 about one month ago. From today the message folder is not opening at times. It hangs. Any help please?

    There is 2 solutions and you'r going to hate me.
    Factory reset or if factory reset fails, hard reset. Boo! i know it sucks. We'v all been there. Nokia is up there when it come to user experience.

Maybe you are looking for

  • Can't print from IE 8 after upgrading from Vista to Windows 7

    My laptop (HP Elitebook 8530w) uses two HP printers: Color LaserJet CP3525x (at work) and Deskjet 6940 (at home). Both printers are accessed across a local network. I recently upgraded from Vista Enterprise to Windows 7 Enterprise. Everything still p

  • New to mac need help on cleaning mac system

    Hello guys i am new to the mac i got it yesterday and i am so use to a pc...so i have some questions i want to know how i can clean my mac? (the system not the outside) how to clean out the internet history etc.( i know on my pc i had these one click

  • [JS/CS4] What's up with the Stroke Styles?

    Pondering the possibilities of Marc Autret's fantastic ScriptUI Image Injection trick ( get swatches in dropdown list with color preview... ) I wondered if it was possible to do something a bit more complicated -- a Stroke Style dropdown, with a cust

  • Should I use Lightroom or Bridge? | The Complete Picture with Julieanne Kost | Adobe TV

    In this episode of the Complete Picture, Julieanne Kost helps you decide which application is right for your workflow by explaining the differences between Lightroom and Bridge for managing images and assets. http://adobe.ly/zi93Ct

  • Best workflow/solution for converting Flip HD Videos in FC

    Ok, I have tried many different video/audio settings for bringing in Flip HD videos to edit and ultimately output using H.264 into .mov and .m4p files (for uploading to various web sites). I cannot seem to get a good result - lousy audio syncing and