... the user friendly GPS tool


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Web install won't load under Windows 7, 64 bit
#1
Hi,

I've used routeconverter a few times with success but today it won't load. I'm running Windows 7, 64 bit and did the web install method. When I attempted to open a gpx file today I got a message indicating that a new version was downloading but it won't open any files.

Also, I tried to download the file for local install but it tried to download Adobe Photoshop Elements 8. Link misdirection?
Reply
#2
(25.02.2012, 20:17)gottahot1 Wrote: I've used routeconverter a few times with success but today it won't load. I'm running Windows 7, 64 bit and did the web install method. When I attempted to open a gpx file today I got a message indicating that a new version was downloading but it won't open any files.

You mean you're still using the 2.5 version although you're using Java Webstart?

(25.02.2012, 20:17)gottahot1 Wrote: Also, I tried to download the file for local install but it tried to download Adobe Photoshop Elements 8. Link misdirection?

Malware? A virus? I don't own Adobe Photoshop Elements 8 and I've checked the Windows downloads and they're fine.
--
Christian
Reply
#3
Yes, I was using version 2.5. When I attempted to open a gpx file, I got a pop-up that said "downloading application". After a moment, a new pop-up appeared stating "unable to load application". One of the options was to see details. Here are the contents of the 'details' - the error stated that "JAR resources in JNLP file are not signed by same certificate":

<?xml version="1.0" encoding="utf-8"?>
<jnlp spec="1.5+"
codebase="http://www.routeconverter.de/download/"
href="/routeconverter/launch/">
<information>
<title>RouteConverter</title>
<vendor>Christian Pesch</vendor>
<homepage href="http://www.routeconverter.com"/>
<description>RouteConverter shows, converts and edits GPS data in over 70 formats.</description>
<description kind="short">RouteConverter converts GPS data to over 70 formats.</description>
<description kind="tooltip">RouteConverter</description>
<icon href="../images/routeconverter32x32.gif" width="32" height="32"/>
<icon href="../images/routeconverter64x64.gif" width="64" height="64"/>
<icon href="../images/routeconverter256x256.gif" width="256" height="256" kind="splash"/>
<offline-allowed/>
<shortcut><menu submenu="RouteConverter"/></shortcut>
<association extensions="gpx" mime-type="application/x-gpx+xml"/>
<association extensions="itn" mime-type="application/x-itn"/>
<association extensions="ov2" mime-type="application/x-ov2"/>
<association extensions="route" mime-type="application/x-route"/>
</information>
<information locale="de">
<title>RouteConverter</title>
<vendor>Christian Pesch</vendor>
<homepage href="http://www.routeconverter.de"/>
<description>RouteConverter zeigt, konvertiert und bearbeitet GPS Daten in über 70 Formaten.</description>
<description kind="short">RouteConverter konvertiert GPS Daten in über 70 Formaten.</description>
<description kind="tooltip">RouteConverter</description>
<icon href="../images/routeconverter32x32.gif" width="32" height="32"/>
<icon href="../images/routeconverter64x64.gif" width="64" height="64"/>
<icon href="../images/routeconverter256x256.gif" width="256" height="256" kind="splash"/>
<offline-allowed/>
<shortcut><menu submenu="RouteConverter"/></shortcut>
<association extensions="gpx" mime-type="application/x-gpx+xml"/>
<association extensions="itn" mime-type="application/x-itn"/>
<association extensions="ov2" mime-type="application/x-ov2"/>
<association extensions="route" mime-type="application/x-route"/>
</information>
<security>
<all-permissions/>
</security>
<update check="timeout" policy="always"/>
<resources>
<j2se version="1.6+" max-heap-size="256M" java-vm-args="-Dsun.awt.disableMixing=true"/>
<jar href="webstart/RouteConverterWebstart.jar"/>
</resources>
<resources os="Linux" arch="i386">
<jar href="webstart/gtk.linux.x86-3.7.jar"/>
<jar href="webstart/linux.unknown.x86-1.3.6.jar"/>
<jar href="webstart/jna-3.2.4-stripped.jar"/>
<jar href="webstart/linux.unknown.x86-3.2.4.jar"/>
</resources>
<resources os="Linux" arch="x86">
<jar href="webstart/gtk.linux.x86-3.7.jar"/>
<jar href="webstart/linux.unknown.x86-1.3.6.jar"/>
<jar href="webstart/jna-3.2.4-stripped.jar"/>
<jar href="webstart/linux.unknown.x86-3.2.4.jar"/>
</resources>
<resources os="Linux" arch="amd64">
<jar href="webstart/gtk.linux.x86_64-3.7.jar"/>
<jar href="webstart/linux.unknown.x86-1.3.6.jar"/>
<jar href="webstart/jna-3.2.4-stripped.jar"/>
<jar href="webstart/linux.unknown.x86_64-3.2.4.jar"/>
</resources>
<resources os="Linux" arch="x86_64">
<jar href="webstart/gtk.linux.x86_64-3.7.jar"/>
<jar href="webstart/linux.unknown.x86-1.3.6.jar"/>
<jar href="webstart/jna-3.2.4-stripped.jar"/>
<jar href="webstart/linux.unknown.x86_64-3.2.4.jar"/>
</resources>
<resources os="MacOS" arch="i386">
<jar href="webstart/cocoa.macosx.x86-3.7.jar"/>
<jar href="webstart/mac.os_x.x86-1.3.6.jar"/>
<jar href="webstart/jna-3.2.4-stripped.jar"/>
<jar href="webstart/mac.os_x.x86-3.2.4.jar"/>
</resources>
<resources os="MacOS" arch="x86">
<jar href="webstart/cocoa.macosx.x86-3.7.jar"/>
<jar href="webstart/mac.os_x.x86-1.3.6.jar"/>
<jar href="webstart/jna-3.2.4-stripped.jar"/>
<jar href="webstart/mac.os_x.x86-3.2.4.jar"/>
</resources>
<resources os="MacOS" arch="amd64">
<jar href="webstart/cocoa.macosx.x86_64-3.7.jar"/>
<jar href="webstart/mac.os_x.x86-1.3.6.jar"/>
<jar href="webstart/jna-3.2.4-stripped.jar"/>
<jar href="webstart/mac.os_x.x86-3.2.4.jar"/>
</resources>
<resources os="MacOS" arch="x86_64">
<jar href="webstart/cocoa.macosx.x86_64-3.7.jar"/>
<jar href="webstart/mac.os_x.x86-1.3.6.jar"/>
<jar href="webstart/jna-3.2.4-stripped.jar"/>
<jar href="webstart/mac.os_x.x86-3.2.4.jar"/>
</resources>
<resources os="Windows" arch="i386">
<jar href="webstart/win32.win32.x86-3.7-stripped.jar"/>
<jar href="webstart/win32.win32.x86-1.4.2.jar"/>
<jar href="webstart/jna-3.2.4-stripped.jar"/>
</resources>
<resources os="Windows" arch="x86">
<jar href="webstart/win32.win32.x86-3.7-stripped.jar"/>
<jar href="webstart/win32.win32.x86-1.4.2.jar"/>
<jar href="webstart/jna-3.2.4-stripped.jar"/>
</resources>
<resources os="Windows" arch="amd64">
<jar href="webstart/win32.win32.x86_64-3.7-stripped.jar"/>
<jar href="webstart/win32.win32.x86-1.4.2.jar"/>
<jar href="webstart/jna-3.2.4-stripped.jar"/>
<jar href="webstart/win32.win32.x86_64-3.2.4.jar"/>
</resources>
<resources os="Windows" arch="x86_64">
<jar href="webstart/win32.win32.x86_64-3.7-stripped.jar"/>
<jar href="webstart/win32.win32.x86-1.4.2.jar"/>
<jar href="webstart/jna-3.2.4-stripped.jar"/>
<jar href="webstart/win32.win32.x86_64-3.2.4.jar"/>
</resources>
<application-desc main-class="slash.navigation.converter.gui.RouteConverter">

</application-desc>
</jnlp>


Reply
#4
(27.02.2012, 07:27)gottahot1 Wrote: Yes, I was using version 2.5. When I attempted to open a gpx file, I got a pop-up that said "downloading application". After a moment, a new pop-up appeared stating "unable to load application". One of the options was to see details. Here are the contents of the 'details' - the error stated that "JAR resources in JNLP file are not signed by same certificate":
[..]

Thank you for the report. The issue is that your Java WebStart doesn't reload the JNLP file for the 2.6 version (yours is from the 2.5 version). And since I've resigned all JARs with 2.6 your Java WebStart sees a mixture of 2.5-signed files and 2.6-signed files which have overridden the 2.5-signed files.

To solve this, please remove RouteConverter from the Java WebStart application list and reload it again. Does this help?
--
Christian
Reply
#5
Yes, that seems to have been the issue. Thanks for a useful program!
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)