Async service keep stopping with Specified cast is not valid

Hi there,
Our organization currently is experiencing some failure on CRM 4.0 Async service.
The error message is :
failed while monitoring asynchronous operations queue. Exception: System.InvalidCastException: Specified cast is not valid.
   at Microsoft.Crm.Asynchronous.ServerOrganizationConfiguration.GetSdkBaseUrl()
   at Microsoft.Crm.Asynchronous.ServerOrganizationConfiguration.get_WebServiceEndpoint()
   at Microsoft.Crm.Asynchronous.CrmServiceFactory.CreateCrmService(Guid organizationId, Nullable`1 userId, CorrelationToken correlationToken)
   at Microsoft.Crm.Asynchronous.SdkPluginDescriptionProvider.GetPluginTypeDescription(Guid pluginTypeId, IOrganizationContext context)
   at Microsoft.Crm.Caching.PluginTypeCacheLoader.LoadCacheData(Guid key, IOrganizationContext context)
   at Microsoft.Crm.Caching.CrmMultiOrgCache`2.CreateEntry(TKey key, IOrganizationContext context)
   at Microsoft.Crm.Caching.CrmSharedMultiOrgCache`2.LookupEntry(TKey key, IOrganizationContext context)
   at Microsoft.Crm.Caching.PluginTypeCache.LookupEntry(Guid pluginTypeId, IOrganizationContext context)
   at Microsoft.Crm.Asynchronous.AsyncOperationCommand.GetPluginType(Guid pluginTypeId)
   at Microsoft.Crm.Asynchronous.EventOperation.InternalExecute(AsyncEvent asyncEvent)
   at Microsoft.Crm.Asynchronous.AsyncOperationCommand.Execute(AsyncEvent asyncEvent)
   at Microsoft.Crm.Asynchronous.QueueManager.PoolHandler.ProcessAsyncEvent(AsyncEvent asyncEvent)
   at Microsoft.Crm.Asynchronous.QueueManager.PoolHandler.InvokeHandlerInPool(Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack)
   at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)
It looks the GetSdkBaseUrl() function failed. Has anyone experienced it before?
Cheers

I don't know about your specific error, but the CRM 4.0 Async service was notoriously unstable.  That's why they added a monitoring service in later versions to keep it up.  However, for 4.0, I recommend going to the Service itself in the Windows
Service area, and then tell the "behavior after failure" section to "Restart" every time it fails.  While not perfect, it will keep your Async service up and running even when it crashes.
The postings on this site are solely my own and do not represent or constitute Hitachi Solutions' positions, views, strategies or opinions.

Similar Messages

  • Web controls 2.1 Fail with Specified Cast is not valid

    1) I loaded the 2.1 Beta .NET Webcontrols ..2) I removed the reference to the old Plumtree.WCFilter.dll from my project3) I added the new reference in its place4) I checked the GAC to see that WCLoader was the proper version5) Also noticed the reliance on J# redist 1.1 so I downloaded and installed this as well6) Any thoughts on why I am gettig invalid cast exception? When I access portlet in the portal it simply displays error, when I try to access portlet outside of portal I get cast exception.
    [InvalidCastException: Specified cast is not valid.] Com.Plumtree.Remote.Transformer.Config.WCConfig.Load(TextReader reader) Com.Plumtree.Remote.Transformer.Config.WCConfig.LoadAll(String confPath) Com.Plumtree.Remote.Transformer.PTTransformer.get_Config() Com.Plumtree.Remote.Transformer.PTTransformer.BeginRequestHandler(Object sender, EventArgs e) System.Web.SyncEventExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +60 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +87
    Phil Orion | [email protected] | www.orionsmith.com

    I am still unable to get the 2.1 Webcontrols to work, can anyone provide some insight to overcoem the cast exception?.-There seem to be some additional configuration items in this release - Can anyone explain their purpose? -The installation also placed the image server files in the wrong location - I had to move them from the ptimages folder to the ptimages/RemoteGadgets

  • Specified cast is not valid. (Microsoft.SqlServer.Smo) - degradation of v11

    I have Sql management studio 2014 SP1 and im working with my Azure SQL Databases.
    Previously all my databases and servers were on Sql Server 11.0 and thing were working fine, until a couple of days ago; 1 database on a server started throwing the specified cast is not valid error when you try to use management studio to Script table as.....
    and today all (3) of my databases on (different) servers are throwing that error 
    Earlier today I upgraded 1 of the servers to the latest azure sql database 12.0.2000.8 (it took a while since it can take up to 24 hours); and can verify that the same script table as... or any management studio function that will generate scripts, like
    Generate Scripts task does not throw this error.
    The issue with v11 started happening a few days ago and is now on all my v11 databases; management studio will not generate scripts.,  wanted to submit this as a bug., but there is no easier way to do so.
    screenshots below.
    error dump:
    ===================================
    Specified cast is not valid. (Microsoft.SqlServer.Smo)
    Program Location:
       at Microsoft.SqlServer.Management.Smo.Table.Microsoft.SqlServer.Management.Smo.IPropertyDataDispatch.SetPropertyValue(Int32 index, Object value)
       at Microsoft.SqlServer.Management.Smo.PropertyDispatcher.SetValue(Int32 index, Object value)
       at Microsoft.SqlServer.Management.Smo.PropertyCollection.SetValue(Int32 index, Object value)
       at Microsoft.SqlServer.Management.Smo.SqlSmoObject.AddObjectPropsFromDataReader(IDataReader reader, Boolean skipIfDirty, Int32 startColIdx, Int32 endColIdx)
       at Microsoft.SqlServer.Management.Smo.SqlSmoObject.ImplInitialize(String[] fields, OrderBy[] orderby)
       at Microsoft.SqlServer.Management.Smo.SqlSmoObject.OnPropertyMissing(String propname, Boolean useDefaultValue)
       at Microsoft.SqlServer.Management.Smo.PropertyCollection.RetrieveProperty(Int32 index, Boolean useDefaultOnMissingValue)
       at Microsoft.SqlServer.Management.Smo.PropertyCollection.GetPropertyObject(Int32 index)
       at Microsoft.SqlServer.Management.Smo.SqlSmoObject.GetPropertyOptional(String propName)
       at Microsoft.SqlServer.Management.Smo.Column.EmbedDefaultConstraints()
       at Microsoft.SqlServer.Management.Smo.Column.GetPropagateInfo(PropagateAction action)
       at Microsoft.SqlServer.Management.Smo.SqlSmoObject.GetPropagateInfoForDiscovery(PropagateAction action)
       at Microsoft.SqlServer.Management.Smo.SmoDependencyDiscoverer.GetScriptableChildren(List`1 propInfoList, PropagateAction propagateAction)
       at Microsoft.SqlServer.Management.Smo.SmoDependencyDiscoverer.SfcChildrenDiscovery(HashSet`1 discoveredUrns)
       at Microsoft.SqlServer.Management.Smo.SmoDependencyDiscoverer.Discover(IEnumerable`1 urns)
       at Microsoft.SqlServer.Management.Smo.ScriptMaker.Discover(IEnumerable`1 urns)
       at Microsoft.SqlServer.Management.Smo.ScriptMaker.DiscoverOrderScript(IEnumerable`1 urns)
       at Microsoft.SqlServer.Management.Smo.ScriptMaker.ScriptWorker(List`1 urns, ISmoScriptWriter writer)
       at Microsoft.SqlServer.Management.Smo.ScriptMaker.Script(Urn[] urns, ISmoScriptWriter writer)
       at Microsoft.SqlServer.Management.Smo.ScriptMaker.Script(Urn[] urns)
       at Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.ScriptGenerator.ScriptCreate(SqlTextWriter sqlwriter, Server server, Urn[] urns, SqlScriptOptions options)
       at Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.ScriptNodeActionContext.Script(SqlTextWriter writer)
       at Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.SqlScriptMenu.OnScriptItemClick(Object sender, EventArgs e)

    I'm also running into this exact issue with V11 and SQL Server Management Studio -- table "Generate Create Script" fails with "Specified
    cast is not valid. (Microsoft.SqlServer.Smo)". This just started happening recently with V11 and doesn't manifest with V12. I'm running SSMS with latest hotifxes (CU6 I believe). I don't have the option of an immediate move to V12.
    Microsoft SQL Server Management Studio 12.0.2480.0
    Microsoft Analysis Services Client Tools 12.0.2480.0
    Microsoft Data Access Components (MDAC) 6.3.9600.16384
    Microsoft MSXML 3.0 6.0 
    Microsoft Internet Explorer 9.11.9600.17728
    Microsoft .NET Framework 4.0.30319.34014
    Operating System 6.3.9600

  • Getting errors in MSMQ intermittent Specified cast is not valid on Sending

    I keep getting this error when I try and Send a message on a windows server 2008 R2 box. It works about 95% of the time but ever so often I get the following:
    Log Entry : 4:29:44 AM Friday, April 17, 2015
      :Transaction Failed [Specified cast is not valid.]
    Log Entry : 4:29:44 AM Friday, April 17, 2015
      :Stack Trace [   at System.Messaging.Interop.MessagePropertyVariants.Lock()
       at System.Messaging.MessageQueue.SendInternal(Object obj, MessageQueueTransaction internalTransaction, MessageQueueTransactionType transactionType)
       at ProdUwsCallbackService.ProdUwsCallbackService.SmsCallback(SmsCallbackRequest SmsCallbackRequest) in C:\NH Applications\VerizonNewProdGateway\WebProdUwsCallback\API\ProdUwsCallbackService.asmx.cs:line 318]
    This happens about 7 or 8 times a night and it processes about 500 to 1000 messages before this happens. At about 4:30 in the morning I receive a large spike or volume of messages and it seems to happen around that time.
    Here is the code snippet that is sending the MSMQ:
                                RxUwsCallbackVerizonProdMQ.Formatter = new XmlMessageFormatter(new Type[] { typeof(UwsRxMessage) });
                                //MessageQueueTransaction RxUwsCallbacVerizonProdTran = new MessageQueueTransaction();
                                try
                                    //RxUwsCallbacVerizonProdTran.Begin();
                                    //RxUwsCallbackVerizonProdMQ.Send(Message, Label, RxUwsCallbacVerizonProdTran);
                                    NHUtils.WriteLog(VerizonUwsLogFile, "Putting SMS Message into Message Queue: [" + Label + "]");
                                    lock (RxUwsCallbackVerizonProdMQ)
    RxUwsCallbackVerizonProdMQ.Send(Message, MessageQueueTransactionType.Single);
                                    //RxUwsCallbacVerizonProdTran.Commit();
                                catch (Exception ex)
                                    //RxUwsCallbacVerizonProdTran.Abort();
                                    NHUtils.WriteLog(VerizonUwsLogFile, "Transaction Failed [" + ex.Message + "]");
                                    NHUtils.WriteLog(VerizonUwsLogFile, "Stack Trace [" + ex.StackTrace + "]");
    The bold line is where the error is happening.
    This is running as a application under IIS7 on a Windows 2008 R2 box.
    Any help would greatly be appriciated on how to deal with this error or correct it. Thanks.

    Hi Reggie,
    MSMQ forum is better, I help you to move it here.
    Thanks for your understanding.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Specified cast is not valid exception

    I have the following C# code (cut down for the post) that causes an exception (Specified cast is not valid) when I attemp the GetInt32 method call. FILE_HDR is a BLOB and I can read it just fine with GetBytes. This also happens on something like TO_NUMBER(FILE_ID, 'XXXXXXXX'). It seems like things do not work well when you define a column as a function. I can do this same thing with the MySQLDataReader without any problem.
    Can anyone tell me what I am doing wrong here?
    Thanks
    string SelectStatement = "select FILE_ID, DBMS_LOB.Getlength FILE_HDR)...."
    Cmd.CommandText = SelectStatement;
    Reader = Cmd.ExecuteReader();
    if (!Reader.HasRows)
    throw new Exception("Unit File List Query returned no rows");
    else
    totalBytes = 0;
    int HeaderLengthColumnOrdinal = Reader.GetOrdinal("DBMS_LOB.Getlength(FILE_HDR)");
    // Get the number of rows
    while (Reader.Read())
    RowCount++;
    totalBytes += (Int64)Reader.GetInt32(HeaderLengthColumnOrdinal); <- EXCEPTION
    }

    Hi,
    I was kind of thinking I could do something like this:
    CAST(DBMS_LOB.GetLength(BLOB_COLUMN) AS NUMBER(9))That should work OK as well. In fact, here is a small test:
    Database:
    SQL> create table test
      2  (
      3    clob_id number,
      4    clob_data clob
      5  );
    Table created.
    SQL> declare
      2    l_text varchar2(8192);
      3  begin
      4    for i in 1..8192 loop
      5      l_text := l_text || 'A';
      6    end loop;
      7    insert into test values (1, l_text);
      8  end;
      9  /
    PL/SQL procedure successfully completed.
    SQL> commit;
    Commit complete.C#:
    using System;
    using System.Data;
    using Oracle.DataAccess.Client;
    using Oracle.DataAccess.Types;
    namespace NumberTest
      /// <summary>
      /// Summary description for Class1.
      /// </summary>
      class Class1
        /// <summary>
        /// The main entry point for the application.
        /// </summary>
        [STAThread]
        static void Main(string[] args)
          int tempValue = 0;
          string constr = "User Id=xxx; Password=xxx; Data Source=oramag; Enlist=False; Pooling=False";
          // create connection to db
          OracleConnection con = new OracleConnection(constr);
          con.Open();
          // create a command object
          OracleCommand cmd = con.CreateCommand();
          // set command object properties
          cmd.CommandText = "select cast(dbms_lob.getlength(clob_data) as number(9)) from test where clob_id=1";
          // get a data reader
          OracleDataReader dr = cmd.ExecuteReader();
          if (dr.Read())
            try
              tempValue = dr.GetInt32(0);
            catch (Exception ex)
              Console.WriteLine(ex.Message);
          Console.WriteLine("Value: {0}", tempValue.ToString());
          Console.WriteLine("Press ENTER to continue...");
          Console.ReadLine();
          // clean up objects
          dr.Dispose();
          cmd.Dispose();
          con.Dispose();
    }Output:
    Value: 8192
    Press ENTER to continue...Note that I am using Oracle Database 10g 10.2.0.2.0 and ODP.NET beta 2.102.2.10 (the beta for VS2005).
    Hope that helps a bit...
    - Mark

  • Specified cast is not valid errors

    Hi all
    Sometimes, but not always, I'm finding that the Layer.Add, Cell.GlueTo and Window.Select methods throw errors similar to:
    Specified cast is not valid at System.StubHelpers.InterfaceMarshaler.ConvertToNative(Object objSrc, IntPtr itfMT, IntPtr classMT,
    Int32 flags) at Microsoft.Office.Interop.Visio.IVLayer.Add(Shape SheetObject, Int16 fPresMems)
    I'm using VB2010, Visio 2007 and currently testing on Windows XP 32 bit. The program is a stand-alone .exe program using Visio via .NET interop. The same program, with the same data can run several times without problem and then once this error
    has been thrown, the same error will be thrown every time until the Visio file is closed and re-opened.
    This VB2010 code was derived from a VB6 program which has been working fine for 2,000+ users over a period of about 15 years.
    Unfortunately I've not been able to replicate these problems in a small test program which is making the debugging process rather tedious and it's another aspect of this problem which is worrying and confusing me.
    The program is adding a 100 or so shapes from a stencil and gluing lines between them. I've tried playing with the settings of such properties as DeferRecalc, EventsEnabled, InhibitSelectChange, LiveDynamics, ShowChanges and UndoEnabled as I thought
    Visio might be having a problem updating the screen or allocating memory to the undo manager or something. I've also tried Application.DoEvents.
    I've re-written some of my code to avoid using Window.Select which I was using to select shapes to create groups. I guess I could also re-write the code to avoid using GlueTo, but I don't think I can always avoid using Layer.Add.
    Any thoughts or comments would be much appreciated.
    Best regards
    Roger Billsdon

    Hi Paul
    Many thanks for your reply and I hope all is well with you.
    I spent quite a lot of time trying to replicate the problem in a small test program created from scratch. All the offending methods (Window.Select, Layer.Add and Cell.GlueTo) worked fine in the test program, as indeed they often do in my main program.
    I carefully compared all the project references and everything else I could think of in both the test and my main program. I added loops in the test program so that it added many shapes, etc in an attempt to create some stress on the Visio UI, Undo manager,
    etc. Not being able to replicate the problem in a small test program is one aspect of this problem that is worrying and confusing me.
    The main program is quite large (I guess about 60,000 lines of code) and contains code for many other functions. An alternative approach would be for me to take a copy of the main program and try chopping chunks out to degenerate
    it into a small test program. However, at present I have a looming project deadline so I'm now putting my effort into recoding to eliminate the Window.Select, Cell.GlueTo and, where possible, Layer.Add method calls. Fortunately Visio provides alternatives
    which seem to be working. For example, rather than Cell.GlueTo I'm setting the relevant cell formulae and instead of Window.Select to form group, I'm creating a shape, converting it into a group and then dropping the other shapes into this group.
    Back in my VB6 programs I had some problems with select and group so I think this conversion is worthwhile, but I don't recall having had any problems with Cell.GlueTo or Layer.Add. Because I don't understand what's causing the problem I'm concerned that this
    re-coding work is just fixing the symptoms without actually getting at the root cause.
    In general I am finding rather more problems and performance issues with VB.NET Visio programs than I did over all the years I used VB3 and VB6 to program Visio.
    Best regards
    Roger

  • Specified cast is not valid

    Hello, I have the following code:
    if (dataTable.Columns.Count > 1)
    strXML = ChartFileNameandPath(chartType) + @"?dataXML=<graph caption='Report ; Summary' subcaption='" + ReportName(reportType) + "' xAxisName='Line Number' yAxisName='Pounds made' rotatelabels='1' slantlabels='1' showNames='1' showvalues='0' numberPrefix='$' exportenabled='1' exportAtClient='1' exportHandler='fcExporter1' exportFormats='PNG=Save as PNG' >";
    //Getting the Subtotal of PoundsMade based on the Line Number column
    //C# linq query
    if (reportType == ReportEnums.Clientsdata) {
    var query = from row in dataTable.AsEnumerable()
    group row by row.Field<string>("ClientName") into grp
    orderby grp.Key
    select new {
    Clientname = grp.Key,
    TotalAmountSpent = grp.Sum(r => r.Field<int>("TotalAmountSpent")) //error here, specified cast is not valid
    foreach (var grp in query) {
    strXML = strXML + "<set name='" + grp.Clientname.ToString() + "' value='" + grp.TotalAmountSpent.ToString() + "'/>";
    I get a error "Specified cast is not valid"
    Part of my store procedure where I'm grabbing it from is:
    SELECT ClientName,
    Mem_Name,
    Mem_Address,
    Mem_city,
    Mem_state,
    Sum(mv.AmountSpent) as TotalAmountSpent,
    (Sum(mv.AmountSpent)/ (CAST(s.TotalBusinessSales as decimal)) * 100) as PercentAmountSpent
    My question is: Am I getting an error because of TotalAmountSpent is an alias?
    Thanks,
    N

    ALTER PROCEDURE usp_Clienttransaction (@FromDate Varchar (30), @ToDate Varchar (30), @Active int)
    AS
    SELECT ClientName,
    Mem_Name,
    Mem_Address,
    Mem_city,
    Mem_state,
    Sum(mv.AmountSpent) as TotalAmountSpent,
    (Sum(mv.AmountSpent)/ (CAST(s.TotalBusinessSales as decimal)) * 100) as PercentAmountSpent
    FROM UnitedDiningClub.dbo.UDC_Member
    JOIN UnitedDiningClub.dbo.UDC_MemberVisits mv
    ON UDC_Member.Mem_ID = mv.MemberId
    JOIN UnitedDiningClub.dbo.UDClub_Client c
    ON c.ClientId = mv.RestaurantId
    INNER JOIN
    ( SELECT RestaurantId, sum(AmountSpent) as TotalBusinessSales
    FROM UnitedDiningClub.dbo.UDC_MemberVisits
    GROUP BY RestaurantId) s
    ON s.RestaurantId = c.ClientId
    GROUP by ClientName, Mem_Name, Mem_Address , Mem_city , Mem_state, s.TotalBusinessSales
    ORDER BY ClientName
    Thats the full procedure.
    Its coming from a sub query. Would an alias effect the results in c#?

  • HP Client Security Manager 8.3.3.1786 - Specified cast is not valid

    I've recently installed HP Client Security and find usefull accessing the PC using my finger: it works.But I got a problem accessing all USB Drivers. I got the solution reading questions in this forum: I should modify a setting in HP Client Security Manager.But my HP Client Security Manager fails after authentication giving: Specified cast is not validMy PC windows software is updated according to Microsoft Update,  even HP tool says it's all updatedI've bought the PC a little more than a year ago so HP assistence says they can't answer me (but they wrote a note) Error details: at DPClientConsole.FirstBooleanToIntConverter.Convert(Object[] values, Type targetType, Object parameter, CultureInfo culture)
    at System.Windows.Data.MultiBindingExpression.TransferValue()
    at System.Windows.Data.MultiBindingExpression.Transfer()
    at System.Windows.Data.MultiBindingExpression.UpdateTarget(Boolean includeInnerBindings)
    at System.Windows.Data.MultiBindingExpression.AttachToContext(Boolean lastChance)
    at System.Windows.Data.MultiBindingExpression.MS.Internal.Data.IDataBindEngineClient.AttachToContext(Boolean lastChance)
    at MS.Internal.Data.DataBindEngine.Task.Run(Boolean lastChance)
    at MS.Internal.Data.DataBindEngine.Run(Object arg)
    at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
    at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)

    @ssheaf 
    ‎Thank you for using HP Support Forum. I have brought your issue to the appropriate team within HP. They will likely request information from you in order to look up your case details or product serial number. Please look for a private message from an identified HP contact. Additionally, keep in mind not to publicly post ( serial numbers and case details).
    If you are unfamiliar with the Forum's private messaging please click here to learn more.
    Thank you,
    Omar
    I Work for HP

  • *An error has occurred: Specified cast is not valid.*  - Infoview Error

    Has anyone encountered this error when logging into Infoview or Report Datasources? 
    I've uninstalled and reinstalled Crystal Reports Server several times and have installed the Service pack1. I'm still getting the same error. I'm using Business Objects 11.
    Any suggestion is appreciated.  Thanks!
    URL:
    [<server>/businessobjects/enterprise11/InfoView/logon.aspx]

    I too am having this issue.  I have followed the support note (1205427) and re-installed .NET Web Component Adapter but the issue is still occurring.
    I am running release 1 of Crystal Reports Server XI Version 11.0.0.12825

  • Mail Service Keeps Stopping For No Reason

    Hi There everyone. Over the past few days my Mail Service keeps stopping. Not giving any particular error, the only clue is this log message:-
    Jan 6 13:12:39 server master[371]: exiting on SIGTERM/SIGINT
    Is that helpful? I can start the service again and it seems OK... for a few hours then it stops again.
    I have tried, reconstructing and repairing until I am blue in the face. Any other suggestions please? Thanks in advance.

    I have just had the same thing happend again today with this in the log file:-
    Jan 12 08:52:53 server imap[1413]: AOD: user options: no lookup required for: paul
    Jan 12 08:52:53 server imap[1413]: login: localhost [::1] paul plaintext user logged in
    Jan 12 08:52:53 server imap[1413]: quota set to "unlimited" for mailbox user.paul
    Jan 12 08:52:53 server imap[1413]: open: user paul opened INBOX
    Jan 12 08:52:53 server imap[1413]: accepted connection
    Jan 12 08:52:53 server imap[1413]: AOD: user options: no lookup required for: paul
    Jan 12 08:52:53 server imap[1413]: login: localhost [::1] paul plaintext user logged in
    Jan 12 08:52:53 server imap[1413]: quota set to "unlimited" for mailbox user.paul
    Jan 12 08:52:53 server imap[1413]: open: user paul opened INBOX
    Jan 12 08:52:53: --- last message repeated 2 times ---
    Jan 12 08:52:53 server imap[1413]: SQUAT failed to open index file
    Jan 12 08:52:53 server imap[1413]: SQUAT failed
    Jan 12 08:53:07 server master[367]: process 1399 exited, status 0
    Jan 12 08:54:21 server master[367]: process 1413 exited, status 0
    Jan 12 09:02:07 server master[51]: getrlimit: max processes limit set to cur=2068 max=2068
    Jan 12 09:02:07 server master[51]: process started
    Jan 12 09:02:08 server master[177]: about to exec /usr/bin/cyrus/bin/ctl_cyrusdb
    Jan 12 09:02:12 server ctl_cyrusdb[177]: verifying cyrus databases
    Jan 12 09:02:14 server ctl_cyrusdb[177]: skiplist: recovered /var/imap/mailboxes.db (15 records, 2784 bytes) in 2 seconds
    Jan 12 09:02:16 server ctl_cyrusdb[177]: skiplist: recovered /var/imap/annotations.db (0 records, 144 bytes) in 2 seconds
    Jan 12 09:02:28 server master[261]: getrlimit: max processes limit set to cur=2068 max=2068
    Jan 12 09:02:29 server master[261]: process started
    Jan 12 09:02:29 server master[262]: about to exec /usr/bin/cyrus/bin/ctl_cyrusdb
    Jan 12 09:03:42 server master[335]: process started
    Jan 12 09:03:42 server master[337]: about to exec /usr/bin/cyrus/bin/ctl_cyrusdb
    Jan 12 09:04:00 server ctl_cyrusdb[337]: DBERROR db4: unable to join the environment
    Jan 12 09:04:15 server ctl_cyrusdb[337]: verifying cyrus databases
    Jan 12 09:04:16 server ctl_cyrusdb[337]: skiplist: recovered /var/imap/mailboxes.db (15 records, 2784 bytes) in 1 second
    Jan 12 09:04:16 server ctl_cyrusdb[337]: skiplist: recovered /var/imap/annotations.db (0 records, 144 bytes) in 0 seconds
    Jan 12 09:04:41 server master[352]: getrlimit: max processes limit set to cur=2068 max=2068
    Jan 12 09:04:41 server master[352]: process started
    Jan 12 09:04:41 server master[354]: about to exec /usr/bin/cyrus/bin/ctl_cyrusdb
    Jan 12 09:04:51 server ctl_cyrusdb[354]: verifying cyrus databases
    Jan 12 09:04:51 server ctl_cyrusdb[354]: skiplist: recovered /var/imap/mailboxes.db (15 records, 2784 bytes) in 0 seconds
    Jan 12 09:04:52 server ctl_cyrusdb[354]: skiplist: recovered /var/imap/annotations.db (0 records, 144 bytes) in 1 second
    Jan 12 09:05:17 server master[387]: process started
    Jan 12 09:05:27 server master[447]: getrlimit: max processes limit set to cur=2068 max=2068
    Jan 12 09:05:27 server master[447]: process started
    Jan 12 09:05:27 server master[448]: about to exec /usr/bin/cyrus/bin/ctl_cyrusdb
    Jan 12 09:05:41 server master[451]: getrlimit: max processes limit set to cur=2068 max=2068
    Jan 12 09:05:41 server master[451]: process started
    Jan 12 09:05:41 server master[452]: about to exec /usr/bin/cyrus/bin/ctl_cyrusdb
    Jan 12 09:05:59 server ctl_cyrusdb[452]: DBERROR db4: unable to join the environment
    Jan 12 09:06:01 server ctl_cyrusdb[452]: verifying cyrus databases
    Jan 12 09:06:01 server ctl_cyrusdb[452]: skiplist: recovered /var/imap/mailboxes.db (15 records, 2784 bytes) in 0 seconds
    Jan 12 09:06:02 server ctl_cyrusdb[452]: skiplist: recovered /var/imap/annotations.db (0 records, 144 bytes) in 1 second
    Jan 12 09:06:21 server master[479]: getrlimit: max processes limit set to cur=2068 max=2068
    Jan 12 09:06:21 server master[479]: process started
    Jan 12 09:06:21 server master[480]: about to exec /usr/bin/cyrus/bin/ctl_cyrusdb
    Jan 12 09:06:31 server master[481]: getrlimit: max processes limit set to cur=2068 max=2068
    Jan 12 09:06:42 server master[483]: getrlimit: max processes limit set to cur=2068 max=2068
    Jan 12 09:06:43 server master[483]: process started
    Jan 12 09:07:01 server ctl_cyrusdb[485]: DBERROR db4: unable to join the environment
    Jan 12 09:07:02 server ctl_cyrusdb[485]: verifying cyrus databases
    Jan 12 09:07:02 server ctl_cyrusdb[485]: skiplist: recovered /var/imap/mailboxes.db (15 records, 2784 bytes) in 0 seconds
    Jan 12 09:07:02 server ctl_cyrusdb[485]: skiplist: recovered /var/imap/annotations.db (0 records, 144 bytes) in 0 seconds
    Jan 12 09:07:28 server ctl_cyrusdb[485]: done verifying cyrus databases
    Jan 12 09:07:28 server master[497]: about to exec /usr/bin/cyrus/bin/idled
    Jan 12 09:07:29 server master[483]: Cyrus POP/IMAP Server v2.3.8 ready for work
    Jan 12 09:07:29 server master[499]: about to exec /usr/bin/cyrus/bin/ctl_cyrusdb
    Jan 12 09:07:29 server ctl_cyrusdb[499]: checkpointing cyrus databases
    Jan 12 09:07:29 server ctl_cyrusdb[499]: archiving database file: /var/imap/annotations.db
    Jan 12 09:07:29 server ctl_cyrusdb[499]: archiving log file: /var/imap/db/log.0000000001
    Jan 12 09:07:29 server ctl_cyrusdb[499]: archiving database file: /var/imap/mailboxes.db
    Jan 12 09:07:29 server ctl_cyrusdb[499]: archiving log file: /var/imap/db/log.0000000001
    Jan 12 09:07:29: --- last message repeated 1 time ---
    Jan 12 09:07:29 server ctl_cyrusdb[499]: done checkpointing cyrus databases
    Jan 12 09:07:29 server master[483]: process 499 exited, status 0
    Jan 12 09:08:16 server master[512]: about to exec /usr/bin/cyrus/bin/imapd
    Jan 12 09:08:16 server imap[512]: executed
    Jan 12 09:08:16 server imap[512]: accepted connection
    Jan 12 09:08:16 server master[513]: about to exec /usr/bin/cyrus/bin/imapd
    Jan 12 09:08:16 server imap[513]: executed
    Jan 12 09:08:16 server imap[513]: accepted connection
    Jan 12 09:08:17 server imap[512]: login: [172.16.1.99] paul plaintext user logged in
    Jan 12 09:08:17 server imap[512]: quota set to "unlimited" for mailbox user.paul
    Jan 12 09:08:17 server master[514]: about to exec /usr/bin/cyrus/bin/imapd
    Jan 12 09:08:17 server imap[513]: login: [172.16.1.99] florensis CRAM-MD5 User logged in
    Jan 12 09:08:17 server imap[513]: quota set to "unlimited" for mailbox user.florensis
    Jan 12 09:08:17 server master[515]: about to exec /usr/bin/cyrus/bin/imapd
    Jan 12 09:08:17 server imap[515]: executed
    Jan 12 09:08:17 server imap[515]: accepted connection
    Jan 12 09:08:17 server master[516]: about to exec /usr/bin/cyrus/bin/imapd
    Jan 12 09:08:17 server imap[516]: executed
    Jan 12 09:08:17 server imap[516]: accepted connection
    Jan 12 09:08:17 server imap[516]: login: [172.16.1.99] paul plaintext user logged in
    Jan 12 09:08:17 server imap[516]: quota set to "unlimited" for mailbox user.paul
    Jan 12 09:08:17 server imap[515]: login: [172.16.1.99] florensis CRAM-MD5 User logged in
    Jan 12 09:08:17 server imap[515]: quota set to "unlimited" for mailbox user.florensis
    Jan 12 09:08:17 server imap[516]: seen_db: user paul opened /var/imap/user/p/paul.seen
    Jan 12 09:08:17 server imap[516]: open: user paul opened Junk
    Jan 12 09:08:17 server imap[515]: skiplist: recovered /var/imap/user/f/florensis.seen (7 records, 14904 bytes) in 0 seconds
    Jan 12 09:08:17 server imap[515]: seen_db: user florensis opened /var/imap/user/f/florensis.seen
    Jan 12 09:08:17 server imap[516]: SQUAT failed to open index file
    Jan 12 09:08:17 server imap[515]: open: user florensis opened INBOX
    Jan 12 09:08:17 server imap[516]: SQUAT failed
    Jan 12 09:08:18 server master[517]: about to exec /usr/bin/cyrus/bin/imapd
    Jan 12 09:08:18 server imap[517]: executed
    Jan 12 09:08:18 server imap[517]: accepted connection
    Jan 12 09:08:18 server imap[517]: login: [172.16.1.99] florensis CRAM-MD5 User logged in
    Jan 12 09:08:18 server imap[517]: quota set to "unlimited" for mailbox user.florensis
    Jan 12 09:08:18 server master[518]: about to exec /usr/bin/cyrus/bin/imapd
    Jan 12 09:08:18 server imap[518]: executed
    Jan 12 09:08:18 server imap[519]: executed
    Jan 12 09:08:18 server imap[518]: SQUAT failed to open index file
    Jan 12 09:08:18 server imap[518]: SQUAT failed
    Jan 12 09:08:18 server master[520]: about to exec /usr/bin/cyrus/bin/imapd
    Jan 12 09:08:18 server imap[520]: executed
    Jan 12 09:08:18 server imap[520]: accepted connection
    Jan 12 09:08:19 server imap[516]: Expunged 7 messages from user.paul.Junk
    Jan 12 09:08:19 server imap[520]: login: [172.16.1.99] florensis CRAM-MD5 User logged in
    Jan 12 09:08:19 server imap[520]: quota set to "unlimited" for mailbox user.florensis
    Jan 12 09:08:19 server imap[517]: seen_db: user florensis opened /var/imap/user/f/florensis.seen
    Jan 12 09:08:19 server imap[517]: open: user florensis opened Junk
    Jan 12 09:08:19 server imap[517]: SQUAT failed to open index file
    Jan 12 09:08:19 server imap[517]: SQUAT failed
    Jan 12 09:08:19 server imap[519]: seen_db: user florensis opened /var/imap/user/f/florensis.seen
    Jan 12 09:08:19 server imap[519]: open: user florensis opened Apple Mail To Do
    Jan 12 09:08:19 server imap[520]: seen_db: user florensis opened /var/imap/user/f/florensis.seen
    Jan 12 09:08:19 server imap[520]: open: user florensis opened Deleted Messages
    Jan 12 09:08:19 server imap[520]: SQUAT failed to open index file
    Jan 12 09:08:19 server imap[520]: SQUAT failed
    Jan 12 09:08:20 server imap[513]: accepted connection
    Jan 12 09:08:20 server imap[513]: login: [172.16.1.99] paul plaintext user logged in
    Jan 12 09:08:20 server imap[513]: quota set to "unlimited" for mailbox user.paul
    Jan 12 09:08:20 server imap[514]: Expunged 1 messages from user.paul
    Jan 12 09:08:20 server imap[513]: seen_db: user paul opened /var/imap/user/p/paul.seen
    Jan 12 09:08:22 server imap[513]: open: user paul opened Apple Mail To Do
    Jan 12 09:08:22 server imap[516]: open: user paul opened Sent Messages
    Jan 12 09:08:22 server imap[515]: Expunged 1 messages from user.florensis
    Jan 12 09:08:23 server imap[517]: open: user florensis opened Apple Mail To Do
    Jan 12 09:08:23 server imap[518]: open: user paul opened Junk
    Jan 12 09:08:24 server imap[518]: Expunged 1 messages from user.paul.Junk
    Does this help? It then cleared itself??

  • Microsoft Exchange Replication Service keep stopping

    Not sure what is going on here. The replication service keep stopping on one of my servers within the DAG. I cant think of anything different about this server compared to others (anything known at least). This server sits at our DR facility and is the host
    of the 3rd copy to a few of our databases, which primary and secondary ones live at our HQ. The application log reports this every 5-10 seconds
    Watson report about to be sent for process id: 31860, with parameters: E12IIS, c-RTL-AMD64, 15.00.0995.029, msexchangerepl, M.Exchange.Common, M.E.C.H.DatabaseFailureItem.Parse, System.ArgumentOutOfRangeException, fe19, 15.00.0995.012.
    ErrorReportingEnabled: False 
    The system log reports this every 5-10 seconds also:
    The Microsoft Exchange Replication service terminated unexpectedly.  It has done this 1 time(s).  The following corrective action will be taken in 5000 milliseconds: Restart the service.
    I have ran windows update, and it seems that every time I reboot the machine, the shutdown tracker comes up. I think it has something to do with hardware, but no idea where to look next. 

    Hi,
    This issue occurred because Microsoft Exchange Replication Services Was Unable to Write In "Microsoft-Exchange-MailboxDatabaseFailureItems/Operational"
    The fix for the issue will be available in next cumulative update. Meanwhile, please follow the steps below for a workaround to resolve the issue. This workaround is to clear the entries log storing mailbox database failure items.
    On problem server, open command prompt in administrator privileges.
    Run following command to clear the even entries from the log
    Wevtutil.exe cl "Microsoft-Exchange-MailboxDatabaseFailureItems/Operational"
    Best Regards.

  • Exchange 2010 SP3 services keep stopping

    Hi Folks,
    Been struggling to find any answer to this problem.  Hoping someone here can give me some guidance.
    Have a Windows SBS 2011 Server which was migrated from SBS 2003.  Have a secondary DC purely as a backup DC.
    Ever so often three Exchange Services keep stopping:
    EdgeSync
    Forms-Based Authentication service
    RPC Client Access
    Which of course stops clients accessing emails.  If I simply start the three services all is good.  Sometimes it will be a few days before they will stop again.  At the time they stop I get the following Event ID's
    MSExchangeRPC Event ID: 1002
    Failed to register service principal name ExchangeMDB.  Failed with error code No authority could be contacted for authentication (0x80090311).
    MSExchange EdgeSync Event ID: 1045
    Initialization failed with exception: Microsoft.Exchange.Data.Directory.NoSuitableServerFoundException: The Microsoft Exchange Active Directory Topology service on server localhost did not return any suitable domain controllers.
       at Microsoft.Exchange.Data.Directory.DSAccessTopologyProvider.GetConfigDCInfo(Boolean throwOnFailure)
       at Microsoft.Exchange.Data.Directory.TopologyProvider.PopulateConfigNamingContexts()
       at Microsoft.Exchange.Data.Directory.ADSession.GetConfigurationNamingContext()
       at Microsoft.Exchange.Data.Directory.SystemConfiguration.ADSystemConfigurationSession.GetLocalSite()
       at Microsoft.Exchange.EdgeSync.EdgeSyncConfig.<Initialize>b__0()
       at Microsoft.Exchange.Data.Directory.ADNotificationAdapter.RunADOperation(ADOperation adOperation, Int32 retryCount)
       at Microsoft.Exchange.Data.Directory.ADNotificationAdapter.TryRunADOperation(ADOperation adOperation, Int32 retryCount). If this warning frequently occurs, contact Microsoft Product Support. 
    I'm wondering if something went wrong with the migration as we didn't do it.  It is a fairly new server 6 months old.
    Any suggestions would be appreciated.
    Thanks Brandan

    Thanks Guys,
    I can confirm that IPv6 is on.  I ran the BPA and it did throw up a few issues, one with old server in DNS forward lookup zone.  I have fixed these and waiting to see if they make a difference.  The problem has always happened since the migration.
     I have also switched the FormsBased and RPC to delayed start because I noticed these sometimes don't start after a reboot.
    Keeping an eye on it and will report any updates.
    Thanks Brandan

  • HT4796 my migration from pc to imac keeps stopping with 3+ hours still to go...any suggestions

    Migration from my pc to i mac keeps stopping with 3+ hours still to run, any suggestions? Charlie

    baltwo wrote:
    Csound1 wrote:
    Connect an ethernet or firewire cable between the 2 Macs, Wireless is the worst way to do it (as you have found)
    Concur; however, the OP has one Mac and one PC (non-Mac). Details are in http://support.apple.com/kb/HT2518
    Ah yes, forget the Firewire cable then, use ethernet.

  • Microsoft Forefront Threat management Gateway services keeps stopping

    Please assist urgently
    Microsoft Forefront Threat management Gateway 2010 services keeps stopping. We are on the 
    Service Pack 2 Roll update 5
     On the event viewer does not display reason why the services stopped.
    Your assistance will be highly appreciated
    Regards
    Daniel Nkuna

    Hi,
    Here is a similar thread that TMG keeps stopping and no error displayed in event log. It is fixed by uninstalling Surf cop on the TMG servers. Do you have such application installed on TMG server?
    TMG Firewall service stopping
    Best Regards,
    Joyce
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Failed to decrypt protected XML node "DTS:Password" with error 0x8009000B "Key not valid for use in specified state

    we have developed packages to do the followings
    Extract data from DB2 Source and put it in MS Sql Server 2008 database (Lets Say DatabaseA).From MS Sql Server 2008 (DatabaseA)
    we will process the data and place it in another database MS Sql Server 2008 (DatabaseB)
    We have created packages in BIDS..We created datasource connection in Datasource folder in BIDS..Which has DB2 Connection and both Ms Sql Server connection (Windows authentication-Let
    say its pointing to the server -ServerA which has DatabaseA and DatabaseB).The datasource connections will be used in packages during development.
    For deployment we have created Package Configuration which will have both DB2 Connection and MS SqlServer connection in the config
    We deployed the packages in different MS SqlServer by changing the connectionstring in the config for DB2 and MS SqlServer...
    While runing the package we are getting the following error message
    Code: 0xC0016016     Source:       Description: Failed to decrypt protected XML node "DTS:Password" with error 0x8009000B "Key not valid for
    use in specified state.". You may not be authorized to access this information. This error occurs when there is a cryptographic error. Verify that the correct key is available.
    ilikemicrosoft

    Hi Surendiran,
    This is because the package has been created by somebody else and the package is being deployed under sombody else's account. e.g. If you are the creator then the package is encryption set according to your account and the package setup in SQL server is
    under a different user account.
    This happens because the package protection level is set to EncryptSensitiveWithUserKey which encrypts
    sensitive information using creator's account name.
    As a solution:
    Either you have to set up the package in SQL server under your account (which some infrastructures do not allow).
    OR
    Set the package property Protection Level to "DontSaveSensitive" and add a configuration file
    to the package and set the initial values for all the variables and all the connection manager in that configuration file (which might be tedious of-course).
    OR
    The third options (which I like do) is to open the package file and delete the password encryption entries from the package. Do note that this is not supported by designer and every time you make changes to the connection managers these encryption entries come
    back.
    Hope this helps. 
    Please mark the post as answered if it answers your question

Maybe you are looking for

  • Beginner needs Java applet Help!!!

    I would be greatful if someone could answer any of the questions below following the description, thank you: Description: There are 3 textFields, 3buttons(add,delete,display), and 1 textArea on my applet. User types their "name" in the first textFiel

  • How I can move my all photos and videos in my mac book pro

    How I can move my all photos and videos in my mac book pro

  • How to add screen for IEQM0003

    Hi All, I am working for T code IE02 in PM module. I have requirement that when user saves the Equipment, a Pop-Up screen should come. This will contain 2 Radio-buttons and one Ok button. After Selection any Radio Button and Pressing OK, a Workflow w

  • ******DataControl Drag and drop -method return parameter issue!!!******

    Hi, It is a basic DataControl question where I am facing some issues due to this. I have created the DataControl form java webservice and using that DC in my ADF application. When I drag and drop my Data Control RESULT in my UI and select some specif

  • Issue with Broadcasting and Publish query to Portal from query Designer

    Dear all, I have created a standard template ZWT_STANDARD_TEMPLATE in WAD and I have added this for Adhoc Analysis in 'Set Standard Web templated' RSCUSTV27. For Broadcasting I have added 0BROADCASTING_TEMPLATE70. I have problems with my broadcasting