Uploaded image for project: 'Olio'
  1. Olio
  2. OLIO-149

selectedEvent is NULL in doHomePage, causing the benchmark terminate

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • java-driver
    • None

    Description

      Hi
      I met this error during some benchmark run. It is cased by the eventID is NULL during doHomePage operation.
      10:58:50 localhost
      WARNING Image: http://:8080/webapp/​access-artifacts/e83​1t.jpg size 0
      10:58:50 localhost WARNING method: doHomePage

                • selectedEvent is incorrect. eventid = null *****
                  10:58:50 localhost WARNING method: doEventDetail selectedEvent is incorrect. eventid = null
                  10:58:50 localhost SEVERE
                  UIDriverAgent[0].67.​doEventDetail: Transport not called! Please ensure
                  transport instantiation before making any remote calls!
                  10:58:50
                  localhost SEVERE
                  exception UIDriverAgent[0].67:
                  UIDriverAgent[0].67.​doEventDetail: Transport not called! Please ensure
                  transport instantiation before making any remote calls!

      ===================
      So I delved into the code and found that if the validateEvent() in doHomePage returns false, it can cause the problem when next operation is doEventDetail.

      • Hui

      Attachments

        Activity

          People

            shanti Shanti Subramanyam
            hkang Hui Kang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: