Re: [xwiki-users] Too many profiles

2014-03-19 Thread Paul Libbrecht
Patrick,

for two of our sites (i2geo.net and curriki.org), we do see regular 
registration with "water army like" objectives here's how we deal with them

In particular these profiles come  with a URL in the profile information with 
the goal of boosting the Google-rank of such URLs. We delete these when they 
are recognizable. Editing the profile with the object editor is best practice 
to check the values.
Besides the deactivation then deletion of these, we have made a tool that list 
the contributions… it is a bit xclam-specialized.

To evaluate the impact of this, reading the stream of all changes on a regular 
basis is a must, I feel. I mix this with my regular RSS reading, as a special 
category where an unread is something I need to react quick upon.

hope it helps.

paul

Le 19 mars 2014 à 23:53, Patrick Masson  a écrit :

> I'm seeing many many folks registering for our wiki, which is great I guess, 
> but I am a bit concerned.
> 
> Our wiki is set up as a public wiki where registrants need to fill out the 
> captcha and have a valid email. However I am seeing quite a few registrations 
> each day (profiles being created) and then no activity. These folks are not 
> vandalizing the site or adding spam/adds/etc. Indeed they do not seem to be 
> doing anything.
> 
> Maybe our site is just boring and lame, and does not inspire any 
> participation, but it just seems weird.
> 
> Should I be concerned? Is there anyway I can send a bulk message to all users 
> to test the emails or ask folks why they joined?
> 
> Thanks,
> Patrick
> 
> 
> -- 
>|||  |  |||||  |||| |||
> Patrick Masson
> General Manager, Director & Secretary to the Board
> Open Source Initiative
> 855 El Camino Real, Ste 13A, #270
> Palo Alto, CA 94301
> United States
> Skype: massonpj
> sip: mas...@getonsip.com 
> Ph: (970) 4MASSON
> Em: mas...@opensource.org 
> Ws: www.opensource.org 
> ___
> 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


[xwiki-users] Too many profiles

2014-03-19 Thread Patrick Masson
I'm seeing many many folks registering for our wiki, which is great I 
guess, but I am a bit concerned.


Our wiki is set up as a public wiki where registrants need to fill out 
the captcha and have a valid email. However I am seeing quite a few 
registrations each day (profiles being created) and then no activity. 
These folks are not vandalizing the site or adding spam/adds/etc. Indeed 
they do not seem to be doing anything.


Maybe our site is just boring and lame, and does not inspire any 
participation, but it just seems weird.


Should I be concerned? Is there anyway I can send a bulk message to all 
users to test the emails or ask folks why they joined?


Thanks,
Patrick


--
|||  |  |||||  |||| |||
Patrick Masson
General Manager, Director & Secretary to the Board
Open Source Initiative
855 El Camino Real, Ste 13A, #270
Palo Alto, CA 94301
United States
Skype: massonpj
sip: mas...@getonsip.com 


Ph: (970) 4MASSON
Em: mas...@opensource.org 
Ws: www.opensource.org 
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Install interrupted?

2014-03-19 Thread bme
Again, thanks. My following install of 5.4.2 failed like the original
(getting to the login prompt and installation aborts). I guess the leftover
parts from 5.4.1 allow the install of 5.4.2 to complete. :-/

I'll start over with 5.4.1, uninstall with purge but no deletion of the db
or lib, install 5.4.2 and resolve the conflicts and 5.4.2 should install
completely.




--
View this message in context: 
http://xwiki.475771.n2.nabble.com/Install-interrupted-tp7589489p7589705.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Install interrupted?

2014-03-19 Thread Thomas Mortagne
On Wed, Mar 19, 2014 at 5:28 PM, bme  wrote:
> Again, thanks. My following install of 5.4.2 failed like the original
> (getting to the login prompt and installation aborts). I guess the leftover
> parts from 5.4.1 allow the install of 5.4.2 to complete. :-/

Again getting login prompt is perfectly normal. Did you enter the
proper login and password ?

>
> I'll start over with 5.4.1, uninstall with purge but no deletion of the db
> or lib, install 5.4.2 and resolve the conflicts and 5.4.2 should install
> completely.
>
>
>
>
> --
> View this message in context: 
> http://xwiki.475771.n2.nabble.com/Install-interrupted-tp7589489p7589705.html
> Sent from the XWiki- Users mailing list archive at Nabble.com.
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users



-- 
Thomas Mortagne
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Install interrupted?

2014-03-19 Thread Thomas Mortagne
Ok I understand now, you should follow what is on
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationViaAPT#HTomcatUsability.

Your issue is actually that not enough memory is allocated to tomcat.
XWiki just declare that it depends on Tomcat but modifying
configuration of tomcat package from XWiki package is not exactly
standard Debian packaging.

On Wed, Mar 19, 2014 at 4:11 PM, bme  wrote:
> I see. I did try what you said but got this error after a long time (several
> minutes):
>
> Error number 4001 in 4: Error while parsing velocity page
> /templates/startpage.vm
> Notice
>
> A problem occurred while trying to process your request. Please contact the
> webmaster if this happens again.
>
>
> Detailed information:
>
> Error number 0 in 11: Uncaught exception
> com.xpn.xwiki.XWikiException: Error number 0 in 11: Uncaught exception
> at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:317)
> at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:129)
> at
> org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:425)
> at
> org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:228)
> at 
> org.apache.struts.action.ActionServlet.process(ActionServlet.java:1913)
> at 
> org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:449)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
> at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
> at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
> at com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:121)
> at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
> at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
> at
> org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:126)
> at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
> at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
> at
> com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:66)
> at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
> at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
> at
> org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:208)
> at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
> at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
> at
> org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:111)
> at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
> at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
> at
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:224)
> at
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169)
> at
> org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
> at
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
> at
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
> at
> org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:927)
> at
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
> at
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
> at
> org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:987)
> at
> org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:579)
> at
> org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:307)
> at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:744)
> Caused by: java.lang.OutOfMemoryError: Java heap space
>
>
> I have retried reloding the page but the same error happened again. This pc
> may be too small for xwiki to run/install (does have 2GB ram, though, but
> not a fast cpu). :-/
>
> This is really frustrating. :-/
>
>
>
>
> --
> View this message in context

Re: [xwiki-users] Install interrupted?

2014-03-19 Thread Thomas Mortagne
On Wed, Mar 19, 2014 at 4:56 PM, bme  wrote:
> I finally made it through (with 5.4.2 no less; 5.4.3 isn't available for
> apt)! :-D
>
> Thank you for your help!
>
> I noticed that I was using tomcat6 on my initial install attempt and that
> might be why it didn't work (no out of memory exception). With tomcat7, the
> install completed, however, during the install, I got a lot of conflicts
> from a previous install and had to handle merge conflicts and so. I don't
> know why as I uninstalled using --purge for each attempt. I am not really
> sure mu current install is proper and I would like to retry it, but how do I
> remove the old files/documents completely? "apt-get --purge autoremove"
> didn't really clean out any files it seems, although I had to setup mysql
> password on the next install. Or maybe the conflicting files are stored
> somewhere else?

The data are in :
* "xwiki" database in mysql
* /var/lib/xwiki/data folder

The following should cleanup everything:

sudo mysql -u root -e "drop database xwiki"
sudo rm -rf /var/lib/xwiki

>
>
>
>
> --
> View this message in context: 
> http://xwiki.475771.n2.nabble.com/Install-interrupted-tp7589489p7589703.html
> Sent from the XWiki- Users mailing list archive at Nabble.com.
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users



-- 
Thomas Mortagne
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Install interrupted?

2014-03-19 Thread bme
I finally made it through (with 5.4.2 no less; 5.4.3 isn't available for
apt)! :-D 

Thank you for your help!

I noticed that I was using tomcat6 on my initial install attempt and that
might be why it didn't work (no out of memory exception). With tomcat7, the
install completed, however, during the install, I got a lot of conflicts
from a previous install and had to handle merge conflicts and so. I don't
know why as I uninstalled using --purge for each attempt. I am not really
sure mu current install is proper and I would like to retry it, but how do I
remove the old files/documents completely? "apt-get --purge autoremove"
didn't really clean out any files it seems, although I had to setup mysql
password on the next install. Or maybe the conflicting files are stored
somewhere else?




--
View this message in context: 
http://xwiki.475771.n2.nabble.com/Install-interrupted-tp7589489p7589703.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Component manager has not been initialized before lookup for

2014-03-19 Thread El_Nico
It works !

I could find a backup of this directory, and I copy it in this path.

Thanks a lot for your answers !



--
View this message in context: 
http://xwiki.475771.n2.nabble.com/Component-manager-has-not-been-initialized-before-lookup-for-tp7589689p7589702.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Install interrupted?

2014-03-19 Thread bme
I see. I did try what you said but got this error after a long time (several
minutes):

Error number 4001 in 4: Error while parsing velocity page
/templates/startpage.vm
Notice

A problem occurred while trying to process your request. Please contact the
webmaster if this happens again.


Detailed information:

Error number 0 in 11: Uncaught exception
com.xpn.xwiki.XWikiException: Error number 0 in 11: Uncaught exception
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:317)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:129)
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:425)
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:228)
at 
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1913)
at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:449)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:121)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at
org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:126)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:66)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at
org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:208)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at
org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:111)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:224)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169)
at
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
at
org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:927)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at
org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:987)
at
org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:579)
at
org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:307)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Caused by: java.lang.OutOfMemoryError: Java heap space


I have retried reloding the page but the same error happened again. This pc
may be too small for xwiki to run/install (does have 2GB ram, though, but
not a fast cpu). :-/

This is really frustrating. :-/




--
View this message in context: 
http://xwiki.475771.n2.nabble.com/Install-interrupted-tp7589489p7589700.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Component manager has not been initialized before lookup for

2014-03-19 Thread Thomas Mortagne
On Wed, Mar 19, 2014 at 3:31 PM, El_Nico  wrote:
> Thank for your answer,
>
> but it doesn't work, in this path : /var/lib/xwiki/data/,
>
> I had just :
>
> drwxr-xr-x 6 tomcat7 tomcat7 4096 janv. 23 16:47 ./
> drwxr-xr-x 3 rootroot4096 janv. 16 15:48 ../
> drwxr-xr-x 3 tomcat7 tomcat7 4096 janv. 16 16:14 extension/
> drwxr-xr-x 3 tomcat7 tomcat7 4096 janv. 16 16:19 jobs/
> drwxr-xr-x 2 tomcat7 tomcat7 4096 mars  14 07:00 lucene/
> -rwxr-xr-x 1 rootroot 795 août  12  2013 solr*
> drwxr-xr-x 3 tomcat7 tomcat7 4096 févr. 17 11:25 storage/
>
> I tried to change rule for solr like that :
>
> -rwxr-xr-x 1 tomcat7 tomcat7  795 août  12  2013 solr*
>
> But, the result is the same.
>
> Is it normal to have just a solr file and not a directory ?

