Re:Error when I press "Launch Mirth Administrator"
the output it is the same
I can't
I'm going to install other version of jdk
Announcement
Collapse
Mirth Connect 4.1.0 Released!
Mirth Connect 4.1.0 is now available as an appliance update and on our GitHub page. Mirth Connect 4.1.0 includes new features such as new event log messages, additional fields to the Welcome to Mirth Connect screen, new information included in alerts as well as many smaller changes, updates, and improvements. This release also contains several improvements to commercial extensions. See the release notes for the list of fixes and updates.
Download | See What's New | Upgrade Guide | Release Notes
For discussion on this release, see this thread.
Download | See What's New | Upgrade Guide | Release Notes
For discussion on this release, see this thread.
See more
See less
Error when I press "Launch Mirth Administrator"
Collapse
X
-
Re:Error when I press "Launch Mirth Administrator"
Try with the next command at the command line:
javaws http://urlMachine:7090/webstart
Post edited by: albertosaez, at: 10/08/2007 06:26
Leave a comment:
-
Error when I press "Launch Mirth Administrator"
Hi, I have install Mirth into Red Hat and I've configured ports to access.
(http.port=7090 https.port=7443 jmx.port=2099)
I can access by http://urlMachine:7090 but when I press "Launch Mirth Administrator" appears Java Web Start and tells me:
Can“t start: http://urlMachine:7090/webstrt.jnlp
Can you help me?
the Exception shows me, is:
Code:JNLPException[category: Error de descarga : Exception: java.io.IOException : LaunchDesc: null ] at com.sun.javaws.cache.DownloadProtocol.doDownload(Unknown Source) at com.sun.javaws.cache.DownloadProtocol.getLaunchFile(Unknown Source) at com.sun.javaws.LaunchDownload.getUpdatedLaunchDesc(Unknown Source) at com.sun.javaws.Launcher.downloadResources(Unknown Source) at com.sun.javaws.Launcher.handleApplicationDesc(Unknown Source) at com.sun.javaws.Launcher.handleLaunchFile(Unknown Source) at com.sun.javaws.Launcher.run(Unknown Source) at java.lang.Thread.run(Unknown Source)
Code:java.io.IOException at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at com.sun.javaws.net.BasicNetworkLayer.doRequest(Unknown Source) at com.sun.javaws.net.BasicNetworkLayer.doGetRequest(Unknown Source) at com.sun.javaws.cache.DownloadProtocol.doDownload(Unknown Source) at com.sun.javaws.cache.DownloadProtocol.getLaunchFile(Unknown Source) at com.sun.javaws.LaunchDownload.getUpdatedLaunchDesc(Unknown Source) at com.sun.javaws.Launcher.downloadResources(Unknown Source) at com.sun.javaws.Launcher.handleApplicationDesc(Unknown Source) at com.sun.javaws.Launcher.handleLaunchFile(Unknown Source) at com.sun.javaws.Launcher.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: [url]http://urlMachine:7090/webstart.jnlp[/url] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at java.net.HttpURLConnection.getResponseCode(Unknown Source) ... 10 more
Post edited by: npsproject, at: 10/08/2007 02:33Tags: None
Leave a comment: