[ 
https://issues.apache.org/jira/browse/MTOMCAT-316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Grant Phillip Goraczkowski updated MTOMCAT-316:
-----------------------------------------------
    Attachment: image.jpg

> Server stuck at starting ProtocolHandler
> ----------------------------------------
>
>                 Key: MTOMCAT-316
>                 URL: https://issues.apache.org/jira/browse/MTOMCAT-316
>             Project: Apache Tomcat Maven Plugin
>          Issue Type: Bug
>          Components: tomcat7
>    Affects Versions: 2.2
>         Environment: Mac OS X 10.13.6
> (Using Java 8 and running the plugin from IntelliJ IDEA)
>            Reporter: Walter Paganini
>            Assignee: Olivier Lamy (*$^¨%`£)
>            Priority: Blocker
>         Attachments: image.jpg
>
>
> Hi, I'm trying to use the Tomcat Maven Plugin to launch a webapp of mine into 
> an embedded Tomcat server. I can correctly import the plugin via my pom.xml 
> file and launch the tomcat7:run goal, but the server seems to hang at these 
> lines I see in the logs:
> set 07, 2018 9:16:09 AM org.apache.coyote.AbstractProtocol start
> INFORMAZIONI: Starting ProtocolHandler ["http-bio-8080"]
> After this point, nothing happens, even after several minutes. I tried 
> launching the same application by deploying it on a locally installed Tomcat 
> (versions 7, 8 and 9) and I have no problems at all. 
> I also tried changing the protocol handler (to use the "nio" one instead of 
> the "bio") from the plugin configuration in my pom.xml, but although the 
> protocol handler is correctly set, nothing changes.
> I tried with both Maven 3 and Maven 2, but nothing seems to change. I even 
> tried using the older Tomcat 6 Maven Plugin, but it still gets stuck. 
> Any idea about what might be causing this behavior? what other information 
> should I provide to make the issue clearer? )-:



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to