ActiveSyncCTPMonitor probe unhealthy, along with a few others

Exchange 2013 is up and running (still in test mode) and I can process mail with POP, IMAP, Outlook Anywhere, and activesync (with my cellphone and tablet). Event logs are pretty normal except for the ProbeResult log. I see errors in there for ActiveSync,
IMAP and POP and some others. I ran the get-serverhealth cmdlet and then followed the instructions in the knowledgebase articles to reset stuff in IIS.  I am at a loss what else to do. Everything seems
to be working fine but I see those errors. (Maybe I shouldn't have looked in that log :)
Any suggestions? Thanks,
Lou

First one is typical activesync error posted frequently. Second one happens every so often, unhandled exception in the get-healthreport cmdlet:
Log Name:      Microsoft-Exchange-ActiveMonitoring/ProbeResult
Source:        Microsoft-Exchange-ActiveMonitoring
Date:          1/22/2015 10:44:42 PM
Event ID:      2
Task Category: Probe result
Level:         Error
Keywords:      
User:          SYSTEM
Computer:      <removed name>
Description:
Probe result (Name=ActiveSyncCTPProbe/MSExchangeSyncAppPool)
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Microsoft-Exchange-ActiveMonitoring" Guid="{ECD64F52-A3BC-47B8-B681-A11B7A1C8770}" />
    <EventID>2</EventID>
    <Version>0</Version>
    <Level>2</Level>
    <Task>2</Task>
    <Opcode>0</Opcode>
    <Keywords>0x800000000000000</Keywords>
    <TimeCreated SystemTime="2015-01-23T03:44:42.151623700Z" />
    <EventRecordID>246015</EventRecordID>
    <Correlation />
    <Execution ProcessID="2984" ThreadID="3064" />
    <Channel>Microsoft-Exchange-ActiveMonitoring/ProbeResult</Channel>
    <Computer><removed></Computer>
    <Security UserID="S-1-5-18" />
  </System>
  <UserData>
    <EventXML xmlns:auto-ns2="http://schemas.microsoft.com/win/2004/08/events" xmlns="myNs">
      <ResultId>262998</ResultId>
      <ServiceName>ActiveSync</ServiceName>
      <IsNotified>0</IsNotified>
      <ResultName>ActiveSyncCTPProbe/MSExchangeSyncAppPool</ResultName>
      <WorkItemId>117</WorkItemId>
      <DeploymentId>0</DeploymentId>
      <MachineName>EXCHANGE</MachineName>
      <Error>Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index</Error>
      <Exception>System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
   at System.Collections.Generic.List`1.get_Item(Int32 index)
   at System.Linq.Enumerable.ElementAt[TSource](IEnumerable`1 source, Int32 index)
   at Microsoft.Exchange.Monitoring.ActiveMonitoring.ActiveSync.Probes.ActiveSyncCustomerTouchPointProbe.GetMonitoringAccount()
   at Microsoft.Exchange.Monitoring.ActiveMonitoring.ActiveSync.Probes.ActiveSyncCustomerTouchPointProbe.DoWork(CancellationToken cancellationToken)
   at Microsoft.Office.Datacenter.WorkerTaskFramework.WorkItem.Execute(CancellationToken joinedToken)
   at Microsoft.Office.Datacenter.WorkerTaskFramework.WorkItem.&lt;&gt;c__DisplayClass2.&lt;StartExecuting&gt;b__0()
   at System.Threading.Tasks.Task.Execute()</Exception>
      <RetryCount>0</RetryCount>
      <StateAttribute1>[null]</StateAttribute1>
      <StateAttribute2>[null]</StateAttribute2>
      <StateAttribute3>[null]</StateAttribute3>
      <StateAttribute4>[null]</StateAttribute4>
      <StateAttribute5>[null]</StateAttribute5>
      <StateAttribute6>0</StateAttribute6>
      <StateAttribute7>0</StateAttribute7>
      <StateAttribute8>0</StateAttribute8>
      <StateAttribute9>0</StateAttribute9>
      <StateAttribute10>0</StateAttribute10>
      <StateAttribute11>[null]</StateAttribute11>
      <StateAttribute12>[null]</StateAttribute12>
      <StateAttribute13>[null]</StateAttribute13>
      <StateAttribute14>[null]</StateAttribute14>
      <StateAttribute15>[null]</StateAttribute15>
      <StateAttribute16>0</StateAttribute16>
      <StateAttribute17>0</StateAttribute17>
      <StateAttribute18>0</StateAttribute18>
      <StateAttribute19>0</StateAttribute19>
      <StateAttribute20>0</StateAttribute20>
      <StateAttribute21>PDWS;</StateAttribute21>
      <StateAttribute22>[null]</StateAttribute22>
      <StateAttribute23>[null]</StateAttribute23>
      <StateAttribute24>[null]</StateAttribute24>
      <StateAttribute25>[null]</StateAttribute25>
      <ResultType>4</ResultType>
      <ExecutionId>54042604</ExecutionId>
      <ExecutionStartTime>2015-01-23T03:44:42.1516237Z</ExecutionStartTime>
      <ExecutionEndTime>2015-01-23T03:44:42.1516237Z</ExecutionEndTime>
      <PoisonedCount>0</PoisonedCount>
      <ExtensionXml>[null]</ExtensionXml>
      <SampleValue>0</SampleValue>
      <ExecutionContext>[null]</ExecutionContext>
      <FailureContext>[null]</FailureContext>
      <FailureCategory>-1</FailureCategory>
      <ScopeName>[null]</ScopeName>
      <ScopeType>[null]</ScopeType>
      <HealthSetName>[null]</HealthSetName>
      <Data>[null]</Data>
      <Version>65536</Version>
    </EventXML>
  </UserData>
