You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@karaf.apache.org by Oleg Cohen <ol...@assurebridge.com> on 2020/05/05 10:10:49 UTC

Ignoring servlet [XXX] without valid alias or url patterns property.

Greetings,

I am noticing a number of the following INFO messages in my Karaf log:

2020-05-05T05:44:31,551 | INFO  | FelixStartLevel  | ServletWebElement
           | 369 - org.ops4j.pax.web.pax-web-extender-whiteboard - 7.2.14 |
Ignoring servlet [530] without valid alias or url patterns property.

The 530 servlet is this:

530 <http://localhost:8181/system/console/services/530>
[javax.servlet.Servlet]
felix.webconsole.category Status
felix.webconsole.label status-Configurations
felix.webconsole.title Configurations
service.bundleid 218
service.scope bundle
Using Bundles org.ops4j.pax.web.pax-web-extender-whiteboard (369)
<http://localhost:8181/system/console/bundles//369>

Seems harmless, but just wondering what it might mean and if anyone else
noticed these?

Thank you!
Oleg

-- 
*Oleg Cohen  |  Principal  |  **A S S U R E B R I D G E*
*Office: +1 617 564 0737  |  Mobile: +1 617 455 7927  |  Fax: +1 888 409
6995*
*Email: Oleg.Cohen@assurebridge.com <Ol...@assurebridge.com>  **|
 www.assurebridge.com <http://www.assurebridge.com>*

Re: Ignoring servlet [XXX] without valid alias or url patterns property.

Posted by Jean-Baptiste Onofre <jb...@nanthrax.net>.
Let me try to reproduce.

It seems we have to exclude webconsole servlet from whiteboard or fix the webconsole servlet definition (with alias).

I’m fixing that.

Regards
JB

> Le 5 mai 2020 à 12:10, Oleg Cohen <ol...@assurebridge.com> a écrit :
> 
> Greetings,
> 
> I am noticing a number of the following INFO messages in my Karaf log:
> 
> 2020-05-05T05:44:31,551 | INFO  | FelixStartLevel  | ServletWebElement                | 369 - org.ops4j.pax.web.pax-web-extender-whiteboard - 7.2.14 | Ignoring servlet [530] without valid alias or url patterns property.
> 
> The 530 servlet is this:
> 
> 530 <http://localhost:8181/system/console/services/530>	[javax.servlet.Servlet]
> felix.webconsole.category	Status
> felix.webconsole.label	status-Configurations
> felix.webconsole.title	Configurations
> service.bundleid	218
> service.scope	bundle
> Using Bundles	org.ops4j.pax.web.pax-web-extender-whiteboard (369) <http://localhost:8181/system/console/bundles//369>
> 
> Seems harmless, but just wondering what it might mean and if anyone else noticed these?
> 
> Thank you!
> Oleg
> 
> -- 
> Oleg Cohen  |  Principal  |  A S S U R E B R I D G E
> Office: +1 617 564 0737 <>  |  Mobile: +1 617 455 7927 <>  |  Fax: +1 888 409 6995 <>
> Email: Oleg.Cohen@assurebridge.com <ma...@assurebridge.com>  |  www.assurebridge.com <http://www.assurebridge.com/>