We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Connection refused Connection refused to host: 127.0.0.1; nested exception is: java.net.ConnectException: Connection refused Failed to retrieve RMIServer stub: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested exception is: java.net.ConnectException: Connection refused] File: sun/rmi/transport/tcp/TCPEndpoint.java Line number: 619 Stacktraces java.io.IOException: Failed to retrieve RMIServer stub: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested exception is: java.net.ConnectException: Connection refused] javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:369) javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:270) com.quartz.monitor.core.QuartzConnectServiceImpl.initInstance(QuartzConnectServiceImpl.java:37) com.quartz.monitor.action.ConfigAction.add(ConfigAction.java:40
The text was updated successfully, but these errors were encountered:
I AM SAME TO THIS QUESTION
Sorry, something went wrong.
No branches or pull requests
Connection refused
Connection refused to host: 127.0.0.1; nested exception is: java.net.ConnectException: Connection refused
Failed to retrieve RMIServer stub: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested exception is: java.net.ConnectException: Connection refused]
File: sun/rmi/transport/tcp/TCPEndpoint.java
Line number: 619
Stacktraces
java.io.IOException: Failed to retrieve RMIServer stub: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested exception is: java.net.ConnectException: Connection refused]
javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:369)
javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:270)
com.quartz.monitor.core.QuartzConnectServiceImpl.initInstance(QuartzConnectServiceImpl.java:37)
com.quartz.monitor.action.ConfigAction.add(ConfigAction.java:40
The text was updated successfully, but these errors were encountered: