Skip to content
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.

jaxrs publisher causing service factory exception #202

Open
abhishukl opened this issue Apr 24, 2019 · 1 comment
Open

jaxrs publisher causing service factory exception #202

abhishukl opened this issue Apr 24, 2019 · 1 comment

Comments

@abhishukl
Copy link

Hi,

I am using jaxrs connector bundles (com.eclipsesource.jaxrs.jersey-all, OSGi JAX-RS Connector which is com.eclipsesource.jaxrs.publisher, com.eclipsesource.jaxrs.provider.security and com.eclipsesource.jaxrs.provider.gson) to expose my AEM (osgi) services as a rest service to external systems.

We are seeing in logs that everytime at AEM server startup there are some Service factory exception occurring in the logs, which are happening for following scenarios:

01:19:58 server_name 30.03.2019 01:19:56.053 ERROR [FelixDispatchQueue] com.eclipsesource.jaxrs.publisher FrameworkEvent ERROR (org.osgi.framework.ServiceException: Service factory exception: com/day/cq/audit/AuditLog)

01:19:58 server_name 30.03.2019 01:19:56.284 ERROR [FelixDispatchQueue] com.eclipsesource.jaxrs.publisher FrameworkEvent ERROR (org.osgi.framework.ServiceException: Service factory exception: org/apache/felix/shell/Command)

01:19:58 server_name 29.03.2019 23:35:55.928 ERROR [FelixDispatchQueue] com.eclipsesource.jaxrs.publisher FrameworkEvent ERROR (org.osgi.framework.ServiceException: Service factory exception: com/adobe/cq/dialogconversion/AbstractDialogRewriteRule)

01:19:58 server_name 30.03.2019 01:19:50.938 ERROR [FelixStartLevel] org.apache.sling.commons.scheduler.impl.WhiteboardHandler Scheduling service [java.lang.Runnable] failed.

I am unable to figure out the root cause at AEM end, however since this is happening due to jaxrs publisher bundle, could you please help me that what could have possibly went wrong or if there is any known issue in jaxrs.publisher bundle whose solution is available.

Please reply.

Regards,
Abhishek

@abhishukl abhishukl changed the title jaxrs publisher causing service factor exception jaxrs publisher causing service factory exception Apr 24, 2019
@abhishukl
Copy link
Author

Hi,

Is there any update on this as I am kind of gated due to this ?

Please reply.

Regards
Abhishek

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant