<div dir="ltr"><div><div><div>Hello,<br><br></div>I have a DWI .nii file that is 3.4G.  I had to increase the Java heap size in niftidt2camino to 50G in order to get it to run (our server should be able to handle 96G). But the conversion still terminates with the following error:<br>

<br>NIFTI to CAMINO, this wil convert the data from scanner order to voxel order<br>May 13, 2013 1:06:38 PM misc.LoggedException logException<br>SEVERE: Exception in thread &quot;main&quot; class misc.LoggedException: java.io.IOException: Negative seek offset<br>

        at imaging.Nifti1Dataset.getImageDataSource(Nifti1Dataset.java:2608)<br>        at apps.DT_ToCamino.main(DT_ToCamino.java:82)<br><br>Exception in thread &quot;main&quot; misc.LoggedException: java.io.IOException: Negative seek offset<br>

        at imaging.Nifti1Dataset.getImageDataSource(Nifti1Dataset.java:2608)<br>        at apps.DT_ToCamino.main(DT_ToCamino.java:82)<br>Caused by: java.io.IOException: Negative seek offset<br>        at java.io.RandomAccessFile.seek(Native Method)<br>

        at imaging.Nifti1Dataset.readVolBlob(Nifti1Dataset.java:2177)<br>        at imaging.Nifti1Dataset.readDoubleVol(Nifti1Dataset.java:1912)<br>        at imaging.Nifti1Dataset.getImageDataSource(Nifti1Dataset.java:2591)<br>

        ... 1 more<br><br><br></div>We have never seen a Negative seek offset error before and aren&#39;t sure how to troubleshoot. Is there a way to correct this, or a better way to convert a large file?<br><br></div>Thanks,<br>

Liz<br></div>