ashenchowthee / zaproxy

Automatically exported from code.google.com/p/zaproxy
0 stars 0 forks source link

Freeze when call newSession during a scan #1616

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start ZAP as daemon;
2. Start scan using "spider" and "active scan";
3. Call the "newSession" function from API for the new scan;
4. Everything freeze after that.

What is the expected output? What do you see instead?
I wan't to launch parallel scans which should be independent.
Also I've tried to stop current scan using the "ascan.stopAllScans" API method, 
but seems like it does nothing cause scan keep running.

What version of the product are you using? On what operating system?
2.4.0 API

Please provide any additional information below.
I prefer to get some guiding API information to deal with this problem. Thank 
you.

Original issue reported on code.google.com by sufferin...@gmail.com on 28 Apr 2015 at 2:43

GoogleCodeExporter commented 9 years ago
Would you mind checking the log file to see if there's any error? (file zap.log 
located in ZAP's default directory or the directory manually specified [1]).

I tried reproduce all the issues but everything worked as expected :/

[1] https://code.google.com/p/zaproxy/wiki/FAQconfig

Original comment by THC...@gmail.com on 4 May 2015 at 1:49

GoogleCodeExporter commented 9 years ago
ZAP has been migrated to github

This issue will be on github issues with the same ID: 
https://github.com/zaproxy/zaproxy/issues

Original comment by psii...@gmail.com on 5 Jun 2015 at 9:18