cancel
Showing results for 
Search instead for 
Did you mean: 

starting alfresco application, screen 'Loading' doesn't end or screen flashes endlessly

charlie22
Champ in-the-making
Champ in-the-making

creating an ADF application in Alfresco tutorials :

https://www.alfresco.com/abn/adf/docs/tutorials/creating-your-first-adf-application/

starting the application by running : npm start

browser opens with url http://localhost:4200/   A message appears on blank white screen 'Loading . . . ' and this continues without end on Microsoft Internet Explorer browser. Same result in Chrome. In Firefox, the screen flashes between all white and what looks like the Alfresco desktop. 

Any ideas?

5 REPLIES 5

EddieMay
World-Class Innovator
World-Class Innovator

Hi @charlie22 

Is there anything in the Alfresco logs, or even in the developer console in the browser?

Cheers,

Digital Community Manager, Alfresco Software.
Problem solved? Click Accept as Solution!

Yogen
Champ in-the-making
Champ in-the-making

Same issue here. I haven't been able to figure out so far.

EddieMay
World-Class Innovator
World-Class Innovator

Hi @Yogen 

How much memory have you assigned?

Cheers,

Digital Community Manager, Alfresco Software.
Problem solved? Click Accept as Solution!

Yogen
Champ in-the-making
Champ in-the-making

Hello Sir,

I have installed alfresco community edition 6.2 using docker compose in windows 10 pro. I am trying to customize it using adf. I have configured alfresco adf using instructions from the link below: 

https://www.alfresco.com/abn/adf/docs/tutorials/creating-your-first-adf-application/

After configuration, i run npm start. I do not get the expected page. It is loading endlessly and does not stop.

Your help would be highly appreciated.

Thank You.

EddieMay
World-Class Innovator
World-Class Innovator

Hi @Yogen 

Can you tell us how much memory you have assigned to Alfresco? Also, is there anything in the logs that might help? Finally, are all the other bits, like the database, up and running?

Cheers,

Digital Community Manager, Alfresco Software.
Problem solved? Click Accept as Solution!