Hi Rick, Thank you for a reply!
The ones I am interested in are the three .patch files attached to STS-655. I'm investigating a ResolverUtil/VFS issue in MyBatis [1] and wanted to clarify the intent of the problematic part of the code [2] [3]. It's not a big deal as I am 80% sure that it is to handle the JBoss specific protocol vfszip and just wanted to make it 100% by reviewing the contributed patches. Regards, Iwao [1] https://github.com/mybatis/mybatis-3/issues/325 [2] https://github.com/StripesFramework/stripes/blob/0427574cbe977be0a792f03078e4ceb696d6560b/stripes/src/main/java/net/sourceforge/stripes/vfs/DefaultVFS.java#L199-L208 [3] https://github.com/mybatis/mybatis-3/blob/9ceedebbb006cff0380d36de024aafec8b510630/src/main/java/org/apache/ibatis/io/DefaultVFS.java#L225-L235 2015-06-29 13:09 GMT+09:00 Rick Grashel <[email protected]>: > Iwao, > > A lot of the old attached blobs did not come over in the conversion to the > latest version of JIRA/Cloud. Is there something specific you were looking > for? I have a backup file of the old system, and I can see if I can somehow > extract a particular blob you are looking for if you need it for something. > > -- Rick > > > On Sun, Jun 28, 2015 at 9:32 PM, Iwao AVE! <[email protected]> wrote: >> >> Hi, >> >> I wanted to check some old patches in JIRA, but it returns an error. >> It's not urgent, but I'd appreciate if someone could look into it. >> >> Here's the info displayed on the error page: >> >> Technical details >> >> Cause >> >> Referer URL: https://stripesframework.atlassian.net/browse/STS-655 >> >> com.atlassian.jira.issue.attachment.NoAttachmentDataException: Remote >> blobstore couldn't find an entry for attachment 10306 >> >> com.atlassian.jira.issue.attachment.NoAttachmentDataException: Remote >> blobstore couldn't find an entry for attachment 10306 >> at >> com.atlassian.jira.issue.attachment.store.BlobStoreAttachmentStore$4.get(BlobStoreAttachmentStore.java:115) >> at >> com.atlassian.jira.issue.attachment.store.BlobStoreAttachmentStore$4.get(BlobStoreAttachmentStore.java:111) >> at com.atlassian.fugue.Option$2.fold(Option.java:377) >> at >> com.atlassian.jira.issue.attachment.store.BlobStoreAttachmentStore$16.apply(BlobStoreAttachmentStore.java:382) >> at >> com.atlassian.jira.issue.attachment.store.BlobStoreAttachmentStore$16.apply(BlobStoreAttachmentStore.java:378) >> at com.atlassian.fugue.Either$Right.fold(Either.java:392) >> at >> com.atlassian.jira.issue.attachment.store.BlobStoreAttachmentStore$15.apply(BlobStoreAttachmentStore.java:367) >> at >> com.atlassian.jira.issue.attachment.store.BlobStoreAttachmentStore$15.apply(BlobStoreAttachmentStore.java:363) >> at com.atlassian.util.concurrent.Promises$Of$1.apply(Promises.java:263) >> at com.atlassian.util.concurrent.Promises$2.onSuccess(Promises.java:185) >> at com.google.common.util.concurrent.Futures$7.run(Futures.java:1098) >> at >> com.google.common.util.concurrent.MoreExecutors$SameThreadExecutorService.execute(MoreExecutors.java:253) >> at >> com.google.common.util.concurrent.ExecutionList$RunnableExecutorPair.execute(ExecutionList.java:161) >> at >> com.google.common.util.concurrent.ExecutionList.execute(ExecutionList.java:134) >> at >> com.google.common.util.concurrent.AbstractFuture.set(AbstractFuture.java:171) >> at >> com.google.common.util.concurrent.Futures$ChainingListenableFuture$1.run(Futures.java:872) >> at >> com.google.common.util.concurrent.MoreExecutors$SameThreadExecutorService.execute(MoreExecutors.java:253) >> at >> com.google.common.util.concurrent.ExecutionList$RunnableExecutorPair.execute(ExecutionList.java:161) >> at >> com.google.common.util.concurrent.ExecutionList.add(ExecutionList.java:105) >> at >> com.google.common.util.concurrent.AbstractFuture.addListener(AbstractFuture.java:156) >> at >> com.google.common.util.concurrent.Futures$ChainingListenableFuture.run(Futures.java:865) >> at >> com.google.common.util.concurrent.MoreExecutors$SameThreadExecutorService.execute(MoreExecutors.java:253) >> at >> com.google.common.util.concurrent.ExecutionList$RunnableExecutorPair.execute(ExecutionList.java:161) >> at >> com.google.common.util.concurrent.ExecutionList.execute(ExecutionList.java:134) >> at >> com.google.common.util.concurrent.AbstractFuture.set(AbstractFuture.java:171) >> at >> com.google.common.util.concurrent.SettableFuture.set(SettableFuture.java:53) >> at >> com.atlassian.util.concurrent.Executors$DefaultSubmitter$CallableRunner.run(Executors.java:62) >> at >> com.atlassian.util.concurrent.LimitedExecutor$Runner.run(LimitedExecutor.java:93) >> at >> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) >> at >> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) >> at java.lang.Thread.run(Thread.java:745) >> >> >> Thanks in advance, >> Iwao >> >> >> ------------------------------------------------------------------------------ >> Monitor 25 network devices or servers for free with OpManager! >> OpManager is web-based network management software that monitors >> network devices and physical & virtual servers, alerts via email & sms >> for fault. Monitor 25 devices for free with no restriction. Download now >> http://ad.doubleclick.net/ddm/clk/292181274;119417398;o >> _______________________________________________ >> Stripes-development mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/stripes-development > > > > ------------------------------------------------------------------------------ > Monitor 25 network devices or servers for free with OpManager! > OpManager is web-based network management software that monitors > network devices and physical & virtual servers, alerts via email & sms > for fault. Monitor 25 devices for free with no restriction. Download now > http://ad.doubleclick.net/ddm/clk/292181274;119417398;o > _______________________________________________ > Stripes-development mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/stripes-development > ------------------------------------------------------------------------------ Monitor 25 network devices or servers for free with OpManager! OpManager is web-based network management software that monitors network devices and physical & virtual servers, alerts via email & sms for fault. Monitor 25 devices for free with no restriction. Download now http://ad.doubleclick.net/ddm/clk/292181274;119417398;o _______________________________________________ Stripes-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-development
