Cs-Mars Problem

Im working on Cs-Mars version 6.0. after setting some drop rules to avoid having incidents on the dashboard. i figure out that incident are not matching the drop rule even if the incident details are exactly in the scope of the drop rule. is there any where to look to see how Cs-mars parse and treat the events as they gets to incidents ??

Drop rules allow false positive tuning on a MARS, and are defined only on the Local Controller Drop Rules page. They allow you to refine the inspected event stream by specifying events and streams to be ignored and whether those data should be stored in the database or discarded entirely. Drop rules are applied to events as they come in from a reporting device, after they have been parsed and before they have been sessionized. Events that match active drop rules are not used to construct incidents. Because the Global Controller does not receive events from reporting devices, rather it receives them from Local Controllers, you cannot define drop rules for the Global Controller.
To display incidents that occur from the firing of rules in a specific rule group:
http://www.cisco.com/en/US/docs/security/security_management/cs-mars/6.0/user/guide/combo/rules.html#wp533079

Similar Messages

  • Please help on this Lev-Mar problem

    Hi,
    I have two acquisition data sources that need
    to be fitted. Then the fitted parameters are
    passed along with data for further processing.
    As the data is heardware generated, I made a
    similar 'signal generator' to present very closely
    the problem.
    ===Please see the attached vi file===
    As you can see, these two Lev-Mar's function
    / derivatives are obviously different. We can edit
    the fuction / derivative node. But the problem
    is that when one is edited, the other changes too.
    Anyways, we can NOT have two different functions.
    My question is: How to have two different function
    / Deveritives here?
    By the way, how to replace the MatLab box into
    function node in my attached example?
    I can 'wire' the out
    put to next if it's a
    function node. It says the type of variables are
    different (output is a real instead of array).
    Attachments:
    Lev-Mar-Question2.vi ‏99 KB

    You have a few options for multiple function/derivatives.
    1. If you can express the model functions using the formula string syntax, then you might consider using the "Levenberg Marquardt.vi". Unfortunately the Levenberg-Marquardt.vi does not allow the specification of the derivative of the model function and always uses numerical derivatives. It is also somewhat slower than the "Nonlinear Lev-Mar Fit.vi".
    2. You could also save a copy of the "Nonlinear Lev-Mar Fit.vi" using a different name, and also the "Lev-Mar ABX.vi" and "Target Fnc & Deriv Nonlin.vi" with different names. Then you would have a different set of VIs to implement the curve fitting on two different models. This is ugly, but would work.
    3. You could modify the "Nonlinear Lev-Mar
    Fit.vi", "Lev-Mar ABX.vi", and "Target Fnc & Deriv Nonlin.vi" to accept/pass VI references. The "Target Fnc & Deriv Nonlin.vi" would then perform a call by reference to a VI that you wrote implementing the current model function.
    To replace the Matlab script node place the formula node inside a for-loop. The for-loop will auto-index the x and t arrays, and auto-build the y-array.

  • Writting a SQL statement with Java

    Hello,
    I would like to perform an interrogation of my database but I have some trouble... here is the code I use (with MySQL) :
    String requete = "SELECT * FROM produit WHERE NomChimique ='butanol'";
    rs = stmt.executeQuery (requete); With this requete I find the record I have in my db. But with the following string the record is not found String requete = "SELECT * FROM produit WHERE NomChimique ='(+)-2-BUTANOL'";What I have not understand ?
    Thank you for your help,
    Jean-Marie

    I perform a first SELECT statement without WHERE,
    then I copy and past the value of the two exemples I
    give, the first succed, the second not...
    I am a little bit disappointed
    Jean-Marieyou should only be disappointed in yourself. this is NOT a Java problem. this is a Jean-Marie problem.
    one of the following is true...
    - the record does not exist
    - you are fouling up the result set handling and not noticing the record
    - something is going wrong with your query parsing
    So...
    make sure it exists.
    make sure you are connecting to the database you think you are.
    check over your result set code
    use preparedstatements
    ff all those fail then post your code (USING THE CODE TAGS) and someone will be delighted to help.

  • How can i change column name in FR

    Hi There
    created a report in the columns i have Children of Q1: JAN FEB MAR
    Problem is i need to change JAN as Jan,FEB as Feb.
    How can i do this.Please suggest me.
    Thanks
    Hv.

    Hi
    I think that the best way to do this would be to add an alias in the database as this can then be consistently applied in any report. However, you could use conditional formatting to do this:
    If MemberName in dimension Period = JAN click the format cells button and then on the REPLACE tab select the check box and type Jan in the field. You will then need to add a second and third format (not a conditions) and repeat for FEB and MAR.
    Hope this helps
    Stuart

  • Problem with unlocking and locking the Materials in MARA using idocs.

    We are sending a inbound idoc from one cluster to the other to update the materials
    If the material is locked ( MARA-MATFI=x ) before it needs to be unlock it  ,update it and lock again .
    If its not locked ,we just need to update it and lock the material .
    When we are trying to implement this the materials are not getting locked at all times .
    the update inbound idoc is being sent to 5 clusters at a time .
    The same material is getting locked in some clusters and some it is not . (But the data is being updated in all the clusters )
    Can you please suggest me a solution or give me an idea where the problem would be lying.

    The client has a Keystone Server where alll the Master data is kept and there are 5 Production Servers .
    When ever there are any updates to the Materials they are first updated in the Keystone server .
    And with the help of a Batch Job they send inbound idocs to the 5 Production Servers.
    On the Production servers if the material in MARA  that needs to be updated is locked ,it needs to be unlocked updated and locked again .
    Hope i have  given u the clear idea of the scenario

  • HT203254 I have this problem on my macbook pro. I live in Sault Ste marie, ON. I took it to Genius Bar at the Apple Retail Store at Eton Center Toronto. They said it cannot be fixed for free, It would cost me more than a grand. I scared & run aways. Haha.

    I have this problem on my macbook pro. I live in Sault Ste marie, ON. I took it to Genius Bar at the Apple Retail Store at Eton Center Toronto. They said it cannot be fixed for free, It would cost me more than a grand. I scared & run aways. Haha.I think I should call & set up an appointment at apple third party service provider in my city. wish me luck

    Ah, but there's this caveat:
    Apple will continue to evaluate the repair data and will provide further repair extensions as needed.
    And a number of folks have found sympathetic managers and had the 2008 logic boards replaced, even after four years.
    Clinton

  • Problem starting Eclipse Mars, "

    I have been running Eclipse Kepler on a very large C/C++ project for a few years. Recently, I have experienced a drastic slow-down in the UI, which I have not been able to resolve. So, I have decided to upgrade to the latest version of Eclipse in order to see if that will fix my problem. Unfortunately, I have encountered several problems with the newer version of Eclipse.
    I am running Eclipse Mars on CentOS 6.6. I have downloaded it from Eclipse, not using an RPM or other package for my OS. I also downloaded Oracle's JRE 1.8.0.45, and configured the eclipse.ini to use that version of Java. Finally, I have pointed Eclipse to my existing Kepler workspace in order to retain all of that precious information.
    When Eclipse starts up, it displays my existing workspace, and also an error message:
    'Setup check' has encountered a problem.
    An internal error occurred during: "Setup check".
    The details state:
    An internal error occurred during: "Setup check".
    java.lang.NullPointerException
    Opening the error log view shows a ton of messages like this, all of which relate to some GIF file or other:
    eclipse.buildId=4.5.0.I20150603-2000
    java.version=1.8.0_45
    java.vendor=Oracle Corporation
    BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
    Framework arguments: -product org.eclipse.epp.package.cpp.product
    Command-line arguments: -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.cpp.product
    This is a continuation of log file /swdev/.metadata/.bak_0.log
    Created Time: 2015-07-07 16:54:13.613
    org.eclipse.core.runtime
    Error
    Tue Jul 07 16:54:13 EDT 2015
    Invalid input url:platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/types.gif
    java.io.IOException: Unable to resolve plug-in "platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/types.gif".
    at org.eclipse.core.internal.runtime.PlatformURLPluginConnection.parse(PlatformURLPluginConnection.java:65)
    at org.eclipse.core.internal.runtime.FindSupport.find(FindSupport.java:290)
    at org.eclipse.core.runtime.FileLocator.find(FileLocator.java:152)
    at org.eclipse.jface.resource.URLImageDescriptor.getStream(URLImageDescriptor.java:140)
    at org.eclipse.jface.resource.URLImageDescriptor.getImageData(URLImageDescriptor.java:105)
    at org.eclipse.jface.resource.URLImageDescriptor.getImageData(URLImageDescriptor.java:100)
    at org.eclipse.jface.resource.ImageDescriptor.createImage(ImageDescriptor.java:270)
    at org.eclipse.jface.resource.URLImageDescriptor.createImage(URLImageDescriptor.java:291)
    at org.eclipse.jface.resource.ImageDescriptor.createImage(ImageDescriptor.java:224)
    at org.eclipse.jface.resource.ImageDescriptor.createImage(ImageDescriptor.java:202)
    at org.eclipse.ui.internal.dialogs.ViewLabelProvider.getImage(ViewLabelProvider.java:93)
    at org.eclipse.jface.viewers.ColumnLabelProvider.update(ColumnLabelProvider.java:35)
    at org.eclipse.jface.viewers.ViewerColumn.refresh(ViewerColumn.java:154)
    at org.eclipse.jface.viewers.AbstractTreeViewer.doUpdateItem(AbstractTreeViewer.java:949)
    at org.eclipse.jface.viewers.AbstractTreeViewer$UpdateItemSafeRunnable.run(AbstractTreeViewer.java:114)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:50)
    at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:173)
    at org.eclipse.jface.viewers.AbstractTreeViewer.doUpdateItem(AbstractTreeViewer.java:1029)
    at org.eclipse.jface.viewers.StructuredViewer$UpdateItemSafeRunnable.run(StructuredViewer.java:473)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:50)
    at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:173)
    at org.eclipse.jface.viewers.StructuredViewer.updateItem(StructuredViewer.java:2176)
    at org.eclipse.jface.viewers.AbstractTreeViewer.createTreeItem(AbstractTreeViewer.java:843)
    at org.eclipse.jface.viewers.AbstractTreeViewer$1.run(AbstractTreeViewer.java:818)
    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
    at org.eclipse.jface.viewers.AbstractTreeViewer.createChildren(AbstractTreeViewer.java:791)
    at org.eclipse.jface.viewers.TreeViewer.createChildren(TreeViewer.java:611)
    at org.eclipse.jface.viewers.AbstractTreeViewer.createChildren(AbstractTreeViewer.java:762)
    at org.eclipse.jface.viewers.AbstractTreeViewer.internalSetExpanded(AbstractTreeViewer.java:2047)
    at org.eclipse.jface.viewers.AbstractTreeViewer.setExpandedElements(AbstractTreeViewer.java:2429)
    at org.eclipse.ui.internal.dialogs.ShowViewDialog.restoreWidgetValues(ShowViewDialog.java:338)
    at org.eclipse.ui.internal.dialogs.ShowViewDialog.createDialogArea(ShowViewDialog.java:177)
    at org.eclipse.jface.dialogs.Dialog.createContents(Dialog.java:768)
    at org.eclipse.jface.window.Window.create(Window.java:430)
    at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1096)
    at org.eclipse.jface.window.Window.open(Window.java:792)
    at org.eclipse.ui.handlers.ShowViewHandler.openOther(ShowViewHandler.java:94)
    at org.eclipse.ui.handlers.ShowViewHandler.execute(ShowViewHandler.java:75)
    at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:295)
    at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
    at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:252)
    at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:234)
    at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132)
    at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152)
    at org.eclipse.core.commands.Command.executeWithChecks(Command.java:493)
    at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:486)
    at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210)
    at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommand(LegacyHandlerService.java:343)
    at org.eclipse.ui.internal.ShowViewMenu$3.run(ShowViewMenu.java:147)
    at org.eclipse.jface.action.Action.runWithEvent(Action.java:473)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:595)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:511)
    at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:420)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4481)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1327)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3819)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3430)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1127)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1018)
    at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156)
    at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:654)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:598)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:139)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:669)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:608)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1515)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1488)
    Any assistance would be greatly appreciated.

    Am 07.07.2015 um 23:15 schrieb Tape Five:
    > When Eclipse starts up, it displays my existing workspace, and also an error message:
    >
    > 'Setup check' has encountered a problem.
    > An internal error occurred during: "Setup check".
    >
    > The details state:
    >
    > An internal error occurred during: "Setup check".
    > java.lang.NullPointerException
    Please submit a bugzilla against Oomph and attach the entire stack trace of this NullPointerException.
    Cheers
    /Eike
    http://www.esc-net.de
    http://thegordian.blogspot.com
    http://twitter.com/eikestepper

  • Problem in MARA table for the field PSTAT

    Dear all,
    I am facing a problem with mara table , for a material it is showing "C" Classification status in MARA table in field PSTAT
    But if im going to Transaction MM03 with the same material im not able to find any Classification view there(mm03).
    Please help me why is this happening and what is the possible solution for this .
    Many Thanks!!!
    rewards will be given....

    Hi,
    In  relation to the issue, there are a number of reasons why the                              
    classification view may not be displaying in MM02/MM03:                                                                               
    1. OMS2 customising settings for material type                                               
    2. OMT3 customising settings for the screen sequence                                         
    3. Authorisation object M_MATE_STA                                                                               
    If these settings are correct, kindly refer to the note 113966.                          
    If there are inconsistencies in the material status in MARA and MARC                          
    then report ZRMMMSTAT outlined in this note should resolve the issue.                         
    Best regards
    Erika

  • Problem with Mars J2k Images

    Hi there
    I have a problem with viewing the extracted images from a PDF
    Doc
    After saving the PDF Doc into the Mars Format, and then
    extracting into folders I see the images
    from the original PDF are converted to the J2k format , I
    have tried several viewers but none are
    able to open the images !
    Any ideas?
    Thanks a million

    Hi,
    Reading your message, I'm not 100% certain whether you are
    asking if there are any viewers capable of displaying JPEG2000 or
    if you are saying that compatible viewers can't display the
    JPEG2000 we produce.
    If you are just looking for a viewer, IrfanView (a freeware
    image viewer) can display them (though you have to download a free
    image compatibility pack from their site). It is also my
    understanding that there is a free JPEG2000 plug-in included with
    Photoshop CS4, which is capable of viewing and converting JPEG2000
    files (though it is not installed by default).
    If you have tools which you think are capable of viewing
    JPEG2000 and are still having problems with our images, please let
    me know.
    Thanks,
    Matt
    [Edit: Update information and fix minor typo]

  • Problem with adding IPS 6.x to MARS 6.0.1

    Hello!
    I've recently upgraded our MARS to 6.0.1 and IPS from 5.x to 6.x and after that I have one issue.
    Now I can add a "virtual sensor" to the IPS 6.x device. I have the default vs0 virtual sensor, MARS discovers it with device "addition" and then MARS uses the "myIPS/vs0" as a device when displaying events. The problem is that now I receive "Inactive MARS reporting device" concerning the main sensor (not the vs0). I use this event as part of health-monitoring of my devices, but now I can't definitely say if my IPS is active or not.
    What is the solution?
    Regards, Amir

    You can filter that particular 'reporting device' from the built-in unknown alerting device rule. You can use the not equal to (!=) operator.
    Regards
    Farrukh

  • Problem downloading Mars Package Inspector

    Due to a server setup problem, the Mars Package Inspector may
    download as a .zip file instead of an .air file. If this happens,
    save the file to disk, rename it to have the .air suffix, and
    double click to install. The problem should be corrected
    shortly.

    Thanks for the feedback. If you install Beta 1 first then
    Beta 2 (of AIR), the problems seem to be solved. We are in the
    process of updating the site with a new version that is 100% Beta 2
    compatible and will have that out in the next few days I
    hope.

  • CS-Mars Update Problem

    Good Day Everyone,
    I got the CS-MARS IPS-SIG Ver 577 from the cisco Site, I started thoe update around 24 Hours ago and as of now when i click on "Update Now" it gives me an error saying " System is already in the Process of downloading and upgrading the package, Please try again Later". I can't really figure out the Problem.The CSMARS version is 6.1.1.
    Thank you

    Is this a standalone CS-MARS LC (Local Controller) appliance or is it configured with a GC (Global Controller)?
    If you clear your web browser cache, then navigate to CS-MARS GUI > ADMIN > System Setup > IPS Signature Dynamic Update Settings page, what is shown for the Last Updated Time and Version: and Status: values?

  • Problem with MARS-55

    HI GUYS.
        recently i found my mars can not be accessible.i got some pictures and i hope someone can help me to Solve my problem.
         thx
    ============================================================================
    ==============================================================================
    ===============================================================================
    /dev/sda8 contains a file system with errors, check forced  // i guess this disk partition has been destroyed.
    is there any way to recover the system?
    Looking forward to your answer

    Hi Wei.
    hi dustin , thanks for your reply
    You're welcome.
    now i just want to know is there any handbook can guide me to perform the "re-image"
    Certainly, check the Re-Imaging a Local Controller section of the Install and Upgrade Guide.
    so could you tell me where i can find the latest soft image for the mars-55
    The latest version is (as of this writing) 6.1.3 and the System Recovery .ISO image file for 6.1.3 (what you would burn to a DVD-R disc and use to re-image the appliance following the steps linked above), can be downloaded here.
    But, keep in mind that if you have NFS/SFTP Data Archives (backups) to restore, then you must re-image to the exact same version of software that created the latest backups (i.e. whatever version was running on the MARS prior to this failure) in order to be able to restore them.
    "/dev/sda8 contains a file system with errors, check forced " when i  "re-image"  the mars , the problem partition/filesystem will start to repair itself ? that is to say i have no need to replace the harddisk?
    The re-image operation will result in the appliance's partitions/filesystems being recreated (and working copies of the OS and software being copied over). Think of it as performing a fdisk, format, and clean install of an Operating System on a workstation/server. This should resolve the fsck (filesystem check) error message you've encountered. There could be an underlying hardware/media problem that caused the filesystem problem, but since no such messages are shown, the first step would be to eliminate filesystem corruption (by re-imaging), and then once complete, if the problem immediately recurred, it's possible there is a hardware problem that warrants further investigation.

  • Problem: Fitting Lev-Mar with Error Function

    Hi everyone,
    I have very little experience with LabVIEW and I'm trying for the first time to do some NonLinear Curve fit for some data I have.
    I've searched in forums for almost a day and couldn't find what I need. The problems are:
    1) I need to fit a function of the following type: P = Po/2 - Po/2*erf(sqrt(2)*(x-xo)/w) , where Po, xo and w are my parameters.
    But in my error2.vi I cannot link my y=sqrt(2)*(x-xo)/w  variable of the erf function to the input, because the erf.vi does not accept 1D array as input and doesn't give that as output as well. The output thing is another problem, since the input of F(x,a) needs to be a 1D array.
    2) I read about the Lev-Mar NonLinear CurveFit VI and I think I got what needs to be done. However, a I was having problems in wiring my Static VI Reference to the F(x,a) input in the Lev-Mar VI and it didn't give me a broken wire only when I made de Reference a "Strictly Typed VI Reference". What does that mean? Why did it only work with that?
    I know these are some pretty basic doubts, but I've been trying to understand it for quite some time and couldn't get this done.
    Thanks.
    PS* The fitting function (subvi) is the error2.vi file.
    Solved!
    Go to Solution.
    Attachments:
    error2.vi ‏13 KB
    FittingGaussianKnife.vi ‏15 KB

    Try this. Seem to work  just fine (LabVIEW 2013).
    (don't try to graph the best parameters, graph the best fit output!)
    LabVIEW Champion . Do more with less code and in less time .
    Attachments:
    FittingGaussianKnife_MODCA.vi ‏17 KB
    error2_MODCA.vi ‏14 KB
    erfit.png ‏40 KB

  • Email syncs now say "Updated Mar 30", the day I upgraded to Lollipop 5.0.  The notification should read the date and time you updated email receiving.  Does anyone elsehave this problem?

    Email syncs now say "Updated Mar 30", the day I upgraded to Lollipop 5.0.  Two days later it is still saying Mar 30.  The notification should read the date and time you updated email receiving.  Does anyone else have this problem?  Is there a solution to this?

    We want to make sure your phone is in working order Mb_in_NC. I know it can be difficult when you see different times. What is your make/model of your device? When did it start? Do you have a different time on any other applications?
    AmberF_VZW
    Follow us on Twitter @VZWSupport
    If my response answered your question please click the "Correct Answer" button under my response. This ensures others can benefit from our conversation. Thanks in advance for your help with this!!

Maybe you are looking for