Quantcast
Channel: YouTrackYouTrack (JT) - Bug and Issue Tracker
Viewing all articles
Browse latest Browse all 74845

JT-21569: Exodus 1.0.0: CompoundByteIterator: no more bytes available, address is: 197438719.

$
0
0
Reporter Exception Robot (app_exception) Exception Robot (app_exception)
Created Aug 27, 2013 2:15:47 PM
Updated Aug 27, 2013 3:13:53 PM
Resolved Aug 27, 2013 3:13:53 PM
Priority Critical
Type Exception
State Duplicate
Assignee Unassigned
Subsystem No subsystem
Fix versions No Fix versions
Fixed in builds No Fixed in build
Affected versions 4.2.1
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: Exodus 1.0.0: 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:369)
	at jetbrains.exodus.log.Log.read(Log.java:358)
	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:51)
	at jetbrains.exodus.tree.TreeCursor.getNext(TreeCursor.java:56)
	at jetbrains.exodus.tree.TreeCursorMutable.getNext(TreeCursorMutable.java:40)
	at jetbrains.exodus.tree.TreeCursorMutable.deleteCurrent(TreeCursorMutable.java:83)
	at jetbrains.exodus.tree.patricia.PatriciaCursorDecorator.deleteCurrent(PatriciaCursorDecorator.java:346)
	at jetbrains.exodus.env.Cursor.deleteCurrent(Cursor.java:132)
	at jetbrains.exodus.database.impl.PropertiesTable.deleteNoFail(PropertiesTable.java:140)
	at jetbrains.exodus.database.PersistentEntityStoreImpl.clearProperties(PersistentEntityStoreImpl.java:646)
	at jetbrains.exodus.database.PersistentEntityStoreImpl.deleteEntity(PersistentEntityStoreImpl.java:1166)
	at jetbrains.exodus.database.PersistentEntity.delete(PersistentEntity.java:140)
	at com.jetbrains.teamsys.dnq.database.AbstractTransientEntity.deleteInternal(AbstractTransientEntity.java:79)
	at com.jetbrains.teamsys.dnq.database.TransientChangesTrackerImpl$7.run(TransientChangesTrackerImpl.java:458)
	at com.jetbrains.teamsys.dnq.database.TransientSessionImpl.flush(TransientSessionImpl.java:1161)
	at com.jetbrains.teamsys.dnq.database.TransientSessionImpl.intermediateCommitReturnChanges(TransientSessionImpl.java:818)
	at com.jetbrains.teamsys.dnq.database.TransientSessionImpl.intermediateCommit(TransientSessionImpl.java:213)
	at jetbrains.charisma.smartui.fullScreenIssue.Issue_RootHtmlTemplateComponent.deleteIssue(Issue_RootHtmlTemplateComponent.java:1128)
	at jetbrains.charisma.smartui.fullScreenIssue.Issue_RootHtmlTemplateComponent$13.handle(Issue_RootHtmlTemplateComponent.java:208)
	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:127)
	at jetbrains.mps.webr.runtime.templateComponent.TemplateActionController.handleEvent(TemplateActionController.java:109)
	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.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:470)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
	at org.apache.coyote.http11.Http11AprProcessor.process(Http11AprProcessor.java:879)
	at org.apache.coyote.http11.Http11AprProtocol$Http11ConnectionHandler.process(Http11AprProtocol.java:600)
	at org.apache.tomcat.util.net.AprEndpoint$Worker.run(AprEndpoint.java:1703)
	at java.lang.Thread.run(Unknown Source)


Environment details

host: dep-ur-yt-01.kontur
base url: https://yt.skbkontur.ru
version: 4.2.1
build: 5969 [20-Mar-2013 16:59]
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: 5 GB (5726666752 bytes)
Free memory: 399 MB (419194216 bytes)
Total memory: 1 GB (1555759104 bytes)
Available processors: 4
Thrown at: 27 Август 2013 г. 16:15:36 YEKT

Viewing all articles
Browse latest Browse all 74845

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>