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, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content