No it's not normal, first time I see this. Delete that file and you
should be fine, XWiki will create the folder.

>
>
>
> --
> View this message in context: 
> http://xwiki.475771.n2.nabble.com/Component-manager-has-not-been-initialized-before-lookup-for-tp7589689p7589696.html
> Sent from the XWiki- Users mailing list archive at Nabble.com.
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users



-- 
Thomas Mortagne
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Install interrupted?

2014-03-19 Thread Thomas Mortagne
On Wed, Mar 19, 2014 at 3:23 PM, bme  wrote:
> Well, 5.4.1 has the same bug.
>
> During install of the extensions, I am again greeted by this popup window:
>
> Unauthorized request. Your session has expired or you lost rights while
> installing or uninstalling an extension. You need to re-login in order to
> continue. Do you wish to proceed?

Getting that popup is not a bug, just enter "Admin" as login and
"admin" as password credentials and it will continue.

>
> Happens during "Installing document [Admin]".
>
> Now really if answering yes or no will allow me to continue without error.
> With 5.4.3 I answered yes and that was clearly the wrong thing to do.
>
> Which release is the last one to be known to properly install?
>
>
>
>
> --
> View this message in context: 
> http://xwiki.475771.n2.nabble.com/Install-interrupted-tp7589489p7589695.html
> Sent from the XWiki- Users mailing list archive at Nabble.com.
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users



-- 
Thomas Mortagne
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] newsletter extension doesn't send mail?

2014-03-19 Thread Pascal BASTIEN
This code send correctly a mail
{{groovy}}
xwiki.mailsender.sendHtmlMessage("ro...@blabla.com","p...@blabla.com",xwiki.null,xwiki.null,"Nouveaux
 articles",xwiki.getDocument("Sandbox.WebHome").getRenderedContent(),"",[])
{{/groovy}}

but when I past this in a new scheduled job, the job doesn't start.

I must  install schedule plugin (I use xwiki 5.4.3)? 
http://extensions.xwiki.org/xwiki/bin/view/Extension/Scheduler+Plugin ?





 De : Pascal BASTIEN 
À : XWiki Users  
Envoyé le : Mercredi 19 mars 2014 14h54
Objet : [xwiki-users] newsletter extension doesn't send mail?
 

Hello

I use newsletter extension 
(http://extensions.xwiki.org/xwiki/bin/view/Extension/Newsletter+Application) 
but I think scheduler doesn't work or mail doesn't sent...
(My user subscribe at my newsletter)

How can I log this to find the problem source?

My xwiki user can sent mail from "share by email"
 menu.
My catalina.out  display nothing.

thxs
___
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


Re: [xwiki-users] Component manager has not been initialized before lookup for

2014-03-19 Thread El_Nico
Thank for your answer, 

but it doesn't work, in this path : /var/lib/xwiki/data/,

I had just : 

drwxr-xr-x 6 tomcat7 tomcat7 4096 janv. 23 16:47 ./
drwxr-xr-x 3 rootroot4096 janv. 16 15:48 ../
drwxr-xr-x 3 tomcat7 tomcat7 4096 janv. 16 16:14 extension/
drwxr-xr-x 3 tomcat7 tomcat7 4096 janv. 16 16:19 jobs/
drwxr-xr-x 2 tomcat7 tomcat7 4096 mars  14 07:00 lucene/
-rwxr-xr-x 1 rootroot 795 août  12  2013 solr*
drwxr-xr-x 3 tomcat7 tomcat7 4096 févr. 17 11:25 storage/

I tried to change rule for solr like that :

-rwxr-xr-x 1 tomcat7 tomcat7  795 août  12  2013 solr*

But, the result is the same.

Is it normal to have just a solr file and not a directory ?



--
View this message in context: 
http://xwiki.475771.n2.nabble.com/Component-manager-has-not-been-initialized-before-lookup-for-tp7589689p7589696.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Install interrupted?

2014-03-19 Thread bme
Well, 5.4.1 has the same bug.

During install of the extensions, I am again greeted by this popup window:

Unauthorized request. Your session has expired or you lost rights while
installing or uninstalling an extension. You need to re-login in order to
continue. Do you wish to proceed?

Happens during "Installing document [Admin]".

Now really if answering yes or no will allow me to continue without error.
With 5.4.3 I answered yes and that was clearly the wrong thing to do.

Which release is the last one to be known to properly install?




--
View this message in context: 
http://xwiki.475771.n2.nabble.com/Install-interrupted-tp7589489p7589695.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Component manager has not been initialized before lookup for

2014-03-19 Thread Marius Dumitru Florea
You need to fix this:

Caused by: java.lang.IllegalArgumentException: The given path
'/var/lib/xwiki/data/solr' must be a readable and writable directory
at 
org.xwiki.search.solr.internal.EmbeddedSolrInstance.validateAndInitializeHomeDirectory(EmbeddedSolrInstance.java:153)
~[xwiki-platform-search-solr-api-5.4.1.jar:na]

Hope this helps,
Marius

On Wed, Mar 19, 2014 at 3:43 PM, El_Nico  wrote:
> Hello,
>
> I'm a big problem when I try to acces at this page :
> http://localhost:8080/xwiki/bin/view/Main/.
>
> I have some errors :
>
> javax.servlet.ServletException: java.lang.RuntimeException: Component
> manager has not been initialized before lookup for
> [org.xwiki.model.reference.DocumentReferenceResolver< java.lang.String >]
> for hint [currentmixed]
>
> org.apache.struts.action.RequestProcessor.processException(RequestProcessor.java:520)
>
> org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:427)
>
> org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:228)
> 
> org.apache.struts.action.ActionServlet.process(ActionServlet.java:1913)
> org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:449)
> javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
> javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
> com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:121)
>
> org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:126)
> 
> com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:66)
>
> org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:208)
>
> org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:111)
>
> root cause
>
> java.lang.RuntimeException: Component manager has not been initialized
> before lookup for [org.xwiki.model.reference.DocumentReferenceResolver<
> java.lang.String >] for hint [currentmixed]
> com.xpn.xwiki.web.Utils.getComponent(Utils.java:700)
> com.xpn.xwiki.XWikiContext.(XWikiContext.java:151)
> com.xpn.xwiki.web.Utils.prepareContext(Utils.java:382)
> 
> com.xpn.xwiki.web.XWikiAction.initializeXWikiContext(XWikiAction.java:433)
> com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:126)
>
> org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:425)
>
> org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:228)
> 
> org.apache.struts.action.ActionServlet.process(ActionServlet.java:1913)
> org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:449)
> javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
> javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
> com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:121)
>
> org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:126)
> 
> com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:66)
>
> org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:208)
>
> org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:111)
>
> I installed tomcat7.2 and I use Ubuntu OS.
>
> What is the problem ? What sould I do ?
>
> Here are the logs that I could recover :
>
> http://pastebin.com/c4wx2iNZ
>
> Here are the catalina.out logs that I could recover :
>
> http://pastebin.com/N89ezz6z
>
> Thank you in advance for your answers.
>
> Nicolas.
>
>
>
>
> --
> View this message in context: 
> http://xwiki.475771.n2.nabble.com/Component-manager-has-not-been-initialized-before-lookup-for-tp7589689.html
> Sent from the XWiki- Users mailing list archive at Nabble.com.
> ___
> 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


