<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hi Laura,<br>
<br>
you do not just need the graphhopper jar, also some dependencies
like trove4j and loggers are needed. Please follow the docs and
using e.g. maven or graddle should fix this. No need to switch to
an old version!<br>
<br>
Regards,<br>
Peter<br>
<br>
On 14.11.2014 11:31, Laura Barroso wrote:<br>
</div>
<blockquote cite="mid:003001cffff6$1c4cb2e0$54e618a0$@hab.desoft.cu"
type="cite">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered
medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:Consolas;
panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";
color:black;
mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:#0563C1;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:#954F72;
text-decoration:underline;}
pre
{mso-style-priority:99;
mso-style-link:"HTML con formato previo Car";
margin:0cm;
margin-bottom:.0001pt;
font-size:10.0pt;
font-family:"Courier New";
color:black;}
span.HTMLconformatoprevioCar
{mso-style-name:"HTML con formato previo Car";
mso-style-priority:99;
mso-style-link:"HTML con formato previo";
font-family:Consolas;
color:black;
mso-fareast-language:EN-US;}
span.EstiloCorreo19
{mso-style-type:personal;
font-family:"Calibri","sans-serif";
color:windowtext;}
span.EstiloCorreo20
{mso-style-type:personal;
font-family:"Calibri","sans-serif";
color:#1F497D;}
span.EstiloCorreo21
{mso-style-type:personal;
font-family:"Calibri","sans-serif";
color:#1F497D;}
span.EstiloCorreo22
{mso-style-type:personal-reply;
font-family:"Calibri","sans-serif";
color:#1F497D;}
.MsoChpDefault
{mso-style-type:export-only;
font-size:10.0pt;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:70.85pt 3.0cm 70.85pt 3.0cm;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="WordSection1">
<p class="MsoNormal" style="text-autospace:none"><span
style="color:#1F497D" lang="EN-US">Here is the complete log:</span><span
style="font-family:"Courier
New";color:windowtext;mso-fareast-language:ES"
lang="EN-US"> 11-14 11:27:10.832: E/dalvikvm(10847): Could
not find class 'gnu.trove.list.array.TIntArrayList',
referenced from method
com.graphhopper.storage.index.Location2NodesNtree.prepareAlgo<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D" lang="EN-US">Change
the version of graphhoper…now im testing with the version
0.1 and the maps I grap them from
<a class="moz-txt-link-freetext" href="https://graphhopper.com/public/maps/0.1/">https://graphhopper.com/public/maps/0.1/</a> . <o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D" lang="EN-US"><o:p> </o:p></span></p>
<div>
<div style="border:none;border-top:solid #E1E1E1
1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span
style="color:windowtext;mso-fareast-language:ES">De:</span></b><span
style="color:windowtext;mso-fareast-language:ES"> Laura
Barroso [<a class="moz-txt-link-freetext" href="mailto:laura.barroso@hab.desoft.cu">mailto:laura.barroso@hab.desoft.cu</a>] <br>
<b>Enviado el:</b> viernes, 14 de noviembre de 2014 9:30<br>
<b>Para:</b> 'GraphHopper Java routing engine'<br>
<b>Asunto:</b> Re: [GraphHopper] problem while creating
graph<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span style="color:#1F497D" lang="EN-US">Yes,
I agree… I use the same versión for generating the
graphhopper folder, however the error persist.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D" lang="EN-US"><o:p> </o:p></span></p>
<div>
<div style="border:none;border-top:solid #E1E1E1
1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span
style="color:windowtext;mso-fareast-language:ES">De:</span></b><span
style="color:windowtext;mso-fareast-language:ES"> Peter
[<a moz-do-not-send="true"
href="mailto:graphhopper@gmx.de">mailto:graphhopper@gmx.de</a>]
<br>
<b>Enviado el:</b> viernes, 14 de noviembre de 2014
14:46<br>
<b>Para:</b> <a moz-do-not-send="true"
href="mailto:graphhopper@openstreetmap.org">graphhopper@openstreetmap.org</a><br>
<b>Asunto:</b> Re: [GraphHopper] problem while creating
graph<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal">You should use the same version on
android as you are using on the desktop to create the
graphhopper folder.<br>
<br>
Also you can look in the logs to find the stacktrace<br>
<br>
Peter<br>
<br>
On 14.11.2014 08:20, Laura Barroso wrote:<span
style="font-size:12.0pt;mso-fareast-language:ES"><o:p></o:p></span></p>
</div>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<p class="MsoNormal"><span style="color:#1F497D" lang="EN-US">Actually
it doesn’t give me a full trace, it just says that:</span><span
lang="EN-US"> An error while creating
graph:gnu/trove/list/array/TIntArrayList…I’m using the 0.3
version, should I change to the 0.4-SNAPSHOT?</span><o:p></o:p></p>
<p class="MsoNormal"><span style="color:#1F497D" lang="EN-US"> </span><o:p></o:p></p>
<div>
<div style="border:none;border-top:solid #E1E1E1
1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span
style="color:windowtext;mso-fareast-language:ES">De:</span></b><span
style="color:windowtext;mso-fareast-language:ES">
Peter [<a moz-do-not-send="true"
href="mailto:graphhopper@gmx.de">mailto:graphhopper@gmx.de</a>]
<br>
<b>Enviado el:</b> viernes, 14 de noviembre de 2014
14:12<br>
<b>Para:</b> <a moz-do-not-send="true"
href="mailto:graphhopper@openstreetmap.org">graphhopper@openstreetmap.org</a><br>
<b>Asunto:</b> Re: [GraphHopper] problem while
creating graph</span><o:p></o:p></p>
</div>
</div>
<p class="MsoNormal"> <o:p></o:p></p>
<div>
<p class="MsoNormal">Hi Laura,<br>
<br>
would please provide the full stack trace? Are you using
0.3 or 0.4-SNAPSHOT?<br>
<br>
Regards,<br>
Peter.<br>
<br>
On 14.11.2014 07:37, Laura Barroso wrote:<o:p></o:p></p>
</div>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<p class="MsoNormal"><span lang="EN-US">Hi. I'm trying to
run the example android application of graphhopper. I
have a central-america map and the routes that were
generated by the graphhopper.sh file. When the
application starts to load the map it throws this error:
"An error while creating
graph:gnu/trove/list/array/TIntArrayList". You can see
the map, but of course you can not select any route...Im
using the latest version of graphhopper. How can I fix
this? Any help will be appreciated.<br>
</span>Thanks in advance.<o:p></o:p></p>
<p class="MsoNormal" style="margin-bottom:12.0pt"><span
style="font-size:12.0pt"><br>
<br>
<br>
</span><o:p></o:p></p>
<pre>_______________________________________________<o:p></o:p></pre>
<pre>GraphHopper mailing list<o:p></o:p></pre>
<pre><a moz-do-not-send="true" href="mailto:GraphHopper@openstreetmap.org">GraphHopper@openstreetmap.org</a><o:p></o:p></pre>
<pre><a moz-do-not-send="true" href="https://lists.openstreetmap.org/listinfo/graphhopper">https://lists.openstreetmap.org/listinfo/graphhopper</a><o:p></o:p></pre>
</blockquote>
<p class="MsoNormal"><span style="font-size:12.0pt"><br>
<br>
<br>
__________ Informaci</span><span style="font-size:12.0pt"></span><span
style="font-size:12.0pt">e ESET NOD32 Antivirus, versi</span><span
style="font-size:12.0pt"></span><span
style="font-size:12.0pt">e la base de firmas de virus
10676 (20141105) __________<br>
<br>
ESET NOD32 Antivirus ha comprobado este mensaje.<br>
<br>
<a moz-do-not-send="true" href="http://www.eset.com">http://www.eset.com</a></span><o:p></o:p></p>
<p class="MsoNormal" style="margin-bottom:12.0pt"><span
style="font-size:12.0pt;font-family:"Times New
Roman","serif";mso-fareast-language:ES"><br>
<br>
<o:p></o:p></span></p>
<br>
</blockquote>
</div>
</blockquote>
<br>
</body>
</html>