On Tue, Jul 16, 2013 at 12:03 PM,  <arthi.ven...@wipro.com> wrote:
> Hi,
> On running Stanbol for sometime the configuration manager screen does not 
> enter.
> Using the latest full src.
> Also in the console where the service was launched getting this message :
> "WARNING: A servlet request, to the URI 
> http://localhost:8080/enhancer/chain/MyCu
> stomChain1, contains form parameters in the request body but the request body 
> ha
> s been consumed by the servlet or a servlet filter accessing the request 
> paramet
> ers. Only resource methods using @FormParam will work as expected. Resource 
> meth
> ods consuming the request body by other means will not work as expected."
>

This message is unrelated. This is a warning Jersey prints, because we
do use a Servlet Filter that allows to parse Accept headers as Query
Parameters (basically an Internet Explorer workaround for CORS
request). AFAIK this message should be only printed once, but somehow
the fact the Jersey runs within OSGI causes this to be printed on
every request (to the command line instead of the log file).

>
> Is this a known issue?

Not that I know. As this seams to be related to the Felix Web Console,
you might want to search the Apache Felix project for issues like
that.

> How to work around same?
>

you can always provide configurations as text files ad add them to the
"stanbol/fileinstall" folder.


best
Rupert


> Thanks and Rgds,
> Arthi
>
>
> Please do not print this email unless it is absolutely necessary.
>
> The information contained in this electronic message and any attachments to 
> this message are intended for the exclusive use of the addressee(s) and may 
> contain proprietary, confidential or privileged information. If you are not 
> the intended recipient, you should not disseminate, distribute or copy this 
> e-mail. Please notify the sender immediately and destroy all copies of this 
> message and any attachments.
>
> WARNING: Computer viruses can be transmitted via email. The recipient should 
> check this email and any attachments for the presence of viruses. The company 
> accepts no liability for any damage caused by any virus transmitted by this 
> email.
>
> www.wipro.com



--
| Rupert Westenthaler             rupert.westentha...@gmail.com
| Bodenlehenstraße 11                             ++43-699-11108907
| A-5500 Bischofshofen

Reply via email to