Re: [xwiki-users] Install interrupted?

2014-03-19 Thread Thomas Mortagne
On Wed, Mar 19, 2014 at 2:55 PM, Thomas Mortagne
 wrote:
> On Wed, Mar 19, 2014 at 2:50 PM, Thomas Mortagne
>  wrote:
>> On Wed, Mar 19, 2014 at 2:04 PM, bme  wrote:
>>> I uninstalled 5.4.3 like this:
>>>
>>
>>> sudo apt-get remove xwiki
>>
>> That does not remove the data. You need to use
>>
>> sudo apt-get remove --purge xwiki
>>
>> to really start from scratch.
>>
>>> sudo apt-get autoremove
>>>
>>> This should have clean out all important parts of xwiki and allow me to
>>> start from scratch (I assume). Then I tried to install the older release,
>>> but apt-get wont allow it:
>>>
>>> bme@wiki:~$ sudo apt-get install xwiki-enterprise-tomcat6-mysql=5.4.1
>>> Reading package lists... Done
>>> Building dependency tree
>>> Reading state information... Done
>>> Some packages could not be installed. This may mean that you have
>>> requested an impossible situation or if you are using the unstable
>>> distribution that some required packages have not yet been created
>>> or been moved out of Incoming.
>>> The following information may help to resolve the situation:
>>>
>>> The following packages have unmet dependencies.
>>>  xwiki-enterprise-tomcat6-mysql : Depends: xwiki-enterprise-common (= 5.4.1)
>>> but 5.4.2 is to be installed
>>>   Depends: xwiki-enterprise-tomcat-common (=
>>> 5.4.1) but 5.4.2 is to be installed
>>>   Depends: xwiki-enterprise-mysql-common (=
>>> 5.4.1) but 5.4.2 is to be installed
>>> E: Unable to correct problems, you have held broken packages.
>>>
>>> Any suggestions?
>
> Looks like apt-get is not as clever as I tough and does not follow
> properly dependencies when you indicate explicitly the version.
>
> You can try something like:
>
> sudo apt-get install xwiki-enterprise-tomcat7-mysql=5.4.1
> xwiki-enterprise-common=5.4.1 xwiki-enterprise-tomcat-common=5.4.1
> xwiki-enterprise-mysql-common=5.4.1
>
> By the why this is again just an example, maybe you want a different
> version of tomcat or use postgreslqn instead of mysql.

s/postgreslqn/pgsql/

>
>>>
>>>
>>>
>>>
>>> --
>>> View this message in context: 
>>> http://xwiki.475771.n2.nabble.com/Install-interrupted-tp7589489p7589688.html
>>> Sent from the XWiki- Users mailing list archive at Nabble.com.
>>> ___
>>> users mailing list
>>> users@xwiki.org
>>> http://lists.xwiki.org/mailman/listinfo/users
>>
>>
>>
>> --
>> Thomas Mortagne
>
>
>
> --
> Thomas Mortagne



-- 
Thomas Mortagne
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] newsletter extension doesn't send mail?

2014-03-19 Thread Pascal BASTIEN
Hello

