Hello,
after install alfresco, i typed http://localhost:8080/ to launch it, but this error message appeared: "Online Documentation Cannot find Alfresco Repository on this server. (Does this application have access to alfresco-global.properties? Does this application have cross-context permissions?)".
And in the Tomcat log file, I have this :
05-Sep-2024 21:37:00.018 INFO [QuartzScheduler_QuartzSchedulerThread] org.apache.catalina.loader.WebappClassLoaderBase.checkStateForResourceLoading Impossible de charger [org.alfresco.util.ConfigScheduler$ConfigSchedulerJobCustomizer], ce chargeur de classes a déjà été arrêté
java.lang.IllegalStateException: Impossible de charger [org.alfresco.util.ConfigScheduler$ConfigSchedulerJobCustomizer], ce chargeur de classes a déjà été arrêté
at org.apache.catalina.loader.WebappClassLoaderBase.checkStateForResourceLoading(WebappClassLoaderBase.java:1432)
at org.apache.catalina.loader.WebappClassLoaderBase.checkStateForClassLoading(WebappClassLoaderBase.java:1420)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1259)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1220)
at java.base/java.lang.Class.forName0(Native Method)
at java.base/java.lang.Class.forName(Class.java:398)
at java.desktop/com.sun.beans.finder.ClassFinder.findClass(ClassFinder.java:67)
at java.desktop/com.sun.beans.finder.ClassFinder.findClass(ClassFinder.java:110)
at java.desktop/java.beans.Introspector.findCustomizerClass(Introspector.java:1141)
at java.desktop/java.beans.Introspector.getTargetBeanDescriptor(Introspector.java:1135)
at java.desktop/java.beans.Introspector.getBeanInfo(Introspector.java:460)
at java.desktop/java.beans.Introspector.getBeanInfo(Introspector.java:204)
at org.quartz.simpl.PropertySettingJobFactory.setBeanProps(PropertySettingJobFactory.java:85)
at org.quartz.simpl.PropertySettingJobFactory.newJob(PropertySettingJobFactory.java:76)
at org.quartz.core.JobRunShell.initialize(JobRunShell.java:127)
at org.quartz.core.QuartzSchedulerThread.run(QuartzSchedulerThread.java:392)".
I followed this guide to install Alfresco v7.2 https://javaworld-abhinav.blogspot.com/2022/05/setup-acs-7-ass-2-and-local-windows.html, Any suggestions how to fix this problem?
Many Thanks
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.