shilary / vmfs

Automatically exported from code.google.com/p/vmfs
0 stars 0 forks source link

Can't copy a file with 256GB. java.lang.NullPointerException #27

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
PS H:\> java -jar fvmfs.jar \\.\PhysicalDrive2 fileinfo "/file-flat.vmdk"
VMFSTools (C) by fluid Operations (v0.9.8.18 r95 / 2010-01-25_15-57-35)
http://www.fluidops.com

Size = 256.00 GB
Exception in thread "main" java.lang.NullPointerException
        at com.fluidops.tools.vmfs.VMFSDriver$FileIOAccess.getAllocatedExtents(VMFSDriver.java:1314)
        at com.fluidops.tools.vmfs.VMFSTools.showFileInfo(VMFSTools.java:408)
        at com.fluidops.tools.vmfs.VMFSTools.cli(VMFSTools.java:250)
        at com.fluidops.tools.vmfs.VMFSTools.main(VMFSTools.java:492)

NAS with iSCSI. My OS is Windows 7. I've copied other files with 50GB.

Original issue reported on code.google.com by mee...@gmail.com on 17 Feb 2011 at 5:22

GoogleCodeExporter commented 8 years ago
i have same issue, 
Size = 256.00 GB
Exception in thread "main" java.io.IOException: This file has no allocation tabl
e (RDM)
        at com.fluidops.tools.vmfs.VMFSDriver$FileIOAccess.read(VMFSDriver.java:
1241)
        at com.fluidops.tools.vmfs.VMFSTools.doFileCopy(VMFSTools.java:350)
        at com.fluidops.tools.vmfs.VMFSTools.cli(VMFSTools.java:265)
        at com.fluidops.tools.vmfs.VMFSTools.main(VMFSTools.java:492)

Original comment by Vodoch...@gmail.com on 23 Aug 2011 at 5:30

GoogleCodeExporter commented 8 years ago
I'm also experiencing this issue. Since all my virtual machines are this size, 
I am unable to use this tool.

Original comment by deige...@gmail.com on 20 May 2012 at 10:47

GoogleCodeExporter commented 8 years ago
Same issue here, would love to see this fixed!

Original comment by MLBoog...@gmail.com on 29 May 2013 at 12:11