search for: jaxr

Displaying 9 results from an estimated 9 matches for "jaxr".

Did you mean: jar
2020 Nov 16
1
[patch] enhancement for tika server protected by user/password basic auth
...:41 test.loc tika[35696]: at org.apache.tika.server.resource.TikaResource.parse(TikaResource.java:409) Nov 15 15:59:41 test.loc tika[35696]: at org.apache.tika.server.resource.TikaResource$4.write(TikaResource.java:521) Nov 15 15:59:41 test.loc tika[35696]: at org.apache.cxf.jaxrs.provider.BinaryDataProvider.writeTo(BinaryDataProvider.java:177) Nov 15 15:59:41 test.loc tika[35696]: at org.apache.cxf.jaxrs.utils.JAXRSUtils.writeMessageBody(JAXRSUtils.java:1472) Nov 15 15:59:41 test.loc tika[35696]: at org.apache.cxf.jaxrs.interceptor.JAXRSOutInterceptor.seria...
2020 Nov 15
2
[patch] enhancement for tika server protected by user/password basic auth
On 11/15/20 12:21 PM, John Fawcett wrote: > I'm using tika-server.jar installed as a service yup. same here. atm, listening on localhost, with Dovecot -> Tika direct, no proxy. similarly fragile under load. throwing ~10 messages with .5-5MB attachments at it at once causes all sorts of complaints. one at a time seems OK ... > Dovecot currently implements separate integrations,
2014 Aug 06
0
CESA-2014:1011 Moderate CentOS 7 resteasy-base Security Update
...d12f94eff5364dab796ca8c596feaab024e6b723d5a8a604ddd0 resteasy-base-javadoc-2.3.5-3.el7_0.noarch.rpm 18bd090ae09bcb74817753ed4df84d747ecc56448367e8b5bb77a0b46cdfa2ae resteasy-base-jaxb-provider-2.3.5-3.el7_0.noarch.rpm dc369cbf575dddfa279e1e219ab50d734f1c4a6cfb2e63f44c2260b9e557c167 resteasy-base-jaxrs-2.3.5-3.el7_0.noarch.rpm 05fe07324c3e3bc14bd3f778895a2e498be1c56ffe6008ed918e370263407152 resteasy-base-jaxrs-all-2.3.5-3.el7_0.noarch.rpm 89eeef44c2e4e0b35dc10a5398372a16796d91f0bf5bdd2783b81487feebe596 resteasy-base-jaxrs-api-2.3.5-3.el7_0.noarch.rpm e62ee9a1f7d5dd61bd0c0d1aff9d829acf4afc93978...
2014 Nov 18
1
FreeIPA 4.1.1 does not install on Cntos7
Hi, We're looking to run freeipa 4.1.1 on CentOS 7. 1. after include: * mkosek-freeipa-epel-7.repo 2. Write this: * yum install freeipa-server 3. I get this error: * Error: Package: pki-base-10.2.0-3.el7.centos.noarch (mkosek-freeipa) * Requires: jackson-jaxrs-json-provider I would appreciate any ideas. -- Cosme Faria Corr?a
2014 Nov 04
0
error using fts/tika
...INFO: tika (video/x-ms-wmv) Nov 04, 2014 10:18:17 PM org.apache.tika.server.TikaResource$3 write WARNING: tika: Text extraction failed org.apache.tika.exception.TikaException: Unexpected RuntimeException from org.apache.tika.server.TikaResource$1 at 44742f73 Nov 04, 2014 10:18:17 PM org.apache.cxf.jaxrs.utils.JAXRSUtils logMessageHandlerProblem SEVERE: Problem with writing the data, class org.apache.tika.server.TikaResource$3, ContentType: text/plain Nov 04, 2014 10:18:17 PM org.apache.cxf.jaxrs.impl.WebApplicationExceptionMapper toResponse WARNING: javax.ws.rs.WebApplicationException: HTTP 415 U...
2020 Nov 15
2
[patch] enhancement for tika server protected by user/password basic auth
...indexing my Tika server seems to get a bit overwhelmed. I > think I'll need to look into how resources are allocated and do some > tuning. This produces 502 Proxy Error responses back to Dovecot. Which tika instance are you running on the backend? The tika-app.jar, with --server? or the JAXRS tika-server.jar? > As far as Dovecot integration with Tika, I believe that some resource > limits would be helpful. I think it would make sense to have a limit in > Dovecot about the maximum file size it will try to send to Tika. > Potentially, it could be useful also to allow configu...
2014 Aug 07
0
CentOS-announce Digest, Vol 114, Issue 4
...d12f94eff5364dab796ca8c596feaab024e6b723d5a8a604ddd0 resteasy-base-javadoc-2.3.5-3.el7_0.noarch.rpm 18bd090ae09bcb74817753ed4df84d747ecc56448367e8b5bb77a0b46cdfa2ae resteasy-base-jaxb-provider-2.3.5-3.el7_0.noarch.rpm dc369cbf575dddfa279e1e219ab50d734f1c4a6cfb2e63f44c2260b9e557c167 resteasy-base-jaxrs-2.3.5-3.el7_0.noarch.rpm 05fe07324c3e3bc14bd3f778895a2e498be1c56ffe6008ed918e370263407152 resteasy-base-jaxrs-all-2.3.5-3.el7_0.noarch.rpm 89eeef44c2e4e0b35dc10a5398372a16796d91f0bf5bdd2783b81487feebe596 resteasy-base-jaxrs-api-2.3.5-3.el7_0.noarch.rpm e62ee9a1f7d5dd61bd0c0d1aff9d829acf4afc93978...
2020 Nov 15
0
[patch] enhancement for tika server protected by user/password basic auth
...ems to get a bit overwhelmed. I >> think I'll need to look into how resources are allocated and do some >> tuning. This produces 502 Proxy Error responses back to Dovecot. > > Which tika instance are you running on the backend? > > The tika-app.jar, with --server? or the JAXRS tika-server.jar? I'm using tika-server.jar installed as a service > >> As far as Dovecot integration with Tika, I believe that some resource >> limits would be helpful. I think it would make sense to have a limit in >> Dovecot about the maximum file size it will try to...
2020 Nov 15
2
[patch] enhancement for tika server protected by user/password basic auth
On 15/11/2020 15:49, PGNet Dev wrote: > On 11/15/20 6:33 AM, John Fawcett wrote: >> I've configured a tika server behind an apache proxy which enforces >> basic auth, but sending basic auth credentials for a tika server is not >> currently supported by Dovecot. > > i was _just_ setting up a tika instance behind a nginx proxy with > basicauth in place. > >