Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 65278 invoked from network); 19 Aug 2004 15:28:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 19 Aug 2004 15:28:46 -0000 Received: (qmail 80427 invoked by uid 500); 19 Aug 2004 15:28:43 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 80258 invoked by uid 500); 19 Aug 2004 15:28:42 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: 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 80243 invoked by uid 99); 19 Aug 2004 15:28:42 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [155.35.46.20] (HELO mail18.ca.com) (155.35.46.20) by apache.org (qpsmtpd/0.27.1) with ESMTP; Thu, 19 Aug 2004 08:28:40 -0700 Received: from inhyms21.ca.com ([155.35.35.10]) by mail18.ca.com with Microsoft SMTPSVC(5.0.2195.6713); Thu, 19 Aug 2004 20:58:37 +0530 X-MimeOLE: Produced By Microsoft Exchange V6.0.6547.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: Problem - JMeter uses \ in file pathnamel as special characte r Date: Thu, 19 Aug 2004 20:58:37 +0530 Message-ID: <577528CFDFEFA643B3324B88812B57FE19D00B@inhyms21.ca.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Problem - JMeter uses \ in file pathnamel as special characte r Thread-Index: AcSGANQe8XUzAAdiQiqUE9devO0jdwAACAPw From: "Dhiman, Gaurav" To: "JMeter Users List" X-OriginalArrivalTime: 19 Aug 2004 15:28:37.0506 (UTC) FILETIME=[3296F620:01C48601] X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N How can I enable the Debug mode in JMeter, I am new to it. Also please let me know how can I create a Bugzilla issue, please give me the link. Thanks & Regards, Gaurav Dhiman =20 -----Original Message----- From: BAZLEY, Sebastian [mailto:sebastian.bazley@atosorigin.com]=20 Sent: Thursday, August 19, 2004 8:56 PM To: 'JMeter Users List' Subject: RE: Problem - JMeter uses \ in file pathnamel as special characte r Attachment did not arrive here - please create a Bugzilla issue, and attach the files as requested. Did you try a test run with debug turned on? S. -----Original Message----- From: Dhiman, Gaurav [mailto:Gaurav.Dhiman@ca.com] Sent: 19 August 2004 16:23 To: JMeter Users List; Peter Lin Subject: RE: Problem - JMeter uses \ in file pathnamel as special characte r Attached is the JMeter test case file. I am using JMeter 1.9.1 for this. In this I am using _StringFromFile() function to fetch the few of the values from file. In create and Modify test, see the Entry DN field, which contains the file name, that filename is creating a problem. I give that file name without '\' character, it works file, but it does not work with '\' character in filename path. I even tried using \\ thinking it to be a escape character, but still does not work. This limits me to not to mention the filename there. I hope this will make you understand the problem in better way. Regards, Gaurav =20 -----Original Message----- From: Peter Lin [mailto:woolfel@gmail.com]=20 Sent: Thursday, August 19, 2004 8:37 PM To: JMeter Users List Subject: Re: Problem - JMeter uses \ in file pathnamel as special characte r please post your test plan, minus anything sensitive. that's going to be the easiest way for us to help you. if you can't post the test plan, than there's very little we can do. I understand your frustration, but these are not trivial things to debug without all the details. good luck peter On Thu, 19 Aug 2004 20:02:50 +0530, Dhiman, Gaurav wrote: >=20 > I am once again explaining my problem. > I am using the LDAPExt Request Sampler, through that I am using the Add > Test option and passing the filename path (c:\gd.txt), when I run that > JMeter test. It throws an error (I have already sent the request string > as well as the response string from JMeter in my last of the few mails). >=20 > Somebody on this mailing list suggested me to use "/gd.txt" in place of > "C:\gd.txt", I did that also, but that also gives an error. >=20 > Now what I need is, I need to send the pathname of a file (C:\gd.txt) to > LDAP server, how can I do that using JMeter. JMeter gives an error with > '\' character as it considers it to be a special character and I don't > know how to handle it. >=20 > If anybody has answer, please respond. >=20 > Thanks & Regards, > Gaurav Dhiman >=20 >=20 >=20 >=20 > -----Original Message----- > From: Peter Lin [mailto:woolfel@gmail.com] > Sent: Thursday, August 19, 2004 6:28 PM > To: JMeter Users List > Subject: Re: Problem - JMeter uses \ in file pathnamel as special > characte r >=20 > I'm still confused as to which character is being used with jmeter. if > it is something like C:\myfile.txt >=20 > then it would be special character. if it's /myfile.txt, then the path > is probably wrong. some clarification on exactly what is happening > would help diagnose the problem. >=20 > peter >=20 > On Thu, 19 Aug 2004 13:50:05 +0100, BAZLEY, Sebastian > wrote: > > Useful - but it does not mention "/", so I wonder why that failed? > > > > S. > > -----Original Message----- > > From: Peter Lin [mailto:woolfel@gmail.com] > > Sent: 19 August 2004 13:48 > > To: JMeter Users List > > Subject: Re: Problem - JMeter uses \ in file pathnamel as special > > characte r > > > > http://java.sun.com/products/jndi/tutorial/beyond/names/syntax.html > > > > here's a page on ldap and handling special characters. > > > > peter > > > > >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org >=20 > --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org _______________________________________________________ This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy it. As its integrity cannot be secured on the Internet, the Atos Origin group liability cannot be triggered for the message content. Although the sender endeavours to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from any virus transmitted.=20 _______________________________________________________ --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org