Hi Riccardo,
thank you for your reply. Yes, I also tried to use Tomcat 8.5 but there was 
no change.
Because I can't understand why a fresh install is not successful, I'm 
trying to install CRIS starting from a working instance of DSpace. 
Unfortunately, I'm experiencing errors there too...
Switch to dspace-tech mailing list.

Thanks again.
F


Il giorno martedì 21 gennaio 2020 10:59:17 UTC+1, Fazio Riccardo ha scritto:
>
> Dear Filippo, 
>
> Can you try using Tomcat 8? 
>
> Regards 
> Riccardo 
>
> On Mon, 2020-01-20 at 07:32 -0800, Filippo Santoro wrote: 
> > Hi to everyone, 
> > i am trying to install 6.x.x branch of DSpace-CRIS on a Windows 
> > Server 2016. Configuration: Tomcat 9.0.30, JDK 8, PGSQL 9.4. 
> > Installation package and build were successul. 
> > However, when start jspui, an error in Tomcat occurs: 
> > 
> > 
> > 0-Jan-2020 15:03:29.120 SEVERE [Catalina-utility-1] 
> > org.apache.catalina.core.StandardContext.reload Exception starting 
> > Context with name [/jspui] 
> >     org.apache.catalina.LifecycleException: Failed to start component 
> > [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/js 
> > pui]] 
> >         at 
> > org.apache.catalina.util.LifecycleBase.handleSubClassException(Lifecy 
> > cleBase.java:440) 
> >         at 
> > org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:198) 
> >         at 
> > org.apache.catalina.core.StandardContext.reload(StandardContext.java: 
> > 3758) 
> >         at 
> > org.apache.catalina.startup.HostConfig.reload(HostConfig.java:1403) 
> >         at 
> > org.apache.catalina.startup.HostConfig.checkResources(HostConfig.java 
> > :1376) 
> >         at 
> > org.apache.catalina.startup.HostConfig.check(HostConfig.java:1611) 
> >         at 
> > org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java 
> > :305) 
> >         at 
> > org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBa 
> > se.java:123) 
> >         at 
> > org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBas 
> > e.java:1151) 
> >         at 
> > org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.p 
> > rocessChildren(ContainerBase.java:1353) 
> >         at 
> > org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.p 
> > rocessChildren(ContainerBase.java:1357) 
> >         at 
> > org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.r 
> > un(ContainerBase.java:1335) 
> >         at 
> > java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:51 
> > 1) 
> >         at 
> > java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) 
> >         at 
> > java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask. 
> > access$301(ScheduledThreadPoolExecutor.java:180) 
> >         at 
> > java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask. 
> > run(ScheduledThreadPoolExecutor.java:294) 
> >         at 
> > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor. 
> > java:1149) 
> >         at 
> > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor 
> > .java:624) 
> >         at 
> > org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskTh 
> > read.java:61) 
> >         at java.lang.Thread.run(Thread.java:748) 
> >     Caused by: java.lang.NoClassDefFoundError: 
> > Lorg/apache/log4j/Logger; 
> >         at java.lang.Class.getDeclaredFields0(Native Method) 
> >         at java.lang.Class.privateGetDeclaredFields(Class.java:2583) 
> >         at java.lang.Class.getDeclaredFields(Class.java:1916) 
> >         at 
> > org.apache.catalina.util.Introspection.getDeclaredFields(Introspectio 
> > n.java:110) 
> >         at 
> > org.apache.catalina.startup.WebAnnotationSet.loadFieldsAnnotation(Web 
> > AnnotationSet.java:269) 
> >         at 
> > org.apache.catalina.startup.WebAnnotationSet.loadApplicationFilterAnn 
> > otations(WebAnnotationSet.java:109) 
> >         at 
> > org.apache.catalina.startup.WebAnnotationSet.loadApplicationAnnotatio 
> > ns(WebAnnotationSet.java:68) 
> >         at 
> > org.apache.catalina.startup.ContextConfig.applicationAnnotationsConfi 
> > g(ContextConfig.java:330) 
> >         at 
> > org.apache.catalina.startup.ContextConfig.configureStart(ContextConfi 
> > g.java:777) 
> >         at 
> > org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfi 
> > g.java:301) 
> >         at 
> > org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBa 
> > se.java:123) 
> >         at 
> > org.apache.catalina.core.StandardContext.startInternal(StandardContex 
> > t.java:5051) 
> >         at 
> > org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) 
> >         ... 18 more 
> >     Caused by: java.lang.ClassNotFoundException: 
> > org.apache.log4j.Logger 
> >         at 
> > org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClas 
> > sLoaderBase.java:1365) 
> >         at 
> > org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClas 
> > sLoaderBase.java:1188) 
> >         ... 31 more 
> > 
> > What's going on? 
> > Thanks in advance. 
> > Filippo 
> > 
> > 
> > 
> > -- 
> > All messages to this mailing list should adhere to the DuraSpace Code 
> > of Conduct: https://duraspace.org/about/policies/code-of-conduct/ 
> > --- 
> > You received this message because you are subscribed to the Google 
> > Groups "DSpace Community" group. 
> > To unsubscribe from this group and stop receiving emails from it, 
> > send an email to [email protected] <javascript:>. 
> > To view this discussion on the web visit 
> > 
> https://groups.google.com/d/msgid/dspace-community/d0d4c8ab-cc2b-422e-a471-fe76b78a9ea2%40googlegroups.com
>  
> > . 
> > 
> -- 
> -- 
> Riccardo Fazio 
> DSpace and DSpace-CRIS developer 
>
> 4Science,  www.4science.it (an Itway Group Company) 
>
> office: UP Urban Places - Via Tiburtina, 652, 00159 Roma RM 
> tel: +39 3339341798 
>
> --
> Questo messaggio e' stato analizzato da Libra ESVA ed e' risultato non 
> infetto.
> This message was scanned by Libra ESVA and is believed to be clean.
>
>

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-community/96e482d8-73d9-4bd4-86ce-8ca221bc8aca%40googlegroups.com.

Reply via email to