Skip to content

Instantly share code, notes, and snippets.

@Ollieportnin
Created January 24, 2012 08:55
Show Gist options
  • Select an option

  • Save Ollieportnin/1668971 to your computer and use it in GitHub Desktop.

Select an option

Save Ollieportnin/1668971 to your computer and use it in GitHub Desktop.
ERROR [is.gagnavarslan.core2nx.index.IndexServiceImpl is.gagnavarslan.core2nx.index.IndexServiceImpl.indexDocument(IndexServiceImpl.java:223)] Index document error
java.lang.NullPointerException
at is.gagnavarslan.core2nx.security.policy.AccessLevelSecurityPolicy.hasSensitivityLevelProperty(AccessLevelSecurityPolicy.java:174)
at is.gagnavarslan.core2nx.security.policy.AccessLevelSecurityPolicy.applySolrSecurityRules(AccessLevelSecurityPolicy.java:54)
at is.gagnavarslan.core2nx.index.IndexServiceImpl.indexDocument(IndexServiceImpl.java:201)
at is.gagnavarslan.core2nx.index.IndexServiceImpl.restoreDocumentFromTrash(IndexServiceImpl.java:271)
at is.gagnavarslan.core2nx.index.IndexListener.processDocuments(IndexListener.java:256)
at is.gagnavarslan.core2nx.index.IndexListener.handleEvent(IndexListener.java:156)
at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$Job.run(AsyncEventExecutor.java:158)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment