cancel
Showing results for 
Search instead for 
Did you mean: 

Alfresco is running without Share Services

badim
Champ on-the-rise
Champ on-the-rise

i install last alfresco from alfresco-community-installer-201609-EA-linux-x64.bin

i have message:

Alfresco is running without Share Services. See your System Administrator for more details.

i need help!

add...

[root@fs02 alfresco-community]# java -jar /opt/alfresco-community/bin/alfresco-mmt.jar list /opt/alfresco-community/tomcat/webapps/alfresco.war

Module 'org.alfresco.integrations.google.docs' installed in '/opt/alfresco-community/tomcat/webapps/alfresco.war'

   -    Title:        Alfresco / Google Docs Integration

   -    Version:      3.0.3

   -    Install Date: Tue Oct 04 18:45:38 YEKT 2016

   -    Description:   The Repository side artifacts of the Alfresco / Google Docs Integration.

Module 'org_alfresco_module_wcmquickstart' installed in '/opt/alfresco-community/tomcat/webapps/alfresco.war'

   -    Title:        Web Quick Start

   -    Version:      5.2.a-EA

   -    Install Date: Tue Oct 04 18:45:37 YEKT 2016

   -    Description:   Web Quick Start

Module 'alfresco-aos-module' installed in '/opt/alfresco-community/tomcat/webapps/alfresco.war'

   -    Title:        Alfresco Office Services Module

   -    Version:      1.1.3

   -    Install Date: Tue Oct 04 18:45:34 YEKT 2016

   -    Description:   Allows applications that can talk to a SharePoint server to talk to your Alfresco installation

Module 'alfresco-share-services' installed in '/opt/alfresco-community/tomcat/webapps/alfresco.war'

   -    Title:        Alfresco Share Services AMP

   -    Version:      5.2.0

   -    Install Date: Tue Oct 04 18:45:31 YEKT 2016

   -    Description:   Module to be applied to alfresco.war, containing APIs for Alfresco Share

1 ACCEPTED ANSWER

alf_developer09
Confirmed Champ
Confirmed Champ

One of the possible reasons is  wrong port number. Check port number in  repository URL under <alfresco-repo-url>   tag in  pom.xml  of share.

View answer in original post

7 REPLIES 7

cesarista
World-Class Innovator
World-Class Innovator

Hi:

Try better with latest 201605 GA installer, instead of an early access one.

In fact, in main ECM page (for featured downloads) there is a typo with the early access one -->

It should be 201909 EA.

Regards.

--C.

badim
Champ on-the-rise
Champ on-the-rise

ok, try tomorrow

Thanks for notifying about the typo!

It should be fixed now, I changed GA into EA on the main page.

badim
Champ on-the-rise
Champ on-the-rise

i change alfresco-community-installer-201609-EA-linux-x64.bin on alfresco-community-installer-201605-linux-x64.bin

everything works well

alf_developer09
Confirmed Champ
Confirmed Champ

One of the possible reasons is  wrong port number. Check port number in  repository URL under <alfresco-repo-url>   tag in  pom.xml  of share.

Why Version (201605) works with standard ports, and for version (01609-EA) should be correct ports ?

cesarista
World-Class Innovator
World-Class Innovator

Hi Badim:

Maybe for the proper concept of an Early Access (or Beta version) of the software:

Software release life cycle - Wikipedia

Regards.

--C.