Hi,

Thanks sebb.............
I tried googling for the issue I m getting in the log file but it wont help
me.
All the variables used by me are the same used on server and my HTTP Request
sampler.

Please below the error in the view tree result listener and could anyone plz
tell me why I am getting this error........

java.net.SocketException: Too many open files
        at java.net.Socket.createImpl(Socket.java:394)
        at java.net.Socket.connect(Socket.java:523)
        at java.net.Socket.connect(Socket.java:475)
        at sun.net.NetworkClient.doConnect(NetworkClient.java:163)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:394)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:529)
        at sun.net.www.http.HttpClient.<init>(HttpClient.java:233)
        at sun.net.www.http.HttpClient.New(HttpClient.java:306)
        at sun.net.www.http.HttpClient.New(HttpClient.java:323)
        at
sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:860)
        at
sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:801)
        at
sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:726)
        at
org.apache.jmeter.protocol.http.sampler.HTTPSampler.sample(HTTPSampler.java:490)
        at
org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBase.java:1037)
        at
org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBase.java:1023)
        at
org.apache.jmeter.threads.JMeterThread.process_sampler(JMeterThread.java:346)
        at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:243)
        at java.lang.Thread.run(Thread.java:619)

Thanks in advance.........

Deeviya

sebb-2-2 wrote:
> 
> A google search gives:
> 
> http://www.mail-archive.com/jmeter-user@jakarta.apache.org/msg23386.html
> 
> On 11/03/2010, deeviya <deeviya.1...@gmail.com> wrote:
>>
>>  Hi Everyone,
>>
>>  Please could anyone help me in finding why I m getting this error msg in
>> my
>>  jmeter.log file.
>>
>>  2010/03/11 15:27:03 ERROR - jmeter.reporters.ResultCollector: Error
>> trying
>>  to record a sample java.lang.ArrayIndexOutOfBoundsException: 0
>>         at
>> org.apache.jmeter.samplers.SampleEvent.getVarValue(SampleEvent.java:145)
>>         at
>> 
>> org.apache.jmeter.save.CSVSaveService.resultToDelimitedString(CSVSaveService.java:856)
>>         at
>> 
>> org.apache.jmeter.save.CSVSaveService.resultToDelimitedString(CSVSaveService.java:694)
>>         at
>> 
>> org.apache.jmeter.reporters.ResultCollector.sampleOccurred(ResultCollector.java:479)
>>         at
>> 
>> org.apache.jmeter.samplers.RemoteSampleListenerImpl.sampleOccurred(RemoteSampleListenerImpl.java:102)
>>         at
>> 
>> org.apache.jmeter.samplers.RemoteSampleListenerImpl.processBatch(RemoteSampleListenerImpl.java:95)
>>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>         at
>> 
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>>         at
>> 
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>>         at java.lang.reflect.Method.invoke(Method.java:597)
>>         at
>> sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:305)
>>         at sun.rmi.transport.Transport$1.run(Transport.java:159)
>>         at java.security.AccessController.doPrivileged(Native Method)
>>         at sun.rmi.transport.Transport.serviceCall(Transport.java:155)
>>         at
>> sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:535)
>>         at
>> 
>> sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:790)
>>         at
>> 
>> sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:649)
>>         at
>> 
>> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
>>         at
>> 
>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
>>         at java.lang.Thread.run(Thread.java:619)
>>
>>
>>  The summary I m getting in non-gui contain the error percentage. I want
>> to
>>  get error free summary.
>>  Please help me...
>>
>>
>>  Thanks in advance.....
>>
>>  Deeviya
>>
>> --
>>  View this message in context:
>> http://old.nabble.com/Error-in-jmeter.log-file-tp27861496p27861496.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
> 
> 
> 

-- 
View this message in context: 
http://old.nabble.com/Error-in-jmeter.log-file-tp27861496p27927635.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

Reply via email to