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/03/28 04:47:49 UTC

[Bug 62225] New: Facing Unexpected end of ZLIB input stream while recording Siebel application

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

            Bug ID: 62225
           Summary: Facing Unexpected end of ZLIB input stream while
                    recording Siebel application
           Product: JMeter
           Version: 4.0
          Hardware: PC
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: HTTP
          Assignee: issues@jmeter.apache.org
          Reporter: vinodkumar.kumaresan@wipro.com
  Target Milestone: ---

Created attachment 35818
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35818&action=edit
Screenshot Error

Hi,

Currently utilizing Jmeter 4.0 for scripting siebel application. 

While recording, i can able to hit the home page but after providing the
credentials and submitting the login button getting the below response in the
browser. 

I have also tried adding "httpclient4.deflate_relax_mode=true" user property
but nothing seems to be working. 

Do we have any fix for this issue.? 

java.io.EOFException: Unexpected end of ZLIB input stream
        at java.util.zip.InflaterInputStream.fill(Unknown Source)
        at java.util.zip.InflaterInputStream.read(Unknown Source)
        at
org.apache.http.client.entity.DeflateInputStream.read(DeflateInputStream.java:88)
        at
org.apache.http.client.entity.LazyDecompressingInputStream.read(LazyDecompressingInputStream.java:70)
        at
org.apache.http.conn.EofSensorInputStream.read(EofSensorInputStream.java:135)
        at
org.apache.http.conn.EofSensorInputStream.read(EofSensorInputStream.java:148)
        at
org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.readResponse(HTTPSamplerBase.java:1814)
        at
org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl.readResponse(HTTPAbstractImpl.java:446)
        at
org.apache.jmeter.protocol.http.sampler.HTTPHC4Impl.sample(HTTPHC4Impl.java:475)
        at
org.apache.jmeter.protocol.http.sampler.HTTPSamplerProxy.sample(HTTPSamplerProxy.java:74)
        at
org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBase.java:1189)
        at org.apache.jmeter.protocol.http.proxy.Proxy.run(Proxy.java:235)

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

[Bug 62225] Facing Unexpected end of ZLIB input stream while recording Siebel application

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

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

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

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---


*** This bug has been marked as a duplicate of bug 61058 ***

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