I use newsletter extension 
(http://extensions.xwiki.org/xwiki/bin/view/Extension/Newsletter+Application) 
but I think scheduler doesn't work or mail doesn't sent...
(My user subscribe at my newsletter)

How can I log this to find the problem source?

My xwiki user can sent mail from "share by email" menu.
My catalina.out  display nothing.

thxs
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Install interrupted?

2014-03-19 Thread Thomas Mortagne
On Wed, Mar 19, 2014 at 2:50 PM, Thomas Mortagne
 wrote:
> On Wed, Mar 19, 2014 at 2:04 PM, bme  wrote:
>> I uninstalled 5.4.3 like this:
>>
>
>> sudo apt-get remove xwiki
>
> That does not remove the data. You need to use
>
> sudo apt-get remove --purge xwiki
>
> to really start from scratch.
>
>> sudo apt-get autoremove
>>
>> This should have clean out all important parts of xwiki and allow me to
>> start from scratch (I assume). Then I tried to install the older release,
>> but apt-get wont allow it:
>>
>> bme@wiki:~$ sudo apt-get install xwiki-enterprise-tomcat6-mysql=5.4.1
>> Reading package lists... Done
>> Building dependency tree
>> Reading state information... Done
>> Some packages could not be installed. This may mean that you have
>> requested an impossible situation or if you are using the unstable
>> distribution that some required packages have not yet been created
>> or been moved out of Incoming.
>> The following information may help to resolve the situation:
>>
>> The following packages have unmet dependencies.
>>  xwiki-enterprise-tomcat6-mysql : Depends: xwiki-enterprise-common (= 5.4.1)
>> but 5.4.2 is to be installed
>>   Depends: xwiki-enterprise-tomcat-common (=
>> 5.4.1) but 5.4.2 is to be installed
>>   Depends: xwiki-enterprise-mysql-common (=
>> 5.4.1) but 5.4.2 is to be installed
>> E: Unable to correct problems, you have held broken packages.
>>
>> Any suggestions?

Looks like apt-get is not as clever as I tough and does not follow
properly dependencies when you indicate explicitly the version.

You can try something like:

sudo apt-get install xwiki-enterprise-tomcat7-mysql=5.4.1
xwiki-enterprise-common=5.4.1 xwiki-enterprise-tomcat-common=5.4.1
xwiki-enterprise-mysql-common=5.4.1

By the why this is again just an example, maybe you want a different
version of tomcat or use postgreslqn instead of mysql.

>>
>>
>>
>>
>> --
>> View this message in context: 
>> http://xwiki.475771.n2.nabble.com/Install-interrupted-tp7589489p7589688.html
>> Sent from the XWiki- Users mailing list archive at Nabble.com.
>> ___
>> users mailing list
>> users@xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
>
>
>
> --
> Thomas Mortagne



-- 
Thomas Mortagne
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Install interrupted?

2014-03-19 Thread Thomas Mortagne
On Wed, Mar 19, 2014 at 2:04 PM, bme  wrote:
> I uninstalled 5.4.3 like this:
>

> sudo apt-get remove xwiki

That does not remove the data. You need to use

sudo apt-get remove --purge xwiki

to really start from scratch.

> sudo apt-get autoremove
>
> This should have clean out all important parts of xwiki and allow me to
> start from scratch (I assume). Then I tried to install the older release,
> but apt-get wont allow it:
>
> bme@wiki:~$ sudo apt-get install xwiki-enterprise-tomcat6-mysql=5.4.1
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
>
> The following packages have unmet dependencies.
>  xwiki-enterprise-tomcat6-mysql : Depends: xwiki-enterprise-common (= 5.4.1)
> but 5.4.2 is to be installed
>   Depends: xwiki-enterprise-tomcat-common (=
> 5.4.1) but 5.4.2 is to be installed
>   Depends: xwiki-enterprise-mysql-common (=
> 5.4.1) but 5.4.2 is to be installed
> E: Unable to correct problems, you have held broken packages.
>
> Any suggestions?
>
>
>
>
> --
> View this message in context: 
> http://xwiki.475771.n2.nabble.com/Install-interrupted-tp7589489p7589688.html
> Sent from the XWiki- Users mailing list archive at Nabble.com.
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users



-- 
Thomas Mortagne
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Component manager has not been initialized before lookup for

2014-03-19 Thread El_Nico
Hello,

I'm a big problem when I try to acces at this page :
http://localhost:8080/xwiki/bin/view/Main/.

I have some errors :

javax.servlet.ServletException: java.lang.RuntimeException: Component
manager has not been initialized before lookup for
[org.xwiki.model.reference.DocumentReferenceResolver< java.lang.String >]
for hint [currentmixed]

org.apache.struts.action.RequestProcessor.processException(RequestProcessor.java:520)

org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:427)

org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:228)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1913)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:449)
javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:121)

org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:126)

com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:66)

org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:208)

org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:111)

root cause

java.lang.RuntimeException: Component manager has not been initialized
before lookup for [org.xwiki.model.reference.DocumentReferenceResolver<
java.lang.String >] for hint [currentmixed]
com.xpn.xwiki.web.Utils.getComponent(Utils.java:700)
com.xpn.xwiki.XWikiContext.(XWikiContext.java:151)
com.xpn.xwiki.web.Utils.prepareContext(Utils.java:382)

com.xpn.xwiki.web.XWikiAction.initializeXWikiContext(XWikiAction.java:433)
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:126)

org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:425)

org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:228)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1913)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:449)
javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:121)

org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:126)

com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:66)

org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:208)

org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:111)

I installed tomcat7.2 and I use Ubuntu OS.

What is the problem ? What sould I do ?

Here are the logs that I could recover :

http://pastebin.com/c4wx2iNZ

