Skip to content
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

Open
bjhorrell opened this issue Nov 4, 2021 · 5 comments
Open

Trouble running demo #51

bjhorrell opened this issue Nov 4, 2021 · 5 comments
Labels

Comments

@bjhorrell
Copy link

bjhorrell commented Nov 4, 2021

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

@dblock dblock added the bug? label Nov 5, 2021
@dblock
Copy link
Owner

dblock commented Nov 5, 2021

The logs don't unfortunately contain any problems, so a bit difficult to tell what's going on :( you will need to debug.

@bjhorrell
Copy link
Author

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
2021-11-04 17:22:44,537 main ERROR Unable to locate appender "Win32EventLog" for logger config "root"

@dblock
Copy link
Owner

dblock commented Nov 5, 2021

Oh I missed that! I think log4jna is not loaded. This class is here.

@yokra9
Copy link
Collaborator

yokra9 commented Nov 5, 2021

@ConnorPFM
Copy link

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 2021-11-04 17:22:44,537 main ERROR Unable to locate appender "Win32EventLog" for logger config "root"

Have you found out the solution for that? could you share it? please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants