解决Error running 'index.jsp : Address localhost:1099 is already in use的方法

Posted 李俊----互联网技术传播者

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了解决Error running 'index.jsp : Address localhost:1099 is already in use的方法相关的知识,希望对你有一定的参考价值。

   晚上在idea中  启动服务器一次后 正常运行,但是改了注解配置后  报错,报错为Error running ‘index.jsp : Address localhost:1099 is already in use,意思为tomcat端口号被占用,

解决方案有两种

第一种 直接打开 tomcat  安装目录后   找到bin目录,运行shutdown.bat   强制关闭tomact   然后在idea 重启 后   就可以访问了

第二种 在命令行中 输入netstat -ano-----》找到对应的1099端口    之后打tasklist查看哪个程序占用该端口,找到就去任务管理器找到相应的进程把它关掉  然后重启tomcat 就可以了

以上是关于解决Error running 'index.jsp : Address localhost:1099 is already in use的方法的主要内容,如果未能解决你的问题,请参考以下文章

解决Error running 'index.jsp : Address localhost:1099 is already in use的方法

Error running 'lis [clean]': No valid Maven installation found. Either set the home director

Error running 'Unnamed': Address localhost:1099 is already in use

Idea运行报错Error running ‘Application‘: Command line is too long的解决方法

SVN:Unable to connect to a repository at URL 'xxx' Error running context: An error occurred

解决:Failed to run File Watcher ‘goimports‘.The watcher has been disabled.Error: Invalid executable