[ 
https://issues.apache.org/jira/browse/IMAP-360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13213569#comment-13213569
 ] 

lcl hst commented on IMAP-360:
------------------------------

This is the entire log I see in the console. The log files in the log-directory 
are empty.


INFO  10:56:57,889 | 
org.apache.james.container.spring.context.JamesServerApplicationContext | 
Refreshing 
org.apache.james.container.spring.context.JamesServerApplicationContext@37611a05:
 startup date [Wed Feb 22 10:56:57 CET
 2012]; root of context hierarchy
log4j:WARN No appenders could be found for logger 
(org.apache.commons.configuration.ConfigurationUtils).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more 
info.
INFO  10:57:02,989 | 
org.apache.james.container.spring.context.JamesServerApplicationContext | Bean 
'logprovider' of type [class 
org.apache.james.container.spring.lifecycle.LogProviderImpl] is not eligible 
for getting process
ed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO  10:57:03,719 | james.mailrepositorystore | JamesMailStore init...
INFO  10:57:03,723 | james.mailrepositorystore | Registering Repository 
instance of class org.apache.james.mailrepository.file.FileMailRepository to 
handle file protocol requests for repositories with key file
INFO  10:57:03,723 | james.mailrepositorystore | Registering Repository 
instance of class org.apache.james.mailrepository.jdbc.JDBCMailRepository to 
handle db protocol requests for repositories with key db
INFO  10:57:03,723 | james.mailrepositorystore | Registering Repository 
instance of class org.apache.james.mailrepository.jdbc.JDBCMailRepository to 
handle dbfile protocol requests for repositories with key dbfile
INFO  10:57:03,723 | james.mailrepositorystore | Registering Repository 
instance of class org.apache.james.mailrepository.file.MBoxMailRepository to 
handle mbox protocol requests for repositories with key mbox
INFO  10:57:04,150 | james.dnsservice | Autodiscovery is enabled - trying to 
discover your system's DNS Servers
INFO  10:57:04,155 | james.dnsservice | Adding autodiscovered server 192.168.4.1
INFO  10:57:04,156 | james.dnsservice | Adding autodiscovered server 192.168.4.2
INFO  10:57:04,156 | james.dnsservice | Adding autodiscovered search path 
obec.local.
INFO  10:57:04,156 | james.dnsservice | DNS Server is: 192.168.4.1
INFO  10:57:04,157 | james.dnsservice | DNS Server is: 192.168.4.2
INFO  10:57:04,164 | james.dnsservice | Registered cache, resolver and search 
paths as DNSJava defaults
12  James  WARN   [main] openjpa.Runtime - An error occurred while registering 
a ClassTransformer with PersistenceUnitInfo: name 'James', root URL 
[file:/D:/apache-james-3.0-beta3-oracle/bin/../conf/]. The error has been cons
umed. To see it, set your openjpa.Runtime log level to TRACE. Load-time class 
transformation will not be available.
INFO  10:57:04,381 | james.domainlist | Set autodetect to: true
INFO  10:57:04,382 | james.domainlist | Set autodetectIP to: true
31  James  INFO   [main] openjpa.Runtime - Starting OpenJPA 2.1.0
57  James  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.OracleDictionary".
2268  James  INFO   [main] openjpa.Runtime - The Entity 
"org.apache.james.mailbox.jpa.mail.model.JPAUserFlag" was enhanced at level 
"2", but the current level of enhancement is "1.055.128".
2270  James  INFO   [main] openjpa.Runtime - A down level Entity was detected 
and logged. Please enable RUNTIME trace to see all down level Entities.
WARN  10:57:06,923 | james.mailetcontext | The specified postmaster address ( 
postmaster@localhost ) is not a local address.  This is not necessarily a 
problem, but it does mean that emails addressed to the postmaster will be
 routed to another server.  For some configurations this may cause problems.
