When I run the command 'd:winidsactivatorsby2-test' everything seems to run properly. The odd thing is the final output.
From the install doc it should show:
Barnyard2 successfully loaded configuration file!
Snort exiting
database: Closing connection to database "snort"
What I'm seeing:
Barnyard2 successfully loaded configuration file!
Barnyard2 exiting
database: Closing connection to database "snort"
That second line specifying 'Barnyard2'; is that a problem?