On 17/07/2008, Anand79 <[EMAIL PROTECTED]> wrote:
>
>  Hi All,
>
>  When I run a HTTP Request sampler of a POST method I get the following error
>  message:
>
>  }!csNoServiceDefined,Content-Transfer-Encoding:
>  8bit<br><br>CHECKIN_NEW!syExceptionType,java.lang.Throwable
>  java.lang.Throwable
>         at intradoc.common.IdcLogWriter.doMessageAppend(Unknown Source)
>         at intradoc.common.Log.addMessage(Unknown Source)
>         at intradoc.common.Log.errorEx2(Unknown Source)
>         at intradoc.common.LoggingUtils.logMessage(Unknown Source)
>         at intradoc.common.SystemUtils.reportErrorEx(Unknown Source)
>         at intradoc.common.SystemUtils.errEx(Unknown Source)
>         at intradoc.common.SystemUtils.err(Unknown Source)
>         at intradoc.server.ServiceManager.onError(Unknown Source)
>         at intradoc.server.ServiceManager.processCommand(Unknown Source)
>         at intradoc.server.IdcServerThread.run(Unknown Source)
>

The above is not a JMeter errror message; I've no idea what it means.

>  Is there a configuration in JMeter where I can configure the
>  'Content-Transfer-Encoding: 8bit' entry.
>

The Header Manager can be used to send any headers you want:

http://jakarta.apache.org/jmeter/usermanual/component_reference.html#HTTP_Header_Manager

but it does not affect the data format, so it may not help.

>  - Anand
>
> --
>  View this message in context: 
> http://www.nabble.com/Error---csNoServiceDefined%2CContent-Transfer-Encoding%3A-8bit-tp18501857p18501857.html
>  Sent from the JMeter - User mailing list archive at Nabble.com.
>
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: [EMAIL PROTECTED]
>  For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to