09-30-2016 06:23 PM
Hi All
I can't get imap to start:
2016-10-01 07:57:17,279 DEBUG [org.alfresco.repo.imap.ImapServiceImpl] [localhost-startStop-1] [bindBeahaviour] Binding behaviours
2016-10-01 07:57:17,537 WARN [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'imap' subsystem, ID: [imap, default] failed
Any thoughts? I've tried pretty much every possible permutation of imap config parameters.
There's some sort of clue in the words "Binding behaviours" but not one that I can decipher.
I'm running Alfresco 5.0d running on Centos 7.0.1406.
Thanks in advance for any assistance.
--Peter
10-01-2016 09:57 AM
Binding behaviours means during imap service start up some java behaviours will bind to policy. It is just use by developer to debug the application ,I don't think it is here that error occurs。
Maybe there is something wrong with your configuration of mount points or configuration of ignore attachment extraction folders
10-02-2016 07:56 AM
As the log output points out, the "binding behaviours" part is actually an integral part of the ImapServiceImpl itself - not "some Java behaviours". This is executed as part of the "startup" operation in the service.
Peter: There should have been a complete stacktrace included in the last log message (WARN) which actually should point to the real cause of the issue. Can you please provide that as well?
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.