03 Dec 2013 10:43:39,977 ERROR [stentEntityStoreImpl] [QuartzJobProcessor0 ] [] Redundant blob file: /usr/local/youtrackdata/blobs/3a/30.blob 03 Dec 2013 10:43:39,979 ERROR [stentEntityStoreImpl] [QuartzJobProcessor0 ] [] Redundant blob file: /usr/local/youtrackdata/blobs/3b/30.blob 03 Dec 2013 10:43:39,981 ERROR [stentEntityStoreImpl] [QuartzJobProcessor0 ] [] Redundant blob file: /usr/local/youtrackdata/blobs/eb/30.blob 03 Dec 2013 10:43:39,982 ERROR [stentEntityStoreImpl] [QuartzJobProcessor0 ] [] Redundant blob file: /usr/local/youtrackdata/blobs/ec/30.blob 03 Dec 2013 10:43:39,982 ERROR [stentEntityStoreImpl] [QuartzJobProcessor0 ] [] Redundant blob file: /usr/local/youtrackdata/blobs/ed/30.blob 03 Dec 2013 10:43:39,982 ERROR [stentEntityStoreImpl] [QuartzJobProcessor0 ] [] Redundant blob file: /usr/local/youtrackdata/blobs/ee/30.blob 03 Dec 2013 10:43:39,983 ERROR [stentEntityStoreImpl] [QuartzJobProcessor0 ] [] Redundant blob file: /usr/local/youtrackdata/blobs/ef/30.blob 03 Dec 2013 10:43:39,983 ERROR [stentEntityStoreImpl] [QuartzJobProcessor0 ] [] Redundant blob file: /usr/local/youtrackdata/blobs/f0/30.blob 03 Dec 2013 10:43:39,983 ERROR [stentEntityStoreImpl] [QuartzJobProcessor0 ] [] Redundant blob file: /usr/local/youtrackdata/blobs/f1/30.blob 03 Dec 2013 10:43:39,984 ERROR [stentEntityStoreImpl] [QuartzJobProcessor0 ] [] Redundant blob file: /usr/local/youtrackdata/blobs/f2/30.blob 03 Dec 2013 10:43:39,984 ERROR [stentEntityStoreImpl] [QuartzJobProcessor0 ] [] Redundant blob file: /usr/local/youtrackdata/blobs/f3/30.blob 03 Dec 2013 10:43:39,985 ERROR [stentEntityStoreImpl] [QuartzJobProcessor0 ] [] Redundant blob file: /usr/local/youtrackdata/blobs/f4/30.blob 03 Dec 2013 10:43:39,985 ERROR [stentEntityStoreImpl] [QuartzJobProcessor0 ] [] Redundant blob file: /usr/local/youtrackdata/blobs/f5/30.blob 03 Dec 2013 10:43:39,985 ERROR [stentEntityStoreImpl] [QuartzJobProcessor0 ] [] Redundant blob file: /usr/local/youtrackdata/blobs/f6/30.blob 03 Dec 2013 10:43:39,986 ERROR [stentEntityStoreImpl] [QuartzJobProcessor0 ] [] Redundant blob file: /usr/local/youtrackdata/blobs/f7/30.blob 03 Dec 2013 10:43:39,986 ERROR [stentEntityStoreImpl] [QuartzJobProcessor0 ] [] Redundant blob file: /usr/local/youtrackdata/blobs/f8/30.blob 03 Dec 2013 10:43:39,987 ERROR [stentEntityStoreImpl] [QuartzJobProcessor0 ] [] Redundant blob file: /usr/local/youtrackdata/blobs/f9/30.blob 03 Dec 2013 10:43:39,988 ERROR [stentEntityStoreImpl] [QuartzJobProcessor0 ] [] Redundant blob file: /usr/local/youtrackdata/blobs/74/31.blob 03 Dec 2013 10:43:39,988 ERROR [stentEntityStoreImpl] [QuartzJobProcessor0 ] [] Redundant blob file: /usr/local/youtrackdata/blobs/75/31.blob 03 Dec 2013 10:43:58,371 ERROR [TextIndexManager ] [TextIndexManager ] [] java.io.UTFDataFormatException: malformed input around byte 0 jetbrains.exodus.exceptions.ExodusException: java.io.UTFDataFormatException: malformed input around byte 0 at jetbrains.exodus.exceptions.ExodusException.toRuntime(ExodusException.java:28) at jetbrains.exodus.database.PersistentEntity.getBlobString(PersistentEntity.java:221) at com.jetbrains.teamsys.dnq.database.TransientEntityImpl.getBlobString(TransientEntityImpl.java:233) at com.jetbrains.teamsys.dnq.association.PrimitiveAssociationSemantics.getBlobAsString(PrimitiveAssociationSemantics.java:177) at jetbrains.charisma.persistent.TextUtils.aggregateComments(TextUtils.java:30) at jetbrains.charisma.persistent.MyTextIndexMetaData$5.getText(MyTextIndexMetaData.java:39) at jetbrains.exodus.textindex.impl.TextIndexManagerImpl.createSingleDocument(TextIndexManagerImpl.java:340) at jetbrains.exodus.textindex.impl.TextIndexManagerImpl.indexDocumentImpl(TextIndexManagerImpl.java:217) at jetbrains.exodus.textindex.async.AddDocumentJob.doExecute(AddDocumentJob.java:25) at jetbrains.exodus.textindex.async.IndexingJob.execute(IndexingJob.java:47) at jetbrains.exodus.core.execution.DecoratorJob.executeDecorated(DecoratorJob.java:57) at jetbrains.charisma.persistent.TransactionalTextIndexJob.access$000(TransactionalTextIndexJob.java:11) at jetbrains.charisma.persistent.TransactionalTextIndexJob$1.invoke(TransactionalTextIndexJob.java:26) at jetbrains.teamsys.dnq.runtime.txn._Txn.run(_Txn.java:36) at jetbrains.charisma.persistent.TransactionalTextIndexJob.execute(TransactionalTextIndexJob.java:24) at jetbrains.exodus.core.execution.Job.run(Job.java:84) at jetbrains.exodus.core.execution.ThreadJobProcessor.executeJob(ThreadJobProcessor.java:116) at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.executeOrdinaryJob(JobProcessorQueueAdapter.java:182) at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.doJobs(JobProcessorQueueAdapter.java:110) at jetbrains.exodus.core.execution.ThreadJobProcessor.run(ThreadJobProcessor.java:94) at jetbrains.exodus.core.execution.ThreadJobProcessor$1.run(ThreadJobProcessor.java:28) at java.lang.Thread.run(Thread.java:744) Caused by: java.io.UTFDataFormatException: malformed input around byte 0 at java.io.DataInputStream.readUTF(DataInputStream.java:656) at java.io.DataInputStream.readUTF(DataInputStream.java:564) at jetbrains.exodus.database.impl.UTFUtil.readUTF(UTFUtil.java:61) at jetbrains.exodus.database.impl.FileSystemBlobVaultImpl.getStringContent(FileSystemBlobVaultImpl.java:117) at jetbrains.exodus.database.PersistentEntityStoreImpl.getBlobString(PersistentEntityStoreImpl.java:711) at jetbrains.exodus.database.PersistentEntity.getBlobString(PersistentEntity.java:219) ... 20 more 03 Dec 2013 10:43:58,394 ERROR [TextIndexManager ] [TextIndexManager ] [] java.io.UTFDataFormatException: malformed input around byte 27 jetbrains.exodus.exceptions.ExodusException: java.io.UTFDataFormatException: malformed input around byte 27 at jetbrains.exodus.exceptions.ExodusException.toRuntime(ExodusException.java:28) at jetbrains.exodus.database.PersistentEntity.getBlobString(PersistentEntity.java:221) at com.jetbrains.teamsys.dnq.database.TransientEntityImpl.getBlobString(TransientEntityImpl.java:233) at com.jetbrains.teamsys.dnq.association.PrimitiveAssociationSemantics.getBlobAsString(PrimitiveAssociationSemantics.java:177) at jetbrains.charisma.persistent.TextUtils.aggregateComments(TextUtils.java:30) at jetbrains.charisma.persistent.MyTextIndexMetaData$5.getText(MyTextIndexMetaData.java:39) at jetbrains.exodus.textindex.impl.TextIndexManagerImpl.createSingleDocument(TextIndexManagerImpl.java:340) at jetbrains.exodus.textindex.impl.TextIndexManagerImpl.indexDocumentImpl(TextIndexManagerImpl.java:217) at jetbrains.exodus.textindex.async.AddDocumentJob.doExecute(AddDocumentJob.java:25) at jetbrains.exodus.textindex.async.IndexingJob.execute(IndexingJob.java:47) at jetbrains.exodus.core.execution.DecoratorJob.executeDecorated(DecoratorJob.java:57) at jetbrains.charisma.persistent.TransactionalTextIndexJob.access$000(TransactionalTextIndexJob.java:11) at jetbrains.charisma.persistent.TransactionalTextIndexJob$1.invoke(TransactionalTextIndexJob.java:26) at jetbrains.teamsys.dnq.runtime.txn._Txn.run(_Txn.java:36) at jetbrains.charisma.persistent.TransactionalTextIndexJob.execute(TransactionalTextIndexJob.java:24) at jetbrains.exodus.core.execution.Job.run(Job.java:84) at jetbrains.exodus.core.execution.ThreadJobProcessor.executeJob(ThreadJobProcessor.java:116) at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.executeOrdinaryJob(JobProcessorQueueAdapter.java:182) at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.doJobs(JobProcessorQueueAdapter.java:110) at jetbrains.exodus.core.execution.ThreadJobProcessor.run(ThreadJobProcessor.java:94) at jetbrains.exodus.core.execution.ThreadJobProcessor$1.run(ThreadJobProcessor.java:28) at java.lang.Thread.run(Thread.java:744) Caused by: java.io.UTFDataFormatException: malformed input around byte 27 at java.io.DataInputStream.readUTF(DataInputStream.java:656) at java.io.DataInputStream.readUTF(DataInputStream.java:564) at jetbrains.exodus.database.impl.UTFUtil.readUTF(UTFUtil.java:61) at jetbrains.exodus.database.impl.FileSystemBlobVaultImpl.getStringContent(FileSystemBlobVaultImpl.java:117) at jetbrains.exodus.database.PersistentEntityStoreImpl.getBlobString(PersistentEntityStoreImpl.java:711) at jetbrains.exodus.database.PersistentEntity.getBlobString(PersistentEntity.java:219) ... 20 more 03 Dec 2013 10:43:58,407 ERROR [TextIndexManager ] [TextIndexManager ] [] java.io.UTFDataFormatException: malformed input around byte 0 jetbrains.exodus.exceptions.ExodusException: java.io.UTFDataFormatException: malformed input around byte 0 at jetbrains.exodus.exceptions.ExodusException.toRuntime(ExodusException.java:28) at jetbrains.exodus.database.PersistentEntity.getBlobString(PersistentEntity.java:221) at com.jetbrains.teamsys.dnq.database.TransientEntityImpl.getBlobString(TransientEntityImpl.java:233) at com.jetbrains.teamsys.dnq.association.PrimitiveAssociationSemantics.getBlobAsString(PrimitiveAssociationSemantics.java:177) at jetbrains.charisma.persistent.MyTextIndexMetaData$3.getText(MyTextIndexMetaData.java:29) at jetbrains.exodus.textindex.impl.TextIndexManagerImpl.createSingleDocument(TextIndexManagerImpl.java:340) at jetbrains.exodus.textindex.impl.TextIndexManagerImpl.indexDocumentImpl(TextIndexManagerImpl.java:217) at jetbrains.exodus.textindex.async.AddDocumentJob.doExecute(AddDocumentJob.java:25) at jetbrains.exodus.textindex.async.IndexingJob.execute(IndexingJob.java:47) at jetbrains.exodus.core.execution.DecoratorJob.executeDecorated(DecoratorJob.java:57) at jetbrains.charisma.persistent.TransactionalTextIndexJob.access$000(TransactionalTextIndexJob.java:11) at jetbrains.charisma.persistent.TransactionalTextIndexJob$1.invoke(TransactionalTextIndexJob.java:26) at jetbrains.teamsys.dnq.runtime.txn._Txn.run(_Txn.java:36) at jetbrains.charisma.persistent.TransactionalTextIndexJob.execute(TransactionalTextIndexJob.java:24) at jetbrains.exodus.core.execution.Job.run(Job.java:84) at jetbrains.exodus.core.execution.ThreadJobProcessor.executeJob(ThreadJobProcessor.java:116) at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.executeOrdinaryJob(JobProcessorQueueAdapter.java:182) at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.doJobs(JobProcessorQueueAdapter.java:110) at jetbrains.exodus.core.execution.ThreadJobProcessor.run(ThreadJobProcessor.java:94) at jetbrains.exodus.core.execution.ThreadJobProcessor$1.run(ThreadJobProcessor.java:28) at java.lang.Thread.run(Thread.java:744) Caused by: java.io.UTFDataFormatException: malformed input around byte 0 at java.io.DataInputStream.readUTF(DataInputStream.java:656) at java.io.DataInputStream.readUTF(DataInputStream.java:564) at jetbrains.exodus.database.impl.UTFUtil.readUTF(UTFUtil.java:61) at jetbrains.exodus.database.impl.FileSystemBlobVaultImpl.getStringContent(FileSystemBlobVaultImpl.java:117) at jetbrains.exodus.database.PersistentEntityStoreImpl.getBlobString(PersistentEntityStoreImpl.java:711) at jetbrains.exodus.database.PersistentEntity.getBlobString(PersistentEntity.java:219) ... 19 more 03 Dec 2013 10:43:58,423 ERROR [TextIndexManager ] [TextIndexManager ] [] java.io.UTFDataFormatException: malformed input around byte 0 jetbrains.exodus.exceptions.ExodusException: java.io.UTFDataFormatException: malformed input around byte 0 at jetbrains.exodus.exceptions.ExodusException.toRuntime(ExodusException.java:28) at jetbrains.exodus.database.PersistentEntity.getBlobString(PersistentEntity.java:221) at com.jetbrains.teamsys.dnq.database.TransientEntityImpl.getBlobString(TransientEntityImpl.java:233) at com.jetbrains.teamsys.dnq.association.PrimitiveAssociationSemantics.getBlobAsString(PrimitiveAssociationSemantics.java:177) at jetbrains.charisma.persistent.MyTextIndexMetaData$3.getText(MyTextIndexMetaData.java:29) at jetbrains.exodus.textindex.impl.TextIndexManagerImpl.createSingleDocument(TextIndexManagerImpl.java:340) at jetbrains.exodus.textindex.impl.TextIndexManagerImpl.indexDocumentImpl(TextIndexManagerImpl.java:217) at jetbrains.exodus.textindex.async.AddDocumentJob.doExecute(AddDocumentJob.java:25) at jetbrains.exodus.textindex.async.IndexingJob.execute(IndexingJob.java:47) at jetbrains.exodus.core.execution.DecoratorJob.executeDecorated(DecoratorJob.java:57) at jetbrains.charisma.persistent.TransactionalTextIndexJob.access$000(TransactionalTextIndexJob.java:11) at jetbrains.charisma.persistent.TransactionalTextIndexJob$1.invoke(TransactionalTextIndexJob.java:26) at jetbrains.teamsys.dnq.runtime.txn._Txn.run(_Txn.java:36) at jetbrains.charisma.persistent.TransactionalTextIndexJob.execute(TransactionalTextIndexJob.java:24) at jetbrains.exodus.core.execution.Job.run(Job.java:84) at jetbrains.exodus.core.execution.ThreadJobProcessor.executeJob(ThreadJobProcessor.java:116) at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.executeOrdinaryJob(JobProcessorQueueAdapter.java:182) at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.doJobs(JobProcessorQueueAdapter.java:110) at jetbrains.exodus.core.execution.ThreadJobProcessor.run(ThreadJobProcessor.java:94) at jetbrains.exodus.core.execution.ThreadJobProcessor$1.run(ThreadJobProcessor.java:28) at java.lang.Thread.run(Thread.java:744) Caused by: java.io.UTFDataFormatException: malformed input around byte 0 at java.io.DataInputStream.readUTF(DataInputStream.java:656) at java.io.DataInputStream.readUTF(DataInputStream.java:564) at jetbrains.exodus.database.impl.UTFUtil.readUTF(UTFUtil.java:61) at jetbrains.exodus.database.impl.FileSystemBlobVaultImpl.getStringContent(FileSystemBlobVaultImpl.java:117) at jetbrains.exodus.database.PersistentEntityStoreImpl.getBlobString(PersistentEntityStoreImpl.java:711) at jetbrains.exodus.database.PersistentEntity.getBlobString(PersistentEntity.java:219) ... 19 more 03 Dec 2013 10:43:58,437 ERROR [TextIndexManager ] [TextIndexManager ] [] java.io.UTFDataFormatException: malformed input around byte 0 jetbrains.exodus.exceptions.ExodusException: java.io.UTFDataFormatException: malformed input around byte 0 at jetbrains.exodus.exceptions.ExodusException.toRuntime(ExodusException.java:28) at jetbrains.exodus.database.PersistentEntity.getBlobString(PersistentEntity.java:221) at com.jetbrains.teamsys.dnq.database.TransientEntityImpl.getBlobString(TransientEntityImpl.java:233) at com.jetbrains.teamsys.dnq.association.PrimitiveAssociationSemantics.getBlobAsString(PrimitiveAssociationSemantics.java:177) at jetbrains.charisma.persistent.MyTextIndexMetaData$3.getText(MyTextIndexMetaData.java:29) at jetbrains.exodus.textindex.impl.TextIndexManagerImpl.createSingleDocument(TextIndexManagerImpl.java:340) at jetbrains.exodus.textindex.impl.TextIndexManagerImpl.indexDocumentImpl(TextIndexManagerImpl.java:217) at jetbrains.exodus.textindex.async.AddDocumentJob.doExecute(AddDocumentJob.java:25) at jetbrains.exodus.textindex.async.IndexingJob.execute(IndexingJob.java:47) at jetbrains.exodus.core.execution.DecoratorJob.executeDecorated(DecoratorJob.java:57) at jetbrains.charisma.persistent.TransactionalTextIndexJob.access$000(TransactionalTextIndexJob.java:11) at jetbrains.charisma.persistent.TransactionalTextIndexJob$1.invoke(TransactionalTextIndexJob.java:26) at jetbrains.teamsys.dnq.runtime.txn._Txn.run(_Txn.java:36) at jetbrains.charisma.persistent.TransactionalTextIndexJob.execute(TransactionalTextIndexJob.java:24) at jetbrains.exodus.core.execution.Job.run(Job.java:84) at jetbrains.exodus.core.execution.ThreadJobProcessor.executeJob(ThreadJobProcessor.java:116) at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.executeOrdinaryJob(JobProcessorQueueAdapter.java:182) at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.doJobs(JobProcessorQueueAdapter.java:110) at jetbrains.exodus.core.execution.ThreadJobProcessor.run(ThreadJobProcessor.java:94) at jetbrains.exodus.core.execution.ThreadJobProcessor$1.run(ThreadJobProcessor.java:28) at java.lang.Thread.run(Thread.java:744) Caused by: java.io.UTFDataFormatException: malformed input around byte 0 at java.io.DataInputStream.readUTF(DataInputStream.java:656) at java.io.DataInputStream.readUTF(DataInputStream.java:564) at jetbrains.exodus.database.impl.UTFUtil.readUTF(UTFUtil.java:61) at jetbrains.exodus.database.impl.FileSystemBlobVaultImpl.getStringContent(FileSystemBlobVaultImpl.java:117) at jetbrains.exodus.database.PersistentEntityStoreImpl.getBlobString(PersistentEntityStoreImpl.java:711) at jetbrains.exodus.database.PersistentEntity.getBlobString(PersistentEntity.java:219) ... 19 more 03 Dec 2013 10:43:58,448 ERROR [TextIndexManager ] [TextIndexManager ] [] java.io.UTFDataFormatException: malformed input around byte 0 jetbrains.exodus.exceptions.ExodusException: java.io.UTFDataFormatException: malformed input around byte 0 at jetbrains.exodus.exceptions.ExodusException.toRuntime(ExodusException.java:28) at jetbrains.exodus.database.PersistentEntity.getBlobString(PersistentEntity.java:221) at com.jetbrains.teamsys.dnq.database.TransientEntityImpl.getBlobString(TransientEntityImpl.java:233) at com.jetbrains.teamsys.dnq.association.PrimitiveAssociationSemantics.getBlobAsString(PrimitiveAssociationSemantics.java:177) at jetbrains.charisma.persistent.MyTextIndexMetaData$3.getText(MyTextIndexMetaData.java:29) at jetbrains.exodus.textindex.impl.TextIndexManagerImpl.createSingleDocument(TextIndexManagerImpl.java:340) at jetbrains.exodus.textindex.impl.TextIndexManagerImpl.indexDocumentImpl(TextIndexManagerImpl.java:217) at jetbrains.exodus.textindex.async.AddDocumentJob.doExecute(AddDocumentJob.java:25) at jetbrains.exodus.textindex.async.IndexingJob.execute(IndexingJob.java:47) at jetbrains.exodus.core.execution.DecoratorJob.executeDecorated(DecoratorJob.java:57) at jetbrains.charisma.persistent.TransactionalTextIndexJob.access$000(TransactionalTextIndexJob.java:11) at jetbrains.charisma.persistent.TransactionalTextIndexJob$1.invoke(TransactionalTextIndexJob.java:26) at jetbrains.teamsys.dnq.runtime.txn._Txn.run(_Txn.java:36) at jetbrains.charisma.persistent.TransactionalTextIndexJob.execute(TransactionalTextIndexJob.java:24) at jetbrains.exodus.core.execution.Job.run(Job.java:84) at jetbrains.exodus.core.execution.ThreadJobProcessor.executeJob(ThreadJobProcessor.java:116) at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.executeOrdinaryJob(JobProcessorQueueAdapter.java:182) at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.doJobs(JobProcessorQueueAdapter.java:110) at jetbrains.exodus.core.execution.ThreadJobProcessor.run(ThreadJobProcessor.java:94) at jetbrains.exodus.core.execution.ThreadJobProcessor$1.run(ThreadJobProcessor.java:28) at java.lang.Thread.run(Thread.java:744) Caused by: java.io.UTFDataFormatException: malformed input around byte 0 at java.io.DataInputStream.readUTF(DataInputStream.java:656) at java.io.DataInputStream.readUTF(DataInputStream.java:564) at jetbrains.exodus.database.impl.UTFUtil.readUTF(UTFUtil.java:61) at jetbrains.exodus.database.impl.FileSystemBlobVaultImpl.getStringContent(FileSystemBlobVaultImpl.java:117) at jetbrains.exodus.database.PersistentEntityStoreImpl.getBlobString(PersistentEntityStoreImpl.java:711) at jetbrains.exodus.database.PersistentEntity.getBlobString(PersistentEntity.java:219) ... 19 more 03 Dec 2013 10:43:58,460 ERROR [TextIndexManager ] [TextIndexManager ] [] java.io.UTFDataFormatException: malformed input around byte 0 jetbrains.exodus.exceptions.ExodusException: java.io.UTFDataFormatException: malformed input around byte 0 at jetbrains.exodus.exceptions.ExodusException.toRuntime(ExodusException.java:28) at jetbrains.exodus.database.PersistentEntity.getBlobString(PersistentEntity.java:221) at com.jetbrains.teamsys.dnq.database.TransientEntityImpl.getBlobString(TransientEntityImpl.java:233) at com.jetbrains.teamsys.dnq.association.PrimitiveAssociationSemantics.getBlobAsString(PrimitiveAssociationSemantics.java:177) at jetbrains.charisma.persistent.MyTextIndexMetaData$3.getText(MyTextIndexMetaData.java:29) at jetbrains.exodus.textindex.impl.TextIndexManagerImpl.createSingleDocument(TextIndexManagerImpl.java:340) at jetbrains.exodus.textindex.impl.TextIndexManagerImpl.indexDocumentImpl(TextIndexManagerImpl.java:217) at jetbrains.exodus.textindex.async.AddDocumentJob.doExecute(AddDocumentJob.java:25) at jetbrains.exodus.textindex.async.IndexingJob.execute(IndexingJob.java:47) at jetbrains.exodus.core.execution.DecoratorJob.executeDecorated(DecoratorJob.java:57) at jetbrains.charisma.persistent.TransactionalTextIndexJob.access$000(TransactionalTextIndexJob.java:11) at jetbrains.charisma.persistent.TransactionalTextIndexJob$1.invoke(TransactionalTextIndexJob.java:26) at jetbrains.teamsys.dnq.runtime.txn._Txn.run(_Txn.java:36) at jetbrains.charisma.persistent.TransactionalTextIndexJob.execute(TransactionalTextIndexJob.java:24) at jetbrains.exodus.core.execution.Job.run(Job.java:84) at jetbrains.exodus.core.execution.ThreadJobProcessor.executeJob(ThreadJobProcessor.java:116) at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.executeOrdinaryJob(JobProcessorQueueAdapter.java:182) at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.doJobs(JobProcessorQueueAdapter.java:110) at jetbrains.exodus.core.execution.ThreadJobProcessor.run(ThreadJobProcessor.java:94) at jetbrains.exodus.core.execution.ThreadJobProcessor$1.run(ThreadJobProcessor.java:28) at java.lang.Thread.run(Thread.java:744) Caused by: java.io.UTFDataFormatException: malformed input around byte 0 at java.io.DataInputStream.readUTF(DataInputStream.java:656) at java.io.DataInputStream.readUTF(DataInputStream.java:564) at jetbrains.exodus.database.impl.UTFUtil.readUTF(UTFUtil.java:61) at jetbrains.exodus.database.impl.FileSystemBlobVaultImpl.getStringContent(FileSystemBlobVaultImpl.java:117) at jetbrains.exodus.database.PersistentEntityStoreImpl.getBlobString(PersistentEntityStoreImpl.java:711) at jetbrains.exodus.database.PersistentEntity.getBlobString(PersistentEntity.java:219) ... 19 more 03 Dec 2013 10:43:58,471 ERROR [TextIndexManager ] [TextIndexManager ] [] java.io.UTFDataFormatException: malformed input around byte 10 jetbrains.exodus.exceptions.ExodusException: java.io.UTFDataFormatException: malformed input around byte 10 at jetbrains.exodus.exceptions.ExodusException.toRuntime(ExodusException.java:28) at jetbrains.exodus.database.PersistentEntity.getBlobString(PersistentEntity.java:221) at com.jetbrains.teamsys.dnq.database.TransientEntityImpl.getBlobString(TransientEntityImpl.java:233) at com.jetbrains.teamsys.dnq.association.PrimitiveAssociationSemantics.getBlobAsString(PrimitiveAssociationSemantics.java:177) at jetbrains.charisma.persistent.TextUtils.aggregateComments(TextUtils.java:30) at jetbrains.charisma.persistent.MyTextIndexMetaData$5.getText(MyTextIndexMetaData.java:39) at jetbrains.exodus.textindex.impl.TextIndexManagerImpl.createSingleDocument(TextIndexManagerImpl.java:340) at jetbrains.exodus.textindex.impl.TextIndexManagerImpl.indexDocumentImpl(TextIndexManagerImpl.java:217) at jetbrains.exodus.textindex.async.AddDocumentJob.doExecute(AddDocumentJob.java:25) at jetbrains.exodus.textindex.async.IndexingJob.execute(IndexingJob.java:47) at jetbrains.exodus.core.execution.DecoratorJob.executeDecorated(DecoratorJob.java:57) at jetbrains.charisma.persistent.TransactionalTextIndexJob.access$000(TransactionalTextIndexJob.java:11) at jetbrains.charisma.persistent.TransactionalTextIndexJob$1.invoke(TransactionalTextIndexJob.java:26) at jetbrains.teamsys.dnq.runtime.txn._Txn.run(_Txn.java:36) at jetbrains.charisma.persistent.TransactionalTextIndexJob.execute(TransactionalTextIndexJob.java:24) at jetbrains.exodus.core.execution.Job.run(Job.java:84) at jetbrains.exodus.core.execution.ThreadJobProcessor.executeJob(ThreadJobProcessor.java:116) at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.executeOrdinaryJob(JobProcessorQueueAdapter.java:182) at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.doJobs(JobProcessorQueueAdapter.java:110) at jetbrains.exodus.core.execution.ThreadJobProcessor.run(ThreadJobProcessor.java:94) at jetbrains.exodus.core.execution.ThreadJobProcessor$1.run(ThreadJobProcessor.java:28) at java.lang.Thread.run(Thread.java:744) Caused by: java.io.UTFDataFormatException: malformed input around byte 10 at java.io.DataInputStream.readUTF(DataInputStream.java:648) at java.io.DataInputStream.readUTF(DataInputStream.java:564) at jetbrains.exodus.database.impl.UTFUtil.readUTF(UTFUtil.java:61) at jetbrains.exodus.database.impl.FileSystemBlobVaultImpl.getStringContent(FileSystemBlobVaultImpl.java:117) at jetbrains.exodus.database.PersistentEntityStoreImpl.getBlobString(PersistentEntityStoreImpl.java:711) at jetbrains.exodus.database.PersistentEntity.getBlobString(PersistentEntity.java:219) ... 20 more 03 Dec 2013 10:43:58,523 ERROR [TextIndexManager ] [TextIndexManager ] [] java.io.UTFDataFormatException: malformed input around byte 0 jetbrains.exodus.exceptions.ExodusException: java.io.UTFDataFormatException: malformed input around byte 0 at jetbrains.exodus.exceptions.ExodusException.toRuntime(ExodusException.java:28) at jetbrains.exodus.database.PersistentEntity.getBlobString(PersistentEntity.java:221) at com.jetbrains.teamsys.dnq.database.TransientEntityImpl.getBlobString(TransientEntityImpl.java:233) at com.jetbrains.teamsys.dnq.association.PrimitiveAssociationSemantics.getBlobAsString(PrimitiveAssociationSemantics.java:177) at jetbrains.charisma.persistent.TextUtils.aggregateComments(TextUtils.java:30) at jetbrains.charisma.persistent.MyTextIndexMetaData$5.getText(MyTextIndexMetaData.java:39) at jetbrains.exodus.textindex.impl.TextIndexManagerImpl.createSingleDocument(TextIndexManagerImpl.java:340) at jetbrains.exodus.textindex.impl.TextIndexManagerImpl.indexDocumentImpl(TextIndexManagerImpl.java:217) at jetbrains.exodus.textindex.async.AddDocumentJob.doExecute(AddDocumentJob.java:25) at jetbrains.exodus.textindex.async.IndexingJob.execute(IndexingJob.java:47) at jetbrains.exodus.core.execution.DecoratorJob.executeDecorated(DecoratorJob.java:57) at jetbrains.charisma.persistent.TransactionalTextIndexJob.access$000(TransactionalTextIndexJob.java:11) at jetbrains.charisma.persistent.TransactionalTextIndexJob$1.invoke(TransactionalTextIndexJob.java:26) at jetbrains.teamsys.dnq.runtime.txn._Txn.run(_Txn.java:36) at jetbrains.charisma.persistent.TransactionalTextIndexJob.execute(TransactionalTextIndexJob.java:24) at jetbrains.exodus.core.execution.Job.run(Job.java:84) at jetbrains.exodus.core.execution.ThreadJobProcessor.executeJob(ThreadJobProcessor.java:116) at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.executeOrdinaryJob(JobProcessorQueueAdapter.java:182) at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.doJobs(JobProcessorQueueAdapter.java:110) at jetbrains.exodus.core.execution.ThreadJobProcessor.run(ThreadJobProcessor.java:94) at jetbrains.exodus.core.execution.ThreadJobProcessor$1.run(ThreadJobProcessor.java:28) at java.lang.Thread.run(Thread.java:744) Caused by: java.io.UTFDataFormatException: malformed input around byte 0 at java.io.DataInputStream.readUTF(DataInputStream.java:656) at java.io.DataInputStream.readUTF(DataInputStream.java:564) at jetbrains.exodus.database.impl.UTFUtil.readUTF(UTFUtil.java:61) at jetbrains.exodus.database.impl.FileSystemBlobVaultImpl.getStringContent(FileSystemBlobVaultImpl.java:117) at jetbrains.exodus.database.PersistentEntityStoreImpl.getBlobString(PersistentEntityStoreImpl.java:711) at jetbrains.exodus.database.PersistentEntity.getBlobString(PersistentEntity.java:219) ... 20 more 03 Dec 2013 10:43:58,578 ERROR [TextIndexManager ] [TextIndexManager ] [] java.io.UTFDataFormatException: malformed input around byte 0 jetbrains.exodus.exceptions.ExodusException: java.io.UTFDataFormatException: malformed input around byte 0 at jetbrains.exodus.exceptions.ExodusException.toRuntime(ExodusException.java:28) at jetbrains.exodus.database.PersistentEntity.getBlobString(PersistentEntity.java:221) at com.jetbrains.teamsys.dnq.database.TransientEntityImpl.getBlobString(TransientEntityImpl.java:233) at com.jetbrains.teamsys.dnq.association.PrimitiveAssociationSemantics.getBlobAsString(PrimitiveAssociationSemantics.java:177) at jetbrains.charisma.persistent.TextUtils.aggregateComments(TextUtils.java:30) at jetbrains.charisma.persistent.MyTextIndexMetaData$5.getText(MyTextIndexMetaData.java:39) at jetbrains.exodus.textindex.impl.TextIndexManagerImpl.createSingleDocument(TextIndexManagerImpl.java:340) at jetbrains.exodus.textindex.impl.TextIndexManagerImpl.indexDocumentImpl(TextIndexManagerImpl.java:217) at jetbrains.exodus.textindex.async.AddDocumentJob.doExecute(AddDocumentJob.java:25) at jetbrains.exodus.textindex.async.IndexingJob.execute(IndexingJob.java:47) at jetbrains.exodus.core.execution.DecoratorJob.executeDecorated(DecoratorJob.java:57) at jetbrains.charisma.persistent.TransactionalTextIndexJob.access$000(TransactionalTextIndexJob.java:11) at jetbrains.charisma.persistent.TransactionalTextIndexJob$1.invoke(TransactionalTextIndexJob.java:26) at jetbrains.teamsys.dnq.runtime.txn._Txn.run(_Txn.java:36) at jetbrains.charisma.persistent.TransactionalTextIndexJob.execute(TransactionalTextIndexJob.java:24) at jetbrains.exodus.core.execution.Job.run(Job.java:84) at jetbrains.exodus.core.execution.ThreadJobProcessor.executeJob(ThreadJobProcessor.java:116) at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.executeOrdinaryJob(JobProcessorQueueAdapter.java:182) at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.doJobs(JobProcessorQueueAdapter.java:110) at jetbrains.exodus.core.execution.ThreadJobProcessor.run(ThreadJobProcessor.java:94) at jetbrains.exodus.core.execution.ThreadJobProcessor$1.run(ThreadJobProcessor.java:28) at java.lang.Thread.run(Thread.java:744) Caused by: java.io.UTFDataFormatException: malformed input around byte 0 at java.io.DataInputStream.readUTF(DataInputStream.java:656) at java.io.DataInputStream.readUTF(DataInputStream.java:564) at jetbrains.exodus.database.impl.UTFUtil.readUTF(UTFUtil.java:61) at jetbrains.exodus.database.impl.FileSystemBlobVaultImpl.getStringContent(FileSystemBlobVaultImpl.java:117) at jetbrains.exodus.database.PersistentEntityStoreImpl.getBlobString(PersistentEntityStoreImpl.java:711) at jetbrains.exodus.database.PersistentEntity.getBlobString(PersistentEntity.java:219) ... 20 more 03 Dec 2013 10:47:31,100 ERROR [TextIndexManager ] [TextIndexManager ] [] java.io.UTFDataFormatException: malformed input around byte 0 jetbrains.exodus.exceptions.ExodusException: java.io.UTFDataFormatException: malformed input around byte 0 at jetbrains.exodus.exceptions.ExodusException.toRuntime(ExodusException.java:28) at jetbrains.exodus.database.PersistentEntity.getBlobString(PersistentEntity.java:221) at com.jetbrains.teamsys.dnq.database.TransientEntityImpl.getBlobString(TransientEntityImpl.java:233) at com.jetbrains.teamsys.dnq.association.PrimitiveAssociationSemantics.getBlobAsString(PrimitiveAssociationSemantics.java:177) at jetbrains.charisma.persistent.TextUtils.aggregateComments(TextUtils.java:30) at jetbrains.charisma.persistent.MyTextIndexMetaData$5.getText(MyTextIndexMetaData.java:39) at jetbrains.exodus.textindex.impl.TextIndexManagerImpl.createSingleDocument(TextIndexManagerImpl.java:340) at jetbrains.exodus.textindex.impl.TextIndexManagerImpl.indexDocumentImpl(TextIndexManagerImpl.java:217) at jetbrains.exodus.textindex.async.AddDocumentJob.doExecute(AddDocumentJob.java:25) at jetbrains.exodus.textindex.async.IndexingJob.execute(IndexingJob.java:47) at jetbrains.exodus.core.execution.DecoratorJob.executeDecorated(DecoratorJob.java:57) at jetbrains.charisma.persistent.TransactionalTextIndexJob.access$000(TransactionalTextIndexJob.java:11) at jetbrains.charisma.persistent.TransactionalTextIndexJob$1.invoke(TransactionalTextIndexJob.java:26) at jetbrains.teamsys.dnq.runtime.txn._Txn.run(_Txn.java:36) at jetbrains.charisma.persistent.TransactionalTextIndexJob.execute(TransactionalTextIndexJob.java:24) at jetbrains.exodus.core.execution.Job.run(Job.java:84) at jetbrains.exodus.core.execution.ThreadJobProcessor.executeJob(ThreadJobProcessor.java:116) at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.executeOrdinaryJob(JobProcessorQueueAdapter.java:182) at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.doJobs(JobProcessorQueueAdapter.java:110) at jetbrains.exodus.core.execution.ThreadJobProcessor.run(ThreadJobProcessor.java:94) at jetbrains.exodus.core.execution.ThreadJobProcessor$1.run(ThreadJobProcessor.java:28) at java.lang.Thread.run(Thread.java:744) Caused by: java.io.UTFDataFormatException: malformed input around byte 0 at java.io.DataInputStream.readUTF(DataInputStream.java:656) at java.io.DataInputStream.readUTF(DataInputStream.java:564) at jetbrains.exodus.database.impl.UTFUtil.readUTF(UTFUtil.java:61) at jetbrains.exodus.database.impl.FileSystemBlobVaultImpl.getStringContent(FileSystemBlobVaultImpl.java:117) at jetbrains.exodus.database.PersistentEntityStoreImpl.getBlobString(PersistentEntityStoreImpl.java:711) at jetbrains.exodus.database.PersistentEntity.getBlobString(PersistentEntity.java:219) ... 20 more 03 Dec 2013 10:47:35,170 ERROR [TextIndexManager ] [TextIndexManager ] [] java.io.UTFDataFormatException: malformed input around byte 27 jetbrains.exodus.exceptions.ExodusException: java.io.UTFDataFormatException: malformed input around byte 27 at jetbrains.exodus.exceptions.ExodusException.toRuntime(ExodusException.java:28) at jetbrains.exodus.database.PersistentEntity.getBlobString(PersistentEntity.java:221) at com.jetbrains.teamsys.dnq.database.TransientEntityImpl.getBlobString(TransientEntityImpl.java:233) at com.jetbrains.teamsys.dnq.association.PrimitiveAssociationSemantics.getBlobAsString(PrimitiveAssociationSemantics.java:177) at jetbrains.charisma.persistent.TextUtils.aggregateComments(TextUtils.java:30) at jetbrains.charisma.persistent.MyTextIndexMetaData$5.getText(MyTextIndexMetaData.java:39) at jetbrains.exodus.textindex.impl.TextIndexManagerImpl.createSingleDocument(TextIndexManagerImpl.java:340) at jetbrains.exodus.textindex.impl.TextIndexManagerImpl.indexDocumentImpl(TextIndexManagerImpl.java:217) at jetbrains.exodus.textindex.async.AddDocumentJob.doExecute(AddDocumentJob.java:25) at jetbrains.exodus.textindex.async.IndexingJob.execute(IndexingJob.java:47) at jetbrains.exodus.core.execution.DecoratorJob.executeDecorated(DecoratorJob.java:57) at jetbrains.charisma.persistent.TransactionalTextIndexJob.access$000(TransactionalTextIndexJob.java:11) at jetbrains.charisma.persistent.TransactionalTextIndexJob$1.invoke(TransactionalTextIndexJob.java:26) at jetbrains.teamsys.dnq.runtime.txn._Txn.run(_Txn.java:36) at jetbrains.charisma.persistent.TransactionalTextIndexJob.execute(TransactionalTextIndexJob.java:24) at jetbrains.exodus.core.execution.Job.run(Job.java:84) at jetbrains.exodus.core.execution.ThreadJobProcessor.executeJob(ThreadJobProcessor.java:116) at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.executeOrdinaryJob(JobProcessorQueueAdapter.java:182) at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.doJobs(JobProcessorQueueAdapter.java:110) at jetbrains.exodus.core.execution.ThreadJobProcessor.run(ThreadJobProcessor.java:94) at jetbrains.exodus.core.execution.ThreadJobProcessor$1.run(ThreadJobProcessor.java:28) at java.lang.Thread.run(Thread.java:744) Caused by: java.io.UTFDataFormatException: malformed input around byte 27 at java.io.DataInputStream.readUTF(DataInputStream.java:656) at java.io.DataInputStream.readUTF(DataInputStream.java:564) at jetbrains.exodus.database.impl.UTFUtil.readUTF(UTFUtil.java:61) at jetbrains.exodus.database.impl.FileSystemBlobVaultImpl.getStringContent(FileSystemBlobVaultImpl.java:117) at jetbrains.exodus.database.PersistentEntityStoreImpl.getBlobString(PersistentEntityStoreImpl.java:711) at jetbrains.exodus.database.PersistentEntity.getBlobString(PersistentEntity.java:219) ... 20 more 03 Dec 2013 10:47:37,451 ERROR [TextIndexManager ] [TextIndexManager ] [] java.io.UTFDataFormatException: malformed input around byte 0 jetbrains.exodus.exceptions.ExodusException: java.io.UTFDataFormatException: malformed input around byte 0 at jetbrains.exodus.exceptions.ExodusException.toRuntime(ExodusException.java:28) at jetbrains.exodus.database.PersistentEntity.getBlobString(PersistentEntity.java:221) at com.jetbrains.teamsys.dnq.database.TransientEntityImpl.getBlobString(TransientEntityImpl.java:233) at com.jetbrains.teamsys.dnq.association.PrimitiveAssociationSemantics.getBlobAsString(PrimitiveAssociationSemantics.java:177) at jetbrains.charisma.persistent.MyTextIndexMetaData$3.getText(MyTextIndexMetaData.java:29) at jetbrains.exodus.textindex.impl.TextIndexManagerImpl.createSingleDocument(TextIndexManagerImpl.java:340) at jetbrains.exodus.textindex.impl.TextIndexManagerImpl.indexDocumentImpl(TextIndexManagerImpl.java:217) at jetbrains.exodus.textindex.async.AddDocumentJob.doExecute(AddDocumentJob.java:25) at jetbrains.exodus.textindex.async.IndexingJob.execute(IndexingJob.java:47) at jetbrains.exodus.core.execution.DecoratorJob.executeDecorated(DecoratorJob.java:57) at jetbrains.charisma.persistent.TransactionalTextIndexJob.access$000(TransactionalTextIndexJob.java:11) at jetbrains.charisma.persistent.TransactionalTextIndexJob$1.invoke(TransactionalTextIndexJob.java:26) at jetbrains.teamsys.dnq.runtime.txn._Txn.run(_Txn.java:36) at jetbrains.charisma.persistent.TransactionalTextIndexJob.execute(TransactionalTextIndexJob.java:24) at jetbrains.exodus.core.execution.Job.run(Job.java:84) at jetbrains.exodus.core.execution.ThreadJobProcessor.executeJob(ThreadJobProcessor.java:116) at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.executeOrdinaryJob(JobProcessorQueueAdapter.java:182) at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.doJobs(JobProcessorQueueAdapter.java:110) at jetbrains.exodus.core.execution.ThreadJobProcessor.run(ThreadJobProcessor.java:94) at jetbrains.exodus.core.execution.ThreadJobProcessor$1.run(ThreadJobProcessor.java:28) at java.lang.Thread.run(Thread.java:744) Caused by: java.io.UTFDataFormatException: malformed input around byte 0 at java.io.DataInputStream.readUTF(DataInputStream.java:656) at java.io.DataInputStream.readUTF(DataInputStream.java:564) at jetbrains.exodus.database.impl.UTFUtil.readUTF(UTFUtil.java:61) at jetbrains.exodus.database.impl.FileSystemBlobVaultImpl.getStringContent(FileSystemBlobVaultImpl.java:117) at jetbrains.exodus.database.PersistentEntityStoreImpl.getBlobString(PersistentEntityStoreImpl.java:711) at jetbrains.exodus.database.PersistentEntity.getBlobString(PersistentEntity.java:219) ... 19 more 03 Dec 2013 10:47:37,993 ERROR [TextIndexManager ] [TextIndexManager ] [] java.io.UTFDataFormatException: malformed input around byte 0 jetbrains.exodus.exceptions.ExodusException: java.io.UTFDataFormatException: malformed input around byte 0 at jetbrains.exodus.exceptions.ExodusException.toRuntime(ExodusException.java:28) at jetbrains.exodus.database.PersistentEntity.getBlobString(PersistentEntity.java:221) at com.jetbrains.teamsys.dnq.database.TransientEntityImpl.getBlobString(TransientEntityImpl.java:233) at com.jetbrains.teamsys.dnq.association.PrimitiveAssociationSemantics.getBlobAsString(PrimitiveAssociationSemantics.java:177) at jetbrains.charisma.persistent.MyTextIndexMetaData$3.getText(MyTextIndexMetaData.java:29) at jetbrains.exodus.textindex.impl.TextIndexManagerImpl.createSingleDocument(TextIndexManagerImpl.java:340) at jetbrains.exodus.textindex.impl.TextIndexManagerImpl.indexDocumentImpl(TextIndexManagerImpl.java:217) at jetbrains.exodus.textindex.async.AddDocumentJob.doExecute(AddDocumentJob.java:25) at jetbrains.exodus.textindex.async.IndexingJob.execute(IndexingJob.java:47) at jetbrains.exodus.core.execution.DecoratorJob.executeDecorated(DecoratorJob.java:57) at jetbrains.charisma.persistent.TransactionalTextIndexJob.access$000(TransactionalTextIndexJob.java:11) at jetbrains.charisma.persistent.TransactionalTextIndexJob$1.invoke(TransactionalTextIndexJob.java:26) at jetbrains.teamsys.dnq.runtime.txn._Txn.run(_Txn.java:36) at jetbrains.charisma.persistent.TransactionalTextIndexJob.execute(TransactionalTextIndexJob.java:24) at jetbrains.exodus.core.execution.Job.run(Job.java:84) at jetbrains.exodus.core.execution.ThreadJobProcessor.executeJob(ThreadJobProcessor.java:116) at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.executeOrdinaryJob(JobProcessorQueueAdapter.java:182) at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.doJobs(JobProcessorQueueAdapter.java:110) at jetbrains.exodus.core.execution.ThreadJobProcessor.run(ThreadJobProcessor.java:94) at jetbrains.exodus.core.execution.ThreadJobProcessor$1.run(ThreadJobProcessor.java:28) at java.lang.Thread.run(Thread.java:744) Caused by: java.io.UTFDataFormatException: malformed input around byte 0 at java.io.DataInputStream.readUTF(DataInputStream.java:656) at java.io.DataInputStream.readUTF(DataInputStream.java:564) at jetbrains.exodus.database.impl.UTFUtil.readUTF(UTFUtil.java:61) at jetbrains.exodus.database.impl.FileSystemBlobVaultImpl.getStringContent(FileSystemBlobVaultImpl.java:117) at jetbrains.exodus.database.PersistentEntityStoreImpl.getBlobString(PersistentEntityStoreImpl.java:711) at jetbrains.exodus.database.PersistentEntity.getBlobString(PersistentEntity.java:219) ... 19 more 03 Dec 2013 10:47:38,019 ERROR [TextIndexManager ] [TextIndexManager ] [] java.io.UTFDataFormatException: malformed input around byte 0 jetbrains.exodus.exceptions.ExodusException: java.io.UTFDataFormatException: malformed input around byte 0 at jetbrains.exodus.exceptions.ExodusException.toRuntime(ExodusException.java:28) at jetbrains.exodus.database.PersistentEntity.getBlobString(PersistentEntity.java:221) at com.jetbrains.teamsys.dnq.database.TransientEntityImpl.getBlobString(TransientEntityImpl.java:233) at com.jetbrains.teamsys.dnq.association.PrimitiveAssociationSemantics.getBlobAsString(PrimitiveAssociationSemantics.java:177) at jetbrains.charisma.persistent.MyTextIndexMetaData$3.getText(MyTextIndexMetaData.java:29) at jetbrains.exodus.textindex.impl.TextIndexManagerImpl.createSingleDocument(TextIndexManagerImpl.java:340) at jetbrains.exodus.textindex.impl.TextIndexManagerImpl.indexDocumentImpl(TextIndexManagerImpl.java:217) at jetbrains.exodus.textindex.async.AddDocumentJob.doExecute(AddDocumentJob.java:25) at jetbrains.exodus.textindex.async.IndexingJob.execute(IndexingJob.java:47) at jetbrains.exodus.core.execution.DecoratorJob.executeDecorated(DecoratorJob.java:57) at jetbrains.charisma.persistent.TransactionalTextIndexJob.access$000(TransactionalTextIndexJob.java:11) at jetbrains.charisma.persistent.TransactionalTextIndexJob$1.invoke(TransactionalTextIndexJob.java:26) at jetbrains.teamsys.dnq.runtime.txn._Txn.run(_Txn.java:36) at jetbrains.charisma.persistent.TransactionalTextIndexJob.execute(TransactionalTextIndexJob.java:24) at jetbrains.exodus.core.execution.Job.run(Job.java:84) at jetbrains.exodus.core.execution.ThreadJobProcessor.executeJob(ThreadJobProcessor.java:116) at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.executeOrdinaryJob(JobProcessorQueueAdapter.java:182) at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.doJobs(JobProcessorQueueAdapter.java:110) at jetbrains.exodus.core.execution.ThreadJobProcessor.run(ThreadJobProcessor.java:94) at jetbrains.exodus.core.execution.ThreadJobProcessor$1.run(ThreadJobProcessor.java:28) at java.lang.Thread.run(Thread.java:744) Caused by: java.io.UTFDataFormatException: malformed input around byte 0 at java.io.DataInputStream.readUTF(DataInputStream.java:656) at java.io.DataInputStream.readUTF(DataInputStream.java:564) at jetbrains.exodus.database.impl.UTFUtil.readUTF(UTFUtil.java:61) at jetbrains.exodus.database.impl.FileSystemBlobVaultImpl.getStringContent(FileSystemBlobVaultImpl.java:117) at jetbrains.exodus.database.PersistentEntityStoreImpl.getBlobString(PersistentEntityStoreImpl.java:711) at jetbrains.exodus.database.PersistentEntity.getBlobString(PersistentEntity.java:219) ... 19 more 03 Dec 2013 10:47:38,024 ERROR [TextIndexManager ] [TextIndexManager ] [] java.io.UTFDataFormatException: malformed input around byte 0 jetbrains.exodus.exceptions.ExodusException: java.io.UTFDataFormatException: malformed input around byte 0 at jetbrains.exodus.exceptions.ExodusException.toRuntime(ExodusException.java:28) at jetbrains.exodus.database.PersistentEntity.getBlobString(PersistentEntity.java:221) at com.jetbrains.teamsys.dnq.database.TransientEntityImpl.getBlobString(TransientEntityImpl.java:233) at com.jetbrains.teamsys.dnq.association.PrimitiveAssociationSemantics.getBlobAsString(PrimitiveAssociationSemantics.java:177) at jetbrains.charisma.persistent.MyTextIndexMetaData$3.getText(MyTextIndexMetaData.java:29) at jetbrains.exodus.textindex.impl.TextIndexManagerImpl.createSingleDocument(TextIndexManagerImpl.java:340) at jetbrains.exodus.textindex.impl.TextIndexManagerImpl.indexDocumentImpl(TextIndexManagerImpl.java:217) at jetbrains.exodus.textindex.async.AddDocumentJob.doExecute(AddDocumentJob.java:25) at jetbrains.exodus.textindex.async.IndexingJob.execute(IndexingJob.java:47) at jetbrains.exodus.core.execution.DecoratorJob.executeDecorated(DecoratorJob.java:57) at jetbrains.charisma.persistent.TransactionalTextIndexJob.access$000(TransactionalTextIndexJob.java:11) at jetbrains.charisma.persistent.TransactionalTextIndexJob$1.invoke(TransactionalTextIndexJob.java:26) at jetbrains.teamsys.dnq.runtime.txn._Txn.run(_Txn.java:36) at jetbrains.charisma.persistent.TransactionalTextIndexJob.execute(TransactionalTextIndexJob.java:24) at jetbrains.exodus.core.execution.Job.run(Job.java:84) at jetbrains.exodus.core.execution.ThreadJobProcessor.executeJob(ThreadJobProcessor.java:116) at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.executeOrdinaryJob(JobProcessorQueueAdapter.java:182) at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.doJobs(JobProcessorQueueAdapter.java:110) at jetbrains.exodus.core.execution.ThreadJobProcessor.run(ThreadJobProcessor.java:94) at jetbrains.exodus.core.execution.ThreadJobProcessor$1.run(ThreadJobProcessor.java:28) at java.lang.Thread.run(Thread.java:744) Caused by: java.io.UTFDataFormatException: malformed input around byte 0 at java.io.DataInputStream.readUTF(DataInputStream.java:656) at java.io.DataInputStream.readUTF(DataInputStream.java:564) at jetbrains.exodus.database.impl.UTFUtil.readUTF(UTFUtil.java:61) at jetbrains.exodus.database.impl.FileSystemBlobVaultImpl.getStringContent(FileSystemBlobVaultImpl.java:117) at jetbrains.exodus.database.PersistentEntityStoreImpl.getBlobString(PersistentEntityStoreImpl.java:711) at jetbrains.exodus.database.PersistentEntity.getBlobString(PersistentEntity.java:219) ... 19 more 03 Dec 2013 10:47:43,122 ERROR [TextIndexManager ] [TextIndexManager ] [] java.io.UTFDataFormatException: malformed input around byte 0 jetbrains.exodus.exceptions.ExodusException: java.io.UTFDataFormatException: malformed input around byte 0 at jetbrains.exodus.exceptions.ExodusException.toRuntime(ExodusException.java:28) at jetbrains.exodus.database.PersistentEntity.getBlobString(PersistentEntity.java:221) at com.jetbrains.teamsys.dnq.database.TransientEntityImpl.getBlobString(TransientEntityImpl.java:233) at com.jetbrains.teamsys.dnq.association.PrimitiveAssociationSemantics.getBlobAsString(PrimitiveAssociationSemantics.java:177) at jetbrains.charisma.persistent.MyTextIndexMetaData$3.getText(MyTextIndexMetaData.java:29) at jetbrains.exodus.textindex.impl.TextIndexManagerImpl.createSingleDocument(TextIndexManagerImpl.java:340) at jetbrains.exodus.textindex.impl.TextIndexManagerImpl.indexDocumentImpl(TextIndexManagerImpl.java:217) at jetbrains.exodus.textindex.async.AddDocumentJob.doExecute(AddDocumentJob.java:25) at jetbrains.exodus.textindex.async.IndexingJob.execute(IndexingJob.java:47) at jetbrains.exodus.core.execution.DecoratorJob.executeDecorated(DecoratorJob.java:57) at jetbrains.charisma.persistent.TransactionalTextIndexJob.access$000(TransactionalTextIndexJob.java:11) at jetbrains.charisma.persistent.TransactionalTextIndexJob$1.invoke(TransactionalTextIndexJob.java:26) at jetbrains.teamsys.dnq.runtime.txn._Txn.run(_Txn.java:36) at jetbrains.charisma.persistent.TransactionalTextIndexJob.execute(TransactionalTextIndexJob.java:24) at jetbrains.exodus.core.execution.Job.run(Job.java:84) at jetbrains.exodus.core.execution.ThreadJobProcessor.executeJob(ThreadJobProcessor.java:116) at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.executeOrdinaryJob(JobProcessorQueueAdapter.java:182) at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.doJobs(JobProcessorQueueAdapter.java:110) at jetbrains.exodus.core.execution.ThreadJobProcessor.run(ThreadJobProcessor.java:94) at jetbrains.exodus.core.execution.ThreadJobProcessor$1.run(ThreadJobProcessor.java:28) at java.lang.Thread.run(Thread.java:744) Caused by: java.io.UTFDataFormatException: malformed input around byte 0 at java.io.DataInputStream.readUTF(DataInputStream.java:656) at java.io.DataInputStream.readUTF(DataInputStream.java:564) at jetbrains.exodus.database.impl.UTFUtil.readUTF(UTFUtil.java:61) at jetbrains.exodus.database.impl.FileSystemBlobVaultImpl.getStringContent(FileSystemBlobVaultImpl.java:117) at jetbrains.exodus.database.PersistentEntityStoreImpl.getBlobString(PersistentEntityStoreImpl.java:711) at jetbrains.exodus.database.PersistentEntity.getBlobString(PersistentEntity.java:219) ... 19 more 03 Dec 2013 10:47:46,325 ERROR [TextIndexManager ] [TextIndexManager ] [] java.io.UTFDataFormatException: malformed input around byte 10 jetbrains.exodus.exceptions.ExodusException: java.io.UTFDataFormatException: malformed input around byte 10 at jetbrains.exodus.exceptions.ExodusException.toRuntime(ExodusException.java:28) at jetbrains.exodus.database.PersistentEntity.getBlobString(PersistentEntity.java:221) at com.jetbrains.teamsys.dnq.database.TransientEntityImpl.getBlobString(TransientEntityImpl.java:233) at com.jetbrains.teamsys.dnq.association.PrimitiveAssociationSemantics.getBlobAsString(PrimitiveAssociationSemantics.java:177) at jetbrains.charisma.persistent.TextUtils.aggregateComments(TextUtils.java:30) at jetbrains.charisma.persistent.MyTextIndexMetaData$5.getText(MyTextIndexMetaData.java:39) at jetbrains.exodus.textindex.impl.TextIndexManagerImpl.createSingleDocument(TextIndexManagerImpl.java:340) at jetbrains.exodus.textindex.impl.TextIndexManagerImpl.indexDocumentImpl(TextIndexManagerImpl.java:217) at jetbrains.exodus.textindex.async.AddDocumentJob.doExecute(AddDocumentJob.java:25) at jetbrains.exodus.textindex.async.IndexingJob.execute(IndexingJob.java:47) at jetbrains.exodus.core.execution.DecoratorJob.executeDecorated(DecoratorJob.java:57) at jetbrains.charisma.persistent.TransactionalTextIndexJob.access$000(TransactionalTextIndexJob.java:11) at jetbrains.charisma.persistent.TransactionalTextIndexJob$1.invoke(TransactionalTextIndexJob.java:26) at jetbrains.teamsys.dnq.runtime.txn._Txn.run(_Txn.java:36) at jetbrains.charisma.persistent.TransactionalTextIndexJob.execute(TransactionalTextIndexJob.java:24) at jetbrains.exodus.core.execution.Job.run(Job.java:84) at jetbrains.exodus.core.execution.ThreadJobProcessor.executeJob(ThreadJobProcessor.java:116) at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.executeOrdinaryJob(JobProcessorQueueAdapter.java:182) at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.doJobs(JobProcessorQueueAdapter.java:110) at jetbrains.exodus.core.execution.ThreadJobProcessor.run(ThreadJobProcessor.java:94) at jetbrains.exodus.core.execution.ThreadJobProcessor$1.run(ThreadJobProcessor.java:28) at java.lang.Thread.run(Thread.java:744) Caused by: java.io.UTFDataFormatException: malformed input around byte 10 at java.io.DataInputStream.readUTF(DataInputStream.java:648) at java.io.DataInputStream.readUTF(DataInputStream.java:564) at jetbrains.exodus.database.impl.UTFUtil.readUTF(UTFUtil.java:61) at jetbrains.exodus.database.impl.FileSystemBlobVaultImpl.getStringContent(FileSystemBlobVaultImpl.java:117) at jetbrains.exodus.database.PersistentEntityStoreImpl.getBlobString(PersistentEntityStoreImpl.java:711) at jetbrains.exodus.database.PersistentEntity.getBlobString(PersistentEntity.java:219) ... 20 more 03 Dec 2013 10:47:46,684 ERROR [TextIndexManager ] [TextIndexManager ] [] java.io.UTFDataFormatException: malformed input around byte 0 jetbrains.exodus.exceptions.ExodusException: java.io.UTFDataFormatException: malformed input around byte 0 at jetbrains.exodus.exceptions.ExodusException.toRuntime(ExodusException.java:28) at jetbrains.exodus.database.PersistentEntity.getBlobString(PersistentEntity.java:221) at com.jetbrains.teamsys.dnq.database.TransientEntityImpl.getBlobString(TransientEntityImpl.java:233) at com.jetbrains.teamsys.dnq.association.PrimitiveAssociationSemantics.getBlobAsString(PrimitiveAssociationSemantics.java:177) at jetbrains.charisma.persistent.TextUtils.aggregateComments(TextUtils.java:30) at jetbrains.charisma.persistent.MyTextIndexMetaData$5.getText(MyTextIndexMetaData.java:39) at jetbrains.exodus.textindex.impl.TextIndexManagerImpl.createSingleDocument(TextIndexManagerImpl.java:340) at jetbrains.exodus.textindex.impl.TextIndexManagerImpl.indexDocumentImpl(TextIndexManagerImpl.java:217) at jetbrains.exodus.textindex.async.AddDocumentJob.doExecute(AddDocumentJob.java:25) at jetbrains.exodus.textindex.async.IndexingJob.execute(IndexingJob.java:47) at jetbrains.exodus.core.execution.DecoratorJob.executeDecorated(DecoratorJob.java:57) at jetbrains.charisma.persistent.TransactionalTextIndexJob.access$000(TransactionalTextIndexJob.java:11) at jetbrains.charisma.persistent.TransactionalTextIndexJob$1.invoke(TransactionalTextIndexJob.java:26) at jetbrains.teamsys.dnq.runtime.txn._Txn.run(_Txn.java:36) at jetbrains.charisma.persistent.TransactionalTextIndexJob.execute(TransactionalTextIndexJob.java:24) at jetbrains.exodus.core.execution.Job.run(Job.java:84) at jetbrains.exodus.core.execution.ThreadJobProcessor.executeJob(ThreadJobProcessor.java:116) at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.executeOrdinaryJob(JobProcessorQueueAdapter.java:182) at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.doJobs(JobProcessorQueueAdapter.java:110) at jetbrains.exodus.core.execution.ThreadJobProcessor.run(ThreadJobProcessor.java:94) at jetbrains.exodus.core.execution.ThreadJobProcessor$1.run(ThreadJobProcessor.java:28) at java.lang.Thread.run(Thread.java:744) Caused by: java.io.UTFDataFormatException: malformed input around byte 0 at java.io.DataInputStream.readUTF(DataInputStream.java:656) at java.io.DataInputStream.readUTF(DataInputStream.java:564) at jetbrains.exodus.database.impl.UTFUtil.readUTF(UTFUtil.java:61) at jetbrains.exodus.database.impl.FileSystemBlobVaultImpl.getStringContent(FileSystemBlobVaultImpl.java:117) at jetbrains.exodus.database.PersistentEntityStoreImpl.getBlobString(PersistentEntityStoreImpl.java:711) at jetbrains.exodus.database.PersistentEntity.getBlobString(PersistentEntity.java:219) ... 20 more 03 Dec 2013 10:47:48,483 ERROR [TextIndexManager ] [TextIndexManager ] [] java.io.UTFDataFormatException: malformed input around byte 0 jetbrains.exodus.exceptions.ExodusException: java.io.UTFDataFormatException: malformed input around byte 0 at jetbrains.exodus.exceptions.ExodusException.toRuntime(ExodusException.java:28) at jetbrains.exodus.database.PersistentEntity.getBlobString(PersistentEntity.java:221) at com.jetbrains.teamsys.dnq.database.TransientEntityImpl.getBlobString(TransientEntityImpl.java:233) at com.jetbrains.teamsys.dnq.association.PrimitiveAssociationSemantics.getBlobAsString(PrimitiveAssociationSemantics.java:177) at jetbrains.charisma.persistent.TextUtils.aggregateComments(TextUtils.java:30) at jetbrains.charisma.persistent.MyTextIndexMetaData$5.getText(MyTextIndexMetaData.java:39) at jetbrains.exodus.textindex.impl.TextIndexManagerImpl.createSingleDocument(TextIndexManagerImpl.java:340) at jetbrains.exodus.textindex.impl.TextIndexManagerImpl.indexDocumentImpl(TextIndexManagerImpl.java:217) at jetbrains.exodus.textindex.async.AddDocumentJob.doExecute(AddDocumentJob.java:25) at jetbrains.exodus.textindex.async.IndexingJob.execute(IndexingJob.java:47) at jetbrains.exodus.core.execution.DecoratorJob.executeDecorated(DecoratorJob.java:57) at jetbrains.charisma.persistent.TransactionalTextIndexJob.access$000(TransactionalTextIndexJob.java:11) at jetbrains.charisma.persistent.TransactionalTextIndexJob$1.invoke(TransactionalTextIndexJob.java:26) at jetbrains.teamsys.dnq.runtime.txn._Txn.run(_Txn.java:36) at jetbrains.charisma.persistent.TransactionalTextIndexJob.execute(TransactionalTextIndexJob.java:24) at jetbrains.exodus.core.execution.Job.run(Job.java:84) at jetbrains.exodus.core.execution.ThreadJobProcessor.executeJob(ThreadJobProcessor.java:116) at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.executeOrdinaryJob(JobProcessorQueueAdapter.java:182) at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.doJobs(JobProcessorQueueAdapter.java:110) at jetbrains.exodus.core.execution.ThreadJobProcessor.run(ThreadJobProcessor.java:94) at jetbrains.exodus.core.execution.ThreadJobProcessor$1.run(ThreadJobProcessor.java:28) at java.lang.Thread.run(Thread.java:744) Caused by: java.io.UTFDataFormatException: malformed input around byte 0 at java.io.DataInputStream.readUTF(DataInputStream.java:656) at java.io.DataInputStream.readUTF(DataInputStream.java:564) at jetbrains.exodus.database.impl.UTFUtil.readUTF(UTFUtil.java:61) at jetbrains.exodus.database.impl.FileSystemBlobVaultImpl.getStringContent(FileSystemBlobVaultImpl.java:117) at jetbrains.exodus.database.PersistentEntityStoreImpl.getBlobString(PersistentEntityStoreImpl.java:711) at jetbrains.exodus.database.PersistentEntity.getBlobString(PersistentEntity.java:219) ... 20 more 03 Dec 2013 10:47:55,546 ERROR [TextIndexManager ] [TextIndexManager ] [] java.io.UTFDataFormatException: malformed input around byte 1 jetbrains.exodus.exceptions.ExodusException: java.io.UTFDataFormatException: malformed input around byte 1 at jetbrains.exodus.exceptions.ExodusException.toRuntime(ExodusException.java:28) at jetbrains.exodus.database.PersistentEntity.getBlobString(PersistentEntity.java:221) at com.jetbrains.teamsys.dnq.database.TransientEntityImpl.getBlobString(TransientEntityImpl.java:233) at com.jetbrains.teamsys.dnq.association.PrimitiveAssociationSemantics.getBlobAsString(PrimitiveAssociationSemantics.java:177) at jetbrains.charisma.persistent.MyTextIndexMetaData$3.getText(MyTextIndexMetaData.java:29) at jetbrains.exodus.textindex.impl.TextIndexManagerImpl.createSingleDocument(TextIndexManagerImpl.java:340) at jetbrains.exodus.textindex.impl.TextIndexManagerImpl.indexDocumentImpl(TextIndexManagerImpl.java:217) at jetbrains.exodus.textindex.async.AddDocumentJob.doExecute(AddDocumentJob.java:25) at jetbrains.exodus.textindex.async.IndexingJob.execute(IndexingJob.java:47) at jetbrains.exodus.core.execution.DecoratorJob.executeDecorated(DecoratorJob.java:57) at jetbrains.charisma.persistent.TransactionalTextIndexJob.access$000(TransactionalTextIndexJob.java:11) at jetbrains.charisma.persistent.TransactionalTextIndexJob$1.invoke(TransactionalTextIndexJob.java:26) at jetbrains.teamsys.dnq.runtime.txn._Txn.run(_Txn.java:36) at jetbrains.charisma.persistent.TransactionalTextIndexJob.execute(TransactionalTextIndexJob.java:24) at jetbrains.exodus.core.execution.Job.run(Job.java:84) at jetbrains.exodus.core.execution.ThreadJobProcessor.executeJob(ThreadJobProcessor.java:116) at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.executeOrdinaryJob(JobProcessorQueueAdapter.java:182) at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.doJobs(JobProcessorQueueAdapter.java:110) at jetbrains.exodus.core.execution.ThreadJobProcessor.run(ThreadJobProcessor.java:94) at jetbrains.exodus.core.execution.ThreadJobProcessor$1.run(ThreadJobProcessor.java:28) at java.lang.Thread.run(Thread.java:744) Caused by: java.io.UTFDataFormatException: malformed input around byte 1 at java.io.DataInputStream.readUTF(DataInputStream.java:656) at java.io.DataInputStream.readUTF(DataInputStream.java:564) at jetbrains.exodus.database.impl.UTFUtil.readUTF(UTFUtil.java:61) at jetbrains.exodus.database.impl.FileSystemBlobVaultImpl.getStringContent(FileSystemBlobVaultImpl.java:117) at jetbrains.exodus.database.PersistentEntityStoreImpl.getBlobString(PersistentEntityStoreImpl.java:711) at jetbrains.exodus.database.PersistentEntity.getBlobString(PersistentEntity.java:219) ... 19 more 03 Dec 2013 11:02:28,942 ERROR [ventRequestProcessor] [?window_id=21 [l.D.h:methodCall_newIssueLinkClick]] [harlann@172.22.100.50] Error while processing event [not found:l.D.h:methodCall_newIssueLinkClick] jetbrains.exodus.exceptions.ExodusException: java.io.UTFDataFormatException: malformed input around byte 1 at jetbrains.exodus.exceptions.ExodusException.toRuntime(ExodusException.java:28) at jetbrains.exodus.database.PersistentEntity.getBlobString(PersistentEntity.java:221) at com.jetbrains.teamsys.dnq.database.TransientEntityImpl.getBlobString(TransientEntityImpl.java:233) at com.jetbrains.teamsys.dnq.association.PrimitiveAssociationSemantics.getBlobAsString(PrimitiveAssociationSemantics.java:177) at jetbrains.charisma.smartui.inplaceIssueEdit.EditIssueText_HtmlTemplateComponent.reloadText(EditIssueText_HtmlTemplateComponent.java:546) at jetbrains.charisma.smartui.inplaceIssueEdit.EditIssueText_HtmlTemplateComponent.onEnter(EditIssueText_HtmlTemplateComponent.java:100) at jetbrains.mps.webr.runtime.templateComponent.TemplateComponent.(TemplateComponent.java:92) at jetbrains.charisma.smartui.inplaceIssueEdit.EditIssueText_HtmlTemplateComponent.(EditIssueText_HtmlTemplateComponent.java:54) at jetbrains.charisma.smartui.inplaceIssueEdit.EditIssue_HtmlTemplateComponent.renderTemplate(EditIssue_HtmlTemplateComponent.java:304) at jetbrains.mps.webr.runtime.templateComponent.TemplateComponent.renderTemplate(TemplateComponent.java:470) at jetbrains.mps.webr.runtime.templateComponent.TemplateComponent.buildTemplateComponent(TemplateComponent.java:804) at jetbrains.charisma.smartui.newInplaceIssue.NewIssue_HtmlTemplateComponent.renderTemplate(NewIssue_HtmlTemplateComponent.java:349) at jetbrains.mps.webr.runtime.templateComponent.TemplateComponent.renderTemplate(TemplateComponent.java:470) at jetbrains.mps.webr.runtime.templateComponent.TemplateComponent.render(TemplateComponent.java:387) at jetbrains.mps.webr.runtime.templateComponent.TemplateComponent.getRefreshContent(TemplateComponent.java:414) at jetbrains.mps.webr.runtime.component.HtmlTemplate$2.generateScript(HtmlTemplate.java:63) at webr.framework.runtime.response.CommandResponseAction.generateScript(CommandResponseAction.java:17) at webr.framework.runtime.response.JsCommandResponse.doGenerateScript(JsCommandResponse.java:64) at webr.framework.runtime.response.JsCommandResponse.generateContent(JsCommandResponse.java:43) at webr.framework.runtime.response.JsCommandResponse.prebuildContent(JsCommandResponse.java:54) at jetbrains.mps.webr.runtime.templateComponent.TemplateComponent.prebuildCompositeCommandsContent(TemplateComponent.java:564) at jetbrains.mps.webr.runtime.templateComponent.TemplateComponent.prebuildCompositeCommandsContent(TemplateComponent.java:544) at jetbrains.mps.webr.runtime.templateComponent.TemplateComponent.prebuildCompositeCommandsContent(TemplateComponent.java:544) at jetbrains.mps.webr.runtime.templateComponent.TemplateActionController.processAjaxCommand(TemplateActionController.java:181) at jetbrains.mps.webr.runtime.templateComponent.TemplateActionController.handleEventImpl(TemplateActionController.java:155) 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:228) at jetbrains.mps.webr.runtime.servlet.MainServlet.doGet(MainServlet.java:114) at jetbrains.mps.webr.runtime.servlet.MainServlet.doPost(MainServlet.java:192) at javax.servlet.http.HttpServlet.service(HttpServlet.java:647) at javax.servlet.http.HttpServlet.service(HttpServlet.java:728) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at jetbrains.mps.webr.runtime.filter.QueryParameterFilter.doFilter(QueryParameterFilter.java:25) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.eclipse.jetty.continuation.ContinuationFilter.doFilter(ContinuationFilter.java:137) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) 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:243) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100) at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:953) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408) at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603) at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:744) Caused by: java.io.UTFDataFormatException: malformed input around byte 1 at java.io.DataInputStream.readUTF(DataInputStream.java:656) at java.io.DataInputStream.readUTF(DataInputStream.java:564) at jetbrains.exodus.database.impl.UTFUtil.readUTF(UTFUtil.java:61) at jetbrains.exodus.database.impl.FileSystemBlobVaultImpl.getStringContent(FileSystemBlobVaultImpl.java:117) at jetbrains.exodus.database.PersistentEntityStoreImpl.getBlobString(PersistentEntityStoreImpl.java:711) at jetbrains.exodus.database.PersistentEntity.getBlobString(PersistentEntity.java:219) ... 59 more 03 Dec 2013 11:07:00,430 ERROR [ventRequestProcessor] [?window_id=42 [l.D.h:methodCall_newIssueLinkClick]] [harlann@172.22.100.50] Error while processing event [not found:l.D.h:methodCall_newIssueLinkClick] jetbrains.exodus.exceptions.ExodusException: java.io.UTFDataFormatException: malformed input around byte 1 at jetbrains.exodus.exceptions.ExodusException.toRuntime(ExodusException.java:28) at jetbrains.exodus.database.PersistentEntity.getBlobString(PersistentEntity.java:221) at com.jetbrains.teamsys.dnq.database.TransientEntityImpl.getBlobString(TransientEntityImpl.java:233) at com.jetbrains.teamsys.dnq.association.PrimitiveAssociationSemantics.getBlobAsString(PrimitiveAssociationSemantics.java:177) at jetbrains.charisma.smartui.inplaceIssueEdit.EditIssueText_HtmlTemplateComponent.reloadText(EditIssueText_HtmlTemplateComponent.java:546) at jetbrains.charisma.smartui.inplaceIssueEdit.EditIssueText_HtmlTemplateComponent.onEnter(EditIssueText_HtmlTemplateComponent.java:100) at jetbrains.mps.webr.runtime.templateComponent.TemplateComponent.(TemplateComponent.java:92) at jetbrains.charisma.smartui.inplaceIssueEdit.EditIssueText_HtmlTemplateComponent.(EditIssueText_HtmlTemplateComponent.java:54) at jetbrains.charisma.smartui.inplaceIssueEdit.EditIssue_HtmlTemplateComponent.renderTemplate(EditIssue_HtmlTemplateComponent.java:304) at jetbrains.mps.webr.runtime.templateComponent.TemplateComponent.renderTemplate(TemplateComponent.java:470) at jetbrains.mps.webr.runtime.templateComponent.TemplateComponent.buildTemplateComponent(TemplateComponent.java:804) at jetbrains.charisma.smartui.newInplaceIssue.NewIssue_HtmlTemplateComponent.renderTemplate(NewIssue_HtmlTemplateComponent.java:349) at jetbrains.mps.webr.runtime.templateComponent.TemplateComponent.renderTemplate(TemplateComponent.java:470) at jetbrains.mps.webr.runtime.templateComponent.TemplateComponent.render(TemplateComponent.java:387) at jetbrains.mps.webr.runtime.templateComponent.TemplateComponent.getRefreshContent(TemplateComponent.java:414) at jetbrains.mps.webr.runtime.component.HtmlTemplate$2.generateScript(HtmlTemplate.java:63) at webr.framework.runtime.response.CommandResponseAction.generateScript(CommandResponseAction.java:17) at webr.framework.runtime.response.JsCommandResponse.doGenerateScript(JsCommandResponse.java:64) at webr.framework.runtime.response.JsCommandResponse.generateContent(JsCommandResponse.java:43) at webr.framework.runtime.response.JsCommandResponse.prebuildContent(JsCommandResponse.java:54) at jetbrains.mps.webr.runtime.templateComponent.TemplateComponent.prebuildCompositeCommandsContent(TemplateComponent.java:564) at jetbrains.mps.webr.runtime.templateComponent.TemplateComponent.prebuildCompositeCommandsContent(TemplateComponent.java:544) at jetbrains.mps.webr.runtime.templateComponent.TemplateComponent.prebuildCompositeCommandsContent(TemplateComponent.java:544) at jetbrains.mps.webr.runtime.templateComponent.TemplateActionController.processAjaxCommand(TemplateActionController.java:181) at jetbrains.mps.webr.runtime.templateComponent.TemplateActionController.handleEventImpl(TemplateActionController.java:155) 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:228) at jetbrains.mps.webr.runtime.servlet.MainServlet.doGet(MainServlet.java:114) at jetbrains.mps.webr.runtime.servlet.MainServlet.doPost(MainServlet.java:192) at javax.servlet.http.HttpServlet.service(HttpServlet.java:647) at javax.servlet.http.HttpServlet.service(HttpServlet.java:728) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at jetbrains.mps.webr.runtime.filter.QueryParameterFilter.doFilter(QueryParameterFilter.java:25) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.eclipse.jetty.continuation.ContinuationFilter.doFilter(ContinuationFilter.java:137) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) 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:243) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100) at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:953) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408) at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603) at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:744) Caused by: java.io.UTFDataFormatException: malformed input around byte 1 at java.io.DataInputStream.readUTF(DataInputStream.java:656) at java.io.DataInputStream.readUTF(DataInputStream.java:564) at jetbrains.exodus.database.impl.UTFUtil.readUTF(UTFUtil.java:61) at jetbrains.exodus.database.impl.FileSystemBlobVaultImpl.getStringContent(FileSystemBlobVaultImpl.java:117) at jetbrains.exodus.database.PersistentEntityStoreImpl.getBlobString(PersistentEntityStoreImpl.java:711) at jetbrains.exodus.database.PersistentEntity.getBlobString(PersistentEntity.java:219) ... 59 more 03 Dec 2013 14:22:59,531 ERROR [ResponseFactory ] [ng-h-642f096f.css" rel="stylesheet" type="text/css] [davidm@172.22.100.64] Resource [/jetbrains/youtrack/common/css/Ring-h-642f096f.css" rel="stylesheet" type="text/css] was not found