-
Hi,
Thank you for the great work but I have an issue.
I can retrieve a ticket with the old url http://localhost/alfresco/s/api/login?u=admin&pw=admin (I retrieve the same ticket with the new one)
…
-
Hi @AFaust,
Continuing to enable an encrypting store on my Community edition 5.2, I use prebuilt "acosix-utility-core" from Maven central (AMPs) as you suggest (https://github.com/Acosix/alfresco-u…
-
## BUG
Webscript 500 error when using the scheduled jobs tool.
### Expected behavior
The list of scheduled jobs should be shown.
### Actual behavior
Web Script Status 500 - Internal Err…
-
If I have a locally running instance of a MySQL database how can I connect it to Alfresco CE? I already have the default containerized MariaDB working fine with Alfresco though my concern is moreso co…
ammxr updated
5 months ago
-
Hi,
I want to install the Alfresco Community 6.2.2 version on ubuntu linux.
The alfinstall.sh shell script is configured for version 6.1.1
https://github.com/loftuxab/alfresco-ubuntu-install
Does …
-
Verified on Alfresco Community 7.4 and 23
The logs of some clients were filled with this error on the rest api calls in the specific case , the service was not going to fail , just filled the logs…
-
Did not understand how it works. Could you give some working example? App is crashing when I tried to run. It gives an error:
java.lang.NullPointerException: Attempt to invoke virtual method 'java.la…
-
```
I tried to follow the instruction from this blog:
http://ecmsimon.wordpress.com/2013/03/24/a-little-alfresco-tesseract-ocr-integra
tion/
I tried to make the code working in my alfresco install w…
-
In production we see all the time following error pattern. How could we track this down and how to fix this?
````
2020-09-29 08:30:44,075 DEBUG [org.alfresco.fileServersNG] [SMBConnectionsHandler]…
hi-ko updated
4 years ago
-
Hello
I was trying to invite users to alfresco sites, but alfCreateUser.sh doesn't seem to work with Alfresco 5.x.
So I've crafted a quick & dirty alfInviteUser.sh which, by now, can invite external…