Execute maven plugin goal jetty:run on Intellij error: “Permission denied?

Jetty is configured to use port 80, which is not allowed if you are not running as root. Try to change the port to something above 1024 in the configuration.

Up vote 0 down vote favorite share g+ share fb share tw.

I'm developing a multi-module maven project. I'd like to develop that project on Ubuntu environment with IntelliJ. When I execute maven goal "jetty:run" with Intellij maven plugin, the console give me error information "permission denied" and Fail.

2011-12-16 16:55:46.371::INFO: jetty-6.1.15 2011-12-16 16:55:46.588::INFO: No Transaction manager found - if your webapp requires one, please configure one. 2011-12-16 16:55:48.684:/:INFO: Initializing Spring FrameworkServlet 'flamingo' 2011-12-16 16:55:50,068 INFO com.jje.flamingo.extend. JPropertiesConfigurer - Loading properties file from class path resource domain.

Properties 2011-12-16 16:55:52.912::WARN: failed [email protected]:80 java.net. SocketException: Permission denied maven intellij-idea jetty maven-jetty-plugin link|improve this question asked Dec 16 '11 at 9:01Captain Kidd759 81% accept rate.

Thanks regards. – Captain Kidd Dec 16 '11 at 10:08.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions