Indexing Migrated Stores...

19 views
Skip to first unread message

Gardhy Saint-Vil

unread,
Feb 7, 2023, 3:09:20 PM2/7/23
to MailArchiva
Hello Group,

I recently started migrating servers (updating hardware and OS). I was able to copy the files and mount the volumes using the below articles.


I did have to add the passhrase tag in the volumeinfo file to get the volumes to mount.
My problem is now when I try to re-index the volumes, the Doc count remains at zero, and errors as below appears...

2023-02-07 13:41:51,230 failed to retrieve blob BlobID{volumeID='935a622a-e343-4e8c-9a34-41fe8bacbc8d', uniqueID='691f4cf6f3be76da4a0cfc6fc56d2aff2aab1078.mrc'}.
java.io.IOException: java.nio.file.NoSuchFileException: D:\mailarchiva\store\20210302\69\1f\691f4cf6f3be76da4a0cfc6fc56d2aff2aab1078.mrc
at com.stimulus.archiva.acf.getInputStream(MailArchiva:33)
at com.stimulus.archiva.plugin.blob.MimeMessageBlob.init(MailArchiva:209)
at com.stimulus.archiva.dn.a(MailArchiva:102)
at com.stimulus.archiva.adb.a(MailArchiva:119)
at com.stimulus.archiva.abx.a(MailArchiva:118)
at com.stimulus.archiva.xx.invokeSuspend(MailArchiva:54)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
at kotlinx.coroutines.internal.LimitedDispatcher.run(LimitedDispatcher.kt:42)
at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:95)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)
Caused by: java.nio.file.NoSuchFileException: D:\mailarchiva\store\20210302\69\1f\691f4cf6f3be76da4a0cfc6fc56d2aff2aab1078.mrc
at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:79)
at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97)
at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102)
at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:234)
at java.nio.file.Files.newByteChannel(Files.java:361)
at java.nio.file.Files.newByteChannel(Files.java:407)
at java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:384)
at java.nio.file.Files.newInputStream(Files.java:152)
at com.stimulus.archiva.acg.e(MailArchiva:161)
at com.stimulus.archiva.acg.a(MailArchiva:67)
at com.stimulus.archiva.acf.getInputStream(MailArchiva:31)
... 13 common frames omitted

Any ideas on where I should look next or try?
Reply all
Reply to author
Forward
0 new messages