orbeon 2018.1 CE “Failed to obtain file scan provider” error

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

orbeon 2018.1 CE “Failed to obtain file scan provider” error

nori

I upgraded Orbeon 2017.1 CE to 2018.1 CE. xforms:upload used in a vanilla xforms causes :

 

ERROR upload  - Failed to obtain file scan provider:

Feature is not enabled in this version of the product: File scan API

org.orbeon.oxf.common.CEVersion   |requirePEFeature     |CEVersion.scala

 

The error happens when the xforms sends post submission to save the uploaded file:

 

<xforms:submission id="attachments01-submission" ref="instance('attachments')/attachment"

      method="post" serialization="application/octet-stream"

     mediatype="application/pdf" replace="instance"  instance="service"    resource="http://rest:8080/rest/v1/up/{@filename}"   </xforms:submission>

 

The attachment that holds the temporary uploaded file is  <attachment xsi:type="xs:anyURI" />

 

The error indicates that the orbeon 2018.1 CE thinks it is PE. Is there a property that I can edit to turn off the "requirePEFeature"? Any advice would be appreciated.

 

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
Reply | Threaded
Open this post in threaded view
|

Re: orbeon 2018.1 CE “Failed to obtain file scan provider” error

Alessandro  Vernet
Administrator
Hi,

This sounds like a bug. How can we reproduce this? Would you be able to
create a minimal example that reproduces the problem, that we can run here,
and attach it a response so we can look into it?

-Alex

-----
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
--
Sent from: http://discuss.orbeon.com/

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
Reply | Threaded
Open this post in threaded view
|

Re: orbeon 2018.1 CE “Failed to obtain file scan provider” error

Alessandro  Vernet
Administrator
Hi Noriko,

Are you still having this issue where you get an error about the PE being
required when you submit a PDF? If so, would you be able to create a minimal
example that reproduces the problem, per my earlier message?

-Alex

-----
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
--
Sent from: http://discuss.orbeon.com/

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet