Hello all,
I am trying to setup an instance of AEM 5.6 in the servers tab in Eclipse Luna. I have added a new AEM server instance. When I start the server I receive the ConnectException exception[img]1.png[/img]. Can you please help me to understand what is wrong?
Exception:
No repository found at http://localhost:8080/
http://localhost:8080/server/-/jcr:root : java.net.ConnectException: Connection refused: connect
http://localhost:8080/crx/-/jcr:root : java.net.ConnectException: Connection refused: connect
No repository found at http://localhost:8080/
http://localhost:8080/server/-/jcr:root : java.net.ConnectException: Connection refused: connect
http://localhost:8080/crx/-/jcr:root : java.net.ConnectException: Connection refused: connect
[img]1.png[/img]
[img]2.png[/img]
[img]3.png[/img]
[img]4.png[/img]
[img]5.png[/img]
Solved! Go to Solution.
Views
Replies
Total Likes
Check if you are able to connect to http://localhost:4502/ in your browser using the same credentials
Views
Replies
Total Likes
By default AEM listening on port 4502, not 8080 (Server properties -> Connection -> Port)
Views
Replies
Total Likes
Thank you for your assistance Jura.
I have changed the port to 4502, closed Eclipse Luna, reopened Eclipse and attempted to start server. It still throws the same error message shown below. I added screen shots that show my steps taken to setup the AEM server on localhost. Do you have any other suggestions?
Is it a firewall issue?
I am behind a corporate network. I started to wonder if it could be a firewall issue. However, I do not think so but I would like to share with you (just incase it could be). The connection is refused. I am able to run AEM quickstart on port 4502 fine. I can login and administer the Geometrixx application for example. Plus, we typically work in IBM RSA IDE. I can deploy multiple WebSphere servers without port issues.
No repository found at http://localhost:4502/
http://localhost:4502/server/-/jcr:root : java.net.ConnectException: Connection refused: connect
http://localhost:4502/crx/-/jcr:root : java.net.ConnectException: Connection refused: connect
No repository found at http://localhost:4502/
http://localhost:4502/server/-/jcr:root : java.net.ConnectException: Connection refused: connect
http://localhost:4502/crx/-/jcr:root : java.net.ConnectException: Connection refused: connect
Am I missing a step for setting up the server?
[img]9.png[/img]
[img]10.png[/img]
[img]11.png[/img]
[img]12.png[/img]
Views
Replies
Total Likes
Check if you are able to connect to http://localhost:4502/ in your browser using the same credentials
Views
Replies
Total Likes
I had chosen not to start the AEM quickstart server because I thought Eclipse would manage server startup / shutdown. Once I started AEM quickstart manually Eclipse was able to connect to the server. Your suggestion gave me enough information to figure this out. I appreciate your help.
Thank you.
Gregg
Views
Replies
Total Likes