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 2018/12/06 07:01:40 UTC

[Bug 62984] New: Unable to record actions performed in AX2012 using JMeter

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

            Bug ID: 62984
           Summary: Unable to record actions performed in AX2012 using
                    JMeter
           Product: JMeter
           Version: unspecified
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: sjakhotiya@uabrands.in
  Target Milestone: JMETER_5.1

Created attachment 36296
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36296&action=edit
SQM errors and bad characters seen while recording AX actions using JMeter

When I am trying to utilize JMeter for AX Performance testing. When I tried to
record actions on AX application using JMeter Recorder, it is throwing
"UnknownHostException" in response code, and hitting “sqm.microsoft.com”. In
Result, displaying “/sqm/MBS/sqmserver.dll” error having bad character in
whatever script it recorded. In short, we are not able to record actions
performed in AX using JMeter Recorder.

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

[Bug 62984] Unable to record actions performed in AX2012 using JMeter

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

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

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

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

[Bug 62984] Unable to record actions performed in AX2012 using JMeter

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

--- Comment #9 from Sachin <sj...@uabrands.in> ---
Any company or organization supporting JMeter? If there's any contact number,
pl. let me know.

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

[Bug 62984] Unable to record actions performed in AX2012 using JMeter

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

--- Comment #5 from Sachin <sj...@uabrands.in> ---
Created attachment 36311
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36311&action=edit
HTTP settings

Felix Schumacher , Thanks for your response.

I have attached the sample.jmx file for reference and HTTP settings well.Please
let me know if you need more details.

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

[Bug 62984] Unable to record actions performed in AX2012 using JMeter

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

--- Comment #10 from Mohamed Ibrahim <ro...@gmail.com> ---
Hello Sachin,

Based on your query,

I suspect that the issue is with your network management and DNS server. While
recording or replaying, Jmeter is trying to resolve the hostname from your
local DNS server where it failed to do it.

Workaround:

1) Map the hostname with IPaddress on the machine (/etc/hosts in UNIX
c:\windows\system32\drivers\etc\hosts in Windows)

2) Try recording with IP address instead of hostname

It should resolve the UnknownHostException.

If still issue persists, please share the recording.xml from view results tree
or HAR file to understand better.

Cheers!!
Ibrahim

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

[Bug 62984] Unable to record actions performed in AX2012 using JMeter

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

--- Comment #2 from Sachin <sj...@uabrands.in> ---
Philippe Mouawad, Thanks for your reply.

We are using HTTP protocol and content type is jmx file (.jmx). 

Where can we get online support for this? Any number or email id if you can
provide.

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

[Bug 62984] Unable to record actions performed in AX2012 using JMeter

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All
             Status|NEW                         |NEEDINFO
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
This protocol seems to use Binary data.
What is the content-type of the query and what is the protocol ?

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

[Bug 62984] Unable to record actions performed in AX2012 using JMeter

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

--- Comment #8 from Sachin <sj...@uabrands.in> ---
Created attachment 36317
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36317&action=edit
Complete script for reference

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

[Bug 62984] Unable to record actions performed in AX2012 using JMeter

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

--- Comment #6 from Felix Schumacher <fe...@internetallee.de> ---
I wanted to see the http Headers of a recorded request. You have shown us the
content in the first attachment (36296). That sample contains a header element.
Could you share those values?

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

[Bug 62984] Unable to record actions performed in AX2012 using JMeter

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

--- Comment #7 from Sachin <sj...@uabrands.in> ---
Created attachment 36316
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36316&action=edit
Please find the attached HTTP Header request format and completed recorded
script as well

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

[Bug 62984] Unable to record actions performed in AX2012 using JMeter

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

Felix Schumacher <fe...@internetallee.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #3 from Felix Schumacher <fe...@internetallee.de> ---
Can you show us the http headers, that JMeter recorded? What are the values for
content-type/content-encoding?

For support you can always try the mailing list (users is probably the right
one) http://jmeter.apache.org/mail2.html, or you can have a look at the wiki
(or search the internet) for companies that you can pay for support.

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

[Bug 62984] Unable to record actions performed in AX2012 using JMeter

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

--- Comment #4 from Sachin <sj...@uabrands.in> ---
Created attachment 36310
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36310&action=edit
Sample.jmx file for HTTP sampler

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

[Bug 62984] Unable to record actions performed in AX2012 using JMeter

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #11 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
No feedback, closing

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

[Bug 62984] Unable to record actions performed in AX2012 using JMeter

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

Sachin <sj...@uabrands.in> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

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