log: WARN ItemStateMap overwriting map entry

2010-02-24 Thread Marc Speck
Hi, I've just updated Sling, started, stopped and started again Sling standalone and see several 100 lines of 24.02.2010 16:11:48.732 *WARN* [SCR Component Actor] org.apache.jackrabbit.core.state.ItemStateMap overwriting map entry b43a5b0e-27e7-ecd6-88fa-5a6d238bf879 24.02.2010 16:11:48.732

Re: NoClassDefFoundError in start-up log

2010-01-26 Thread Marc Speck
on the functionality. Yep, I found it when I wanted to debug something in the repository with the Eclipse plugin... Cheers, Marc Would you mind reporting an issue ? Thanks alot. Regards Felix On 25.01.2010 20:53, Marc Speck wrote: I've just checked-out and compiled Sling from

Re: NoClassDefFoundError in start-up log

2010-01-26 Thread Marc Speck
Meschberger fmesc...@gmail.comwrote: Hi, On 26.01.2010 09:56, Marc Speck wrote: https://issues.apache.org/jira/browse/SLING-1327 Thanks. Regards Felix On Tue, Jan 26, 2010 at 9:14 AM, Felix Meschberger fmesc...@gmail.com wrote: Hi Marc, This looks like the RMI registry support

Re: NoClassDefFoundError in start-up log

2010-01-26 Thread Marc Speck
) at org.apache.jackrabbit.core.ItemImpl.sanityCheck(ItemImpl.java:137) at org.apache.jackrabbit.core.ItemImpl.getPath(ItemImpl.java:1272) On Tue, Jan 26, 2010 at 10:20 AM, Felix Meschberger fmesc...@gmail.com wrote: Hi, On 26.01.2010 09:56, Marc Speck wrote: https

NoClassDefFoundError in start-up log

2010-01-25 Thread Marc Speck
I've just checked-out and compiled Sling from the repository and got the error log below. Is this a known bug or is anything wrong on my side? Marc 25.01.2010 20:43:23.727 *ERROR* [SCR Component Actor] org.apache.felix.scr Unexpected problem executing task Enable Component:

ServletResolver

2009-09-14 Thread Marc Speck
I'm trying to find all options for directing requests to different servlets. I was glad if somebody could confirm that the following use cases are not covered: 1. A wildcard for the name of the first node in the path, e.g. @scr.property name=sling.servlet.paths value=\/.*?\/a\/b 2.

Re: ServletResolver

2009-09-14 Thread Marc Speck
Thanks for the quick confirmation, Marc On Mon, Sep 14, 2009 at 10:51 AM, Vidar Ramdal vi...@idium.no wrote: On Mon, Sep 14, 2009 at 10:46 AM, Marc Speck marcsp...@gmail.com wrote: I'm trying to find all options for directing requests to different servlets. I was glad if somebody could

Re: ServletResolver

2009-09-14 Thread Marc Speck
On Mon, Sep 14, 2009 at 1:59 PM, Vidar Ramdal vi...@idium.no wrote: On Mon, Sep 14, 2009 at 1:41 PM, Bertrand Delacretaz bdelacre...@codeconsult.ch wrote: Hi, On Mon, Sep 14, 2009 at 12:22 PM, Marc Speck marcsp...@gmail.com wrote: On Mon, Sep 14, 2009 at 11:43 AM, Bertrand Delacretaz