You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2019/07/02 12:03:40 UTC

[Bug 63537] New: Unable to enter parameters if I am adding body data or vice versa

https://bz.apache.org/bugzilla/show_bug.cgi?id=63537

            Bug ID: 63537
           Summary: Unable to enter parameters if I am adding body data or
                    vice versa
           Product: JMeter
           Version: 5.1.1
          Hardware: PC
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: HTTP
          Assignee: issues@jmeter.apache.org
          Reporter: manoj.s@droisys.com
  Target Milestone: JMETER_5.2

I have added a video for the same, please have a look


{
    "Status": -1,
    "Message": "Exception",
    "PageSize": 0,
    "NextPageIndex": 0,
    "UpdatedSyncTime": 0,
    "ResultCount": 0,
    "PageIndex": 0,
    "Exception": {
        "Message": "Value cannot be null.",
        "RemoteStackTraceString": null,
        "InnerException": null,
        "Data": null,
        "WatsonBuckets": null,
        "RemoteStackIndex": 0,
        "ExceptionMethod": "8\nFirstOrDefault\nSystem.Core, Version=4.0.0.0,
Culture=neutral,
PublicKeyToken=b77a5c561934e089\nSystem.Linq.Enumerable\nTSource
FirstOrDefault[TSource](System.Collections.Generic.IEnumerable`1[TSource])",
        "HelpURL": null,
        "Source": "System.Core",
        "StackTraceString": "   at
System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source)\r\n   at
iSavvy.Api.CoreApi.Filter.AuthenticationFilterV2.OnActionExecuting(HttpActionContext
filterContext) in
C:\\Droisys\\Project\\droisys_account360\\Trunk\\Source\\Platform.V0.2-Prod-2.0.8\\iSavvy.Api.CoreApi\\Filter\\AuthenticationFilterV2.cs:line
86\r\n   at
System.Web.Http.Filters.ActionFilterAttribute.OnActionExecutingAsync(HttpActionContext
actionContext, CancellationToken cancellationToken)\r\n--- End of stack trace
from previous location where exception was thrown ---\r\n   at
System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n  
at
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task
task)\r\n   at
System.Web.Http.Filters.ActionFilterAttribute.<ExecuteActionFilterAsyncCore>d__0.MoveNext()\r\n---
End of stack trace from previous location where exception was thrown ---\r\n  
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task
task)\r\n   at
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task
task)\r\n   at
System.Web.Http.Controllers.ActionFilterResult.<ExecuteAsync>d__2.MoveNext()\r\n---
End of stack trace from previous location where exception was thrown ---\r\n  
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task
task)\r\n   at
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task
task)\r\n   at
System.Web.Http.Controllers.ExceptionFilterResult.<ExecuteAsync>d__0.MoveNext()",
        "HResult": -2147467261,
        "ClassName": "System.ArgumentNullException",
        "ParamName": "source"
    },
    "BackPageIndex": 0
}

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 63537] Unable to enter parameters if I am adding body data or vice versa

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63537

--- Comment #1 from manoj.s@droisys.com ---
Created attachment 36641
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36641&action=edit
This is the video which is showing what exactly I am facing issue

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 63537] Unable to enter parameters if I am adding body data or vice versa

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63537

--- Comment #4 from Felix Schumacher <fe...@internetallee.de> ---
Please ask questions on usage of jmeter on the users mailing list. This is a
bug tracker.

But to give a hint. Look for Header Manager.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 63537] Unable to enter parameters if I am adding body data or vice versa

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63537

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
             Status|NEW                         |RESOLVED
           Severity|blocker                     |normal
         Resolution|---                         |WORKSFORME
                 OS|                            |All

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
This is how it works.
When you have a body, you can't switch back to parameters tab
If you need to add parameters, add them in path user ?paramName=paramValue

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 63537] Unable to enter parameters if I am adding body data or vice versa

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63537

manoj.s@droisys.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|WORKSFORME                  |WONTFIX

--- Comment #3 from manoj.s@droisys.com ---
Thanks for your response @Philippe 

I have passed login details in URL but now I want to pass header as parameters 

So can you please suggest me how I can given header to run API in jmeter

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 63537] Unable to enter parameters if I am adding body data or vice versa

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63537

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|JMETER_5.2                  |---

-- 
You are receiving this mail because:
You are the assignee for the bug.