Home > database >  The remote database link
The remote database link

Time:09-27

On September 22, 2017 9:09:42 morning org. Apache. Catalina. Startup. Catalina the stopServer
Severe: Could not contact localhost: 8015. Tomcat may not be running.
On September 22, 2017 9:09:42 morning org. Apache. Catalina. Startup. Catalina the stopServer
Severe: Catalina. Stop:
Java.net.ConnectException: Connection refused: connect
The at java.net.DualStackPlainSocketImpl.connect0 (Native Method)
At java.net.DualStackPlainSocketImpl.socketConnect DualStackPlainSocketImpl. Java: (79)
At java.net.AbstractPlainSocketImpl.doConnect AbstractPlainSocketImpl. Java: (339)
At java.net.AbstractPlainSocketImpl.connectToAddress AbstractPlainSocketImpl. Java: (200)
At java.net.AbstractPlainSocketImpl.connect AbstractPlainSocketImpl. Java: (182)
At java.net.PlainSocketImpl.connect PlainSocketImpl. Java: (172)
At java.net.SocksSocketImpl.connect SocksSocketImpl. Java: (392)
At java.net.Socket.connect (579) Socket. Java:
At java.net.Socket.connect (528) Socket. Java:
The at java.net.Socket. (Socket. Java: 425)
The at java.net.Socket. (Socket. Java: 208)
The at org. Apache. Catalina. Startup. Catalina. The stopServer (catalina. Java: 498)
At sun. Reflect. NativeMethodAccessorImpl. Invoke0 (Native Method)
At sun. Reflect. NativeMethodAccessorImpl. Invoke (NativeMethodAccessorImpl. Java: 57)
At sun. Reflect. DelegatingMethodAccessorImpl. Invoke (43) DelegatingMethodAccessorImpl. Java:
The at Java. Lang. Reflect. Method. Invoke (606) Method. The Java:
The at org. Apache. Catalina. Startup. The Bootstrap. The stopServer (343) the Bootstrap. Java:
At org. Apache. Catalina. Startup. The Bootstrap. Main (430) the Bootstrap. Java:

On September 22, 2017 9:09:42 morning org. Apache. Catalina. Startup. VersionLoggerListener log



Project to own this machine can access through ping! But lost to the company server above it appear this kind of problem, looked at the other items on the server can use the database of the remote connection! I was the only this error

CodePudding user response:

Java.net.ConnectException: Connection refused: connect Connection is rejected,
Project to own this machine can access through ping! But lost to the company server above it appear this kind of problem,,,, can you ping on the server database?
  • Related