Site Search index issue

27 views
Skip to first unread message

Corey S

unread,
Dec 17, 2015, 3:29:12 PM12/17/15
to dotCMS User Group
Hi there,

We have been unable to index a specific language within dotCMS for site search. Whenever we run the index job for this language, we get the following error:

2015-12-17 14:55:44,971 ERROR com.dotcms.enterprise.publishing.bundlers.URLMapBundler - Unable to generate Bundler file object for contentlet: f52566c8-0e76-49af-92ae-9961f70f5c4e

java.lang.NullPointerException

at com.dotcms.enterprise.publishing.bundlers.URLMapBundler.a(SourceFile:309)

at com.dotcms.enterprise.publishing.bundlers.URLMapBundler.generate(SourceFile:215)

at com.dotcms.publishing.PublisherAPIImpl.publish(PublisherAPIImpl.java:73)

at com.dotcms.publishing.job.SiteSearchJobImpl.run(SiteSearchJobImpl.java:192)

at com.dotcms.publishing.job.SiteSearchJobProxy.run(SiteSearchJobProxy.java:30)

at com.dotmarketing.quartz.DotJob.execute(DotJob.java:42)

at org.quartz.core.JobRunShell.run(JobRunShell.java:223)

at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:549)

2015-12-17 14:55:44,971 WARN  com.dotcms.enterprise.publishing.bundlers.URLMapBundler - Bundle Failed: Unable to generate Bundler file object for contentlet: f52566c8-0e76-49af-92ae-9961f70f5c4e


This is for content which has a URL Map pattern.


Any insight would be appreciated.


Thanks,

Corey

Corey S

unread,
Dec 17, 2015, 3:55:16 PM12/17/15
to dotCMS User Group
I have excluded the offending contentType that was throwing the exception in another index, and it does not index anything at all.

This is the log:

2015-12-17 15:47:06,050 INFO  com.dotcms.enterprise.publishing.bundlers.URLMapBundler - Start bundler

2015-12-17 15:47:06,052 INFO  com.dotcms.enterprise.publishing.bundlers.URLMapBundler - +languageid:7 +(structureName:Testimonial structureName:OurPeopleSideStory structureName:Solutions structureName:SolutionsGroup structureName:InsightArticle structureName:SecretEvent structureName:Person structureName:NewsItem structureName:calendarEvent ) -(urlMap:*/p/* )  +(conhost:d07852cb-5c76-4722-b4b3-9002b982fd6d conhost:SYSTEM_HOST  ) 

2015-12-17 15:47:06,072 INFO  com.dotcms.enterprise.publishing.bundlers.URLMapBundler - End bundler


To make certain that the query should be working, using the Query Tool, I searched with the same lucene query and got 32 results:


+languageid:7 +(structureName:Testimonial structureName:OurPeopleSideStory structureName:Solutions structureName:SolutionsGroup structureName:InsightArticle structureName:SecretEvent structureName:Person structureName:NewsItem structureName:calendarEvent ) -(urlMap:*/p/* )  +(conhost:d07852cb-5c76-4722-b4b3-9002b982fd6d conhost:SYSTEM_HOST  ) 


How does the URLMapBundler actually work? How is it different from the Query Tool and viewtool?

aDNers

unread,
Oct 24, 2017, 8:53:55 AM10/24/17
to dotCMS User Group
Hey,

Did you ever figure out what was triggering this behaviour? I am experience something similar at the moment, this is the only thread I found so far which comes close :-)

Br
Anders
Reply all
Reply to author
Forward
0 new messages