On 12 October 2011 08:49, Kendiol <meh.bela...@gmail.com> wrote: > Thanks a lot, it worked , i can see the detailed log as i wished now. > However, i don't see any exception or a specific error , the log just > displays the same message than the GUI and i'm still trying to figure out > where the problem lies. > I only get this response : > > <?xml version='1.0' ?> > <env:Envelope xmlns:env='http://schemas.xmlsoap.org/soap/envelope/'> > <env:Body> > <env:Fault> > <faultcode>env:Client</faultcode> > <faultstring>Internal Error</faultstring> > </env:Fault> > </env:Body> > </env:Envelope> > > > Is it possible to have a more specific error message ? >
As far as I can tell, it is the server that is generating the error. JMeter will just show you what the server sends back - you cannot ask JMeter to display information it does not have. So any further details will have to be obtained by contacting the server admin and/or reading any documentation they provide. If that is not possible, and you have another application that is successful in contacting the server, then you can use a network analyser to compare the traffic between JMeter and the successful application to see what is different. > > > -- > View this message in context: > http://jmeter.512774.n5.nabble.com/How-can-i-see-the-detailed-log-tp4892987p4894605.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org > For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org