Trupti,<br><br>Is it possible for your application to search for the command relative to it&#39;s working directory? Check if changing the path from &quot;/home/3D....&quot; to a relative path solves the problem..<br><br><div class="gmail_quote">
On Mon, Feb 28, 2011 at 1:46 PM, Trupti Pol <span dir="ltr">&lt;<a href="mailto:ktrup7@gmail.com">ktrup7@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
Hi Chaitanya,<br>
<br>
Thanks for the reply .. but we already had gone through the documentation<br>
and realized that the exit code 127 means &quot;command not found&quot; .. but then<br>
their lies the actual problem since it gives this error code only while<br>
running through the java.process() ... and not from shell script..<br>
<div><div></div><div class="h5"><br>
<br>
Chaitanya kumar CH wrote:<br>
&gt;<br>
&gt; Trupti,<br>
&gt;<br>
&gt; The exit code 127 means &quot;command not found&quot;. It&#39;s best if you look into<br>
&gt; the<br>
&gt; documentation of process.start() in Linux.<br>
&gt;<br>
&gt; On Mon, Feb 28, 2011 at 11:57 AM, Trupti Pol &lt;<a href="mailto:ktrup7@gmail.com">ktrup7@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt;&gt;<br>
&gt;&gt; Hi,<br>
&gt;&gt;<br>
&gt;&gt; We have a simple java application which calls gdalwarp.exe from java<br>
&gt;&gt; Process.<br>
&gt;&gt; Following is the command array which we pass while calling<br>
&gt;&gt; process.start();<br>
&gt;&gt;<br>
&gt;&gt; commands : [/home/3D/FWTools-2.0.6/bin/gdalwarp, --config, GDAL_CACHEMAX,<br>
&gt;&gt; 1024, -wm, 1024, --debug, OFF, -q, -wt, Int16, -ot, Int16, -srcnodata,<br>
&gt;&gt; -32768, -dstnodata, -9999, -of, GTiff, -r, cubic, -te, 73.998046875,<br>
&gt;&gt; 33.998046875, 75.001953125, 35.001953125, -ts, 512, 512,<br>
&gt;&gt; /home/3D/New/DATA/srtm/e060n40.Bathmetry.tif,<br>
&gt;&gt; /home/3D/New/cache/WMStmp71377.tif]<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; We are handling the o/p and err streams as required.<br>
&gt;&gt;<br>
&gt;&gt; Now the issue is this works absolutely fine when running on windows..<br>
&gt;&gt; but fails on &quot;Red Hat Enterprise Linux Server release 5.4 (Tikanga)&quot; with<br>
&gt;&gt; an<br>
&gt;&gt; exit code of &quot;127&quot;. :,(<br>
&gt;&gt;<br>
&gt;&gt; another fact is if we call a shell script as<br>
&gt;&gt; &quot;/home/3D/FWTools-2.0.6/bin/gdalwarp $*&quot; then it works fine.<br>
&gt;&gt; command array in this case is<br>
&gt;&gt;<br>
&gt;&gt; [sh, /home/3D/FWTools-2.0.6/bin/gdalwarpExecutor.sh, --config,<br>
&gt;&gt; GDAL_CACHEMAX, 1024, -wm, 1024, --debug, OFF, -q, -wt, Int16, -ot, Int16,<br>
&gt;&gt; -srcnodata, -32768, -dstnodata, -9999, -of, GTiff, -r, cubic, -te,<br>
&gt;&gt; 73.998046875, 33.998046875, 75.001953125, 35.001953125, -ts, 512, 512,<br>
&gt;&gt; /home/3D/New/DATA/srtm/e060n40.Bathmetry.tif,<br>
&gt;&gt; /home/3D/New/cache/WMStmp90822.tif]<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Your help would be much appreciated.<br>
&gt;&gt; Thanks in advance<br>
&gt;&gt;<br>
&gt;&gt; Regards,<br>
&gt;&gt; Trupti<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; -----<br>
&gt;&gt; Thanks &amp; Regards,<br>
&gt;&gt; Trupti Pol<br>
&gt;&gt; --<br>
&gt;&gt; View this message in context:<br>
&gt;&gt; <a href="http://old.nabble.com/Unable-to-execute-GDALWARP.exe-on-64-bit-Linux-through-java.lang.Process-tp31012133p31012133.html" target="_blank">http://old.nabble.com/Unable-to-execute-GDALWARP.exe-on-64-bit-Linux-through-java.lang.Process-tp31012133p31012133.html</a><br>

&gt;&gt; Sent from the FWTools mailing list archive at Nabble.com.<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; FWTools mailing list<br>
&gt;&gt; <a href="mailto:FWTools@lists.maptools.org">FWTools@lists.maptools.org</a><br>
&gt;&gt; <a href="http://lists.maptools.org/mailman/listinfo/fwtools" target="_blank">http://lists.maptools.org/mailman/listinfo/fwtools</a><br>
&gt;&gt; <a href="http://fwtools.maptools.org/" target="_blank">http://fwtools.maptools.org/</a><br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Best regards,<br>
&gt; Chaitanya kumar CH.<br>
&gt; /tʃaɪθənjə/ /kʊmɑr/<br>
&gt; +91-9494447584<br>
&gt; 17.2416N 80.1426E<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; FWTools mailing list<br>
&gt; <a href="mailto:FWTools@lists.maptools.org">FWTools@lists.maptools.org</a><br>
&gt; <a href="http://lists.maptools.org/mailman/listinfo/fwtools" target="_blank">http://lists.maptools.org/mailman/listinfo/fwtools</a><br>
&gt; <a href="http://fwtools.maptools.org/" target="_blank">http://fwtools.maptools.org/</a><br>
&gt;<br>
&gt;<br>
<br>
<br>
-----<br>
Thanks &amp; Regards,<br>
Trupti Pol<br>
--<br>
</div></div>View this message in context: <a href="http://old.nabble.com/Unable-to-execute-GDALWARP.exe-on-64-bit-Linux-through-java.lang.Process-tp31012133p31029789.html" target="_blank">http://old.nabble.com/Unable-to-execute-GDALWARP.exe-on-64-bit-Linux-through-java.lang.Process-tp31012133p31029789.html</a><br>

<div><div></div><div class="h5">Sent from the FWTools mailing list archive at Nabble.com.<br>
<br>
_______________________________________________<br>
FWTools mailing list<br>
<a href="mailto:FWTools@lists.maptools.org">FWTools@lists.maptools.org</a><br>
<a href="http://lists.maptools.org/mailman/listinfo/fwtools" target="_blank">http://lists.maptools.org/mailman/listinfo/fwtools</a><br>
<a href="http://fwtools.maptools.org/" target="_blank">http://fwtools.maptools.org/</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Best regards,<br>Chaitanya kumar CH.<br>/tʃaɪθənjə/ /kʊmɑr/ <br>+91-9494447584<br>17.2416N 80.1426E<br>