[Bug 64149] NullPointerException in AbstractAccessLogValve

2020-03-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64149

--- Comment #7 from Roland Wachinger  ---
Aweseome :) Thank you very much

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 64149] NullPointerException in AbstractAccessLogValve

2020-03-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64149

Remy Maucherat  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|NEW |RESOLVED

--- Comment #6 from Remy Maucherat  ---
There was a NPE when no pattern is specified. In that case, the valve does
nothing so remove it.
The fix will be in 10.0.0-M4, 9.0.34 and 8.5.54.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 64149] NullPointerException in AbstractAccessLogValve

2020-03-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64149

Remy Maucherat  changed:

   What|Removed |Added

 Status|NEEDINFO|NEW

--- Comment #5 from Remy Maucherat  ---
Ok, I can reproduce and will fix this "issue".

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 64149] NullPointerException in AbstractAccessLogValve

2020-03-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64149

--- Comment #4 from Roland Wachinger  ---
Created attachment 37118
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=37118&action=edit
our server.xml

I attached the server.xml. I think the problem here is one of the valves in the
end. This used to work in 9.0.30.
We also switched the handler to rotatable = false in the logging config, aside
from that it is all defaults.

The problem still persists in 9.0.33

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 64149] NullPointerException in AbstractAccessLogValve

2020-02-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64149

--- Comment #3 from Mark Thomas  ---
We need to find out why the NPE is occurring first. We don't want to mask a
symptom of a bug elsewhere. Better to see the NPE so we know there is a
problem. Hence the request for more info so we can figure out what is going on.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 64149] NullPointerException in AbstractAccessLogValve

2020-02-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64149

--- Comment #2 from Roland Wachinger  ---
Sorry, can't help you with that atm as I don't have access. I'll see what I can
get.

Aside from that, I suppose a null check won't hurt?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 64149] NullPointerException in AbstractAccessLogValve

2020-02-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64149

Remy Maucherat  changed:

   What|Removed |Added

 Status|NEW |NEEDINFO

--- Comment #1 from Remy Maucherat  ---
Please post the configuration.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org