11-25-2020 05:08 AM
I have been able to set up Alfresco Community edition version 6.2.0 using distribution.zip. On initial starting the services via using tomcat only the alfresco iles are being extracted and the other ones ROOT.war, _vti_bin.war and share.war are still as they are and are not being extracted. Why would this be happening? Kindly check the attached log for tomcat (no errors thrown).
25-Nov-2020 12:53:57.892 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version name: Apache Tomcat/8.5.59 25-Nov-2020 12:53:57.897 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server built: Oct 6 2020 16:57:18 UTC 25-Nov-2020 12:53:57.898 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version number: 8.5.59.0 25-Nov-2020 12:53:57.900 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Name: Windows 10 25-Nov-2020 12:53:57.900 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Version: 10.0 25-Nov-2020 12:53:57.901 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Architecture: amd64 25-Nov-2020 12:53:57.902 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Java Home: C:\Program Files\Java\jdk-11.0.5 25-Nov-2020 12:53:57.903 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Version: 11.0.5+10-LTS 25-Nov-2020 12:53:57.903 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Vendor: Oracle Corporation 25-Nov-2020 12:53:57.904 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_BASE: C:\alfresco\tomcat 25-Nov-2020 12:53:57.904 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_HOME: C:\alfresco\tomcat 25-Nov-2020 12:53:57.905 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: --add-opens=java.base/java.lang=ALL-UNNAMED 25-Nov-2020 12:53:57.906 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: --add-opens=java.base/java.io=ALL-UNNAMED 25-Nov-2020 12:53:57.906 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED 25-Nov-2020 12:53:57.906 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.config.file=C:\alfresco\tomcat\conf\logging.properties 25-Nov-2020 12:53:57.907 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager 25-Nov-2020 12:53:57.907 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djdk.tls.ephemeralDHKeySize=2048 25-Nov-2020 12:53:57.908 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.protocol.handler.pkgs=org.apache.catalina.webresources 25-Nov-2020 12:53:57.908 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dignore.endorsed.dirs= 25-Nov-2020 12:53:57.923 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.base=C:\alfresco\tomcat 25-Nov-2020 12:53:57.924 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.home=C:\alfresco\tomcat 25-Nov-2020 12:53:57.925 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.io.tmpdir=C:\alfresco\tomcat\temp 25-Nov-2020 12:53:57.925 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.25] using APR version [1.7.0]. 25-Nov-2020 12:53:57.939 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. 25-Nov-2020 12:53:57.940 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 25-Nov-2020 12:53:57.947 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1g 21 Apr 2020] 25-Nov-2020 12:53:58.030 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8088"] 25-Nov-2020 12:53:58.337 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read 25-Nov-2020 12:53:58.348 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["https-openssl-nio-8449"] 25-Nov-2020 12:53:58.666 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read 25-Nov-2020 12:53:58.677 INFO [main] org.apache.catalina.startup.Catalina.load Initialization processed in 1236 ms 25-Nov-2020 12:53:58.739 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Catalina] 25-Nov-2020 12:53:58.740 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine: Apache Tomcat/8.5.59 25-Nov-2020 12:53:58.783 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployWAR Deploying web application archive [C:\alfresco\tomcat\webapps\alfresco.war]
and alfresco log file (no errors as well)
2020-11-25 12:54:31,517 WARN [org.alfresco.heartbeat.datasender.HBDataSenderServiceBuilder] [localhost-startStop-1] Setting the Heartbeat sender cron with property 'heartbeat.sender.cronExpression' is no longer supported. 2020-11-25 12:54:31,857 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] [localhost-startStop-1] Ignoring script patch (post-Hibernate): patch.db-V4.2-metadata-query-indexes 2020-11-25 12:54:31,860 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] [localhost-startStop-1] Ignoring script patch (post-Hibernate): patch.db-V5.1-metadata-query-indexes 2020-11-25 12:54:31,860 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] [localhost-startStop-1] Ignoring script patch (post-Hibernate): patch.db-V5.2-remove-jbpm-tables-from-db 2020-11-25 12:54:32,368 INFO [org.alfresco.repo.admin] [localhost-startStop-1] Using database URL 'jdbc:postgresql://localhost:5432/alfresco' with user 'alfresco'. 2020-11-25 12:54:32,372 INFO [org.alfresco.repo.admin] [localhost-startStop-1] Connected to database PostgreSQL version 11.4 2020-11-25 12:54:40,956 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1] 2020-11-25 12:54:41,123 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1] complete 2020-11-25 12:54:44,406 INFO [org.springframework.extensions.webscripts.TemplateProcessorRegistry] [localhost-startStop-1] Registered template processor Repository Template Processor for extension ftl 2020-11-25 12:54:44,413 INFO [org.springframework.extensions.webscripts.ScriptProcessorRegistry] [localhost-startStop-1] Registered script processor Repository Script Processor for extension js 2020-11-25 12:54:47,761 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'ContentStore' subsystem, ID: [ContentStore, managed, unencrypted] 2020-11-25 12:54:47,845 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'ContentStore' subsystem, ID: [ContentStore, managed, unencrypted] complete 2020-11-25 12:54:48,093 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] [localhost-startStop-1] Connecting to database: jdbc:postgresql://localhost:5801/alfresco, UserName=alfresco, PostgreSQL JDBC Driver 2020-11-25 12:54:48,093 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] [localhost-startStop-1] Schema managed by database dialect org.alfresco.repo.domain.dialect.PostgreSQLDialect. 2020-11-25 12:54:48,139 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] [localhost-startStop-1] Applied patches detected: 223 2020-11-25 12:54:48,198 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] [localhost-startStop-1] Checking and patching Alfresco tables took 47 ms 2020-11-25 12:54:48,201 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] [localhost-startStop-1] Activiti tables need to be checked for patches 2020-11-25 12:54:48,239 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] [localhost-startStop-1] Checking and patching Activiti tables took 37 ms 2020-11-25 12:54:48,280 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] [localhost-startStop-1] Checking that all patches have been applied took 40 ms 2020-11-25 12:54:48,281 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] [localhost-startStop-1] Updating the DB schema took 183 ms 2020-11-25 12:54:48,283 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] [localhost-startStop-1] No changes were made to the schema. 2020-11-25 12:54:49,575 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'thirdparty' subsystem, ID: [thirdparty, default] 2020-11-25 12:54:54,256 ERROR [org.alfresco.repo.content.transform.pdfrenderer.AlfrescoPdfRendererContentTransformerWorker] [localhost-startStop-1] Legacy Alfresco PDF Renderer is not available for transformations. 10250018 Alfresco-PDF-Renderer check failed to connect or to read the response 2020-11-25 12:54:54,505 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'thirdparty' subsystem, ID: [thirdparty, default] complete 2020-11-25 12:54:54,506 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'OOoJodconverter' subsystem, ID: [OOoJodconverter, default] 2020-11-25 12:54:54,568 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'OOoJodconverter' subsystem, ID: [OOoJodconverter, default] complete 2020-11-25 12:54:54,572 INFO [org.alfresco.repo.admin.ConfigurationChecker] [localhost-startStop-1] The root data directory ('dir.root') is: C:\alfresco\alf_data 2020-11-25 12:54:54,596 INFO [org.alfresco.repo.admin.patch.PatchExecuter] [localhost-startStop-1] Checking for patches to apply ... 2020-11-25 12:54:54,820 INFO [org.alfresco.repo.admin.patch.PatchExecuter] [localhost-startStop-1] No patches were required. 2020-11-25 12:54:54,848 INFO [org.alfresco.repo.module.ModuleServiceImpl] [localhost-startStop-1] Found 2 module package(s). 2020-11-25 12:54:54,914 INFO [org.alfresco.repo.module.ModuleServiceImpl] [localhost-startStop-1] Starting module 'alfresco-share-services' version 6.2.0. 2020-11-25 12:54:54,996 INFO [org.alfresco.repo.module.ModuleServiceImpl] [localhost-startStop-1] Starting module 'alfresco-trashcan-cleaner' version 2.3. 2020-11-25 12:54:55,029 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'fileServers' subsystem, ID: [fileServers, default] 2020-11-25 12:54:55,547 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'fileServers' subsystem, ID: [fileServers, default] complete 2020-11-25 12:54:55,549 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'imap' subsystem, ID: [imap, default] 2020-11-25 12:54:55,696 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'imap' subsystem, ID: [imap, default] complete 2020-11-25 12:54:55,697 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'email' subsystem, ID: [email, outbound] 2020-11-25 12:54:56,448 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'email' subsystem, ID: [email, outbound] complete 2020-11-25 12:54:56,454 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'email' subsystem, ID: [email, inbound] 2020-11-25 12:54:56,531 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'email' subsystem, ID: [email, inbound] complete 2020-11-25 12:54:56,533 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Subscriptions' subsystem, ID: [Subscriptions, default] 2020-11-25 12:54:56,556 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Subscriptions' subsystem, ID: [Subscriptions, default] complete 2020-11-25 12:54:56,585 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Synchronization' subsystem, ID: [Synchronization, default] 2020-11-25 12:54:56,646 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'sysAdmin' subsystem, ID: [sysAdmin, default] 2020-11-25 12:54:56,673 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'sysAdmin' subsystem, ID: [sysAdmin, default] complete 2020-11-25 12:54:56,748 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Synchronization' subsystem, ID: [Synchronization, default] complete 2020-11-25 12:54:56,791 INFO [org.alfresco.service.descriptor.DescriptorService] [localhost-startStop-1] Alfresco JVM - v11.0.5+10-LTS; maximum heap size 8144.000MB 2020-11-25 12:54:56,792 INFO [org.alfresco.service.descriptor.DescriptorService] [localhost-startStop-1] Server Mode :UNKNOWN 2020-11-25 12:54:56,801 INFO [org.alfresco.service.descriptor.DescriptorService] [localhost-startStop-1] Alfresco Content Services started (Community). Current version: 6.2.0 (r05dbaf43-b368) schema 13,001. Originally installed version: 6.2.0 (r05dbaf43-b368) schema 13,001. 2020-11-25 12:54:56,836 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'ActivitiesFeed' subsystem, ID: [ActivitiesFeed, default] 2020-11-25 12:54:57,297 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'ActivitiesFeed' subsystem, ID: [ActivitiesFeed, default] complete 2020-11-25 12:54:57,299 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Replication' subsystem, ID: [Replication, default] 2020-11-25 12:54:57,318 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Replication' subsystem, ID: [Replication, default] complete 2020-11-25 12:54:58,487 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Messaging' subsystem, ID: [Messaging, default]
11-25-2020 10:46 AM
Can you confirm what all steps you performed? Its likely you are missing some step specially activeMQ setup
Other wars start extraction and deployment when web context of an ongoing war is initialized successfully. As per the logs it seems even alfresco war is not fully deployed and stuck while starting messaging subsystem which indicates the issue with active mq setup. i am not so sure though unless you provide all the steps and confirm that you followed the instructions as given the docs shared below.
Cross check all the pre-requsites here:
https://docs.alfresco.com/community/concepts/install-zip-overview.html
Make sure you use artifacts which are listed below:
https://www.alfresco.com/thank-you/thank-you-downloading-alfresco-community-edition
06-12-2021 10:15 AM
@abhinavmishra14 wrote:Can you confirm what all steps you performed? Its likely you are missing some step specially activeMQ setup
Other wars start extraction and deployment when web context of an ongoing war is initialized successfully. As per the logs it seems even alfresco war is not fully deployed and stuck while starting messaging subsystem which indicates the issue with active mq setup. i am not so sure though unless you provide all the steps and confirm that you followed the instructions as given the docs shared below.
Cross check all the pre-requsites here:
https://docs.alfresco.com/community/concepts/install-zip-overview.html
Make sure you use artifacts which are listed below:
https://www.alfresco.com/thank-you/thank-you-downloading-alfresco-community-edition
I am now using Alfresco Community Edition 7 which is running fine with no issues.
06-14-2021 09:50 AM
Glad to hear that, issue with previous installation was not rectified so not sure what was wrong.
11-25-2020 12:48 PM
maybe it's just a simple permission issue in your OS or the zip is corrupted?
did you try to extract the war as the user running tomcat (using jar or unzip)?
Explore our Alfresco products with the links below. Use labels to filter content by product module.