Re: [Hypercontent-users] version 2 error
Brought to you by:
alexvigdor
From: Alex V. <av...@co...> - 2006-01-18 14:36:47
|
Hi Carl, You may want to check in the log for "Unable to initialize bootstrap project" - it looks to me like it was unable to load the bootstrap repository. Double check the value of "repository.base" in the hypercontent.properties file, and if that looks OK you may want to have a look at "/properties/Projects.xml", which uses the "repository.base" property to construct the full path where the system expects to find the bootstrap repository. Cheers, Alex On Jan 18, 2006, at 9:04 AM, Carl Barrow wrote: > I get this error in the browser when I try to access the project if I > didn't make it clear. > Cheers > Carl > > Carl Barrow wrote: > >> Hi Alex, >> >> I 'm getting this error when I try to run HyperContent 2. I did >> move it to a new location on the server but the original install now >> gives me the error too. Any ideas? >> >> Cheers >> Carl >> >> >> >> >> Error occurred: The information on this screen may help an >> administrator find the problem >> java.lang.NullPointerException >> at >> org.hypercontent.project.ProjectFactory.refresh(ProjectFactory.java: >> 72) >> at >> org.hypercontent.project.ProjectFactory.getProject(ProjectFactory.java >> :155) >> at >> org.hypercontent.server.ContentServer.initRequest(ContentServer.java: >> 175) >> at >> org.hypercontent.server.ContentServer.service(ContentServer.java:408) >> at >> org.hypercontent.servlet.CompositionServlet.doGet(CompositionServlet.j >> ava: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(Appli >> cationFilterChain.java:237) >> at >> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFi >> lterChain.java:157) >> at >> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperVa >> lve.java:214) >> at >> org.apache.catalina.core.StandardValveContext.invokeNext(StandardValve >> Context.java:104) >> at >> org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java >> :520) >> at >> org.apache.catalina.core.StandardContextValve.invokeInternal(StandardC >> ontextValve.java:198) >> at >> org.apache.catalina.core.StandardContextValve.invoke(StandardContextVa >> lve.java:152) >> at >> org.apache.catalina.core.StandardValveContext.invokeNext(StandardValve >> Context.java:104) >> at >> org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java >> :520) >> at >> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.ja >> va:137) >> at >> org.apache.catalina.core.StandardValveContext.invokeNext(StandardValve >> Context.java:104) >> at >> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.ja >> va:118) >> at >> org.apache.catalina.core.StandardValveContext.invokeNext(StandardValve >> Context.java:102) >> at >> org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java >> :520) >> at >> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValv >> e.java:109) >> at >> org.apache.catalina.core.StandardValveContext.invokeNext(StandardValve >> Context.java:104) >> at >> org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java >> :520) >> at >> org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929) >> at >> org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java: >> 160) >> at >> org.apache.coyote.http11.Http11Processor.process(Http11Processor.java: >> 799) >> at >> org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.proces >> sConnection(Http11Protocol.java:705) >> at >> org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java: >> 577) >> at >> org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPo >> ol.java:683) >> at java.lang.Thread.run(Thread.java:534) >> >> >> ************************************ >> >> Carl Barrow >> Systems Integrator >> e-Services >> The University of Hull >> Cottingham Road >> Hull >> HU6 7RX >> Ext. 6838 >> >> ************************************ >> >> >> >> ------------------------------------------------------- >> This SF.net email is sponsored by: Splunk Inc. Do you grep through >> log files >> for problems? Stop! Download the new AJAX search engine that makes >> searching your log files as easy as surfing the web. DOWNLOAD >> SPLUNK! >> http://sel.as-us.falkag.net/sel? >> cmd=lnk&kid=103432&bid=230486&dat=121642 >> _______________________________________________ >> Hypercontent-users mailing list >> Hyp...@li... >> https://lists.sourceforge.net/lists/listinfo/hypercontent-users > > > -- > ************************************ > > Carl Barrow > Systems Integrator > e-Services > The University of Hull > Cottingham Road > Hull > HU6 7RX > Ext. 6838 > ************************************ > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log > files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://sel.as-us.falkag.net/sel? > cmd=lnk&kid=103432&bid=230486&dat=121642 > _______________________________________________ > Hypercontent-users mailing list > Hyp...@li... > https://lists.sourceforge.net/lists/listinfo/hypercontent-users > |