</Event>
Log Name:      MSExchange Management
Source:        MSExchange CmdletLogs
Date:          1/23/2015 5:15:55 AM
Event ID:      8
Task Category: General
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      <removed>
Description:
(PID 2984, Thread 189) Task Get-HealthReport throwing unhandled exception: System.ArgumentException: sessionState
   at Microsoft.Exchange.Configuration.Tasks.ExchangePropertyContainer.GetProvisioningBroker(ISessionState sessionState)
   at Microsoft.Exchange.Provisioning.ProvisioningLayer.GetProvisioningHandlersImpl(Task task)
   at Microsoft.Exchange.Provisioning.ProvisioningLayer.GetProvisioningHandlers(Task task)
   at Microsoft.Exchange.Configuration.Tasks.Task.<BeginProcessing>b__4()
   at Microsoft.Exchange.Configuration.Tasks.Task.InvokeNonRetryableFunc(Action func, Boolean terminatePipelineIfFailed).
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="MSExchange CmdletLogs" />
    <EventID Qualifiers="49152">8</EventID>
    <Level>2</Level>
    <Task>1</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2015-01-23T10:15:55.000000000Z" />
    <EventRecordID>217</EventRecordID>
    <Channel>MSExchange Management</Channel>
    <Computer><removed></Computer>
    <Security />
  </System>
  <EventData>
    <Data>2984</Data>
    <Data>189</Data>
    <Data>Get-HealthReport</Data>
    <Data>Get-HealthReport</Data>
    <Data>System.ArgumentException: sessionState
   at Microsoft.Exchange.Configuration.Tasks.ExchangePropertyContainer.GetProvisioningBroker(ISessionState sessionState)
   at Microsoft.Exchange.Provisioning.ProvisioningLayer.GetProvisioningHandlersImpl(Task task)
   at Microsoft.Exchange.Provisioning.ProvisioningLayer.GetProvisioningHandlers(Task task)
   at Microsoft.Exchange.Configuration.Tasks.Task.&lt;BeginProcessing&gt;b__4()
   at Microsoft.Exchange.Configuration.Tasks.Task.InvokeNonRetryableFunc(Action func, Boolean terminatePipelineIfFailed)</Data>
  </EventData>
</Event>
Lou

