Shoothzj commented on issue #6117:
URL: https://github.com/apache/skywalking/issues/6117#issuecomment-753323712


   > Could you debug to see what causes the NPE? The code shows L34 is this
   > 
   > > final int index = (Integer) allArguments[0];
   > 
   > You don't give the first argument?
   
   I am in china, it's slow to download the dependency, so I can't open 
skywalking project now. I am afraid I can download completely tomorrw.
   I got this error when I am starting. I don't know what argument should I 
give. 
   I can run well without agent
   ```
   akkascala@akka:~/atom/wrk$ wrk -t 12 -c 400 -d 200s -s post.lua 
http://127.0.0.1:8182/device-manage/register-device
   Running 3m test @ http://127.0.0.1:8182/device-manage/register-device
     12 threads and 400 connections
     Thread Stats   Avg      Stdev     Max   +/- Stdev
       Latency   233.18ms   92.34ms   1.99s    94.23%
       Req/Sec   145.91     33.42   282.00     68.10%
     347150 requests in 3.33m, 24.23MB read
   Requests/sec:   1734.89
   Transfer/sec:    123.97KB
   
   ```
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to