dotcms_jobs failing: PublisherQueueJobs

10 views
Skip to first unread message

Satya Mohapatra

unread,
Jul 17, 2015, 9:10:30 AM7/17/15
to dot...@googlegroups.com
HI,

I see in my logs that PublisherQueueJobs of dotcms_jobs job group is failing continuolsy and getting fired every time I deploy a osgi plugin.Below is the error,

[17/07/15 09:04:00:033 EDT] ERROR business.PublisherQueueJob:
java.lang.NullPointerException
        at com.dotcms.repackage.org.apache.felix.framework.BundleRevisionImpl.getResourcesLocal(BundleRevisionImpl.java:533)
        at com.dotcms.repackage.org.apache.felix.framework.BundleWiringImpl.findResourcesByDelegation(BundleWiringImpl.java:1173)
        at com.dotcms.repackage.org.apache.felix.framework.BundleWiringImpl.getResourcesByDelegation(BundleWiringImpl.java:1083)
        at com.dotcms.repackage.org.apache.felix.framework.BundleWiringImpl$BundleClassLoaderJava5.getResources(BundleWiringImpl.java:1870)
        at com.dotmarketing.osgi.CombinedLoader.getResources(CombinedLoader.java:112)
        at com.dotcms.repackage.com.sun.jersey.spi.service.ServiceFinder.getResources(ServiceFinder.java:352)
        at com.dotcms.repackage.com.sun.jersey.spi.service.ServiceFinder.access$200(ServiceFinder.java:159)
        at com.dotcms.repackage.com.sun.jersey.spi.service.ServiceFinder$AbstractLazyIterator.setConfigs(ServiceFinder.java:720)
        at com.dotcms.repackage.com.sun.jersey.spi.service.ServiceFinder$AbstractLazyIterator.hasNext(ServiceFinder.java:732)
        at com.dotcms.repackage.com.sun.jersey.spi.service.ServiceFinder.toClassArray(ServiceFinder.java:595)
        at com.dotcms.repackage.com.sun.jersey.api.client.Client.init(Client.java:213)
        at com.dotcms.repackage.com.sun.jersey.api.client.Client.access$000(Client.java:118)
        at com.dotcms.repackage.com.sun.jersey.api.client.Client$1.f(Client.java:191)
        at com.dotcms.repackage.com.sun.jersey.api.client.Client$1.f(Client.java:187)
        at com.dotcms.repackage.com.sun.jersey.spi.inject.Errors.processWithErrors(Errors.java:193)
        at com.dotcms.repackage.com.sun.jersey.api.client.Client.<init>(Client.java:187)
        at com.dotcms.repackage.com.sun.jersey.api.client.Client.<init>(Client.java:170)
        at com.dotcms.repackage.com.sun.jersey.api.client.Client.create(Client.java:679)
        at com.dotcms.publisher.business.PublisherQueueJob.updateAuditStatus(PublisherQueueJob.java:182)
        at com.dotcms.publisher.business.PublisherQueueJob.execute(PublisherQueueJob.java:68)
        at org.quartz.core.JobRunShell.run(JobRunShell.java:223)
        at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:549)


After its breaking its not allowing my osgi user job to run. It gives the same above error.


Anyone has any idea how to resolve it.

Thanks
Satya

Jason Tesser

unread,
Jul 17, 2015, 9:18:01 AM7/17/15
to dot...@googlegroups.com
no but it would seem you are adding something to the dotcms classpath or something that is messing up Jersey which is our REST lib

--
You received this message because you are subscribed to the Google Groups "dotCMS User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dotcms+un...@googlegroups.com.
To post to this group, send email to dot...@googlegroups.com.
Visit this group at http://groups.google.com/group/dotcms.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages