07-22-2019 07:09 AM
I am trying to login using the below link yesterday and could able to login. But today it is throwing error meesages and not able to login.
http://127.0.0.1:8080/share/page/user/admin/dashboard
Please suggest me what action has to be taken here ??
07-22-2019 01:14 PM
Could you please check alfresco.log, share.log and catalina.out log files to see if you see any errors ? You need to make sure that the repository is up and running properly.
What is the error you are seeing ? Which version you have installed ? Is it a docker based setup ?
07-23-2019 02:48 AM
07-23-2019 08:59 AM
Can you restart alfresco and post the logs (alfresco.log, share.log and catalina.out) here? We can not figure out what's wrong with your setup.
Also can you try executing following api call : <host>:<post>/alfresco/service/api/login?u=user&pw=password
e.g. if alfresco is running locally, try hitting this URL for admin user. http://127.0.0.1:8080/alfresco/service/api/login?u=admin&pw=admin
You should be getting alf_ticket in the response. This is just to make sure repository itself is able to login if there are not issues with repo.
If you are using docker based setup then use IP address or Host name of the local computer instead of localhost/127.0.0.1
07-29-2019 06:14 AM
Dear team,
I have un Installed and installed again..Its working fine now. Is the
community version can be integrated with Oracle server ??
Thanks
Anil Javvaji
On Tue, 23 Jul 2019, 15:59 abhinavmishra14_alfresco, <community@alfresco.com>
07-29-2019 08:45 AM
MySQL and PostgreSQL is officially supported DBs for community version of Alfresco. Oracle is supported for Enterprise version. But you can still do it if you want to do it. Look at this repo if its helpful: https://github.com/krumboeck/oracle-alfresco
Supported Platforms: https://docs.alfresco.com/5.2/concepts/supported-platforms-ACS.html
This documentation shows various db configs: https://community.alfresco.com/docs/DOC-5770-database-configuration
Explore our Alfresco products with the links below. Use labels to filter content by product module.