Uploaded image for project: 'Atlassian Cloud'
  1. Atlassian Cloud
  2. CLOUD-794 Invalid ERROR and WARN log messages
  3. CLOUD-796

Log cruft: null user passed to a web fragment condition generates errors

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Obsolete
    • Medium
    • None
    • 1.1
    • None
    • None

    Description

      We're occasionally getting a "User passed to this function cannot be null" message in the JIRA logs:

      2008-05-13 00:00:00.047437500 2008-05-13 00:00:00,029 JiraQuartzScheduler_Worker-1 INFO [issue.index.job.OptimizeIndexJob] Indexes Optimized. Took: 1 milliseconds.
      2008-05-13 00:00:00.047439500 2008-05-13 00:00:00,029 JiraQuartzScheduler_Worker-1 INFO [issue.index.job.OptimizeIndexJob] Optimize Index Job complete.
      2008-05-13 09:48:25.275630500 2008-05-13 09:48:25,275 JiraQuartzScheduler_Worker-0 INFO [jira.action.admin.DataExport] Export took 108ms
      2008-05-13 09:48:25.275766500 2008-05-13 09:48:25,275 JiraQuartzScheduler_Worker-0 INFO [jira.action.admin.DataExport] Wrote 620 entities to export
      2008-05-13 10:33:16.290507500 2008-05-13 10:33:16,290 TP-Processor1 ERROR [atlassian.plugin.web.DefaultWebInterfaceManager] Could not evaluate condition for descriptor: com.atlassian.jira.plugin.webfragment.descriptors.JiraWebSectionModuleDescriptor@ad25d0, with throwable: java.lang.IllegalArgumentException: User passed to this function cannot be null
      2008-05-13 10:33:16.423831500 2008-05-13 10:33:16,423 TP-Processor1 ERROR [atlassian.plugin.web.DefaultWebInterfaceManager] Could not evaluate condition for descriptor: com.atlassian.jira.plugin.webfragment.descriptors.JiraWebItemModuleDescriptor@1dd6a67, with throwable: java.lang.IllegalArgumentException: User passed to this function cannot be null
      2008-05-13 10:33:33.389422500 2008-05-13 10:33:33,382 TP-Processor2 ERROR [velocity] Left side ($linkToSvnPermissions) of '==' operation has null value. If a reference, it may not be in the context. Operation not possible. templates/applinks/linkprojectoperation.vm [line 10, column 34]
      2008-05-13 10:33:33.407221500 2008-05-13 10:33:33,407 TP-Processor2 ERROR [velocity] Left side ($linkToSvnPermissions) of '==' operation has null value. If a reference, it may not be in the context. Operation not possible. templates/applinks/linkprojectoperation.vm [line 10, column 34]
      2008-05-13 10:34:00.788063500 2008-05-13 10:34:00,774 TP-Processor8 ERROR [velocity] Left side ($linkToSvnPermissions) of '==' operation has null value. If a reference, it may not be in the context. Operation not possible. templates/applinks/linkprojectoperation.vm [line 10, column 34]
      2008-05-13 10:34:00.792739500 2008-05-13 10:34:00,792 TP-Processor8 ERROR [velocity] Left side ($linkToSvnPermissions) of '==' operation has null value. If a reference, it may not be in the context. Operation not possible. templates/applinks/linkprojectoperation.vm [line 10, column 34]
      2008-05-13 10:34:25.877281500 May 13, 2008 10:34:25 AM org.apache.tomcat.util.http.Parameters processParameters
      2008-05-13 10:34:25.877284500 WARNING: Parameters: Invalid chunk ignored. 
      

      The access logs show someone creating and viewing a new user:

      193.3.8.1 - - [05/May/2008:02:10:32 -0700] "GET /secure/admin/user/ViewUser.jspa?name=3163 HTTP/1.0" 200 20887 "https://xxxx.jira.com/secure/admin/user/AddUser!default.jspa" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)"
      193.3.8.1 - - [05/May/2008:02:10:33 -0700] "GET /images/icons/bullet_blue.gif HTTP/1.0" 200 60 "https://xxxx.jira.com/secure/admin/user/ViewUser.jspa?name=3163" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)"
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            tmoore Tim Moore [Atlassian]
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: