From jmeter-user-return-12653-apmail-jakarta-jmeter-user-archive=jakarta.apache.org@jakarta.apache.org Wed Jun 21 13:45:56 2006 Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 43557 invoked from network); 21 Jun 2006 13:44:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Jun 2006 13:44:16 -0000 Received: (qmail 58935 invoked by uid 500); 21 Jun 2006 13:44:10 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 58784 invoked by uid 500); 21 Jun 2006 13:44:09 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "JMeter Users List" Reply-To: "JMeter Users List" Delivered-To: mailing list jmeter-user@jakarta.apache.org Received: (qmail 58773 invoked by uid 99); 21 Jun 2006 13:44:09 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Jun 2006 06:44:09 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of woolfel@gmail.com designates 66.249.82.199 as permitted sender) Received: from [66.249.82.199] (HELO wx-out-0102.google.com) (66.249.82.199) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Jun 2006 06:44:07 -0700 Received: by wx-out-0102.google.com with SMTP id s12so133009wxc for ; Wed, 21 Jun 2006 06:43:47 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=LyUIEC+BGYYYKxl0HTXMTPAkTLgCg52DNV+ewJX3lQcQfld9zCEW9Zg+/MiLGMxWZuJb3Z1z5N99jhJHIXLJ2Hr1XbpTXXGqY2UEcSiSunx0GSmCDzEW5ePmBg29UprXyMWrZBhWaWKhYjc+ddWJOLvk7EnGl/k7ju2dv1u4cOc= Received: by 10.70.21.9 with SMTP id 9mr1048108wxu; Wed, 21 Jun 2006 06:43:46 -0700 (PDT) Received: by 10.70.129.19 with HTTP; Wed, 21 Jun 2006 06:43:45 -0700 (PDT) Message-ID: <27e674a90606210643q2a015697ub2542be951500387@mail.gmail.com> Date: Wed, 21 Jun 2006 09:43:45 -0400 From: "Peter Lin" To: "JMeter Users List" Subject: Re: "Missing content type" with 2.2 and webservice sampler In-Reply-To: <4971029.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_142049_1046314.1150897425625" References: <4971029.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_142049_1046314.1150897425625 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline hmm... that looks odd. the jdbc sampler should have no affect on the webservice sampler. can you open a bugzilla with a sample test plan? peter On 6/21/06, Ivan Rancati wrote: > > > I have found this odd problem, perhaps somebody can suggest me a > workaround > Simplified test plan that yet reproduces the problem looks like this > > Thread Group > User defined variables > User Parameters > JDBC Connection Configuration > HTTP Authorization manager > Simple Controller > JDBC Sampler 1 (Update query) > Webservice Sampler 1 > Webservice Sampler 2 > JDBC Sampler 2 (Update query) > View Results Tree > > The issue: unless I disable JDBC Sampler 1, Webservice 2 fails with HTTP > response message: Missing content type. > > Setting JMeter logging level to debug does not yield additional > information > (except that the "Missing content type" message is displayed when opening > the .jmx file, as well as when running the test) > > thanks > Ivan > > -- > View this message in context: > http://www.nabble.com/%22Missing-content-type%22-with-2.2-and-webservice-sampler-t1822815.html#a4971029 > Sent from the JMeter - User forum at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org > > ------=_Part_142049_1046314.1150897425625--