I tried to add video on my test xwiki (6.4.3) and I got the error:

Error number 0 in 11: Uncaught exception
com.xpn.xwiki.XWikiException: Error number 0 in 11: Uncaught exception

*many-many strings*     

Caused by: java.lang.OutOfMemoryError: Java heap space

*many-many strings*

Video file size - 35Mb

In nginx.conf - "max_client_body_size 0"
I can't find where in postgres I can point max_size.



----- Исходное сообщение -----
От: "Caleb James DeLisle" <[email protected]>
Кому: "users" <[email protected]>, "Mohamed Boussaa" <[email protected]>
Отправленные: Вторник, 7 Июль 2015 г 10:48:25
Тема: Re: [xwiki-users] Error html5: Video file not found

It looks like the problem is you're trying to play an AVI on a wiki page
and the video macro is only designed to embed players such as youtube
or dailymotion.

Ping Mohamed, looks like your project has a potential user :)


On 07/07/15 07:31, Григорий Стренин wrote:
> Hi all. 
> 
> I try to add video (.avi) on the xwiki page (xwiki 2.7. Oooops :)) and 
> getting "html5: Video file not found".
> 
> The code of this page:
> 
> {{video 
> videoURL="https://somehost/xwiki/bin/download/Project_disp/video1/%D0%9F%D0%BE%D0%B8%D1%81%D0%BA_%D0%B2_%D1%80%D0%B5%D0%B5c%D1%82%D1%80%D0%B5_%D1%8D%D0%BD%D0%B5%D1%80%D0%B3%D0%BE%D0%BE%D0%B1%D1%8A%D0%B5%D0%BA%D1%82%D0%BE%D0%B2.avi?_nocache=1421988421326";
>  videoWidth="720" videoHeight="576"/}}
> 
> Any ideas?
> _______________________________________________
> users mailing list
> [email protected]
> http://lists.xwiki.org/mailman/listinfo/users
> 

-- 
Satire is the escape hatch from the cycle of sorrow, hatred and violence. 
#JeSuisCharlie
_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to