Re: LateInitCastorRegistryService - InitializationException - Bug??

2004-11-29 Thread Hema Menon
ctory = TurbineServlet.getRealPath(directory); } catch (Throwable t) { throw new InitializationException("Unable to initialize LateInitCastorRegistryService, missing config keys"); } I tried using getConfiguration().getString("refreshRate&q

LateInitCastorRegistryService - InitializationException

2004-11-29 Thread Hema Menon
tion: Unable to initialize LateInitCastorRegistryService, missing config keys" . Stacktrace is shown below. I am using Sybase server and the tables are the same one that I have been using for Jetspeed 1.5. Can someone point me to what these missing config key

LateInitCastorRegistryService

2004-11-24 Thread Alan Chiang
s of Nov 5, JDK 1.4.2_05b4, Tomcat 5.0.28 This shows up on the main page: org.apache.turbine.services.InstantiationException: Service Registry failed to initialize ... org.apache.turbine.services.InitializationException: Unable to initialize LateInitCastorRegistryService, missing config keys