Reporter |
![]() |
---|---|
Created | Aug 20, 2013 12:42:35 PM |
Updated | Aug 27, 2013 3:13:53 PM |
Priority | Critical |
Type | Exception |
State | Open |
Assignee | Vyacheslav Lukianov (hoegaarden) |
Subsystem | No subsystem |
Fix versions | 5.0.3 |
Fixed in builds | No Fixed in build |
Affected versions | 5.0 |
Browser | Any Browser |
OS | Any OS |
Verified in build | Not verified |
Verified by | Nobody |
Reviewed by | No reviewed by |
Severity | Routine |
jetbrains.exodus.exceptions.ExodusException: CompoundByteIterator: no more bytes available, address is: 197438719 at jetbrains.exodus.log.iterate.CompoundByteIteratorBase.onFail(CompoundByteIteratorBase.java:77) at jetbrains.exodus.log.DataIterator.onFail(DataIterator.java:55) at jetbrains.exodus.log.iterate.CompoundByteIteratorBase.next(CompoundByteIteratorBase.java:48) at jetbrains.exodus.log.iterate.CompressedUnsignedLongByteIterable.getInt(CompressedUnsignedLongByteIterable.java:82) at jetbrains.exodus.log.Log.read(Log.java:380) at jetbrains.exodus.log.Log.read(Log.java:369) at jetbrains.exodus.tree.patricia.PatriciaTreeBase.getLoggable(PatriciaTreeBase.java:102) at jetbrains.exodus.tree.patricia.PatriciaTreeBase.loadNode(PatriciaTreeBase.java:107) at jetbrains.exodus.tree.patricia.ChildReference.getNode(ChildReference.java:28) at jetbrains.exodus.tree.patricia.PatriciaTraverser.moveDown(PatriciaTraverser.java:53) at jetbrains.exodus.tree.TreeCursor.getNext(TreeCursor.java:56) at jetbrains.exodus.tree.TreeCursorMutable.getNext(TreeCursorMutable.java:45) at jetbrains.exodus.tree.TreeCursorMutable.deleteCurrent(TreeCursorMutable.java:88) at jetbrains.exodus.tree.patricia.PatriciaCursorDecorator.deleteCurrent(PatriciaCursorDecorator.java:346) at jetbrains.exodus.env.CursorImpl.deleteCurrent(CursorImpl.java:142) at jetbrains.exodus.database.impl.PropertiesTable.deleteNoFail(PropertiesTable.java:134) at jetbrains.exodus.database.PersistentEntityStoreImpl.clearProperties(PersistentEntityStoreImpl.java:655) at jetbrains.exodus.database.PersistentEntityStoreImpl.deleteEntity(PersistentEntityStoreImpl.java:1210) at jetbrains.exodus.database.PersistentEntity.delete(PersistentEntity.java:145) at com.jetbrains.teamsys.dnq.database.TransientSessionImpl.deleteEntityInternal(TransientSessionImpl.java:1367) at com.jetbrains.teamsys.dnq.database.TransientSessionImpl.access$1100(TransientSessionImpl.java:26) at com.jetbrains.teamsys.dnq.database.TransientSessionImpl$20.run(TransientSessionImpl.java:1359) at com.jetbrains.teamsys.dnq.database.TransientSessionImpl.addChangeAndRun(TransientSessionImpl.java:1616) at com.jetbrains.teamsys.dnq.database.TransientSessionImpl.deleteEntity(TransientSessionImpl.java:1357) at com.jetbrains.teamsys.dnq.database.TransientEntityImpl.delete(TransientEntityImpl.java:326) at com.jetbrains.teamsys.dnq.database.EntityOperations.remove(EntityOperations.java:61) at com.jetbrains.teamsys.dnq.database.ConstraintsUtil.processOnTargetDeleteConstraints(ConstraintsUtil.java:193) at com.jetbrains.teamsys.dnq.database.ConstraintsUtil.processOnDeleteConstraints(ConstraintsUtil.java:161) at com.jetbrains.teamsys.dnq.database.EntityOperations.remove(EntityOperations.java:55) at com.jetbrains.teamsys.dnq.database.EntityOperations.remove(EntityOperations.java:30) at jetbrains.charisma.smartui.fullScreenIssue.Issue_RootHtmlTemplateComponent.deleteIssue(Issue_RootHtmlTemplateComponent.java:1288) at jetbrains.charisma.smartui.fullScreenIssue.Issue_RootHtmlTemplateComponent$11.handle(Issue_RootHtmlTemplateComponent.java:184) at jetbrains.mps.webr.runtime.templateComponent.TemplateComponent.doNewHandleEvent(TemplateComponent.java:609) at jetbrains.mps.webr.runtime.templateComponent.TemplateComponent.newHandleByEventHandlers(TemplateComponent.java:589) at jetbrains.mps.webr.runtime.templateComponent.TemplateComponent.newHandleByEventHandlers(TemplateComponent.java:587) at jetbrains.mps.webr.runtime.templateComponent.TemplateComponent.newHandleEvent(TemplateComponent.java:577) at jetbrains.mps.webr.runtime.templateComponent.TemplateActionController.handleEventImpl(TemplateActionController.java:133) at jetbrains.mps.webr.runtime.templateComponent.TemplateActionController.handleEvent(TemplateActionController.java:115) at jetbrains.mps.webr.runtime.requestProcessor.EventRequestProcessor.processRequest(EventRequestProcessor.java:75) at jetbrains.mps.webr.runtime.servlet.MainServlet.processRequest(MainServlet.java:226) at jetbrains.mps.webr.runtime.servlet.MainServlet.doGet(MainServlet.java:112) at jetbrains.mps.webr.runtime.servlet.MainServlet.doPost(MainServlet.java:190) at javax.servlet.http.HttpServlet.service(HttpServlet.java:637) at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at jetbrains.mps.webr.runtime.filter.QueryParameterFilter.doFilter(QueryParameterFilter.java:25) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.eclipse.jetty.continuation.ContinuationFilter.doFilter(ContinuationFilter.java:118) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:82) at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:242) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298) at org.apache.coyote.http11.Http11AprProcessor.process(Http11AprProcessor.java:859) at org.apache.coyote.http11.Http11AprProtocol$Http11ConnectionHandler.process(Http11AprProtocol.java:579) at org.apache.tomcat.util.net.AprEndpoint$Worker.run(AprEndpoint.java:1555) at java.lang.Thread.run(Unknown Source)
Environment details
host: yt-test.konturbase url: http://yt-test:8089
version: 5.0
build: 7220 [25-Jul-2013 17:57]
java.version: 1.6.0_30
java.vendor: Sun Microsystems Inc.
java.vm.specification.version: 1.0
java.vm.specification.vendor: Sun Microsystems Inc.
java.vm.specification.name: Java Virtual Machine Specification
java.vm.version: 20.5-b03
java.vm.vendor: Sun Microsystems Inc.
java.vm.name: Java HotSpot(TM) 64-Bit Server VM
java.specification.version: 1.6
java.specification.vendor: Sun Microsystems Inc.
java.specification.name: Java Platform API Specification
java.class.version: 50.0
os.name: Windows Server 2008 R2
os.arch: amd64
os.version: 6.1
Max memory: 3 GB (3817799680 bytes)
Free memory: 1 GB (1144321464 bytes)
Total memory: 1 GB (1734410240 bytes)
Available processors: 4
Thrown at: 20 Август 2013 г. 14:42:22 YEKT