Re: [Hypercontent-users] Running Hypercontent in Tomcat 5
Brought to you by:
alexvigdor
From: Alex V. <av...@co...> - 2005-07-26 19:10:16
|
Chad, The stack trace immediately preceding INFO 2005-07-26 14:35:27,239 HyperContent initiating startup at Tue =20 Jul 26 14:35:27 EDT 2005 on thread main Indicates that the server was still unable to find the cache directory. =20= All the thread death errors, from some posts online, may be related =20= to tomcat if you're stopping/starting the webapp without =20 stopping/starting the whole server, or if you have auto-reloading set =20= on the context. -Alex On Jul 26, 2005, at 2:48 PM, Chad Lauber wrote: > Oops...only inculed part of the log...please find the most current > hypercontent log attached. > > Chad > > On 7/25/05, Alex Vigdor <av...@co...> wrote: >> Hi Chad, >> You need to set the property "cache_dir" in =20 >> hypercontent.properties to >> a valid directory for HyperContent's disk caching. I'll add a more >> informative error message to this extent for the upcoming beta4 >> release; I guess that stack trace is a little cryptic! >> >> -Alex >> >> On Jul 25, 2005, at 1:38 PM, Chad Lauber wrote: >> >>> Hi Alex, >>> >>> Here are the logs along with the server.xml. One thought I had is >>> that Tomcat is set up to automatically deploy web applications, = which >>> might be causing the problem. >>> >>> Thanks, >>> >>> Chad >>> >>> On 7/18/05, Alex Vigdor <av...@co...> wrote: >>>> HI Chad, >>>> Perhaps you could attach a copy of your log, so we can get a >>>> better >>>> idea of what is happening. >>>> >>>> -Alex >>>> >>>> On Jul 18, 2005, at 12:13 PM, Chad Lauber wrote: >>>> >>>>> Hi, >>>>> >>>>> For some reason I get a "Page can not be displayed" error when =20 >>>>> trying >>>>> to access hypercontent from a context with in and existing Tomcat =20= >>>>> 5. >>>>> >>>>> Here is the Projects.xml file with the path to the bootstrap >>>>> directory >>>>> edited to reflect the location on this system: >>>>> >>>>> <?xml version=3D"1.0" encoding=3D"UTF-8"?>^M<filesystem-def >>>>> name=3D"HyperContent Projects Repository" type=3D"local">^M = <argument >>>>> index=3D"0" >>>>> value=3D"/opt/hypercontent2.0b3/hypercontent2/repositories/=20 >>>>> bootstrap"/ >>>>>> ^M >>>>> <argument index=3D"1" value=3D"autocreate"/>^M <argument =20= >>>>> index=3D"2" >>>>> value=3D"enable-metadata"/>^M</filesystem-def>^M >>>>> >>>>> >>>>> I changed the permissions on that directory to 777, restarted =20 >>>>> Tomcat, >>>>> but still nothing. >>>>> >>>>> Any ideas or insight would be appreciated. >>>>> >>>>> Thanks, >>>>> >>>>> Chad >>>>> >>>>> >>>>> ------------------------------------------------------- >>>>> SF.Net email is sponsored by: Discover Easy Linux Migration >>>>> Strategies >>>>> from IBM. Find simple to follow Roadmaps, straightforward = articles, >>>>> informative Webcasts and more! Get everything you need to get up = to >>>>> speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id=16492&op=CCk >>>>> _______________________________________________ >>>>> Hypercontent-users mailing list >>>>> Hyp...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/hypercontent-users >>>> >>>> >>>> >>>> ------------------------------------------------------- >>>> SF.Net email is sponsored by: Discover Easy Linux Migration =20 >>>> Strategies >>>> from IBM. Find simple to follow Roadmaps, straightforward articles, >>>> informative Webcasts and more! Get everything you need to get up to >>>> speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id=16492&opclick >>>> _______________________________________________ >>>> Hypercontent-users mailing list >>>> Hyp...@li... >>>> https://lists.sourceforge.net/lists/listinfo/hypercontent-users >>>> >>> <hyper_logs.tar> >> >> >> ------------------------------------------------------- >> SF.Net email is sponsored by: Discover Easy Linux Migration = Strategies >> from IBM. Find simple to follow Roadmaps, straightforward articles, >> informative Webcasts and more! Get everything you need to get up to >> speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id=16492&opclick >> _______________________________________________ >> Hypercontent-users mailing list >> Hyp...@li... >> https://lists.sourceforge.net/lists/listinfo/hypercontent-users >> > <hypercontent.log>= |