-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Trouble running demo #51
Comments
The logs don't unfortunately contain any problems, so a bit difficult to tell what's going on :( you will need to debug. |
Thank you, I will keep trying. I thought maybe these lines were saying that it could not read the Logger from the log4j2.xml file. 2021-11-04 17:22:44,438 main ERROR Error processing element Win32EventLog ([Appenders: null]): CLASS_NOT_FOUND |
Oh I missed that! I think log4jna is not loaded. This class is here. |
Hi. My sample project may help you. |
Have you found out the solution for that? could you share it? please |
I am trying to run the demo code for version 2.0. I am running it from an admin cmd prompt. I have tried to run it with and without modifying the registry. I do not see anything written to the windows logs. He is the console output :
log.txt
Thanks for the help
The text was updated successfully, but these errors were encountered: