Hi,
While Integrating AEM with Magento in the AEM Products Console: http://localhost:4502/aem/products.html/var/commerce/products
we are getting below error message.
And where I can find GraphQL Proxy Path
Please suggest.
Thanks,
Heena
Views
Replies
Total Likes
Hi @Heena91 ,
Are you seeing any console errors.
And can you please check the error log at <your instance>\crx-quickstart\logs\error.log if it is printing any out of memory errors.
And for GraphQL proxy path can you check this.
https://aemsimplifiedbynikhil.wordpress.com/author/nikhil240393/
Regards,
Santosh
I am getting below error message in error.log file. Please suggest.
14.10.2020 18:51:42.865 *INFO* [sling-threadpool-7b870041-406e-4fe9-b386-0f6962853c43-(apache-sling-job-thread-pool)-8-com_day_cq_replication_job_publish(com/day/cq/replication/job/publish)] com.day.cq.replication.Agent.publish.queue Processing job for agent publish
14.10.2020 18:51:42.865 *INFO* [sling-threadpool-7b870041-406e-4fe9-b386-0f6962853c43-(apache-sling-job-thread-pool)-8-com_day_cq_replication_job_publish(com/day/cq/replication/job/publish)] com.day.cq.replication.Agent.publish Create new HttpClient for Default Agent
14.10.2020 18:51:42.865 *INFO* [sling-threadpool-7b870041-406e-4fe9-b386-0f6962853c43-(apache-sling-job-thread-pool)-8-com_day_cq_replication_job_publish(com/day/cq/replication/job/publish)] com.day.cq.replication.Agent.publish * Auth User: admin
14.10.2020 18:51:42.865 *INFO* [sling-threadpool-7b870041-406e-4fe9-b386-0f6962853c43-(apache-sling-job-thread-pool)-8-com_day_cq_replication_job_publish(com/day/cq/replication/job/publish)] com.day.cq.replication.Agent.publish * HTTP Version: 1.1
14.10.2020 18:51:42.865 *INFO* [sling-threadpool-7b870041-406e-4fe9-b386-0f6962853c43-(apache-sling-job-thread-pool)-8-com_day_cq_replication_job_publish(com/day/cq/replication/job/publish)] com.day.cq.replication.Agent.publish Sending POST request to http://localhost:4503/bin/receive?sling:authRequestLogin=1
14.10.2020 18:51:44.866 *ERROR* [sling-threadpool-7b870041-406e-4fe9-b386-0f6962853c43-(apache-sling-job-thread-pool)-8-com_day_cq_replication_job_publish(com/day/cq/replication/job/publish)] com.day.cq.replication.Agent.publish Error while sending request: java.net.ConnectException: Connection refused: connect
14.10.2020 18:51:44.866 *ERROR* [sling-threadpool-7b870041-406e-4fe9-b386-0f6962853c43-(apache-sling-job-thread-pool)-8-com_day_cq_replication_job_publish(com/day/cq/replication/job/publish)] com.day.cq.replication.Agent.publish Replication (DELETE) of /var/commerce/products/Acme-Store not successful: java.net.ConnectException: Connection refused: connect Conversation follows
14.10.2020 18:51:44.866 *ERROR* [sling-threadpool-7b870041-406e-4fe9-b386-0f6962853c43-(apache-sling-job-thread-pool)-8-com_day_cq_replication_job_publish(com/day/cq/replication/job/publish)] com.day.cq.replication.Agent.publish ------------------------------------------------
14.10.2020 18:51:44.866 *ERROR* [sling-threadpool-7b870041-406e-4fe9-b386-0f6962853c43-(apache-sling-job-thread-pool)-8-com_day_cq_replication_job_publish(com/day/cq/replication/job/publish)] com.day.cq.replication.Agent.publish Sending message to localhost:4503
14.10.2020 18:51:44.866 *ERROR* [sling-threadpool-7b870041-406e-4fe9-b386-0f6962853c43-(apache-sling-job-thread-pool)-8-com_day_cq_replication_job_publish(com/day/cq/replication/job/publish)] com.day.cq.replication.Agent.publish >> POST /bin/receive HTTP/1.0
14.10.2020 18:51:44.866 *ERROR* [sling-threadpool-7b870041-406e-4fe9-b386-0f6962853c43-(apache-sling-job-thread-pool)-8-com_day_cq_replication_job_publish(com/day/cq/replication/job/publish)] com.day.cq.replication.Agent.publish >> Action: Delete
14.10.2020 18:51:44.866 *ERROR* [sling-threadpool-7b870041-406e-4fe9-b386-0f6962853c43-(apache-sling-job-thread-pool)-8-com_day_cq_replication_job_publish(com/day/cq/replication/job/publish)] com.day.cq.replication.Agent.publish >> Path: /var/commerce/products/Acme-Store
14.10.2020 18:51:44.866 *ERROR* [sling-threadpool-7b870041-406e-4fe9-b386-0f6962853c43-(apache-sling-job-thread-pool)-8-com_day_cq_replication_job_publish(com/day/cq/replication/job/publish)] com.day.cq.replication.Agent.publish >> Handle: /var/commerce/products/Acme-Store
14.10.2020 18:51:44.866 *ERROR* [sling-threadpool-7b870041-406e-4fe9-b386-0f6962853c43-(apache-sling-job-thread-pool)-8-com_day_cq_replication_job_publish(com/day/cq/replication/job/publish)] com.day.cq.replication.Agent.publish >> Referer: about:blank
14.10.2020 18:51:44.866 *ERROR* [sling-threadpool-7b870041-406e-4fe9-b386-0f6962853c43-(apache-sling-job-thread-pool)-8-com_day_cq_replication_job_publish(com/day/cq/replication/job/publish)] com.day.cq.replication.Agent.publish >> Content-Length: 0
14.10.2020 18:51:44.866 *ERROR* [sling-threadpool-7b870041-406e-4fe9-b386-0f6962853c43-(apache-sling-job-thread-pool)-8-com_day_cq_replication_job_publish(com/day/cq/replication/job/publish)] com.day.cq.replication.Agent.publish >> Content-Type: application/octet-stream
14.10.2020 18:51:44.866 *INFO* [sling-threadpool-7b870041-406e-4fe9-b386-0f6962853c43-(apache-sling-job-thread-pool)-8-com_day_cq_replication_job_publish(com/day/cq/replication/job/publish)] com.day.cq.replication.Agent.publish.queue Job for agent publish processed in 2001ms. Failed.
14.10.2020 18:51:52.492 *INFO* [sling-default-3-health-org.apache.sling.discovery.oak.SynchronizedClocksHealthCheck] org.apache.sling.discovery.oak.SynchronizedClocksHealthCheck execute: no topology connectors connected to local instance.
Hi @francescadac ,
Request you to check the network tab and check for multiple requests of pulse.data.json.
If YES, follow
https://helpx.adobe.com/in/experience-manager/kb/Too-many-workflow-inbox-items-crashes-AEM-due-to-pu...
It will fix your issue.
If not please delete the completed instances of workflow under instances path(/var/workflow/instances) and retry.
P.S: You might also see the same error when selecting any of the page in /sites.html .
If you still face issue, please post the error logs, Thanks.
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies