i am translating xwiki interface (e.g. login, register, page information,
etc) of my website (www.wikinote.org) into marathi.
i am doing this as: XWiki.Translations > Bundle in admin >>> etc. it works.
Problem:
it also translates the page content into marathi which is not always
intended. e.g. login word at two places- 1] xwiki drawer; 2] page content
i want only translating login in drawer and not in page content. how to do
the same?
thanks
--
View this message in context: http://xwiki.475771.n2.nabble.com/internationalisation-tp7599684.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
I'm trying to import some packages into the Python macro on Xwiki 7.2, and while standard packages import fine (working with os and re, etc.), some (like xlrd) don't.
Looking through the scripting guide and macro documentation I could not figure out how the Python macro actually works.
Is it just a collection of bindings and translates the python script into groovy or something else, or is it calling the local Python installation? This might sound stupid, but I thought the latter was the case and this would limit the available packages (the ones I want to load are installed locally).
Thank you
Sebastian
Trying to get this macro to work: http://extensions.xwiki.org/xwiki/bin/view/Extension/Twitter+Macro
I seem to be missing something with it. What I really want to do is simply display a Twitter feed on a page.
Any help is appreciated!
Paul Pinkerton
KnowledgeNow Project/ ACLCO
Hi all,
I tried to install the Xwiki-Entreprise-Web-8.1 WAR File on Tomcat and I get these errors...
http://pastebin.com/T0Kfa7MShttp://imgur.com/ejT0zAe
ps aux | grep tomcat
tomcat 2152 4.4 15.0 3802340 724216 ? Ssl 10:45 0:12 /usr/lib/jvm/jre/bin/java -classpath /usr/share/tomcat/bin/bootstrap.jar:/usr/share/tomcat/bin/tomcat-juli.jar:/usr/share/java/commons-daemon.jar -Dcatalina.base=/usr/share/tomcat -Dcatalina.home=/usr/share/tomcat -Djava.endorsed.dirs= -Djava.io.tmpdir=/var/cache/tomcat/temp -Djava.util.logging.config.file=/usr/share/tomcat/conf/logging.properties -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager org.apache.catalina.startup.Bootstrap start
root 2208 0.0 0.0 112636 984 pts/0 S+ 10:50 0:00 grep --color=auto tomcat
If I try with the 8.0 war file, the installation is going perfectly.
I would like to know if someone have ever see this king of error and how you fixed it.
I checked the permissions and I am running the java-1.8.
Any help will be appreciated.
Thanks in advance.
Sébastien
Hello all,
I just start to make an upgrade from my Xwiki 7.1.2 release to the last
debian version.
I am running a Debian server, a Postgresql database and Tomcat 7.
I ran apt commands without problem.
But in the run of Tomcat I got a bunch of errors in catalina.out and the
url show an error page.
Browser :
Etat HTTP 404 - /xwiki
_____
type Rapport d''état
message /xwiki
description La ressource demandée (/xwiki) n'est pas disponible.
_____
Apache Tomcat/7.0.28
Catalina.out
INFOS: Starting Servlet Engine: Apache Tomcat/7.0.28
mai 25, 2016 10:36:34 AM org.apache.catalina.startup.HostConfig
deployDescriptor
INFOS: Déploiement du descripteur de configuration
/etc/tomcat7/Catalina/localhost/xwiki.xml
mai 25, 2016 10:36:36 AM org.apache.catalina.startup.ContextConfig
processAnnotationsJar
GRAVE: Unable to process Jar entry
[org/infinispan/commons/marshall/MarshallableFunctions$AbstractSetValueIfPresentReturnBoolean.class]
from Jar
[jar:file:/usr/lib/xwiki/WEB-INF/lib/infinispan-commons-8.2.1.Final.jar!/]
for annotations
org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag
in constant pool: 18
at
org.apache.tomcat.util.bcel.classfile.Constant.readConstant(Constant.java:131)
at
org.apache.tomcat.util.bcel.classfile.ConstantPool.<init>(ConstantPool.java:60)
at
org.apache.tomcat.util.bcel.classfile.ClassParser.readConstantPool(ClassParser.java:209)
at
org.apache.tomcat.util.bcel.classfile.ClassParser.parse(ClassParser.java:119)
at
org.apache.catalina.startup.ContextConfig.processAnnotationsStream(ContextConfig.java:2049)
at
org.apache.catalina.startup.ContextConfig.processAnnotationsJar(ContextConfig.java:1931)
at
org.apache.catalina.startup.ContextConfig.processAnnotationsUrl(ContextConfig.java:1899)
at
org.apache.catalina.startup.ContextConfig.processAnnotations(ContextConfig.java:1885)
at
org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1281)
at
org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:855)
at
org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:346)
at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
at
org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)
at
org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5209)
at
org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:899)
at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:875)
at
org.apache.catalina.core.StandardHost.addChild(StandardHost.java:618)
at
org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:650)
at
org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1582)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
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:745)
+ all others talking about inifispan
Thanks for your help
Stéphane
Cordialement
Hi,
As promised, I`m sharing with you the addition of a new article on xwiki.org's
blog:
"Use the Apache HTTP library to interact with the XWiki RESTful API"
by Mohamed Boussaa
http://www.xwiki.org/xwiki/bin/view/Blog/Use+the+Apache+HTTP+library+to+int…
As the title suggests, the article exemplifies how you can use XWiki`s REST
API from Java or Groovy using Apache's HttpComponents library. There have
been some recurring questions over the time on how to do that, so if you
still have doubts, have a look and hopefully Mohamed will also be available
to answer some of your questions.
If you have something XWiki-related that you would like to share on
xwiki.org's blog, please see my previous mail on how you can easily do that:
http://xwiki.markmail.org/thread/r4r4celltmdprqia
Thanks,
Eduard
Hello
A new version of the Nested Pages Migrator Application extension is
available. See
http://extensions.xwiki.org/xwiki/bin/view/Extension/Nested+Pages+Migrator+…
<http://extensions.xwiki.org/xwiki/bin/view/Extension/Tour+Application#Hv1.0>
You can install or upgrade with the Extension Manager.
The application is still a beta version that you should use carefully.
XWiki crashes might occur during the migration. But this version brings the
ability to detect bad documents created because of these crashes so you are
able to finish the migration by restarting XWiki (several times if needed).
It is still not a friendly process, but at least it is possible and I know
it will help some peoples.
It also brings an icon in the applications panel :)
Enjoy!
--
Guillaume Delhumeau (guillaume.delhumeau(a)xwiki.com)
Research & Development Engineer at XWiki SAS
Committer on the XWiki.org project
Hello Vincent,
Yes I think some explanations was helpful
I saw all problems encountered by Mohamed, so I planned to migrate to
release 7.4, I follow the links :
http://www.xwiki.org/xwiki/bin/view/Download/DownloadVersion/?projectVersio….
But this procedure for Debian put the Xwiki release 8.
And now I have some problems to make running the Wiki, may be the Debian
documentation and installation notes/configuration should be modified.
Cordialement
Stéphane Lassire
-----Message d'origine-----
De : users [mailto:users-bounces@xwiki.org] De la part de Vincent Massol
Envoyé : mercredi 25 mai 2016 11:33
À : XWiki Users
Objet : Re: [xwiki-users] Error upgrading Debian
Note: We’re going to have lots of issues like this if the apt doesn’t update
the java version
At the very least we need to highlight this in the doc on
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationViaAPT
Can someone do this?
Thanks
-Vincent
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users