-
Notifications
You must be signed in to change notification settings - Fork 607
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In AEM6.5 Version Unable to run Twitter Feed Scheduler and getting the Below Login Exception #2777
Comments
Can you check in Can you also goto: http://localhost:4502/system/console/status-InventoryPrinter.323 After a quick review 4.12.0 code source code looks fine (the service user itself is defined in ui.content project, the service mapping is there, and the OSGi Component is using the correct service user...) |
@davidjgonzalez the service mapping is incorrect It should be to the I suggested (in the linked forum thread) that @velurunaveen submit a tested PR for this. It's a trivial change but should be tested before merging. |
@velurunaveen that seems like a different issue -- you opened this issue about the login exception. That said, the log lines you included don't appear to reference anything related to this project. |
How i need to push the code into this Repository. I don't have any idea on that. Due to that I am not responded |
Issue Description:-
error.log - the twitter feed scheduler is erroring out with the following exception and so does not retrieve twitter feed.
Twitter Feed is working fine in AEM6.2 version and it is having the Separate bundle for twitter support. In AEM 6.5 version we have only the Twitter4J budle.
Expected Behavior
Twitter Feed scheduler need to run in AEM6.5 version.
Steps to Reproduce
Starting from a vanilla instance of AEM at the above version, describe in explicit steps how to reproduce. Link to
any supporting assets, e.g. content packages, below
Install the AEM 6.5 version and use the AEM ACS common 4.12.0 version.
Links
Links to related assets, e.g. content packages containing test components
https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-6-5-version-issue-for-twitter-scheduler-component/td-p/435170
The text was updated successfully, but these errors were encountered: