Hallo Forum!
Obiges Jar behauptet, folgendermaßen aufgerufen werden zu wollen:
Ich rufe also auf wie folgt:
und erhalte:
Feature?
Ich bin auf Ubuntu unterwegs:
Das RouteConverterCmdLine.jar schneidet stumpf bei 18 Zeichen target file name ab, mit Sonderzeichen hat das nichts zu tun.
Obiges Jar behauptet, folgendermaßen aufgerufen werden zu wollen:
Quote:Usage: java -jar RouteConverterCmdLine.jar <source file> <target format> <target file>
Ich rufe also auf wie folgt:
Quote:java -jar RouteConverterCmdLine.jar
/var/tmp/routeconverter20130319-2606-1rfz1xnroutes TomTom8RouteFormat
/var/tmp/tomtom8routeformat_2013-03-19-10-09-56.itn
und erhalte:
stderr von java -jar RouteConverterCmdLine.jar Wrote:Started RouteConverter 2.8.3 from 10. September 2012 on Java 1.7.0_17Bug?
(64-bit) and Linux 3.5.0-25-generic amd64 with 1795 MByte heap
Reading '/var/tmp/routeconverter20130319-2606-1rfz1xnroutes' by 99 formats
Detected 'GPS Exchange Format 1.1 (*.gpx)' with 1 route(s) and [35]
positions
Writing 'Tom Tom 8 Route (*.itn)' position lists with 1 route and 35
positions
Wrote position list from 0 to 35
Wrote '/var/tmp/tomtom8routeformat.itn' # <- Zonk!
Feature?
Ich bin auf Ubuntu unterwegs:
Quote:lsb_release -amit folgendem java:
LSB Version: core-2.0-amd64:core-2.0-noarch:core-3.0-amd64:core-3.0-noarch:core-3.1-amd64:core-3.1-noarch:core-3.2-amd64:core-3.2-noarch:core-4.0-amd64:core-4.0-noarch
Distributor ID: Ubuntu
Description: Ubuntu 12.10
Release: 12.10
Codename: quantal
Quote:java -version
java version "1.7.0_17"
Java SE Runtime Environment (build 1.7.0_17-b02)
Java HotSpot 64-Bit Server VM (build 23.7-b01, mixed mode)
Das RouteConverterCmdLine.jar schneidet stumpf bei 18 Zeichen target file name ab, mit Sonderzeichen hat das nichts zu tun.
Quote:java -jar RouteConverterCmdLine.jar /var/tmp/kml22format_2013-03-19-10-05-18.kml TomTom8RouteFormat /var/tmp/123456789012345678901234567890.itn
Quote:Started RouteConverter 2.8.3 from 10. September 2012 on Java 1.7.0_17 (64-bit) and Linux 3.5.0-25-generic amd64 with 1795 MByte heap
Reading '/var/tmp/kml22format_2013-03-19-10-05-18.kml' by 99 formats
Detected 'Google Earth 5 (*.kml)' with 1 route(s) and [35] positions
Writing 'Tom Tom 8 Route (*.itn)' position lists with 1 route and 35 positions
Wrote position list from 0 to 35
Wrote '/var/tmp/123456789012345678.itn'