-
That should say:
"The mstor library doesn't explicitly create any *named* threads..".
2009-12-18 23:58:35 UTC by fortuna
-
Hi,
The mstor library doesn't explicitly create any threads (Daemon or otherwise), so it could be something in the javamail library itself.
That said, I just tried running one of the unit tests in mstor and I couldn't see any threads named "Spool" or "Expriri" being created. Is it possible that this is caused by another library/framework you are using (e.g. Apache James)?
regards,
ben.
2009-12-18 23:56:24 UTC by fortuna
-
Dear all,
I'm developing a web service which imports mail folders in mbox format to a database.
I'm using use the folder.getMessages(); method to read the messages.
When this method is called, it opens two threads on the server:
Daemon Thread [Store mstor.folder.-1501553755 Spool Thread] (Running)
Daemon Thread [Store mstor.folder.-1501553755 Expriri Thread] (Running...
2009-12-17 17:59:43 UTC by apalazon
-
fortuna committed patchset 427 of module mstor to the mstor CVS repository, changing 1 files.
2009-10-28 12:00:37 UTC by fortuna
-
fortuna committed patchset 426 of module mstor to the mstor CVS repository, changing 1 files.
2009-09-16 14:22:02 UTC by fortuna
-
fortuna committed patchset 425 of module mstor to the mstor CVS repository, changing 11 files.
2009-09-13 04:32:19 UTC by fortuna
-
fortuna committed patchset 424 of module mstor to the mstor CVS repository, changing 2 files.
2009-09-05 07:42:48 UTC by fortuna
-
fortuna committed patchset 423 of module mstor to the mstor CVS repository, changing 7 files.
2009-09-05 06:07:38 UTC by fortuna
-
Hey Ben:
When I call appendMessages on a folder the UIDValidity gets reset. That seems wrong to me. Any idea what is going on? I'm using 0.9.12.
thanks for any pointers.
George.
2009-07-23 00:04:12 UTC by zabaan