[
https://issues.apache.org/activemq/browse/SMX4-224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=49810#action_49810
]
Lars Heinemann commented on SMX4-224:
-------------------------------------
Freeman,
though it finds now the needed protocol providers, the datatype handlers are
still not working.
I tested a lot yesterday but wasn't able to find a solution here.
Lars
> ServiceMix-Mail is unable to find specific providers for protocols like imaps
> -----------------------------------------------------------------------------
>
> Key: SMX4-224
> URL: https://issues.apache.org/activemq/browse/SMX4-224
> Project: ServiceMix 4
> Issue Type: Bug
> Affects Versions: 4.0-m1, 4.0-m2
> Environment: ServiceMix 4
> Reporter: Lars Heinemann
> Assignee: Lars Heinemann
> Priority: Critical
> Fix For: 4.0-m2
>
>
> {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.