Hi, The error reported by the JSP remains the same, but that`s what the logs tell about:
org.apache.jetspeed.exception.JetspeedException: Jetspeed Initialization exception! at org.apache.jetspeed.engine.AbstractEngine.init(AbstractEngine.java:155) at org.apache.jetspeed.Jetspeed.createEngine(Jetspeed.java:64) at org.apache.jetspeed.engine.JetspeedServlet.init(JetspeedServlet.java:135) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:104 4) CAUSED BY... org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'java.util.prefs.PreferencesFactory' defined in URL [file:/C:/Tomcat 5.0.18/webapps/jetspeed/WEB-INF/assembly/jetspeed-spring.xml]: Initialization of bean failed; nested exception is org.apache.jetspeed.prefs.PreferencesException: Failed to initialize prefs api. java.lang.InternalError: Can't instantiate Preferences factory java.lang.ClassNotFoundException: org.apache.jetspeed.prefs.impl.PreferencesFactoryImpl at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory. createBean(AbstractAutowireCapableBeanFactory.java:300) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory. createBean(AbstractAutowireCapableBeanFactory.java:205) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(Abstrac tBeanFactory.java:204) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(Abstrac tBeanFactory.java:136) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInsta ntiateSingletons(DefaultListableBeanFactory.java:236) at org.springframework.context.support.AbstractApplicationContext.refresh(Abstra ctApplicationContext.java:284) at org.springframework.context.support.FileSystemXmlApplicationContext.<init>(Fi leSystemXmlApplicationContext.java:114) at org.springframework.context.support.FileSystemXmlApplicationContext.<init>(Fi leSystemXmlApplicationContext.java:96) at org.apache.jetspeed.components.SpringComponentManager.<init>(SpringComponentM anager.java:44) at org.apache.jetspeed.engine.SpringEngine.initComponents(SpringEngine.java:108) at org.apache.jetspeed.engine.AbstractEngine.init(AbstractEngine.java:135) CAUSED BY... org.apache.jetspeed.prefs.PreferencesException: Failed to initialize prefs api. java.lang.InternalError: Can't instantiate Preferences factory java.lang.ClassNotFoundException: org.apache.jetspeed.prefs.impl.PreferencesFactoryImpl at org.apache.jetspeed.prefs.impl.PreferencesFactoryImpl.init(PreferencesFactory Impl.java:69) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl. java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.s So, it seems to be related to the preferences framework. Could the cause be the JVM used? Is there any restriction regarding the JVM? Anyway, what could it be? Thanks a lot, Wellington -----Original Message----- From: Aleksandr Vushkan [mailto:[EMAIL PROTECTED] Sent: 05 January 2005 12:01 To: Jetspeed Users List Subject: Re: Hi and getting started Hello! > > Yes, just a plain out-of-the-box startup. I suppose everything was > boxed in with the db. Should I run any script on it before trying to > play with the program? try to run start-database.sh(.bat) script from $TOMCAT_HOME/jetspeed-database/ directory - restart tomcat, and browse http://localhost:8080/jetpseed/portal/.... -- With best wishes Aleksandr [EMAIL PROTECTED] [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]