[
https://issues.apache.org/activemq/browse/SMXCOMP-456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars Heinemann resolved SMXCOMP-456.
------------------------------------
Resolution: Fixed
Fixed the geronimo-mail-provider bundle.
Now imap, imaps and smtps should be working again.
> ServiceMix-Mail is unable to find specific providers for protocols like imaps
> -----------------------------------------------------------------------------
>
> Key: SMXCOMP-456
> URL: https://issues.apache.org/activemq/browse/SMXCOMP-456
> Project: ServiceMix Components
> Issue Type: Bug
> Affects Versions: 4.0-m1, 4.0-m2
> Environment: ServiceMix 4
> Reporter: Lars Heinemann
> Assignee: Lars Heinemann
> Priority: Critical
>
> {noformat}
> 16:19:17,606 | ERROR | ix-mail-thread-3 | MailComponent |
> common.endpoints.PollingEndpoint 222 | Caught exception while polling:
> javax.mail.NoSuchProviderException: Unable to locate provider for protocol:
> imaps
> javax.mail.NoSuchProviderException: Unable to locate provider for protocol:
> imaps
> at javax.mail.Session.getProvider(Session.java:241)
> at javax.mail.Session.getStore(Session.java:282)
> at
> org.apache.servicemix.mail.MailPollerEndpoint.poll(MailPollerEndpoint.java:191)
> at
> org.apache.servicemix.common.endpoints.PollingEndpoint$PollSchedulerTask$1.run(PollingEndpoint.java:202)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
> at java.lang.Thread.run(Thread.java:595)
> {noformat}
> Installing the bundle :
> {noformat}
> <groupId>org.apache.servicemix.bundles</groupId>
> <artifactId>org.apache.servicemix.bundles.geronimo-javamail_1.4_provider</a$
> <version>1.6_2-SNAPSHOT</version>
> {noformat}
> has also no effects.
> The needed bundle(s) should be added to the "servicemix-mail" feature to
> avoid such errors in future.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.