Here are the catalina.out logs that I could recover :

http://pastebin.com/N89ezz6z

Thank you in advance for your answers.

Nicolas.




--
View this message in context: 
http://xwiki.475771.n2.nabble.com/Component-manager-has-not-been-initialized-before-lookup-for-tp7589689.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Install interrupted?

2014-03-19 Thread bme
I uninstalled 5.4.3 like this:

sudo apt-get remove xwiki
sudo apt-get autoremove

This should have clean out all important parts of xwiki and allow me to
start from scratch (I assume). Then I tried to install the older release,
but apt-get wont allow it:

bme@wiki:~$ sudo apt-get install xwiki-enterprise-tomcat6-mysql=5.4.1
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies.
 xwiki-enterprise-tomcat6-mysql : Depends: xwiki-enterprise-common (= 5.4.1)
but 5.4.2 is to be installed
  Depends: xwiki-enterprise-tomcat-common (=
5.4.1) but 5.4.2 is to be installed
  Depends: xwiki-enterprise-mysql-common (=
5.4.1) but 5.4.2 is to be installed
E: Unable to correct problems, you have held broken packages.

Any suggestions?




--
View this message in context: 
http://xwiki.475771.n2.nabble.com/Install-interrupted-tp7589489p7589688.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Install interrupted?

2014-03-19 Thread Thomas Mortagne
On Wed, Mar 19, 2014 at 1:48 PM, Thomas Mortagne
 wrote:
