Uploaded image for project: 'FishEye'
  1. FishEye
  2. FE-3109

NullPointerException on p4 describe

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Low
    • 2.4.1
    • 2.4.0
    • None
    • None

    Description

      NullPointerException when p4 is executing the describe command:

      2010-10-27 01:33:08,118 DEBUG [InitialPinger1] fisheye.app P4Scanner-processAdd - [perforce1:10000//BuildKit] Processing add in 36623 for P4ChangePath - //BuildKit/BuildKit/windows/32bit/tbb22_20090809oss/doc/html/a00318.html#1 add text
      2010-10-27 01:33:08,118 DEBUG [InitialPinger3] fisheye.app P4Exec-getProcessStatus - Exception processing P4 command - returning as status
      com.atlassian.utils.process.ProcessException: java.lang.NullPointerException
              at com.atlassian.utils.process.ExternalProcess$4.doTask(ExternalProcess.java:189)
              at com.atlassian.utils.process.LatchedRunnable.run(LatchedRunnable.java:21)
              at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
              at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
              at java.lang.Thread.run(Thread.java:662)
      Caused by: java.lang.NullPointerException
              at com.cenqua.fisheye.perforce.client.DescribeProcessor.processChangeLine(DescribeProcessor.java:145)
              at com.cenqua.fisheye.perforce.client.DescribeProcessor.processLine(DescribeProcessor.java:106)
              at com.cenqua.fisheye.perforce.client.P4OutputLineProcessor.processOutput(P4OutputLineProcessor.java:34)
              at com.cenqua.fisheye.perforce.client.P4Exec$3.process(P4Exec.java:189)
              at com.atlassian.utils.process.PluggableProcessHandler.processOutput(PluggableProcessHandler.java:34)
              at com.atlassian.utils.process.ExternalProcess$4.doTask(ExternalProcess.java:186)
              ... 4 more
      2010-10-27 01:33:08,134 WARN  [InitialPinger3] fisheye.app P4Client-addChangesInformation - [perforce1:10000//quants] Problem executing describe -dn 35948 35949 35950 35972 35975: java.lang.NullPointerException
      

      Attachments

        Activity

          People

            cmacneill Conor
            Anonymous Anonymous
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: