Maybe you have the same problem, and want to add many user-accounts in
bulk. Maybe this script (I wrote) can help you out.
The script can produce a XAR archive that can be uploaded using the
import-function in the Admin panel.
After doing so you still need to add these users to the group XWikiAllGroup
(and additional groups if you like).
Regards,
Michiel.
I'm having trouble getting xwiki to start.
I have:
root@nas:/usr/local/etc/rc.d # uname -a
FreeBSD nas 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Thu Sep 26
22:50:31 UTC 2013 root@bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC
amd64
root@nas:/usr/local/etc/rc.d # ps auxwww | grep jetty | grep -v grep
www 1918 0.1 19.4 3714508 1545664 0 S 11:33AM 2:05.47
/usr/local/openjdk7/bin/java -Djetty.home=/usr/local/jetty -jar
/usr/local/jetty/start.jar
root@nas:/usr/local/etc/rc.d # grep jetty /etc/rc.conf
jetty_enable="YES"
jetty_java_version="1.7"
root@nas:/usr/local/etc/rc.d # pkg search jetty
jetty-8.1.11
(The above configured from pkg, with the version override to give me 1.7)
I have configured for postgresql, and created the user and database.
However, trying to browse to xwiki/ gives:
HTTP ERROR 500
Problem accessing /xwiki/bin/view/Main/. Reason:
Server Error
Caused by:
java.lang.NoClassDefFoundError: Could not initialize class sun.security.util.SecurityConstants
at java.lang.Class.getProtectionDomain(Class.java:2181)
at ch.qos.logback.classic.spi.PackagingDataCalculator.getCodeLocation(PackagingDataCalculator.java:165)
at ch.qos.logback.classic.spi.PackagingDataCalculator.calculateByExactType(PackagingDataCalculator.java:123)
at ch.qos.logback.classic.spi.PackagingDataCalculator.populateFrames(PackagingDataCalculator.java:95)
at ch.qos.logback.classic.spi.PackagingDataCalculator.calculate(PackagingDataCalculator.java:55)
at ch.qos.logback.classic.spi.ThrowableProxy.calculatePackagingData(ThrowableProxy.java:147)
at ch.qos.logback.classic.spi.LoggingEvent.<init>(LoggingEvent.java:129)
at ch.qos.logback.classic.Logger.buildLoggingEventAndAppend(Logger.java:439)
at ch.qos.logback.classic.Logger.filterAndLog_0_Or3Plus(Logger.java:395)
at ch.qos.logback.classic.Logger.error(Logger.java:558)
at com.xpn.xwiki.store.DBCPConnectionProvider.configure(DBCPConnectionProvider.java:206)
at org.hibernate.connection.ConnectionProviderFactory.newConnectionProvider(ConnectionProviderFactory.java:143)
at org.hibernate.connection.ConnectionProviderFactory.newConnectionProvider(ConnectionProviderFactory.java:84)
at org.hibernate.cfg.SettingsFactory.createConnectionProvider(SettingsFactory.java:459)
...
Any idea what I need to fix?
Hi XWIKI Admin,
Can you please create a wiki for new in xwiki community farm.
Here are the details.
Usage : Personal, to put information about me and my family
Also will help me to try out xwiki.
mywiki User Name : swamiworld
Server Name : swami
Thank you
Swami
Hi all.
Is it possible to make a livetable with static content like the Table
Sorter extension proposes(
http://extensions.xwiki.org/xwiki/bin/view/Extension/Table+Sorter)?
Im asking it, because sometimes I just want to order a big static table. I
dont want to create a class and set properties just to make a simple filter
on the content(like in Excel).
I've tried to user the Table Sorter extension, but It seems not to be
working with Xwiki 5.3(maybe because its deprecated).
Thank you =)
Hi.
First, I would like to thank you for you great work. Xwiki is a wonderfull
tool and I'm happy to test it.
I have some questions about the Livetable 2.0 macro. I searched on Xwiki
Wiki and on mailing lists, but I havent found the answer.
- Is there a way to label the column header in livetable 2.0?
In livetable 1, I just need to set columnProperties, but its too difficult
for non-geek people.
#set($columnsProperties = {
"_avatar" : { "type" : "none", "link" : "none", "html" : "true",
"sortable":false },
"first_name" : { "type" : "text" , "size" : 20, "link" : "view"},
"last_name" : { "type" : "text", "link" : "view"},
"email" : { "type" : "text" }
Idea: Perhaps you can introduce a interface just like in the App Within
Minutes Application(drag-and-drop the columns you want to display).
Thank you very much =)
I have been trying to use the html macro to be able to use embed or
iframe to display an external site within a wiki page. I have a Prezi,
but want to display it in the context of the wiki page, rather than
linking to it on its own.
I had posted before about having an issue with this, and the reply was
someone who has it working - I used his code (actually the same as mine)
but it still isn't working.
Is there other dependencies, such as in the back end that would affect
this?
Ideas??
Running xwiki 4.2 (cannot upgrade at this time due to custom app...)
Paul Pinkerton
KnowledgeNow Project Lead
-----Original Message-----
From: Paul Pinkerton (ACLCO)
Sent: January-10-14 1:07 PM
To: users(a)xwiki.org
Subject: document viewer macro
I have installed the docviewer macro, but it doesn't work! Have others
had success with this?
Similarly, I am having trouble with html iframes displaying. I have
tried viewing these pages in a number of different browers with no
success.
Insight?
Paul Pinkerton
KnowledgeNow Project Lead
Good Morning
When I am logged in with Admin default, and go to the edit menu, the "Wiki"
"WYSIWYG", "Online Form", "Access Permissions", "Object", "class", but
options logo is displayed when another user group admin does not show these
options.
How can I make this another administrator user can view these options?
tks
--
Saulo S. Bravim
Does anyone have a document on configuring xwiki.properties, and installing
openoffice in order to have the office importer function working on redhat?
It works straight out of the box on Ubuntu, however really struggling here
with rhel.
# Settings for the OpenOffice server instance consumed by the OfficeImporter
component
#-------------------------------------------------------------------------------------
#-# [Since 1.9M2]
#-# Type of the openoffice server instance used by officeimporter component.
#-# 0 - Internally managed server instance. (Default)
#-# 1 - Externally managed (local) server instance.
# openoffice.serverType=0
#-# [Since 1.9M2]
#-# Port number used for connecting to the openoffice server instance.
#-# Default port is 8100
# openoffice.serverPort=8100
#-# [Since 1.9M2]
#-# If the openoffice server should be started / connected upon XE start.
#-# Default value is false
# openoffice.autoStart=false
#-# [Since 1.8RC3]
#-# Path to openoffice installation (serverType:0 only).
#-# If no path is provided, a default value will be calculated based on the
operating environment.
# openoffice.homePath=/opt/openoffice4
#-# [Since 1.8RC3]
#-# Path to openoffice execution profile (serverType:0 only).
#-# If no path is provided, a default value will be calculated based on the
operating environment.
# openoffice.profilePath=/home/user/.openoffice.org/3
RPM
rpm -qa | grep -i openoffice
openoffice-en-GB-base-4.0.0-9702.i586
openoffice-base-4.0.0-9702.i586
openoffice-images-4.0.0-9702.i586
openoffice-ooofonts-4.0.0-9702.i586
openoffice-brand-draw-4.0.0-9702.i586
openoffice-en-GB-help-4.0.0-9702.i586
openoffice-core03-4.0.0-9702.i586
openoffice-ogltrans-4.0.0-9702.i586
openoffice-xsltfilter-4.0.0-9702.i586
openoffice-brand-math-4.0.0-9702.i586
openoffice-en-GB-4.0.0-9702.i586
openoffice-en-GB-draw-4.0.0-9702.i586
openoffice-en-GB-res-4.0.0-9702.i586
openoffice-core02-4.0.0-9702.i586
openoffice-core07-4.0.0-9702.i586
openoffice-writer-4.0.0-9702.i586
openoffice-javafilter-4.0.0-9702.i586
openoffice-pyuno-4.0.0-9702.i586
openoffice-brand-base-4.0.0-9702.i586
openoffice-brand-impress-4.0.0-9702.i586
openoffice-core01-4.0.0-9702.i586
openoffice-en-GB-calc-4.0.0-9702.i586
openoffice-en-GB-math-4.0.0-9702.i586
openoffice-calc-4.0.0-9702.i586
openoffice-core06-4.0.0-9702.i586
openoffice-math-4.0.0-9702.i586
openoffice-graphicfilter-4.0.0-9702.i586
openoffice-ooolinguistic-4.0.0-9702.i586
openoffice-4.0.0-9702.i586
openoffice-brand-en-GB-4.0.0-9702.i586
openoffice-ure-4.0.0-9702.i586
openoffice-en-GB-impress-4.0.0-9702.i586
openoffice-core05-4.0.0-9702.i586
openoffice-gnome-integration-4.0.0-9702.i586
openoffice-core04-4.0.0-9702.i586
openoffice-brand-writer-4.0.0-9702.i586
openoffice-impress-4.0.0-9702.i586
openoffice-en-GB-writer-4.0.0-9702.i586
openoffice-draw-4.0.0-9702.i586
openoffice-onlineupdate-4.0.0-9702.i586
openoffice-brand-calc-4.0.0-9702.i586
--
View this message in context: http://xwiki.475771.n2.nabble.com/Redhat-Xwiki-5-4-Office-server-configurat…
Sent from the XWiki- Users mailing list archive at Nabble.com.