[xwiki-users] [ANN] Official docker image for XWiki on dockerhub

2017-02-08 Thread Vincent Massol
Hi everyone, Just wanted to let you know that the XWiki docker image is now an official image on docker hub! See https://hub.docker.com/r/library/xwiki/ Please try it out and let us know how it goes. That’s probably one of the simplest way to try XWiki now. It comes configured with

Re: [xwiki-users] Tomcat Error number 11007

2017-02-08 Thread Oliver Angélil
Here are the mysql database creation instructions on FreeBSD that finally worked for me: *In the mysql console...* *mysql -u root -p * (enter password in *.mysql_secret* file) *SET PASSWORD = PASSWORD('my_new_password');* *exit* *In the FreeBSD command line...* *mysql -u root -p -e "create

Re: [xwiki-users] Postgresql Dump

2017-02-08 Thread Jesse Bright
So I found a workaround to this issue by switching to the Postgres user. I am not sure if this normal or appropriate but just preface all postgresql commands with: sudo -u postgres Regards, Jesse > On Feb 8, 2017, at 8:58 AM, "je...@abrightfamily.com" > wrote: >

Re: [xwiki-users] Failed to get fields for class [org.xwiki.activeinstalls.internal.client.DefaultPingSender]

2017-02-08 Thread Ligth
Yes,that issue was created by me. We have fixed the problem. We have removed all doubled files like xwiki-platform-activeinstalls-common-8.1.jar *8.1.jar in /usr/lib/xwiki/WEB-INF/lib/ dir. On 08.02.17 21:48, Vincent Massol wrote: Hi, I don’t know if it was you but this

Re: [xwiki-users] Tomcat Error number 11007

2017-02-08 Thread Oliver Angélil
Could someone with a working version of xwiki please execute the following command in mysql and let me know what is returned. *SELECT host FROM mysql.user WHERE User = 'xwiki';* Thanks, Oliver On 8 February 2017 at 02:39, Sergiu Dumitriu wrote: > On 02/07/2017 12:32 AM,

Re: [xwiki-users] slow page load

2017-02-08 Thread Vincent Massol
Hi Paul, > On 8 Feb 2017, at 20:51, Paul Pinkerton (ACLCO) wrote: > > I have a couple of pages that are loading very slowly - like 15-20 second > delay on loading. Other pages load just fine. I've always found the profile > pages load slowly, but had a specific space

[xwiki-users] slow page load

2017-02-08 Thread Paul Pinkerton (ACLCO)
I have a couple of pages that are loading very slowly - like 15-20 second delay on loading. Other pages load just fine. I've always found the profile pages load slowly, but had a specific space start to do this recently. I tried disabling the TAG CLOUD panel that is on that page and page

Re: [xwiki-users] Failed to get fields for class [org.xwiki.activeinstalls.internal.client.DefaultPingSender]

2017-02-08 Thread Vincent Massol
Hi, I don’t know if it was you but this was also raised in jira at https://jira.xwiki.org/browse/XE-1610 I don’t know the answer as this stage but it looks very weird. I’m sure someone will provide a solution by tomorrow EOD. Thanks -Vincent > On 8 Feb 2017, at 18:42, Ligth

[xwiki-users] Failed to get fields for class [org.xwiki.activeinstalls.internal.client.DefaultPingSender]

2017-02-08 Thread Ligth
Hi. We have upgraded xwiki enterprise from 8 to 9.0 versionb on debian: apt-get update && apt-get upgrade # dpkg -l | grep xwiki ii xwiki-enterprise-common 9.0+3 ii xwiki-enterprise-pgsql-common 9.0+3 ii xwiki-enterprise-tomcat8-common 9.0+3 ii

[xwiki-users] Postgresql Dump

2017-02-08 Thread je...@abrightfamily.com
I am attempting to follow the backup instructions but no matter what I do all connections to the database fail with the following error, or similar: pg_dump: [archiver (db)] connection to database "xwiki" failed: FATAL: Peer authentication failed for user “xwiki" I have double checked the

Re: [xwiki-users] Image as background

2017-02-08 Thread Vincent Massol
Hi Gerritjan, > On 8 Feb 2017, at 13:16, Gerritjan Koekkoek wrote: > > Hi, > > > I have a attached image on a page. > > > My aim is to use the image as a background image, > > > So the resulting HTML should be > > > http://i54.tinypic.com/4zuxif.jpg)"> > > >

[xwiki-users] Image as background

2017-02-08 Thread Gerritjan Koekkoek
Hi, I have a attached image on a page. My aim is to use the image as a background image, So the resulting HTML should be http://i54.tinypic.com/4zuxif.jpg)"> So in the HTML-macro I have a $doc.getAttachmentURL('xxx.png') But executing it it looks like the wiki-engine is also