Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

folders not created on target #3

Open
p0rtm0lester opened this issue May 7, 2015 · 0 comments
Open

folders not created on target #3

p0rtm0lester opened this issue May 7, 2015 · 0 comments
Assignees
Labels

Comments

@p0rtm0lester
Copy link

When attempting to migrate to new server, folders are not created.

2015-05-07 00:31:05,105 DEBUG ImapCopier - opening imap conection to tandlpublications.com
2015-05-07 00:31:06,042 DEBUG ImapCopier - Creating target Folder: Calendar
2015-05-07 00:31:06,423 DEBUG ImapCopier - Copying 64 messages from Calendar Folder
Exception in thread "main" javax.mail.FolderNotFoundException: Calendar not found
at com.sun.mail.imap.IMAPFolder.checkExists(IMAPFolder.java:388)
at com.sun.mail.imap.IMAPFolder.open(IMAPFolder.java:1000)
at com.fisbein.joan.model.ImapCopier.copyFolderAndMessages(ImapCopier.java:177)
at com.fisbein.joan.model.ImapCopier.copyFolderAndMessages(ImapCopier.java:195)
at com.fisbein.joan.model.ImapCopier.copy(ImapCopier.java:152)
at com.fisbein.joan.model.ImapCopier.main(ImapCopier.java:35)

@jfisbein jfisbein added the bug label Jun 17, 2015
@jfisbein jfisbein self-assigned this Jun 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants