We have a problem when loading the repository:
What can we do? See stack below
Many thanks
INFO info.magnolia.cms.beans.config.ContentRepository
ContentRepository.java(l
oadRepository:263) 06.07.2005 11:13:02 System : loading JCR - userroles
INFO info.magnolia.jackrabbit.ProviderImpl ProviderImpl.java(init:58)
06.07.20
05 11:13:02 Loading repository at
C:\Tomcat5\webapps\magnoliaIntranet\repositor
ies\userroles (config file:
C:\Tomcat5\webapps\magnoliaIntranet\WEB-INF\config\r
epository-configuration.xml)
INFO info.magnolia.cms.beans.config.ContentRepository
ContentRepository.java(i
nit:168) 06.07.2005 11:13:02 System : JCR loaded
FATAL info.magnolia.cms.servlets.Initializer Initializer.java(init:57)
06.07.20
05 11:13:02 Repository [website] not loaded
java.lang.RuntimeException: Repository [website] not loaded
at
info.magnolia.cms.beans.config.ContentRepository.checkIfInitialized(C
ontentRepository.java:192)
at
info.magnolia.cms.beans.config.ConfigLoader.load(ConfigLoader.java:10
1)
at
info.magnolia.cms.beans.config.ConfigLoader.<init>(ConfigLoader.java:
82)
at info.magnolia.cms.servlets.Initializer.init(Initializer.java:54)
at javax.servlet.GenericServlet.init(GenericServlet.java:211)
at
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.
java:1029)
at
org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:86
2)
at
org.apache.catalina.core.StandardContext.loadOnStartup(StandardContex
t.java:4013)
at
org.apache.catalina.core.StandardContext.start(StandardContext.java:4
357)
at
org.apache.catalina.core.StandardHostDeployer.start(StandardHostDeplo
yer.java:830)
at
org.apache.catalina.core.StandardHost.start(StandardHost.java:991)
at
org.apache.catalina.manager.ManagerServlet.start(ManagerServlet.java:
1322)
at
org.apache.catalina.manager.HTMLManagerServlet.start(HTMLManagerServl
et.java:530)
at
org.apache.catalina.manager.HTMLManagerServlet.doGet(HTMLManagerServl
et.java:104)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
icationFilterChain.java:237)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
ilterChain.java:157)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV
alve.java:214)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValv
eContext.java:104)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav
a:520)
at
org.apache.catalina.core.StandardContextValve.invokeInternal(Standard
ContextValve.java:198)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextV
alve.java:152)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValv
eContext.java:104)
at
org.apache.catalina.authenticator.AuthenticatorBase.invoke(Authentica
torBase.java:540)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValv
eContext.java:102)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav
a:520)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j
ava:137)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValv
eContext.java:104)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j
ava:118)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValv
eContext.java:102)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav
a:520)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal
ve.java:109)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValv
eContext.java:104)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav
a:520)
at
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)
at
org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:16
0)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java
:799)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.proce
ssConnection(Http11Protocol.java:705)
at
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java
:577)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadP
ool.java:683)
at java.lang.Thread.run(Thread.java:534)
-----Original Message-----
From: Boris Kraft [mailto:[EMAIL PROTECTED]
Sent: mardi, 5. juillet 2005 22:25
To: [email protected]
Subject: Re: [magnolia-user] error accessing pages
Does the exception result in any unwanted behavior like app not running
etc?
Did you change anything in Config regarding your secure URI mapping?
Which version of magnolia are you using? Check the source to see where
the problem stems from.
Another option is that the repository is corrupted (usually the index
from lucene) - check when starting up the app if the logs are ok in
that respect.
Regards
Boris Kraft
---------------------------
Magnolia Content Management
http://www.magnolia.info/
---------------------------
On 05.07.2005, at 12:35, Ducret, Gilles (CH) wrote:
> FYI this worked fine yesterday and this morning we have the SecureURI
> exception. We don't understand what could have produced that.
>
> Regards
>
> Gilles
>
> -----Original Message-----
> From: Gauthier, Stephane (CH Temp) [mailto:[EMAIL PROTECTED]
> Sent: 05 July 2005 11:29
> To: [email protected]
> Subject: [magnolia-user] error accessing pages
>
> Hi magnolians,
>
> Suddenly an error occured as I was trying to access my Author section
> ...
> Please help !!!
> What happened?
> Many thanks in advance ....
> Stephane
>
> at java.lang.Thread.run(Thread.java:534)
> ERROR info.magnolia.cms.servlets.EntryServlet
> EntryServlet.java(doGet:119)
> 05.0
> 7.2005 11:15:54
> java.lang.NullPointerException
> at
> info.magnolia.cms.security.SecureURI.isProtected(SecureURI.java:82)
> at
> info.magnolia.cms.servlets.EntryServlet.isAllowed(EntryServlet.java:1
> 48)
> at
> info.magnolia.cms.servlets.EntryServlet.doGet(EntryServlet.java:89)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
> at
> org.apache...
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------
______________________________________________________________________
"This email and any files transmitted with it are confidential and intended
solely for the use of the individual or entity to whom they are addressed. If
you have received this email in error, please notify the system manager ([EMAIL
PROTECTED]) and delete the message and any attached files from your system.
The confidentiality and integrity of this message cannot be guaranteed on the
Internet and the sender does not accept liability for its content"
______________________________________________________________________
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------