Re: [xwiki-users] [xwiki 3.2] virtual user big performance issues

2012-05-16 Thread Thomas Mortagne
On Tue, May 15, 2012 at 6:55 PM, Merlin Olivier olivier.mer...@gemalto.com wrote: Hello Vincent, I have recreated the indexes on one multiwiki ... and I get the same performance results Each page are loaded in 4-5 seconds. In fact there was an improvement in the DB usage but it was not a

Re: [xwiki-users] [xwiki 3.2] virtual user big performance issues

2012-05-16 Thread Merlin Olivier
Ok - please follow this link: http://dl.dropbox.com/u/19876503/exception_list.xlsx I suspect we have something wrong in the installation. Best regards, Olivier -Original Message- From: users-boun...@xwiki.org [mailto:users-boun...@xwiki.org] On Behalf Of Thomas Mortagne Sent:

Re: [xwiki-users] [xwiki 3.2] virtual user big performance issues

2012-05-16 Thread Thomas Mortagne
On Wed, May 16, 2012 at 9:03 AM, Merlin Olivier olivier.mer...@gemalto.com wrote: Ok - please follow this link: http://dl.dropbox.com/u/19876503/exception_list.xlsx I suspect we have something wrong in the installation. Would be better to have the log. Exception out of context is not always

Re: [xwiki-users] [xwiki 3.2] virtual user big performance issues

2012-05-16 Thread Thomas Mortagne
On Wed, May 16, 2012 at 9:37 AM, Thomas Mortagne thomas.morta...@xwiki.com wrote: On Wed, May 16, 2012 at 9:03 AM, Merlin Olivier olivier.mer...@gemalto.com wrote: Ok - please follow this link: http://dl.dropbox.com/u/19876503/exception_list.xlsx I suspect we have something wrong in the

Re: [xwiki-users] [xwiki 3.2] virtual user big performance issues

2012-05-16 Thread Thomas Mortagne
On Wed, May 16, 2012 at 9:40 AM, Thomas Mortagne thomas.morta...@xwiki.com wrote: On Wed, May 16, 2012 at 9:37 AM, Thomas Mortagne thomas.morta...@xwiki.com wrote: On Wed, May 16, 2012 at 9:03 AM, Merlin Olivier olivier.mer...@gemalto.com wrote: Ok - please follow this link:

Re: [xwiki-users] [xwiki 3.2] virtual user big performance issues

2012-05-16 Thread Merlin Olivier
The only message I have in the logs are: [#|2012-05-16T09:49:17.787+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=17;_ThreadName=Thread-2;|2012-05-16 09:49:17,786 [http://10.10.166.184:8080/xwiki/bin/view/Main/AllDocs] ERROR

Re: [xwiki-users] [xwiki 3.2] virtual user big performance issues

2012-05-16 Thread Thomas Mortagne
On Wed, May 16, 2012 at 10:23 AM, Merlin Olivier olivier.mer...@gemalto.com wrote: The only message I have in the logs are: [#|2012-05-16T09:49:17.787+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=17;_ThreadName=Thread-2;|2012-05-16

Re: [xwiki-users] [xwiki 3.2] virtual user big performance issues

2012-05-16 Thread Thomas Mortagne
Note that sometimes the issue come from some custom script which takes way too much resources and slow down everything. On Wed, May 16, 2012 at 10:30 AM, Thomas Mortagne thomas.morta...@xwiki.com wrote: On Wed, May 16, 2012 at 10:23 AM, Merlin Olivier olivier.mer...@gemalto.com wrote: The only

Re: [xwiki-users] [xwiki 3.2] virtual user big performance issues

2012-05-16 Thread Merlin Olivier
Ok - we don't use some custom scripts ... We have followed all the performance tips (rendering caching, cache size increase, statistics removing ) ... and it seems better For statistics we use google analytics - to keep stats Thanks for your information that HW doesn't matter that much ... If

[xwiki-users] Bug with file storage ?

2012-05-16 Thread CHENEAU-GREHALLE Nicolas
Hi, Because of memory problems with our (small) server, I've decided to switch from hibernate storage to file storage for attachments. When I launch the filesystemAttachmentPorterScript-2.0.xwiki20 groovy script, the script prints : This is your storage directory, when filesystem

[xwiki-users] [Release] XWiki Enterprise and XWiki Manager 4.1 Milestone 1 Released

2012-05-16 Thread Caleb James DeLisle
The XWiki development team is proud to announce the release of XWiki Enterprise 4.1 Milestone 1, the first milestone along the 4.1 road map. This release brings new 3D graphs made with pure XWiki syntax, safer Groovy scripting, and better hiding of internal application related documents. As

Re: [xwiki-users] [xwiki 3.2] virtual user big performance issues

2012-05-16 Thread Sergiu Dumitriu
On 05/15/2012 12:55 PM, Merlin Olivier wrote: Hello Vincent, I have recreated the indexes on one multiwiki ... and I get the same performance results Each page are loaded in 4-5 seconds. In fact there was an improvement in the DB usage but it was not a lot before. The API breakdown shows me: -

Re: [xwiki-users] Bug with file storage ?

2012-05-16 Thread Sergiu Dumitriu
On 05/16/2012 10:23 AM, CHENEAU-GREHALLE Nicolas wrote: Hi, Because of memory problems with our (small) server, I've decided to switch from hibernate storage to file storage for attachments. When I launch the filesystemAttachmentPorterScript-2.0.xwiki20 groovy script, the script prints :

[xwiki-users] Exact Source code location for xwiki 3.5 version and issues?

2012-05-16 Thread mohit gupta
i have deployed the xwiki 3.5. I am trying to debug the com.xpn.xwiki.xwiki.java file(inside xwiki-platform-legacy-oldcore-3.5.jar file) but as soon as debugger comes to break point, it skips some line. Basically seems like i dont not have correct 3.5 source code for the classfile deployed .Then