(no subject)

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

(no subject)

aschutte

Hi,

we are evaluating Orbeon for use on our platform. I'm pretty new to Orbeon, I
just got it installed on JBoss 5.1.0 (Orbeon version 3.7.1).

I'm trying to walk through the "Government Forms" example, since it's pretty
close to the use case we need Orbeon for. However, I'm getting the following
exception (stack trace truncated):

13:15:50,301 INFO  [ProcessorService]
/forms/pdf-detail/DMV-14/d6ae21a9804635729
421f1992f6f70bb - Received request
13:15:51,347 ERROR [ProcessorService] Exception at line 35, column 43 of
oxf:/ap
ps/forms/detail/pdf-detail-view.xpl (reading processor output: name='data',
ref=
'data')
java.lang.IllegalArgumentException: PdfReader not opened with owner password
        at com.lowagie.text.pdf.PdfStamperImp.<init>(Unknown Source)
        at com.lowagie.text.pdf.PdfStamper.<init>(Unknown Source)
        at
org.orbeon.oxf.processor.pdf.PDFTemplateProcessor.readInput(PDFTempla
teProcessor.java:105)
        at
org.orbeon.oxf.processor.serializer.legacy.HttpBinarySerializer$1.rea
dImpl(HttpBinarySerializer.java:75)
        at
org.orbeon.oxf.processor.ProcessorImpl$6.read(ProcessorImpl.java:995)


Any help will be appreciated.

Thanks,
Andries.


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re:

Erik Bruchez-3
Andries,

We just fixed this issue in our nightly builds on the development
branch. This is due to the iText PDF library now enforcing some
security features. Try orbeon-development.war from here and see if
that's better:

http://forge.objectweb.org/nightlybuilds/ops/ops/

-Erik

On Mon, Oct 12, 2009 at 10:23 AM,  <[hidden email]> wrote:

>
> Hi,
>
> we are evaluating Orbeon for use on our platform. I'm pretty new to Orbeon, I
> just got it installed on JBoss 5.1.0 (Orbeon version 3.7.1).
>
> I'm trying to walk through the "Government Forms" example, since it's pretty
> close to the use case we need Orbeon for. However, I'm getting the following
> exception (stack trace truncated):
>
> 13:15:50,301 INFO  [ProcessorService]
> /forms/pdf-detail/DMV-14/d6ae21a9804635729
> 421f1992f6f70bb - Received request
> 13:15:51,347 ERROR [ProcessorService] Exception at line 35, column 43 of
> oxf:/ap
> ps/forms/detail/pdf-detail-view.xpl (reading processor output: name='data',
> ref=
> 'data')
> java.lang.IllegalArgumentException: PdfReader not opened with owner password
>        at com.lowagie.text.pdf.PdfStamperImp.<init>(Unknown Source)
>        at com.lowagie.text.pdf.PdfStamper.<init>(Unknown Source)
>        at
> org.orbeon.oxf.processor.pdf.PDFTemplateProcessor.readInput(PDFTempla
> teProcessor.java:105)
>        at
> org.orbeon.oxf.processor.serializer.legacy.HttpBinarySerializer$1.rea
> dImpl(HttpBinarySerializer.java:75)
>        at
> org.orbeon.oxf.processor.ProcessorImpl$6.read(ProcessorImpl.java:995)
>
>
> Any help will be appreciated.
>
> Thanks,
> Andries.
>
>
> --
> You receive this message as a subscriber of the [hidden email] mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
>
>


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws