Hello , I am having Same Issue with 2.0.10 v in OrientDB Query is --> delete vertex sitedata where siteid='334_776' and localdate='2015-09-15' and utilityType = 'elec'
Error is -> 2016-06-08 05:47:11 STDIO [ERROR] com.orientechnologies.common.io.OIOException: You cannot access outside the file size (0 bytes). You have requested portion -65536-0 bytes. File: File: meter_azure_eu.cpm os-size=1024, stored=0, filled=0, max=0 2016-06-08 05:47:11 STDIO [ERROR] at com.orientechnologies.orient.core.storage.fs.OAbstractFile.checkRegions(OAbstractFile.java:520) 2016-06-08 05:47:11 STDIO [ERROR] at com.orientechnologies.orient.core.storage.fs.OFileClassic.checkRegions(OFileClassic.java:371) 2016-06-08 05:47:11 STDIO [ERROR] at com.orientechnologies.orient.core.storage.fs.OFileClassic.read(OFileClassic.java:73) 2016-06-08 05:47:11 STDIO [ERROR] at com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache.cacheFileContent(OWOWCache.java:908) 2016-06-08 05:47:11 STDIO [ERROR] at com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache.load(OWOWCache.java:417) 2016-06-08 05:47:11 STDIO [ERROR] at com.orientechnologies.orient.core.index.hashindex.local.cache.OReadWriteDiskCache.updateCache(OReadWriteDiskCache.java:676) 2016-06-08 05:47:11 STDIO [ERROR] at com.orientechnologies.orient.core.index.hashindex.local.cache.OReadWriteDiskCache.doLoad(OReadWriteDiskCache.java:302) 2016-06-08 05:47:11 STDIO [ERROR] at com.orientechnologies.orient.core.index.hashindex.local.cache.OReadWriteDiskCache.load(OReadWriteDiskCache.java:270) 2016-06-08 05:47:11 STDIO [ERROR] at com.orientechnologies.orient.core.storage.impl.local.paginated.OClusterPositionMap.floorPositions(OClusterPositionMap.java:337) 2016-06-08 05:47:11 STDIO [ERROR] at com.orientechnologies.orient.core.storage.impl.local.paginated.OPaginatedCluster.floorPositions(OPaginatedCluster.java:1113) 2016-06-08 05:47:11 STDIO [ERROR] at com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage.floorPhysicalPositions(OAbstractPaginatedStorage.java:1260) 2016-06-08 05:47:11 STDIO [ERROR] at com.orientechnologies.orient.core.iterator.OIdentifiableIterator.prevPosition(OIdentifiableIterator.java:336) 2016-06-08 05:47:11 STDIO [ERROR] at com.orientechnologies.orient.core.iterator.ORecordIteratorClusters.last(ORecordIteratorClusters.java:313) 2016-06-08 05:47:11 STDIO [ERROR] at com.orientechnologies.orient.core.iterator.ORecordIteratorClassDescendentOrder.begin(ORecordIteratorClassDescendentOrder.java:40) 2016-06-08 05:47:11 STDIO [ERROR] at com.orientechnologies.orient.core.iterator.ORecordIteratorClass.config(ORecordIteratorClass.java:138) 2016-06-08 05:47:11 STDIO [ERROR] at com.orientechnologies.orient.core.iterator.ORecordIteratorClass.<init>(ORecordIteratorClass.java:82) 2016-06-08 05:47:11 STDIO [ERROR] at com.orientechnologies.orient.core.iterator.ORecordIteratorClassDescendentOrder.<init>(ORecordIteratorClassDescendentOrder.java:35) 2016-06-08 05:47:11 STDIO [ERROR] at com.orientechnologies.orient.core.sql.OCommandExecutorSQLResultsetAbstract.searchInClasses(OCommandExecutorSQLResultsetAbstract.java:448) 2016-06-08 05:47:11 STDIO [ERROR] at com.orientechnologies.orient.core.sql.OCommandExecutorSQLSelect.searchInClasses(OCommandExecutorSQLSelect.java:761) 2016-06-08 05:47:11 STDIO [ERROR] at com.orientechnologies.orient.core.sql.OCommandExecutorSQLResultsetAbstract.assignTarget(OCommandExecutorSQLResultsetAbstract.java:193) 2016-06-08 05:47:11 STDIO [ERROR] at com.orientechnologies.orient.core.sql.OCommandExecutorSQLSelect.assignTarget(OCommandExecutorSQLSelect.java:440) 2016-06-08 05:47:11 STDIO [ERROR] at com.orientechnologies.orient.core.sql.OCommandExecutorSQLSelect.executeSearch(OCommandExecutorSQLSelect.java:422) 2016-06-08 05:47:11 STDIO [ERROR] at com.orientechnologies.orient.core.sql.OCommandExecutorSQLSelect.execute(OCommandExecutorSQLSelect.java:393) 2016-06-08 05:47:11 STDIO [ERROR] at com.orientechnologies.orient.core.sql.OCommandExecutorSQLDelegate.execute(OCommandExecutorSQLDelegate.java:64) 2016-06-08 05:47:11 STDIO [ERROR] at com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage.executeCommand(OAbstractPaginatedStorage.java:1176) 2016-06-08 05:47:11 STDIO [ERROR] at com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage.command(OAbstractPaginatedStorage.java:1165) 2016-06-08 05:47:11 STDIO [ERROR] at com.orientechnologies.orient.core.command.OCommandRequestTextAbstract.execute(OCommandRequestTextAbstract.java:63) 2016-06-08 05:47:11 STDIO [ERROR] at com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary.command(ONetworkProtocolBinary.java:1180) 2016-06-08 05:47:11 STDIO [ERROR] at com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary.executeRequest(ONetworkProtocolBinary.java:385) 2016-06-08 05:47:11 STDIO [ERROR] at com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract.execute(OBinaryNetworkProtocolAbstract.java:216) 2016-06-08 05:47:11 STDIO [ERROR] at com.orientechnologies.common.thread.OSoftThread.run(OSoftThread.java:65) -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
