Uploaded image for project: 'AdMax'
  1. AdMax
  2. ADMAX-1736

Dashboard2: chart service null pointer issue

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: unspecified
    • Fix Version/s: None
    • Component/s: Dashboard
    • Labels:
      None
    • Environment:

      Operating System: Linux
      Platform: PC

    • Bugzilla Id:
      3239

      Description

      I don't think there is an official bug. There were about ~30 similar
      errors in the production logs.

      The bug would not have been noticed if we weren't looking at the logs
      this morning. Basically it seems that some charts were not being updated.

      The exceptions were of this variety:

      05:18:49,110 ERROR [PlotPointDateComparator] Invalid Date values for
      PlotPoint1 PlotPointDO Id :: null
      Name :: 09/03/2009
      XCoord :: 09/03/2009
      YCoord :: 23.31
      CreatedDate :: null
      ModifiedDate :: null
      or PlotPoint2 PlotPointDO Id :: null
      Name :: 09/04/2009
      XCoord :: 09/04/2009
      YCoord :: 0
      CreatedDate :: null
      ModifiedDate :: null

      java.lang.NumberFormatException: empty String

      05:21:02,208 ERROR [PlotPointDateComparator] Invalid Date values for
      PlotPoint1 PlotPointDO Id :: null
      Name :: 09/08/2009
      XCoord :: 09/08/2009
      YCoord :: 211
      CreatedDate :: null
      ModifiedDate :: null
      or PlotPoint2 PlotPointDO Id :: null
      Name :: 09/09/2009 XCoord :: 09/09/2009
      YCoord :: 232
      CreatedDate :: null
      ModifiedDate :: null

      java.lang.NumberFormatException: For input string: "9."
      at
      java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
      at java.lang.Long.parseLong(Long.java:412)
      at java.lang.Long.parseLong(Long.java:461)
      at java.text.DigitList.getLong(DigitList.java:167)
      at java.text.DecimalFormat.parse(DecimalFormat.java:1271)
      at java.text.SimpleDateFormat.subParse(SimpleDateFormat.java:1375)
      at java.text.SimpleDateFormat.parse(SimpleDateFormat.java:1124)
      at java.text.DateFormat.parse(DateFormat.java:333)

      Dave

      Jennifer Clarke wrote:
      > Sure, is there a bug in for this? I'm not aware of the errors.
      > Jennifer Clarke *| *Quality Assurance Engineer
      > The Search Agency, Inc.* */– Results Driven Search Marketing and
      > Optimization
      > /Phone: 310-582-5774* | *Mobile: 978-430-6333
      > www.thesearchagency.com <http://www.thesearchagency.com/>
      > /:: Named a Rising Star on Deloitte’s Technology Fast 500 :: /
      >
      > Please consider the environment before printing this e-mail.
      >
      > ------------------------------------------------------------------------
      > From: David Costantino
      > Sent: Tue 9/22/2009 12:50 PM
      > To: Mike Squadrito
      > Cc: David Costantino; Jeffrey Collemer; Jennifer Clarke
      > Subject: Re: fixed chart service null pointer issue
      >
      > Mike,
      > Cool! Thanks..
      >
      > Jen,
      > Do you want to check out this build? Then we can roll it to production
      > soon and fix the errors we're seeing.
      >
      > Dave
      >
      > Mike Squadrito wrote:
      > > committed to trunk services build 1486
      > > –
      > > Michael Squadrito *| *Senior Software Engineer
      > > The Search Agency, Inc.* */– Results Driven Search Marketing and
      > > Optimization
      > > /Phone: 310-582-5776* *|*/ /*Fax: 401-364-2022
      > > www.thesearchagency.com <http://www.thesearchagency.com
      > <http://www.thesearchagency.com/>>
      > >
      > > */:: Named a Rising Star on Deloitte’s Technology Fast 500 ::
      > > /*
      > > Please consider the environment before printing this e-mail.
      >
      >
      > –
      > Dave Costantino | Software Team Lead
      > The Search Agency, Inc. - Results Driven Search Marketing and Optimization
      > Phone: 310-582-5773 | Cell: 401-556-5272 | Fax: 401-364-2022
      > www.thesearchagency.com
      >
      > Please consider the environment before printing this e-mail.
      >
      >


      Dave Costantino | Software Team Lead
      The Search Agency, Inc. - Results Driven Search Marketing and Optimization
      Phone: 310-582-5773 | Cell: 401-556-5272 | Fax: 401-364-2022
      www.thesearchagency.com

      Please consider the environment before printing this e-mail.

        Attachments

          Activity

            People

            • Assignee:
              mike xMike Squadrito DO NOT USE (Inactive)
              Reporter:
              jelliott Jen Clarke (Inactive)
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: