You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I start my project in Windows (like in Intellij IDEA), I got the following error info.
main ERROR Null object returned forPosixViewAttributein DefaultRolloverStrategy
Though it seems that log still functions properly, how can I make the error info disappear?
BTW: I do know taht PosixViewAttribute should only work on Linux, but I want to keep the configuartion to be same in both the Windows and Linux.
The text was updated successfully, but these errors were encountered:
jvz
added
the
bug
Incorrect, unexpected, or unintended behavior of existing code
label
Mar 5, 2023
This issue is stale because it has been waiting for your feedback for more than 60 days. The Apache Logging Services community values every submitted issue, but without additional information from you, we are unable to provide a solution to your problem.
Please comment on this issue or it will be closed in 7 days.
I use PosixViewAttribute to set file permission
When I start my project in Windows (like in Intellij IDEA), I got the following error info.
Though it seems that log still functions properly, how can I make the error info disappear?
BTW: I do know taht PosixViewAttribute should only work on Linux, but I want to keep the configuartion to be same in both the Windows and Linux.
The text was updated successfully, but these errors were encountered: