kimocrossman1 / opendlp

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

Winexe processes hang upon completion of each step. #15

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.  Start a scan from the web interface.
2.  `ps -ef | grep wine` returns current step of the scan.
3.  scan hangs here until a kill -9 and then hangs on each subsequent step.
4.  final hang is on the cmd.exe del /Q.  

What is the expected output? What do you see instead?

I expect the scans to finish automatically, the scan does complete, but manual 
intervention is required.

What version of the product are you using? On what operating system?
0.2.6 on CentOS 5.5

Please provide any additional information below.
Vanilla setup, but the db_admin_file and other relative paths were not working. 
 I had to hard code them in the HTML.

All hosts are on a domain, credentials are fine, running the winexe commands 
from the linux CLI works fine, aside from some syntax errors.  domain/username 
versus domain\username and some errant \"'s

Original issue reported on code.google.com by slashdot...@gmail.com on 22 Feb 2011 at 6:35

GoogleCodeExporter commented 9 years ago
<B>Additional Information:</B>  It looks like previous scans didn't clean 
properly, and that the processes hang on systems with c:\Program Files\OpenDLP\ 
still present.

Original comment by slashdot...@gmail.com on 22 Feb 2011 at 6:59

GoogleCodeExporter commented 9 years ago
Please close.  This issue is related to the server having mod_perl running.  I 
have disabled mod_perl and the forking issue is corrected.

Original comment by slashdot...@gmail.com on 23 Feb 2011 at 8:31

GoogleCodeExporter commented 9 years ago
No problem, thanks for the update.

Original comment by andrew.O...@gmail.com on 23 Feb 2011 at 8:44