> On Wed, Mar 19, 2014 at 1:45 PM, Thomas Mortagne
>  wrote:
>> Did you tried to restart Tomcat service as I suggested ?
>>
>> On Wed, Mar 19, 2014 at 1:43 PM, bme  wrote:
>>> I don't know what the Distribution Wizard should do, but my installation was
>>> interrupted while installing extensions. It was a clean install on a clean
>>> Ubuntu. I am willing to reformat and reinstall everything, but don't see why
>>> it would work the second time around. I used the apt-get package manager
>>> system to install it all and as such have no idea where files are installed
>>> (yet). I also don't know how to restart the installation. Only option given
>>> (which didn't solve all) was to use the browsers back button to find a
>>> specific url, but I don't have that browser window anymore and am sort of
>>> lost and stuck with this incomplete install.
>>>
>>> If I uninstall xwiki, and install it again, are there any files I can edit
>>> to make the installation proceed as intended?
>>>
>
>>> Or is there a way I can install an older version of xwiki that does not have
>>> this installation issue? I can then after installation upgrade to the last
>>> version, assuming this doesn't break xwiki again.
>
> The repository contains all versions ever released (all the one
> supporting debian install at least) so yes you can install the one you
> want, by default apt-get select the last one but you can force a
> specific version using for example
>
> apt-get install xwiki-enterprise-tomcat6-mysql=4.5.1

I meant 5.4.1.

>
>
>>>
>>>
>>>
>>> --
>>> View this message in context: 
>>> http://xwiki.475771.n2.nabble.com/Install-interrupted-tp7589489p7589682.html
>>> Sent from the XWiki- Users mailing list archive at Nabble.com.
>>> ___
>>> users mailing list
>>> users@xwiki.org
>>> http://lists.xwiki.org/mailman/listinfo/users
>>
>>
>>
>> --
>> Thomas Mortagne
>
>
>
> --
> Thomas Mortagne



-- 
Thomas Mortagne
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Install interrupted?

2014-03-19 Thread Thomas Mortagne
On Wed, Mar 19, 2014 at 1:45 PM, Thomas Mortagne
 wrote:
> Did you tried to restart Tomcat service as I suggested ?
>
> On Wed, Mar 19, 2014 at 1:43 PM, bme  wrote:
>> I don't know what the Distribution Wizard should do, but my installation was
>> interrupted while installing extensions. It was a clean install on a clean
>> Ubuntu. I am willing to reformat and reinstall everything, but don't see why
>> it would work the second time around. I used the apt-get package manager
>> system to install it all and as such have no idea where files are installed
>> (yet). I also don't know how to restart the installation. Only option given
>> (which didn't solve all) was to use the browsers back button to find a
>> specific url, but I don't have that browser window anymore and am sort of
>> lost and stuck with this incomplete install.
>>
>> If I uninstall xwiki, and install it again, are there any files I can edit
>> to make the installation proceed as intended?
>>

>> Or is there a way I can install an older version of xwiki that does not have
>> this installation issue? I can then after installation upgrade to the last
>> version, assuming this doesn't break xwiki again.

The repository contains all versions ever released (all the one
supporting debian install at least) so yes you can install the one you
want, by default apt-get select the last one but you can force a
specific version using for example

apt-get install xwiki-enterprise-tomcat6-mysql=4.5.1


>>
>>
>>
>> --
>> View this message in context: 
>> http://xwiki.475771.n2.nabble.com/Install-interrupted-tp7589489p7589682.html
>> Sent from the XWiki- Users mailing list archive at Nabble.com.
>> ___
>> users mailing list
>> users@xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
>
>
>
> --
> Thomas Mortagne



-- 
Thomas Mortagne
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Install interrupted?

2014-03-19 Thread bme
Yes, tomcat has been restarted and it changed nothing. When I visit the wiki
page, I am just presented with a login prompt. The extension install is not
resuming. I can log in as Admin and only see pages, but no extension
manager.



--
View this message in context: 
http://xwiki.475771.n2.nabble.com/Install-interrupted-tp7589489p7589684.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Install interrupted?

2014-03-19 Thread Thomas Mortagne
Did you tried to restart Tomcat service as I suggested ?

On Wed, Mar 19, 2014 at 1:43 PM, bme  wrote:
> I don't know what the Distribution Wizard should do, but my installation was
> interrupted while installing extensions. It was a clean install on a clean
> Ubuntu. I am willing to reformat and reinstall everything, but don't see why
> it would work the second time around. I used the apt-get package manager
> system to install it all and as such have no idea where files are installed
> (yet). I also don't know how to restart the installation. Only option given
> (which didn't solve all) was to use the browsers back button to find a
> specific url, but I don't have that browser window anymore and am sort of
> lost and stuck with this incomplete install.
>
> If I uninstall xwiki, and install it again, are there any files I can edit
> to make the installation proceed as intended?
>
> Or is there a way I can install an older version of xwiki that does not have
> this installation issue? I can then after installation upgrade to the last
> version, assuming this doesn't break xwiki again.
>
>
>
> --
> View this message in context: 
> http://xwiki.475771.n2.nabble.com/Install-interrupted-tp7589489p7589682.html
> Sent from the XWiki- Users mailing list archive at Nabble.com.
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users



-- 
Thomas Mortagne
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Install interrupted?

2014-03-19 Thread bme
I don't know what the Distribution Wizard should do, but my installation was
interrupted while installing extensions. It was a clean install on a clean
Ubuntu. I am willing to reformat and reinstall everything, but don't see why
it would work the second time around. I used the apt-get package manager
system to install it all and as such have no idea where files are installed
(yet). I also don't know how to restart the installation. Only option given
(which didn't solve all) was to use the browsers back button to find a
specific url, but I don't have that browser window anymore and am sort of
lost and stuck with this incomplete install.

If I uninstall xwiki, and install it again, are there any files I can edit
to make the installation proceed as intended?

Or is there a way I can install an older version of xwiki that does not have
this installation issue? I can then after installation upgrade to the last
version, assuming this doesn't break xwiki again.



--
View this message in context: 
http://xwiki.475771.n2.nabble.com/Install-interrupted-tp7589489p7589682.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Install interrupted?

2014-03-19 Thread Thomas Mortagne
If your issue is http://jira.xwiki.org/browse/XWIKI-10130 and you are
not redirected to the distribution wizard anymore then restarting
tomcat should fix the issues you have.

On Wed, Mar 19, 2014 at 1:06 PM, bme  wrote:
> I really could use a wiki now and wonder if there is any good workaround of
> the current install bug?
>
>
>
> --
> View this message in context: 
> http://xwiki.475771.n2.nabble.com/Install-interrupted-tp7589489p7589680.html
> Sent from the XWiki- Users mailing list archive at Nabble.com.
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users



-- 
Thomas Mortagne
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Install interrupted?

2014-03-19 Thread bme
I really could use a wiki now and wonder if there is any good workaround of
the current install bug?



--
View this message in context: 
http://xwiki.475771.n2.nabble.com/Install-interrupted-tp7589489p7589680.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] $doc.display for Radio Button

2014-03-19 Thread Marius Dumitru Florea
On Tue, Mar 18, 2014 at 9:28 PM, gerritjankoekk...@gmail.com
 wrote:
>
>
> Verstuurd vanaf mijn iPhone
>
>> Op 18 mrt. 2014 om 17:56 heeft Marius Dumitru Florea 
>>  het volgende geschreven:
>>
>> On Mon, Mar 17, 2014 at 8:54 PM, Gerritjan Koekkoek
>>  wrote:
>>> Hi,
>>>
>>> If, in App Within Minutes, you select an attribute of type Static List with
>>> multiple options and you set the selection type to Radio Button the   :
>>> $doc.display('SL1') shows the radio buttons in Edit mode, but not in
>>> Display mode.
>>
>>> I feel radio buttons should always display all the options and highlight
>>> the 'selected' one.
>>> But now, in view mode the user has nu clue what he/she can choose.
>>> It's a but odd to select EDIT before he/she can see the options.
>>
>> I don't agree. When I'm in view mode I'm interested in the selected
>> value. There can be many options and so displaying all of them
>> clutters the UI and distracts the user.
>
> I do not want to be a 'wise' guy but there is a choice in the type of controls
> Few (<10) mutually exclusive: radio
> Few options , more choices possible: check box
> Many options: select - dropdown
>

> Radio buttons serve a specific UI purpose
> The mutually exclusiveness is special and should also be clear from view 
> perspective especially if the viewer is not the owner of the record

I understood your need / use case, but it's not very common, at lest
no one complained about this so far. Moreover, radio buttons are input
fields, so they are used for taking input from users. Using radio
buttons just for display (view mode) as read only is a bit of a hack.
If you need to display all possible values besides the selected one in
view mode then it's probably better to use a custom displayer for your
Static List property that lists all the possible values and marks the
selected value with some CSS. Alternatively, you can make the radio
buttons read-only in view mode, as I mentioned below.

Hope this helps,
Marius

>>
>>>
>>> In the sheet i've modified the generated code from;
>>>  : $doc.display('SL1') ->   : $doc.display('SL1', 'edit')
>>> But this allows the user to select another option (the control is active)
>>
>>> Is there a more elegant way to have the control show the radio buttons and
>>> the one currently selected highlighted but that the control is not active?
>>
>> You either make the radio buttons generated by $doc.display read-only
>> with JavaScript or you generate the radio buttons read only by
>> yourself.
> Ok, thanks
>
>>
>> Hope this helps,
>> Marius
>>
>>>
>>> Gerritjan
>>> ___
>>> 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
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Wrong french translation

2014-03-19 Thread Manuel Smeria
Hi,

I've reproduced this issue and reported it here:
http://jira.xwiki.org/browse/XWIKI-10152

Thanks,
Manuel


On Wed, Mar 19, 2014 at 9:52 AM, Thomas Mortagne
wrote:

> Not so sure it's related to translations, Sounds more like a blog bug,
> would be nice if you could create a bug issue on
> http://jira.xwiki.org.
>
> On Tue, Mar 18, 2014 at 7:47 PM, Pascal BASTIEN 
> wrote:
> > Thxs Vincent and Thomas.
> > I corrected my file (extracted/ fixed and reinject)
> >
> > About the french translation there a bug in the tip of the blog with
> > apostroph.
> > Here the problem: http://snag.gy/U4E8I.jpg
> >
> > I replaced:
> > xe.blog.code.notpublished=Cet article de blog n'a pas encore
> \u00E9t\u00E9
> > publi\u00E9. Publier l'article.
> > by
> > xe.blog.code.notpublished=Cet article de blog n\u0027a pas encore
> > \u00E9t\u00E9 publi\u00E9. Publier l\u0027article.
> > without success (I obtain the same things)
> >
> >
> >
> >
> > 
> > De : "vinc...@massol.net" 
> > À : Thomas Mortagne 
> > Cc : Pascal BASTIEN 
> > Envoyé le : Mardi 18 mars 2014 18h17
> > Objet : Re: [xwiki-users] Wrong french translation
> >
> >
> > Hi Pascal,
> >
> > On 18 Mar 2014 at 18:06:01, Pascal BASTIEN
> > (pbasnews-xw...@yahoo.fr(mailto:pbasnews-xw...@yahoo.fr)) wrote:
> >
> >> Ok I understand better now :-)
> >>
> >> By the way, how can I correct my french translation on my xwiki without
> >> waiting the next release?
> >> Thxs.
> >
> > See
> >
> http://platform.xwiki.org/xwiki/bin/view/DevGuide/InternationalizingApplications
> >
> > Thanks
> > -Vincent
> >
> >> 
> >> De : Thomas Mortagne
> >> À : Pascal BASTIEN ; XWiki Users
> >
> >> Envoyé le : Mardi 18 mars 2014 17h45
> >> Objet : Re: [xwiki-users] Wrong french translation
> >>
> >> ...
> >>
> >> >> I edit with object mode:
> >> >>
> http://l10n.xwiki.org/xwiki/bin/view/Platform/PlatformXWikiCoreResources_-579177959_doclockedby_fr
> >>
> >> Actually you just need to click on Edit but there was an issue I fixed.
> >>
> >>
> >> >>
> >> >> How can I correct it on my xwiki without waiting the next release?
> >
> >
>
>
>
> --
> Thomas Mortagne
> ___
> 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


Re: [xwiki-users] Wrong french translation

2014-03-19 Thread Thomas Mortagne
Not so sure it's related to translations, Sounds more like a blog bug,
would be nice if you could create a bug issue on
http://jira.xwiki.org.

On Tue, Mar 18, 2014 at 7:47 PM, Pascal BASTIEN  wrote:
> Thxs Vincent and Thomas.
> I corrected my file (extracted/ fixed and reinject)
>
> About the french translation there a bug in the tip of the blog with
> apostroph.
> Here the problem: http://snag.gy/U4E8I.jpg
>
> I replaced:
> xe.blog.code.notpublished=Cet article de blog n'a pas encore \u00E9t\u00E9
> publi\u00E9. Publier l'article.
> by
> xe.blog.code.notpublished=Cet article de blog n\u0027a pas encore
> \u00E9t\u00E9 publi\u00E9. Publier l\u0027article.
> without success (I obtain the same things)
>
>
>
>
> 
> De : "vinc...@massol.net" 
> À : Thomas Mortagne 
> Cc : Pascal BASTIEN 
> Envoyé le : Mardi 18 mars 2014 18h17
> Objet : Re: [xwiki-users] Wrong french translation
>
>
> Hi Pascal,
>
> On 18 Mar 2014 at 18:06:01, Pascal BASTIEN
> (pbasnews-xw...@yahoo.fr(mailto:pbasnews-xw...@yahoo.fr)) wrote:
>
>> Ok I understand better now :-)
>>
>> By the way, how can I correct my french translation on my xwiki without
>> waiting the next release?
>> Thxs.
>
> See
> http://platform.xwiki.org/xwiki/bin/view/DevGuide/InternationalizingApplications
>
> Thanks
> -Vincent
>
>> 
>> De : Thomas Mortagne
>> À : Pascal BASTIEN ; XWiki Users
>
>> Envoyé le : Mardi 18 mars 2014 17h45
>> Objet : Re: [xwiki-users] Wrong french translation
>>
>> ...
>>
>> >> I edit with object mode:
>> >> http://l10n.xwiki.org/xwiki/bin/view/Platform/PlatformXWikiCoreResources_-579177959_doclockedby_fr
>>
>> Actually you just need to click on Edit but there was an issue I fixed.
>>
>>
>> >>
>> >> How can I correct it on my xwiki without waiting the next release?
>
>



-- 
Thomas Mortagne
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users