Hello Guillaume,

Thanks for reply.

The strategic choice was to have 1 Tomcat by Xwiki, so I can't join them now. I 
have to install 1 xwiki by tomcat. 
Here is my JVM options :

-d64
-Xms1536m
-Xmx1536m
-XX:MaxPermSize=1024M
-XX:+UseConcMarkSweepGC
-Dfile.encoding=utf-8
-Dxwiki.data.dir=/opt/c/xwiki1/data/


We're on Solaris, and the office is Staroffice8

So  , we have to install last version of OpenOffice, but as I have to keep the 
3 Tomcat, do I need to install 3 Openoffice?

Patrick



-----Original Message-----
From: users [mailto:users-boun...@xwiki.org] On Behalf Of Guillaume Fenollar
Sent: mardi 10 juin 2014 2:39
To: XWiki Users
Subject: Re: [xwiki-users] openoffice configuration

Hello,

It would be a very good idea to join all of them in a single Tomcat/XWiki 
instance. I guess upgrading them first to the same version and join them right 
after should work nicely.

About OpenOffice, you maybe will have a problem of versions, doing that, 
because old versions (<3.x are not compatible with LibreOffice, I think recent 
version work well only with OpenOffice.) You may try to install an OpenOffice 
3.6 on the new env (the version which is most likely to work with old XWikis) 
and have the same configuration everywhere. You'll need to use a servertype=1 
and start openoffice with a command line (the same you can see with ps command) 
by yourself.

I don't think PermGen is related to all of that. Check your JVM options.
-XX:MaxPermSize has to be set to at least 192M, for every tomcat instance.

You're on Linux, right?

Guillaume


2014-06-10 12:00 GMT+02:00 Moens Patrick <patrick.mo...@curia.europa.eu>:

> Any ideas?
>
> Nobody have 2 xwiki on the same tomcat and using openoffice converters?
>
> BR
>
> Patrick
>
>
> From: Moens Patrick
> Sent: jeudi 5 juin 2014 9:50
> To: users@xwiki.org
> Subject: openoffice configuration
>
>
> Hello,
>
>
>
> I'm preparing a migration of 3 xwiki, actually installed on 2 servers. 
> ( xwiki version 2.4, 5.4 & 3.4)
>
>
>
> The new environment is a server with 3 tomcat 7 and 3 Oracle DBs.
>
>
>
> The question is , do I need to install 3 OpenOffice on the server ?, 
> because when I tried to deploy the second war (1st installation is ok) 
> , I got a permgen space exception. Openoffce is configured on the same 
> port (default 8100) on both installation.
>
>
>
> BR
>
>
>
> Patrick
> _______________________________________________
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to