How do you install the program once you download the zip? I'm not familiar with Java apps.
Chris
Chris
com.webreach.mirth.client.core.ClientException: java.net.ConnectException: Connection refused at com.webreach.mirth.client.core.ServerConnection.executePostMethod(ServerConnection.java:89) at com.webreach.mirth.client.core.Client.login(Client.java:86) at com.webreach.mirth.server.tools.Shell.run(Shell.java:108) at com.webreach.mirth.server.tools.Shell.main(Shell.java:76) Caused by: java.net.ConnectException: Connection refused at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333) at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195) at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366) at java.net.Socket.connect(Socket.java:516) at com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:549) at com.sun.net.ssl.internal.ssl.SSLSocketImpl.<init>(SSLSocketImpl.java:392) at com.sun.net.ssl.internal.ssl.SSLSocketFactoryImpl.createSocket(SSLSocketFactoryImpl.java:121) at com.webreach.mirth.client.core.ssl.EasySSLProtocolSocketFactory.createSocket(EasySSLProtocolSocketFactory.java:179) at org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:706) at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:386) at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:170) at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:396) at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:324) at com.webreach.mirth.client.core.ServerConnection.executePostMethod(ServerConnection.java:71) ... 3 more
#!/bin/sh java -jar shell.jar -a [url]https://127.0.0.1:8443[/url] -u admin -p admin
Exception in thread "main" java.lang.NoSuchMethodError: org.apache.log4j.Logger.trace(Ljava/lang/Object;«»)V at com.webreach.mirth.server.launcher.ClasspathBuilder.getClasspath(ClasspathBuilder.java:77) at com.webreach.mirth.server.launcher.Launcher.main(Launcher.java:36)
We process personal data about users of our site, through the use of cookies and other technologies, to deliver our services, personalize advertising, and to analyze site activity. We may share certain information about our users with our advertising and analytics partners. For additional details, refer to our Privacy Policy.
By clicking "I AGREE" below, you agree to our Privacy Policy and our personal data processing and cookie practices as described therein. You also acknowledge that this forum may be hosted outside your country and you consent to the collection, storage, and processing of your data in the country where this forum is hosted.
Comment