Thread: [Hypercontent-users] version 2 error
Brought to you by:
alexvigdor
From: Carl B. <C.P...@hu...> - 2006-01-18 13:07:20
|
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.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(ApplicationFilterChain.java:237) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520) at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.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.processConnection(Http11Protocol.java:705) at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.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 ************************************ |
From: Carl B. <C.P...@hu...> - 2006-01-18 14:04:57
|
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.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(ApplicationFilterChain.java:237) > > at > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157) > > at > org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214) > > at > org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104) > > at > org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520) > > at > org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198) > > at > org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152) > > at > org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104) > > at > org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520) > > at > org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137) > > at > org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104) > > at > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118) > > at > org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102) > > at > org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520) > > at > org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) > > at > org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.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.processConnection(Http11Protocol.java:705) > > at > org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577) > > at > org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.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 ************************************ |
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 > |
From: Alex V. <av...@co...> - 2006-01-18 15:26:02
|
Hi Carl, This section from your log indicates it is probably an issue with the "repository.base" property, since both the bootstrap project and disk cache are specified using that property. Do you have this set to an absolute path? If not, I would recommend trying that, as relative paths always get tricky. ERROR 2006-01-18 14:47:59,200 There was a problem initializing the HyperContent disk cache: please check that the "cache_dir" property in "WEB-INF/classes/properties/hypercontent.properties" is set to a valid directory INFO 2006-01-18 14:47:59,227 HyperContent initiating startup at Wed Jan 18 14:47:59 GMT 2006 on thread main ERROR 2006-01-18 14:47:59,866 Unable to initialize bootstrap project: please check the settings in the /properties/Projects.xml file in your classpath Cheers, Alex On Jan 18, 2006, at 9:49 AM, Carl Barrow wrote: > Hi Alex, > > Thats what I thought the problem was but after checking I couldn't > find a problem. I'll keep trying to sort it out. > > I've attached a log file for you to take a look at. > > Cheers > Carl > > Alex Vigdor wrote: > >> 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.ja >>>> va :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(App >>>> li cationFilterChain.java:237) >>>> at >>>> org.apache.catalina.core.ApplicationFilterChain.doFilter(Application >>>> Fi lterChain.java:157) >>>> at >>>> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapper >>>> Va lve.java:214) >>>> at >>>> org.apache.catalina.core.StandardValveContext.invokeNext(StandardVal >>>> ve Context.java:104) >>>> at >>>> org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.ja >>>> va :520) >>>> at >>>> org.apache.catalina.core.StandardContextValve.invokeInternal(Standar >>>> dC ontextValve.java:198) >>>> at >>>> org.apache.catalina.core.StandardContextValve.invoke(StandardContext >>>> Va lve.java:152) >>>> at >>>> org.apache.catalina.core.StandardValveContext.invokeNext(StandardVal >>>> ve Context.java:104) >>>> at >>>> org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.ja >>>> va :520) >>>> at >>>> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve. >>>> ja va:137) >>>> at >>>> org.apache.catalina.core.StandardValveContext.invokeNext(StandardVal >>>> ve Context.java:104) >>>> at >>>> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve. >>>> ja va:118) >>>> at >>>> org.apache.catalina.core.StandardValveContext.invokeNext(StandardVal >>>> ve Context.java:102) >>>> at >>>> org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.ja >>>> va :520) >>>> at >>>> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVa >>>> lv e.java:109) >>>> at >>>> org.apache.catalina.core.StandardValveContext.invokeNext(StandardVal >>>> ve Context.java:104) >>>> at >>>> org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.ja >>>> va :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.jav >>>> a: 799) >>>> at >>>> org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.proc >>>> es sConnection(Http11Protocol.java:705) >>>> at >>>> org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.jav >>>> a: 577) >>>> at >>>> org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(Thread >>>> Po ol.java:683) >>>> at java.lang.Thread.run(Thread.java:534) |