Alfresco Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Important topics and useful resources

Important topics for the Alfresco community: Alfresco Community Edition 25.3 Release Notes - Hyland ConnectHow to Report Security Issues for Alfresco Resources: Alfresco Developer ResourcesAlfresco Community Edition source codeAlfresco Labs, unoffici...

ttoine by Community Manager
  • 1897 Views
  • 1 replies
  • 0 kudos

Resolved! [Alfresco 5.2] search for nodes with REST API

Hi Everybody,I try to play with the REST API, now I'm able to do a lot of thing but there is still something that fail.I cannot find anything with the /queries/nodes interface.To be true, actually, I can have a lot of result for this request while th...

JC83 by Confirmed Champ
  • 6106 Views
  • 2 replies
  • 1 kudos

Context initialization failed org.alfresco.error.AlfrescoRuntimeException: 05010039 Keystores are invalid - New 7.1.0 install with Postgres 13.3

We installed alfresco 7.1.0 with postgres 13.3 but we encounter below issue. Any leads 2022-06-01 23:47:02,722 DEBUG [org.alfresco.repo.security.authentication.saml.core.SAML2PostBindingImpl] [main] preRegister called. Server=com.sun.jmx.mbeanserver....

Resolved! No archetype found in remote catalog, Alfresco Maven SDK

I'm following this tutorial: https://docs.alfresco.com/content-services/latest/develop/sdk/#gettingstartedjava -version java version "11.0.13" 2021-10-19 LTS Java(TM) SE Runtime Environment 18.9 (build 11.0.13+10-LTS-370) Java HotSpot(TM) 64-Bit Serv...

KarekMedAM by Star Contributor
  • 12507 Views
  • 10 replies
  • 0 kudos

Updating code for Activiti 5 to Activiti 7 upgrade

I have a signal class using APS 1.x.x version ACTIVITI 5.x.x. I have to upgrade the Activiti to 7.x.x and APS 2.x.x . So what are the code changes are to be implemented as a part of this update? How to implement using TriggerableActivitiBehavior and ...

Alfresco Transform Service

I'm trying to test the helloWorld transformer to get it run via ATS; I can get the local version working and this is against Enterprise addition.I'm trying this with as much out of box code/configuration as possible. My starting point is:https://gith...

image
rstoops by Champ on-the-rise
  • 4451 Views
  • 2 replies
  • 1 kudos

Alfresco - View in Browser Html file ignoring style

Hi,I have uploaded html file in documentlibrary.When I use View in Browser , it is ignoring html style and display plain text only.it is loading in browser so It should display like normal html file we are opening in browser with style.

sp2 by Elite Collaborator
  • 13590 Views
  • 15 replies
  • 1 kudos

Alfresco Mobile Workspace IOS not working

Hi,i have switched to IOS a few eeks ago. Since then I have never got the new Alfresco Mobile Workspace app get to run.The Content services app runs perfect. On my old Android both apps are working. On my old Ipad both apps are running too.I got ever...

ibaxx by Champ in-the-making
  • 3100 Views
  • 1 replies
  • 0 kudos

Resolved! Unable to load user

2022-05-16 10:11:54,783 ERROR [org.alfresco.web.site] [http-bio-8080-exec-22] javax.servlet.ServletException: Could not resolve view with name 'url("/share/res/themes' in servlet with name 'Spring Surf Dispatcher Servlet'Please what caused this

image
VALUENET by Champ in-the-making
  • 4159 Views
  • 2 replies
  • 0 kudos

Resolved! Problems with Solr6

Hi Community;    Please see the photo as below, who to add the shared secret word in HTTP Header requests?    Thanks a lot!

image
YanFeiHu by Confirmed Champ
  • 2940 Views
  • 1 replies
  • 0 kudos

Can't reach Alfresco box from any other client

Just downloaded and installed Alfresco Community on Windows Server 2012 but can't access it from any other client on the network. During setup I bound it to the local IP and not localhost. Should I have done this differently or is the access IP locke...

Berlin77 by Champ in-the-making
  • 4831 Views
  • 2 replies
  • 0 kudos

Alfresco Content App Configuration

I have downloaded alfresco content app from https://github.com/Alfresco/alfresco-content-app.As per instruction I have created .env file with below content.# App config settings APP_CONFIG_ECM_HOST="http://localhost:9090" APP_CONFIG_PROVIDER="ECM" A...

image image
sp2 by Elite Collaborator
  • 3603 Views
  • 1 replies
  • 0 kudos

Question about integrating sso with docker

hello all,Due to business needs, I need modules to integrate sso.But after I followed the tutorial to generate my-saml.keystore file, and made file placement and configuration changes, strange info appeared.Prompt "SAML key store must have one alias"...

AidenZ by Champ in-the-making
  • 2407 Views
  • 0 replies
  • 0 kudos

Build issue with alfresco-community-share

Tried to build alfresco-community-share source with java 11 and maven 3.6.0 but mvn command(mvn clean install $AMPS -DskipTests=true -DskipTests -Dmaven.javadoc.skip=true -Pall-tas-tests -Pbuild-docker-images -Dimage.tag=latest -Drepo.image.tag=lates...