I am trying to develop simple Confluence plugin for testing and followed Atlassian docs but after running atlas-run command I got this
[INFO] [talledLocalContainer] Jan 07, 2021 11:13:17 AM org.apache.jasper.servlet.TldScanner scanJars
[INFO] [talledLocalContainer] INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
[INFO] [talledLocalContainer] Jan 07, 2021 11:13:17 AM org.apache.catalina.startup.HostConfig deployDirectory
[INFO] [talledLocalContainer] INFO: Deployment of web application directory [C:\Users\sdhandare\Desktop\Confluence Plugin\simplebp\target\container\tomcat9x\cargo-confluence-home\webapps\manager] has finished in [1,043] ms
[INFO] [talledLocalContainer] Jan 07, 2021 11:13:17 AM org.apache.coyote.AbstractProtocol start
[INFO] [talledLocalContainer] INFO: Starting ProtocolHandler ["http-nio-1990"]
[INFO] [talledLocalContainer] Jan 07, 2021 11:13:17 AM org.apache.coyote.AbstractProtocol start
[INFO] [talledLocalContainer] INFO: Starting ProtocolHandler ["ajp-nio-8009"]
[INFO] [talledLocalContainer] Jan 07, 2021 11:13:17 AM org.apache.catalina.startup.Catalina start
[INFO] [talledLocalContainer] INFO: Server startup in 111648 ms
[INFO] [talledLocalContainer] Tomcat 9.x started on port [1990]
[INFO] confluence started successfully in 278s at http://localhost:1990/confluence
[INFO] Type Ctrl-C to shutdown gracefully
But in browser I am getting 404 error will anyone help me in this ?
Note :
I am using windows 10 PC for development.
Hi Sanjay,
are you running other development webservers in your machines? What OS are you using? If ist Windows this thread might be helpful https://community.developer.atlassian.com/t/atlas-run-in-tutorial-causes-404-error/24612
Regards Kai
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.