javax.jcr.RepositoryException: file backing binary value not found in JBoss BRMS

Solution Unverified - Updated -

Issue

  • javax.jcr.RepositoryException is thrown when building a package. The complete stack trace can be seen below:
javax.jcr.RepositoryException: file backing binary value not found
  at org.apache.jackrabbit.core.value.BLOBInTempFile.getStream(BLOBInTempFile.java:140)
  at org.drools.repository.AssetItem.getBinaryContentAttachment(AssetItem.java:189)
  at org.drools.guvnor.server.contenthandler.DecisionTableXLSHandler.getRawDRL(DecisionTableXLSHandler.java:76)
  at org.drools.guvnor.server.contenthandler.DecisionTableXLSHandler.assembleDRL(DecisionTableXLSHandler.java:59)
  at org.drools.guvnor.server.contenthandler.DecisionTableXLSHandler.compile(DecisionTableXLSHandler.java:68)
...
Caused by: java.io.FileNotFoundException: /tmp/bin3966833734607661722.tmp
  at org.apache.jackrabbit.core.data.LazyFileInputStream.<init>(LazyFileInputStream.java:63)
  at org.apache.jackrabbit.core.value.BLOBInTempFile.getStream(BLOBInTempFile.java:138)
  ... 71 more

Environment

  • JBoss Enterprise Business Rules Management System (BRMS)
    • 5.x

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.