Hi,
the problems seems to be around here:
[05 Aug 2005 14:30:36] ERROR [BaseRequestProcessor] Error in action
processing.
java.lang.NullPointerException
at
com.inceedo.karma.repository.jcr.JcrRepositorySearchManagerImpl.list(JcrRepositorySearchManagerImpl.java:225)
My repositoryRoot is just / as suggested:
<!-- repository domain root for a generic setup -->
<property name="repositoryRoot" value="/" />
Regards,
Torsten
>> Any ideas where to search for the problem?
>
> please send me the stacktrace from the logfile (as specified in
> conf/log4j.properties). I am also working on making the exceptions
> more explicit in karma-common.
>
> I had some changes in applicationContext.xml, please make sure you
> don't have a conflict there.... what is your "repositoryRoot" in
> applicationContext.xml?
>
>> Is the intial choice of create / browse no longer there?
> no. that's gone.
>
> you can manually create a repo by calling
> (http://localhost:8080/browser/do/init).
>
> oliver
>