INFO  10:57:07,012 | james.mailprocessor | Matcher All instantiated.
INFO  10:57:07,024 | james.mailprocessor | Mailet PostmasterAlias instantiated.
INFO  10:57:07,028 | james.mailprocessor | Matcher RelayLimit=30 instantiated.
INFO  10:57:07,032 | james.mailprocessor | Mailet Null instantiated.
INFO  10:57:07,034 | james.mailprocessor | Matcher SMTPAuthSuccessful 
instantiated.
INFO  10:57:07,038 | james.mailprocessor | Mailet ToProcessor instantiated.
INFO  10:57:07,042 | james.mailprocessor | Matcher 
InSpammerBlacklist=dnsbl.njabl.org. instantiated.
INFO  10:57:07,043 | james.mailprocessor | Mailet ToProcessor instantiated.
INFO  10:57:07,043 | james.mailprocessor | Matcher All instantiated.
INFO  10:57:07,044 | james.mailprocessor | Mailet ToProcessor instantiated.
INFO  10:57:07,492 | james.mailprocessor | Matcher SMTPAuthSuccessful 
instantiated.
INFO  10:57:07,495 | james.mailprocessor | Mailet SetMimeHeader instantiated.
INFO  10:57:07,496 | james.mailprocessor | Matcher All instantiated.
INFO  10:57:07,515 | james.mailprocessor | Mailet RecipientRewriteTable 
instantiated.
INFO  10:57:07,538 | james.mailprocessor | Matcher RecipientIsLocal 
instantiated.
INFO  10:57:07,542 | james.mailprocessor | Mailet RecipientToLowerCase 
instantiated.
INFO  10:57:07,542 | james.mailprocessor | Matcher RecipientIsLocal 
instantiated.
INFO  10:57:07,614 | james.mailprocessor | Mailet LocalDelivery instantiated.
INFO  10:57:07,620 | james.mailprocessor | Matcher HostIsLocal instantiated.
INFO  10:57:07,621 | james.mailprocessor | Mailet ToProcessor instantiated.
INFO  10:57:07,622 | james.mailprocessor | Matcher All instantiated.
INFO  10:57:07,636 | james.mailetcontext | maxRetries is larger than total 
number of attempts specified.  Increasing last delayTime with 19 attempts
INFO  10:57:07,637 | james.mailetcontext | Delay of 21600000 msecs is now 
attempted: 20 times
INFO  10:57:07,646 | james.mailprocessor | Mailet RemoteDelivery instantiated.
INFO  10:57:07,935 | james.mailprocessor | Matcher All instantiated.
INFO  10:57:07,952 | james.mailrepositorystore | Init 
org.apache.james.repository.file.FilePersistentObjectRepository Store
INFO  10:57:07,953 | james.mailrepositorystore | 
org.apache.james.repository.file.FilePersistentObjectRepository opened in 
..\var\mail\error
INFO  10:57:07,954 | james.mailrepositorystore | Init 
org.apache.james.repository.file.FilePersistentStreamRepository Store
INFO  10:57:07,955 | james.mailrepositorystore | 
org.apache.james.repository.file.FilePersistentStreamRepository opened in 
..\var\mail\error
INFO  10:57:07,955 | james.mailrepositorystore | added repository: 
file://var/mail/error/->org.apache.james.mailrepository.file.FileMailRepository
INFO  10:57:07,956 | james.mailprocessor | Mailet ToRepository instantiated.
INFO  10:57:08,021 | james.mailprocessor | Matcher All instantiated.
INFO  10:57:08,022 | james.mailrepositorystore | Init 
org.apache.james.repository.file.FilePersistentObjectRepository Store
INFO  10:57:08,023 | james.mailrepositorystore | 
org.apache.james.repository.file.FilePersistentObjectRepository opened in 
..\var\mail\spam
INFO  10:57:08,023 | james.mailrepositorystore | Init 
org.apache.james.repository.file.FilePersistentStreamRepository Store
INFO  10:57:08,023 | james.mailrepositorystore | 
org.apache.james.repository.file.FilePersistentStreamRepository opened in 
..\var\mail\spam
INFO  10:57:08,024 | james.mailrepositorystore | added repository: 
file://var/mail/spam/->org.apache.james.mailrepository.file.FileMailRepository
INFO  10:57:08,024 | james.mailprocessor | Mailet ToRepository instantiated.
INFO  10:57:08,124 | james.mailprocessor | Matcher All instantiated.
INFO  10:57:08,126 | james.mailrepositorystore | Init 
org.apache.james.repository.file.FilePersistentObjectRepository Store
INFO  10:57:08,126 | james.mailrepositorystore | 
org.apache.james.repository.file.FilePersistentObjectRepository opened in 
..\var\mail\address-error
INFO  10:57:08,126 | james.mailrepositorystore | Init 
org.apache.james.repository.file.FilePersistentStreamRepository Store
INFO  10:57:08,127 | james.mailrepositorystore | 
org.apache.james.repository.file.FilePersistentStreamRepository opened in 
..\var\mail\address-error
INFO  10:57:08,127 | james.mailrepositorystore | added repository: 
file://var/mail/address-error/->org.apache.james.mailrepository.file.FileMailRepository
INFO  10:57:08,127 | james.mailprocessor | Mailet ToRepository instantiated.
INFO  10:57:08,168 | james.mailprocessor | Matcher All instantiated.
INFO  10:57:08,169 | james.mailrepositorystore | Init 
org.apache.james.repository.file.FilePersistentObjectRepository Store
INFO  10:57:08,170 | james.mailrepositorystore | 
org.apache.james.repository.file.FilePersistentObjectRepository opened in 
..\var\mail\relay-denied
INFO  10:57:08,171 | james.mailrepositorystore | Init 
org.apache.james.repository.file.FilePersistentStreamRepository Store
INFO  10:57:08,171 | james.mailrepositorystore | 
org.apache.james.repository.file.FilePersistentStreamRepository opened in 
..\var\mail\relay-denied
INFO  10:57:08,171 | james.mailrepositorystore | added repository: 
file://var/mail/relay-denied/->org.apache.james.mailrepository.file.FileMailRepository
INFO  10:57:08,172 | james.mailprocessor | Mailet ToRepository instantiated.
INFO  10:57:08,208 | james.mailprocessor | Matcher All instantiated.
INFO  10:57:08,226 | james.mailprocessor | Mailet DSNBounce instantiated.
INFO  10:57:08,262 | james.mailspooler | 
org.apache.james.mailetcontainer.impl.JamesMailSpooler init...
INFO  10:57:08,263 | james.mailspooler | 
org.apache.james.mailetcontainer.impl.JamesMailSpooler uses 20 Thread(s)
INFO  10:57:08,265 | james.mailspooler | Run 
org.apache.james.mailetcontainer.impl.JamesMailSpooler: dequeuer-1
INFO  10:57:08,265 | james.mailspooler | Run 
org.apache.james.mailetcontainer.impl.JamesMailSpooler: dequeuer-2
INFO  10:57:08,266 | james.mailspooler | Queue=MailQueue:spool
INFO  10:57:08,266 | james.mailspooler | Queue=MailQueue:spool
INFO  10:57:08,269 | james.fetchmail | FetchMail Disabled
INFO  10:57:08,304 | james.smtpserver | SMTP Service bound to: 0.0.0.0:25
INFO  10:57:08,305 | james.smtpserver | SMTP Service is running on: WS-026
INFO  10:57:08,306 | james.smtpserver | SMTP Service handler hello name is: 
WS-026
INFO  10:57:08,306 | james.smtpserver | SMTP Service handler connection timeout 
is: 360
INFO  10:57:08,306 | james.smtpserver | SMTP Service connection backlog is: 200
INFO  10:57:08,307 | james.smtpserver | This SMTP server requires 
authentication.
INFO  10:57:08,307 | james.smtpserver | No maximum message size is enforced for 
this server.
INFO  10:57:08,477 | james.smtpserver | Init SMTP Service done
INFO  10:57:08,484 | james.lmtpserver | LMTP Service disabled by configuration
INFO  10:57:08,491 | james.pop3server | POP3 Service bound to: 0.0.0.0:110
INFO  10:57:08,492 | james.pop3server | POP3 Service is running on: WS-026
INFO  10:57:08,492 | james.pop3server | POP3 Service handler hello name is: 
WS-026
INFO  10:57:08,492 | james.pop3server | POP3 Service handler connection timeout 
is: 1200
INFO  10:57:08,493 | james.pop3server | POP3 Service connection backlog is: 200
INFO  10:57:08,563 | james.pop3server | Init POP3 Service done
INFO  10:57:08,630 | james.imapserver | IMAP Service bound to: 0.0.0.0:143
INFO  10:57:08,631 | james.imapserver | IMAP Service is running on: WS-026
INFO  10:57:08,632 | james.imapserver | IMAP Service handler hello name is: 
WS-026
INFO  10:57:08,632 | james.imapserver | IMAP Service handler connection timeout 
is: 300
INFO  10:57:08,632 | james.imapserver | IMAP Service connection backlog is: 200
INFO  10:57:08,650 | james.imapserver | Init IMAP Service done
INFO  10:57:09,956 | org.apache.james.container.spring.Main | Apache James 
Server is successfully started in 12081 milliseconds.
INFO  11:02:17,084 | james.imapserver | ID=422594934 Connection established 
from 127.0.0.1 (127.0.0.1)
INFO  11:02:17,087 | james.smtpserver | ID=866862984 Connection established 
from 127.0.0.1 (127.0.0.1)
INFO  11:02:17,097 | james.smtpserver | ID=1334721422 Connection established 
from 127.0.0.1 (127.0.0.1)
INFO  11:02:17,099 | james.imapserver | ID=1957642160 Connection established 
from 127.0.0.1 (127.0.0.1)
INFO  11:02:17,107 | james.smtpserver | ID=866862984 Connection closed for 
127.0.0.1 (127.0.0.1)
INFO  11:02:17,121 | james.smtpserver | ID=1334721422 Connection closed for 
127.0.0.1 (127.0.0.1)
INFO  11:02:17,173 | james.imapserver | ID=422594934 Connection closed for 
127.0.0.1 (127.0.0.1)
INFO  11:02:17,173 | james.imapserver | ID=1957642160 Connection closed for 
127.0.0.1 (127.0.0.1)
INFO  11:02:20,740 | james.imapserver | ID=877438185 Connection established 
from 127.0.0.1 (127.0.0.1)
INFO  11:02:20,783 | james.imapserver | ID=877438185 Connection closed for 
127.0.0.1 (127.0.0.1)
INFO  11:02:47,109 | james.imapserver | ID=667525182 Connection established 
from 127.0.0.1 (127.0.0.1)
INFO  11:02:47,125 | james.smtpserver | ID=1689048492 Connection established 
from 127.0.0.1 (127.0.0.1)
INFO  11:02:47,135 | james.smtpserver | ID=158476862 Connection established 
from 127.0.0.1 (127.0.0.1)
INFO  11:02:47,147 | james.smtpserver | ID=176941699 Connection established 
from 127.0.0.1 (127.0.0.1)
INFO  11:02:47,148 | james.smtpserver | ID=158476862 
org.apache.james.protocols.smtp.core.UnknownCmdHandler: 500 [5.5.1 Command ?☺  
?♥☺OD?G J?V?;&QGT unrecognized.]
INFO  11:02:47,134 | james.imapserver | ID=667525182 Connection closed for 
127.0.0.1 (127.0.0.1)
INFO  11:02:47,156 | james.smtpserver | ID=1689048492 Connection closed for 
127.0.0.1 (127.0.0.1)
?♥?? unrecognized.]| james.smtpserver | ID=158476862 
org.apache.james.protocols.smtp.core.UnknownCmdHandler: 500 [5.5.1 Command ?¶ ? 
? 9 8?☼?♣ ? 5??    ?◄?‼ E D 3 2?♀?♫?☻?♦ ? A ♦ ♣ /?↕ ▬ ‼?
INFO  11:02:47,161 | james.smtpserver | ID=158476862 
org.apache.james.protocols.smtp.core.UnknownCmdHandler: 500 [5.5.1 Command  
unrecognized.]
INFO  11:02:47,167 | james.smtpserver | ID=176941699 Connection closed for 
127.0.0.1 (127.0.0.1)
INFO  11:02:57,169 | james.smtpserver | ID=158476862 Connection closed for 
127.0.0.1 (127.0.0.1)
INFO  11:02:58,173 | james.imapserver | ID=1221071232 Connection established 
from 127.0.0.1 (127.0.0.1)
INFO  11:02:58,351 | james.imapserver | ID=1221071232 Connection closed for 
127.0.0.1 (127.0.0.1)
INFO  11:05:04,624 | james.imapserver | ID=404097000 Connection established 
from 127.0.0.1 (127.0.0.1)
INFO  11:05:12,851 | james.imapserver | ID=912868332 Connection established 
from 127.0.0.1 (127.0.0.1)
INFO  11:05:12,894 | james.imapserver | ID=169103599 Connection established 
from 127.0.0.1 (127.0.0.1)
INFO  11:06:04,090 | james.smtpserver | ID=1809721273 Connection established 
from 127.0.0.1 (127.0.0.1)
INFO  11:06:04,370 | james.smtpserver | ID=1809721273 Successfully spooled mail 
Mail1329905164348-3cf4df51-8712-492b-9615-ccd9eb354634 from t...@doman.tld on 
127.0.0.1 for [te...@domain.tld, t...@domain.tld]
INFO  11:06:04,380 | james.smtpserver | ID=1809721273 Connection closed for 
127.0.0.1 (127.0.0.1)
INFO  11:06:04,607 | james.mailetcontext | Local delivered mail 
Mail1329905164348-3cf4df51-8712-492b-9615-ccd9eb354634 sucessfully from 
t...@doman.tld to te...@domain.tld
INFO  11:06:04,647 | james.mailetcontext | Local delivered mail 
Mail1329905164348-3cf4df51-8712-492b-9615-ccd9eb354634 sucessfully from 
t...@doman.tld to t...@domain.tld
INFO  11:06:49,930 | james.imapserver | ID=912868332 Connection closed for 
127.0.0.1 (127.0.0.1)
INFO  11:06:49,968 | james.imapserver | ID=169103599 Connection closed for 
127.0.0.1 (127.0.0.1)
INFO  11:06:49,977 | james.imapserver | ID=404097000 Connection closed for 
127.0.0.1 (127.0.0.1)
INFO  11:06:55,525 | james.imapserver | ID=1962893478 Connection established 
from 127.0.0.1 (127.0.0.1)
INFO  11:06:57,134 | james.imapserver | ID=962346630 Connection established 
from 127.0.0.1 (127.0.0.1)
INFO  11:07:00,081 | james.imapserver | ID=1876780154 Connection established 
from 127.0.0.1 (127.0.0.1)
INFO  11:07:45,774 | james.smtpserver | ID=1091364428 Connection established 
from 127.0.0.1 (127.0.0.1)
INFO  11:07:45,991 | james.smtpserver | ID=1091364428 Successfully spooled mail 
Mail1329905265988-39553ba7-684e-4f7d-969d-0d5e7d18f156 from t...@doman.tld on 
127.0.0.1 for [t...@domain.tld]
INFO  11:07:46,026 | james.smtpserver | ID=1091364428 Connection closed for 
127.0.0.1 (127.0.0.1)
INFO  11:07:46,069 | james.mailetcontext | Local delivered mail 
Mail1329905265988-39553ba7-684e-4f7d-969d-0d5e7d18f156 sucessfully from 
t...@doman.tld to t...@domain.tld
INFO  11:08:12,566 | james.imapserver | ID=1962893478 Connection closed for 
127.0.0.1 (127.0.0.1)
INFO  11:08:12,568 | james.imapserver | ID=962346630 Connection closed for 
127.0.0.1 (127.0.0.1)
INFO  11:08:12,607 | james.imapserver | ID=1876780154 Connection closed for 
127.0.0.1 (127.0.0.1)
INFO  11:08:16,664 | james.imapserver | ID=1875908160 Connection established 
from 127.0.0.1 (127.0.0.1)
INFO  11:08:25,556 | james.imapserver | ID=1489621553 Connection established 
from 127.0.0.1 (127.0.0.1)
INFO  11:08:25,595 | james.imapserver | ID=1006296012 Connection established 
from 127.0.0.1 (127.0.0.1)
INFO  11:08:32,701 | james.imapserver | ID=1954891194 Connection established 
from 192.168.4.76 (192.168.4.76)
INFO  11:08:33,113 | james.imapserver | ID=1954891194 Connection closed for 
192.168.4.76 (192.168.4.76)
INFO  11:10:18,207 | james.imapserver | ID=1812948688 Connection established 
from 127.0.0.1 (127.0.0.1)
INFO  11:23:51,521 | james.imapserver | ID=2064455829 Connection established 
from 192.168.4.76 (192.168.4.76)
INFO  11:23:51,522 | james.imapserver | ID=2064455829 Connection closed for 
192.168.4.76 (192.168.4.76)
INFO  11:24:02,332 | james.imapserver | ID=1418124833 Connection established 
from 192.168.4.76 (192.168.4.76)
INFO  11:24:02,755 | james.imapserver | ID=1418124833 Connection closed for 
192.168.4.76 (192.168.4.76)
INFO  11:38:16,194 | james.imapserver | ID=1489621553 Connection closed for 
127.0.0.1 (127.0.0.1)
INFO  11:38:30,846 | james.imapserver | ID=586937163 Connection established 
from 192.168.4.76 (192.168.4.76)
INFO  11:38:31,291 | james.imapserver | ID=586937163 Connection closed for 
192.168.4.76 (192.168.4.76)
INFO  11:53:51,978 | james.imapserver | ID=1130777320 Connection established 
from 192.168.4.76 (192.168.4.76)
INFO  11:53:51,979 | james.imapserver | ID=1130777320 Connection closed for 
192.168.4.76 (192.168.4.76)
INFO  11:54:04,279 | james.imapserver | ID=1071760300 Connection established 
from 192.168.4.76 (192.168.4.76)
INFO  11:54:04,905 | james.imapserver | ID=1071760300 Connection closed for 
192.168.4.76 (192.168.4.76)
INFO  12:08:55,958 | james.imapserver | ID=714656266 Connection established 
from 192.168.4.76 (192.168.4.76)
INFO  12:08:55,959 | james.imapserver | ID=714656266 Connection closed for 
192.168.4.76 (192.168.4.76)
INFO  12:09:05,252 | james.imapserver | ID=1321955392 Connection established 
from 192.168.4.76 (192.168.4.76)
INFO  12:09:05,438 | james.imapserver | ID=1321955392 Connection closed for 
192.168.4.76 (192.168.4.76)
INFO  12:23:31,506 | james.imapserver | ID=837491771 Connection established 
from 192.168.4.76 (192.168.4.76)
INFO  12:23:31,530 | james.imapserver | ID=837491771 Connection closed for 
192.168.4.76 (192.168.4.76)
INFO  12:38:33,279 | james.imapserver | ID=1097836219 Connection established 
from 192.168.4.76 (192.168.4.76)
INFO  12:38:33,301 | james.imapserver | ID=1097836219 Connection closed for 
192.168.4.76 (192.168.4.76)
INFO  12:53:34,529 | james.imapserver | ID=1185240976 Connection established 
from 192.168.4.76 (192.168.4.76)
INFO  12:53:34,665 | james.imapserver | ID=1185240976 Connection closed for 
192.168.4.76 (192.168.4.76)
INFO  13:08:37,891 | james.imapserver | ID=507700911 Connection established 
from 192.168.4.76 (192.168.4.76)
INFO  13:08:38,291 | james.imapserver | ID=507700911 Connection closed for 
192.168.4.76 (192.168.4.76)
INFO  13:23:48,593 | james.imapserver | ID=451748625 Connection established 
from 192.168.4.76 (192.168.4.76)
INFO  13:23:49,204 | james.imapserver | ID=451748625 Connection closed for 
192.168.4.76 (192.168.4.76)


I don't see any exceptions in the console-log. Only strange things are the 
garbled unknowncmdhandlers (but that's due to SSL-tries from Thunderbird I 
assume). And this:
12  James  WARN   [main] openjpa.Runtime - An error occurred while registering 
a ClassTransformer with PersistenceUnitInfo: name 'James', root URL 
[file:/D:/apache-james-3.0-beta3-oracle/bin/../conf/]. The error has been cons
umed. To see it, set your openjpa.Runtime log level to TRACE. Load-time class 
transformation will not be available.

I can easily reproduce it here.. Are you also using an Oracle 10g database?
                
> IMAP-folder jumps
> -----------------
>
>                 Key: IMAP-360
>                 URL: https://issues.apache.org/jira/browse/IMAP-360
>             Project: JAMES Imap
>          Issue Type: Bug
>          Components: JPA Mailbox, Mailbox, Protocol
>    Affects Versions: 0.1, 0.2-M1, 0.2, 0.2.1, 0.3
>         Environment: Windows 7, 64 bits, Oracle JPA.
>            Reporter: lcl hst
>            Priority: Critical
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> When clicking an IMAP-folder in Thunderbird, I see several messages,
> when changing to another and switching back, I see different messages!
> This is the case, everytime I switch folders. So this folder "jumps".
> I did not expect this. This should never happen.
> It seems different messages are returned sometimes? Or maybe
> Thunderbird is doing something wrong.
> I've attached the IMAP-log from Thunderbird. As you can see in the log
> below, I chose INBOX, then clicked "Trash", then chose "INBOX" again.
> The 2nd time I viewed the inbox, there were other messages and
> messages got removed. When I switch over and over, I get different
> messages all the time. Some messages are marked read, some not. This
> changes all the time.
> What is going on here?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to