Similar Messages

  • Backlight problem along with a few others...ideas?

    I'm having the classic backlight issue that seems to be getting more frequent (use flashlight to save whatever I'm working on, then close the iBook, reopen, backlight is on again). It also has some issues involving power/batter (i.e. I'll shut it down, once in a while it really doesn't and the battery fully drains, the cord doesn't work in every plug-it won't take power in some, others it will).
    How much would it cost, approximately, to keep my elderly creature alive?
    I'm intending to upgrade next year, but I also only have access to some programs on this computer (i.e. Stata, don't have it for my netbook).
    I Need to get a sense if I should just upgrade now or if the cost is low enough, squeeze a few more months out of this one as my primary...thanks.

    Sorry that didn't work. I suggest that you make an appointment online at the Genius Bar and take your computer in. They will look at your computer and tell you what is wrong and what it would cost to have it repaired. If it is simple repair they will do it right there at no cost to you, and there is no charge for looking at your computer.
    cornelius

  • LAN DNS resolution has changed - along with lots of other behaviours

    Hi
    Last Friday I experienced a lot of strange network/firewall behaviour on my Macs, both running 10.6.7. I don't know what the problem is but am trying to isolate it - or them.
    Considering just the MacBook Pro, I have been running the same setup for over a year at different locations and never experienced this before. The MBP is named Isola, it runs Windows XP Pro on VMWare Fusion and MAMP as a development/test environment for websites.
    Since I have had this setup, with MAMP running and using the normal Apache and MySQL ports I could connect to websites using Mac browsers on: http://localhost/, if I was testing on Windows browsers I would use http://isola/
    This worked at home using an Airport connection over a Netgear modem/router:
    TCP/IP
    Using DHCP with manual address
    IPv4: 192.168.0.5
    Subnet Mask: 255.255.255.0
    Router: 192.168.0.1
    Configure IPv6: Automatically
    DNS Servers: 192.168.0.1
    Search Domains: -
    It also worked at the office - 2 Macs networked using a Netgear Gigabit switch, also connected to the building's ethernet system for external internet connection:
    TCP/IP
    Using DHCP
    IPv4: 10.0.21.10
    Subnet Mask: 255.255.255.0
    Router: 10.0.21.254
    Configure IPv6: Automatically
    DNS Servers: 10.0.21.254
    Search Domains: popcorn
    I have two Locations set up in networking preferences, Home and Office. DHCP and DNS at home are provided by my ISP I believe. Apparently the IT infrastructure in the building where my office is located handles the DHCP and DNS.
    Since last Friday when I try to connect to http://isola/ using a Windows browser the request either times out (Internet Explorer) or is re-routed to http://www.isola.com (Firefox and some other browsers). In order to the site on my MAMP server I have to use http://isola.local/
    I can replicate the same behaviour when trying to connect to the MAMP server using my Mac Pro.
    I have flushed both Macs' DNS caches, repaired permissions and tried other stuff which I can't quite remember now. Nothing has made any difference.
    I'd really like to know if this new behaviour is likely to be caused by my configuration or the office DNS setup and ideally get it back to what it was before.
    Yesterday I started experiencing strange behaviour with the MBP firewall. It may be part of the problem or not - I'll include for information. It has always been on and set up normally - none of the Advanced settings checked. There were a whole load of software listed in the Advanced tab such as Skype, Safari, Opera configured to accept incoming connections. Yesterday for the first time ever I had a whole load of firewall dialogue boxes open on start up asking to allow or block network connections to basic OS X services: AppleFileServer, cups-lpd, cupsd, httpd, krb5kdc, mysqld, nmbd, smbd, vmnet-natd. I think some of these are due to File Sharing and Printer Sharing being enabled in the Sharing Preferences - but they've been enabled for over a year.
    Thanks in advance for any advice.

    Safari gives the error message
    Safari can't open the page "[URL]" because your computer isn't connected to the Internet.
    on any attempt to access a page by URL. If I put in an IP address it loads fine (aside from not being able to resolve any links to images, etc. which are linked using a domain name).
    nslookup google.com on the command line gives the error:
    /SourceCache/bind9/bind9-31/bind9/lib/isc/unix/socket.c:4525: bind: No route to host
    nslookup: isc_socket_bind: unexpected error
    DNS resolution does not work on Firefox either.
    All checkboxes in the System Preferences>Network>Advanced>Proxies tab are unchecked. The box at the bottom ("Bypass proxy settings...") contains:
    *.local, 169.254/16
    Thanks for trying to help me out! I'm happy to provide any other information that might be useful to you.

  • I was thinking of buying my wife an ipad mini. I already have an ipad, ipod and iphone working on itunes on my PC. Will the ipad mini work along with all the others?

    Hello,
    I was thinking of getting my wife an ipad mini. I use a PC with Windows 7, latest version of itunes installed. From this I have an ipad, ipod and iphone, all of which work perfectly. My question is will the ipad mini also work and be recognised as another device?
    Can I put some of my existing Apps onto the mini?
    Thanks in advance.

    Sure, but only if the new iGadget is "married" to the rest by virtue of having the same AppleID. You will be able to back up, update and upgrade its contents, apps and iOS on the iTunes application on the PC.
    However, if it shares the same AppleID as the rest of your toys, she will be able to read your mail and see your messages, which could eventually lead to battles royal on who said what to whom. So beware, you have been warned.

  • Hamachi Replacement - With a Few Other Strings

    I run a server in a computer science lab, and I use Hamachi to allow remote clients to access the server for SVN and other programming utilities. The server is within the school district's network, but Hamachi manages to get a direct connection, and I can see that it's managed to get an open port on the internet-facing IP address of the district network. I assume this means that the district's internet-facing router has Universal Plug n Play enabled? I know it's a Windows Server.
    I'd like to set up OpenVPN to replace Hamachi (I'm hitting the user limit on the free version), but how do I get an open port on the public IP address like Hamachi does?
    Last edited by arew264 (2009-04-09 03:43:23)

    Well, what makes me think it's opening a port is this:
    [root@Reno arew264]# hamachi list
    * [NETWORK_NAME]
    * X.XX.XXX.XXX <ServerName> <The School District's Public IP Address>:33845
    That definitely looks like Hamachi managed to open a port. I know it's the district's public IP address (or at least the public address I'm behind - they may have several) because it matches what I get when I SSH into the server and go to www.findmyip.com.
    I guess I should run Wireshark while Hamachi starts up and see exactly what it's doing.
    Last edited by arew264 (2009-04-10 01:08:23)

  • Can not attach documents or files to email along with lots of other problems

    I can not attach any files or documents to an email. I am working on a Mac OS10.4. Have tried doing the F9 button as suggested in the help section and it totally froze my computer up to the point of having to unplug it and start my whole computer up. Also we can not finishing downloading Firefox 3.6.13

    Who will answer my question? and when?

  • Along with Namespace require others atr like xmlns:xsi & xsi:schemaLocation

    Hi Experts,
    Could you please help me in creation of the XSD so that the output file from PI will contain the following message:
    Message xmlns="http://www.abc.com/schemas/" xmlns:xsi="http://www.w3.org/Schema-instance" xsi_schemaLocation="http://www.abc.com/schemas/ http://www.abc.com/schemas/4.0.0/2001/message.xsd" >

    Hi Experts,
    As i said  my requirement is to include the following in the output XML.
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation =="http://www.XYZ.com/schemas/ http://www.XYZ.com/schemas/4.0.0/2001/message.xsd">
    i have written the XSD as below
    <?xml version="1.0" encoding="UTF-8"?>
    <xsd:schema targetNamespace="http://www.XYZ.com/schemas/"
         xmlns="http://www.XYZ.com/schemas/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
         xmlns:xsd="http://www.w3.org/2001/XMLSchema"
         xsi:schemaLocation="http://www.XYZ.com/schemas/ http://www.XYZ.com/schemas/4.0.0/2001/message.xsd">
         <xsd:element name="Message" type="Message" />
         <xsd:complexType name="Message">
              <xsd:sequence>
                   <xsd:element name="Head">
                        <xsd:complexType>
                             <xsd:sequence>
                                  <xsd:element name="field1">
                                       <xsd:complexType>
                                            <xsd:attribute name="Id" type="xsd:string" />
                                       </xsd:complexType>
                                  </xsd:element>
                             </xsd:sequence>
                        </xsd:complexType>
                   </xsd:element>
              </xsd:sequence>
         </xsd:complexType>
    </xsd:schema>
    but when  the correponding XML from this XSD donot have the
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation =="http://www.XYZ.com/schemas/ http://www.XYZ.com/schemas/4.0.0/2001/message.xsd">
    Any clue , how to handle this.

  • How to show timestamp along with date in LOV dropdown

    Hi,
    We have a requirement to show timestamp along with date as a display column in a LOV drop down. Type of the date column in VVO is set to timestamp. But still it is showing only date in the UI.
    But it is showing timestamp when we run it through AM. Is there any thing in to do in addition to display it in UI? Or it is not feasible? Please suggest me on this issue.
    Thanks in advance.
    Thanks,
    Santhosh

    The date format displayed in UI depends on applcore preference set for current user, try changing date format set for current user to include time along with date.

  • Sometimes, the back arrow won't back completely out of a site I've been browsing, causing me to have to close the tab completely (along with any sites I want to get back to in that same tab)

    For example, I had a browsing session going, looking at two different news sites in the same tab, then went to comcast to check my voicemail. When finished, I couldn't get out of the comcast site with the back arrow, only by closing that entire tab (session). I've experienced this problem with a few other sites as well. Very frustrating not to be able to just back out.

    Select the drive and Finder > Get info and at the bottom "ignore permissions on this volume"
    You can copy the files, but the ownership on the files still belongs to the other user account, once your done copying, then perform a #6 Reset Users Permissions and that will set all the ownership to that account.
    ..Step by Step to fix your Mac
    Another method is to copy the entire folder, then change it's permissions.

  • I have a 3rd generation iPod Touch and just did the update to IOS 5. Now I can't connect to my Netgear wifi router. My iPhone connects fine along with all of my other laptops etc. I have the router set with WPA-PSK [TKIP] security and an access list.

    I have a 3rd generation iPod Touch and just did the update to IOS 5. Now I can't connect to my Netgear wifi router. My iPhone connects fine along with all of my other laptops etc. I have the router set with WPA-PSK [TKIP] security and an access list. I've confirmed the mac address is included on that list and that the password is correct. Under choses netwrok I select the network and it just goes into a spin. I have tried removing the password and the access list settings and it still will not complete the connection to the router thus no internet access. The routers firmware is also up to date. This thing worked fine before this update and I've already tried to restore from backup. Any ideas or is the wifi nic bad in this thing with the new apple firmware update? Any fix?

    Thanks Bob, I don't know why but it all of a sudden worked a few days later. It's a mystery but at least problem solved.

  • Bundle a few docs along with AIR app

    Hi,
    I need to bundle a few PDF and word docs along with my AIR
    application when it is installed by the user.
    I don't want to Embed the documents in the actual AIR app,
    but just ensure that the files get included in the AIR installation
    and end up in the application's install folder on the client system
    so that the AIR app can access them at runtime.
    How can I do this with the AIR app packaging/installer
    process?

    It depends on which tool your using for packaging, but I
    believe they all have UI to select which folders/files are included
    and which are not.

  • I had a drive failure and lost the iWeb file along with other things.   I did manage to save a lot of user file documents but I don't see or   recognize the my iWeb site file. It was on a 15" G4 Titanium pb. I'm trying to find a way, using version 2.0.4

    I had a drive failure and lost the iWeb file along with other things. 
    I did manage to save a lot of user file documents but I don't see or 
    recognize the iWeb site file. It was on a 15" G4 Titanium pb.
    I'm trying to find a way, using version 2.0.4 of iWeb on a different 
    pb to recover the file into the iWeb app or a way to download the site into iWeb.
    There are 6 pages of images and text, and it 
    would be a task for me to recreate the whole thing again. I did 
    download the site but I don't know how or if I can get iWeb to see it and open it.
    Does anyone have any knowledge about this? The link to my site:
    <http://web.mac.com/danauerbach>
    Any suggestions will be most appreciated.
    dan auerbach
    [email protected]

    Unfortunately iWeb cannot read or import previously published files, only generate them.  You'll have to recreate your site from scratch.
    However, Chapter 2.3 on the iWeb FAQ.org site has tips on using some of the existing files, image, audio, video, etc., from the published site in the recreation of the site.
    OT

  • I receive a large amount of duplicate emails in my own boxes that i have sent to others. when deleted they return every time i check my mail. along with any messages i have deleted  from others can someone please help me?

    when i send an email to someone i recieve multiple copies of it it my folders [ usally varying between all mail, trash, and important] they all say my name on them. i recieve about 20 - 40 of them at a time , even after i delete them next time i check my mail they are back . along with this any message that has been sent to me in the past that i have deleted also reappears but only  as single messages. im recieving hundreds of all these a day and it has made my email become unmanagable and im extremly frustrated. my computer is new and i never made any change to the preferences before this started happening so i have no idea . has anyone had this problem , have any ideas or know how to fix it? your help would be greatly appreciated . also to add i also recieve them whenever checking mail on my iphone i never had a problem on the phone until i activated the email on my new imac. and the email app uses my gmail acount if that helps?

    no, I didn't ask to burn a picture....this is why I am confused to how the picture got on there.
    I understand what you are saying regarding the multi-session thing (how do I avoid this if my other cds with photos on them have this, and I don't know they do?)
    but what I do know is that cd had photos on it (it definately wasn't full, and maybe that is why I haven't had a problem with others...they have all been full) and no one else uses my Mac, so I know no one else put the picture on that cd. I may have inadvertantly burned the picture, but if I did, I don't know what I did to make it burn the picture onto the cd.....
    The only thing that happened was I opened iphoto so I could save some of the pictures that were already on the disc, but when I went to look for the pictures on the cd, the only thing that was on it, was an iphoto picture....which I didn't ask to be put there.....
    I have previously burned pictures onto CD using my Mac with no problem, and I've pulled pictures off CD that were burned using a PC. So I guess I need to know how to determine if the cds have this multi-session thing going on?
    iMac Intel Core Duo   Mac OS X (10.4.7)  

  • Is there an issue with the hitachi hard drives in the MacBook Pro's ?  Got a 15 inch and a 13 inch at the same time and both drives have failed in under two years. I have heard from a few other people with same issue.

    Is there an issue with the hitachi hard drives in the MacBook Pro's ?  Got a 15 inch and a 13 inch at the same time and both drives have failed in under two years. I have heard from a few other people with same issue. Other drive I have had have lasted at least 5 or more years.

    there is a dylib you can put in the springboard if jailbroken but if not you have to find an apple store

  • Hello,  I have iMac from Oct, 2010 and have OS 10.6.7 and multiple users.  Mail icon was accidently removed along with program.  Mail 4.4 is on other users but when I reloaded software my user got Mail 4.3. Mail 4.3 did not work with latest OS. Ideas?Matt

    Hello,  I have iMac Itel i3, from Oct, 2010 and have OS 10.6.7 and multiple users. 
    About 3-4 days ago the Mail icon in dock had question mark and was accidently removed, along with program on my user.  Oops.
    1. Mail 4.4 is on other users and works fine, but for me it does not work and tells me V4.3 does not work with latest OS X. 
    2. I reloaded software from my user with original disks  (Oct, 2010) and got Mail 4.3 again. Mail 4.3 did not work with latest OS.  I am unable to load Mail.  Gives Yellow error message.    
    "  You have Mail version 4.3 (1081/1084). It can’t be used on Mac OS X Version 10.6.7 (Build 10J869). For more information, click the Help button."
    3. Tried to update software and look for update for mail 4.3 on Apple site to no success.
    Hate to go to MS-Entorage ( I may need to learn something new and alien) mail program since contracts are in Mail/Address Book.
    Ideas?
    MattDeeds

    Matt,
    I would download and run the 10.6.7 combo update.
    http://support.apple.com/kb/DL1361
    Regards,
    Captfred

Maybe you are looking for

  • Mac mini won't boot anymore

    My Mac mini won't boot anymore. It's been running fine for months. It's running Leopard Server 10.5.2 Build 9C31 It starts to boot, I get the first spinning gear with the gray screen, then the blue desktop blinks, then a second spinning gear on a gra

  • BPM :: Messages not processed at outbound side

    Hi Experts, We have 1000+ synchronous messages with BPM  for only two days in July which havent processed fully. Now oncoming messages are getting processed fine, but the messages which were waiting for outbound processing from July are still waiting

  • Where do I put all my service classes?

    I am new weblogic server environment. I want to know where do I put all my service classes? I am deploying all my servlet in WEB-INF/classes directory (under the context root) but donot know where to put the service classes. (The service classes have

  • Organizational Data on the User - Master Data

    Folks, I want to extract and load data from the datasources: 0CRM_HR_UNAME_ORG - Organizational Data on the User 0CRM_POSITION_ATTR - CRM Position Master Data. But I unable to locate the required infosources. The datasources are present but do not ha

  • Error in Precalculation Settings

    Hi All, I have created a Precalculated Value set. Now I am creating settings in the query for precalculation broadcasting. While saving the settings, I am getting error: " Required input variables for queries are not available" I am not getting where