[xwiki-users] How to bind Xwiki to a given IP/port combination?

2012-04-19 Thread Boyandin Konstantin
Hello, Could someone tell me how to start Xwiki so that it listen at a given IP address and port? The port is passed to the start script (I wish to use a standard 80), but how do I make it to listen at a specified IP only? Thanks. Sincerely, Konstantin

Re: [xwiki-users] Two spaces with same name

2012-04-19 Thread Thomas Mortagne
Are you sure there is only one page ? Maybe you have a WebHome page too in this spaces ? Did you checked with document index ? How do you delete/access the page ? On Wed, Apr 18, 2012 at 6:54 PM, Martin Evans webs...@studenthubs.org wrote: I currently have two spaces, one called Environment And

[xwiki-users] Video inserting with JWPlayer doesn't works.

2012-04-19 Thread Alex
Hey guys, I have a problem with the JW Player, that you can use for inserting videos into your pages. I tried it the first way of the guide, where you have to upload the two files (player.swf and jwplayer.js) to the server. I thought it could be the attachment files of the page. Than i tried to

Re: [xwiki-users] How to bind Xwiki to a given IP/port combination?

2012-04-19 Thread Edo Beutler
Hi Konstantin The port depends on the servlet container you are using, so you have to check in the documentation of your container. E.g. in Tomcat you can change the port in /conf/server.xml Hope this helps Edo On Thu, Apr 19, 2012 at 8:56 AM, Boyandin Konstantin d...@boyandin.name wrote:

Re: [xwiki-users] Two spaces with same name

2012-04-19 Thread Dmitry Bakbardin
Hi! I experienced the same problem in 3.0: two spaces with the same names and i can't delete it also because of Error number 0 in 11: Uncaught exception Wrapped Exception: null com.xpn.xwiki.XWikiException: Error number 0 in 11: Uncaught exception Wrapped Exception: null at

Re: [xwiki-users] Developing Discussion Forum using xwiki?

2012-04-19 Thread mohit gupta
Thanks Anca On Wed, Apr 18, 2012 at 2:39 PM, Anca Luca lu...@xwiki.com wrote: On 04/18/2012 08:13 AM, mohit gupta wrote: Seems great. *But looks one severity1 exist here. whenever i post any message i get below warning* Warning This request contains an invalid authentication

Re: [xwiki-users] Two spaces with same name

2012-04-19 Thread Sergiu Dumitriu
On 04/18/2012 12:54 PM, Martin Evans wrote: I currently have two spaces, one called Environment And Sustainability and the other called Environment+And+Sustainability. If I try to delete the only page in the erroneous space it says The requested document could not be found. So if the page isn't

Re: [xwiki-users] Two spaces with same name

2012-04-19 Thread Dmitry Bakbardin
Thanks for help, Sergiu, But in my case the page is on it's place, Script doesn't delete it. :-( Dmitry Thu, 19 Apr 2012 11:46:54 -0400 от Sergiu Dumitriu ser...@xwiki.com: On 04/18/2012 12:54 PM, Martin Evans wrote: I currently have two spaces, one called Environment And Sustainability

[xwiki-users] Formula rendering problem [native]

2012-04-19 Thread Joel Forsberg
Hello! I've just upgraded both operating system (Fedora 17) and Xwiki to 4.0 RC-1 and got an issue with the formula macro. Whenever I use it, the resulting image created is 1020x1320 pixels big, mostly empty except for the (correctly sized) formula placed in the bottom left corner of the .png

[xwiki-users] Redirecting logs to a file instead of console on tomcat?

2012-04-19 Thread mohit gupta
I have gone thru http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Logging. As per logback.xml(inside in MyApp/WEB_INF/classes), looks like it relies on the fact that container will redirect all the console to logfile automaticcaly. But it is not happening. I am using tomcat 6. i want to put

Re: [xwiki-users] Formula rendering problem [native]

2012-04-19 Thread Sergiu Dumitriu
On 04/19/2012 12:34 PM, Joel Forsberg wrote: Hello! I've just upgraded both operating system (Fedora 17) and Xwiki to 4.0 RC-1 and got an issue with the formula macro. Whenever I use it, the resulting image created is 1020x1320 pixels big, mostly empty except for the (correctly sized) formula

[xwiki-users] Fwd: Redirecting logs to a file instead of console on tomcat?

2012-04-19 Thread mohit gupta
Now as per http://logback.qos.ch/manual/joran.html , i tried to use file Appender to log the message to file* but no help*. Here is added code snippet in logback.xml appender name=FILE class=ch.qos.logback.core.FileAppender filemyApp.log/file layout

Re: [xwiki-users] Fwd: Redirecting logs to a file instead of console on tomcat?

2012-04-19 Thread Sergiu Dumitriu
On 04/19/2012 01:51 PM, mohit gupta wrote: Now as per http://logback.qos.ch/manual/joran.html , i tried to use file Appender to log the message to file* but no help*. Here is added code snippet in logback.xml appender name=FILE class=ch.qos.logback.core.FileAppender filemyApp.log/file

Re: [xwiki-users] Two spaces with same name

2012-04-19 Thread Sergiu Dumitriu
On 04/19/2012 10:20 AM, Dmitry Bakbardin wrote: Hi! I experienced the same problem in 3.0: two spaces with the same names and i can't delete it also because of java.lang.NullPointerException at com.xpn.xwiki.doc.XWikiAttachment.toStringXML(XWikiAttachment.java:333) at

[xwiki-users] Formula rendering problem [native]

2012-04-19 Thread Joel Forsberg
On 04/19/2012 12:34 PM, Joel Forsberg wrote: Hello! I've just upgraded both operating system (Fedora 17) and Xwiki to 4.0 RC-1 and got an issue with the formula macro. Whenever I use it, the resulting image created is 1020x1320 pixels big, mostly empty except for the (correctly sized)

Re: [xwiki-users] Formula rendering problem [native]

2012-04-19 Thread Joel Forsberg
Just reporting back results, updating from ImageMagick-6.7.5.6-3.fc17.x86_64 to ImageMagick-6.7.6.5-1.fc18.x86_64 Solved my issue. ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users