Home > Back-end >  Java.net.BindException: always assign a requested address: bind great god answers
Java.net.BindException: always assign a requested address: bind great god answers

Time:10-18

The Exception in the thread "main" Java. Lang. Reflect. InvocationTargetException
At sun. Reflect. NativeMethodAccessorImpl. Invoke0 (Native Method)
At sun. Reflect. NativeMethodAccessorImpl. Invoke (NativeMethodAccessorImpl. Java: 62)
At sun. Reflect. DelegatingMethodAccessorImpl. Invoke (43) DelegatingMethodAccessorImpl. Java:
The at Java. Lang. Reflect. Method. Invoke (498) Method. The Java:
The at org. Springframework. Boot. Loader. MainMethodRunner. Run (MainMethodRunner. Java: 48)
The at org. Springframework. Boot. Loader. The Launcher. Launch (87). The Launcher Java:
At org. Springframework. Boot. Loader. The Launcher. The launch (the Launcher. Java: 50)
The at org. Springframework. Boot. Loader. JarLauncher. Main (JarLauncher. Java: 51)
Under Caused by: com. Sun. XML. Internal. Ws. Server ServerRtException: server runtime error: java.net.BindException: always assign a requested address: bind
At com. Sun. XML. Internal. Ws. Transport.. HTTP server ServerMgr. CreateContext (ServerMgr. Java: 117)
At com. Sun. XML. Internal. Ws. Transport.. HTTP server HttpEndpoint. The publish (HttpEndpoint. Java: 64)
At com. Sun. XML. Internal. Ws. Transport.. HTTP server EndpointImpl. The publish (EndpointImpl. Java: 232)
At com. Sun. XML. Internal. Ws. Spi. ProviderImpl. CreateAndPublishEndpoint (ProviderImpl. Java: 126)
The at javax.mail. XML. Ws. The Endpoint. The publish (240). The Endpoint Java:
At com. Example. Canyun. CanyunApplication. Main (30) CanyunApplication. Java:
. Eight more
Under Caused by: java.net.BindException: always assign a requested address: bind
The at sun.nio.ch.Net.bind0 (Native Method)
The at sun.nio.ch.Net.bind (.net, Java: 433)
The at sun.nio.ch.Net.bind (.net, Java: 425)
At sun. Nio. Ch. ServerSocketChannelImpl. Bind (ServerSocketChannelImpl. Java: 223)
At sun. Nio. Ch. ServerSocketAdaptor. Bind (ServerSocketAdaptor. Java: 74)
The at sun.net.httpserver.ServerImpl. (ServerImpl. Java: 100)
The at sun.net.httpserver.HttpServerImpl. (HttpServerImpl. Java: 50)
The at sun.net.httpserver.DefaultHttpServerProvider.createHttpServer (DefaultHttpServerProvider. Java: 35)
The at com.sun.net.httpserver.HttpServer.create HttpServer. Java: (130)
At com. Sun. XML. Internal. Ws. Transport.. HTTP server ServerMgr. CreateContext (ServerMgr. Java: 86)
. 13 more



local executable, modify IP + port have uploaded to the server is submitted to the great god can be solved?

CodePudding user response:

Port address is wrong, is the greatest possible port conflicts, what is the IP and port do you use
  • Related