java.lang.exception:socketbindfailed:[730048]

Disclaimer: This article is a blogger original article, follow the CC 4.0 BY-SA copyright agreement, reproduced, please attach the original source link and this statement.
This link: https://blog.csdn.net/weixin_43806056/article/details/102739765

java.lang.exception: socketbindfailed: [730048] Exception Handling:
today met a pit. . . . . . . . . . . . . . . . . . . . . . . . . .
Due to a bug in the program to modify the tomcat configuration file, the result has been to start tomcat error.
Later found: Profiles wrong. . . Tears! After the configuration file is still being given the correct change. . . .
java.lang.exception: socketbindfailed: [730048]
read online a lot, said port is in use: a then modify the server.xml tomcat tomcat start of the port, or report the mistake.

This was later found to be operating their own problems, their own start tomcat with startup.bat locally, and also with the idea to start tomcat therefore error.

Faint cry. . . . . . . . . . . . . . . . . .

Guess you like

Origin blog.csdn.net/weixin_43806056/article/details/102739765