I apologize for the vague topic description. I have been trying to install
XWiki on a freshly installed Ubuntu server running 14.04 for a few days and
am just getting pulled in all sorts of directions when it comes to
installation and am just getting a little agitated.
I am relatively new to Ubuntu in general. I am just looking for a guide to
install the newest version of XWiki Enterprise on Ubuntu Server 14.04 using
what I believe would be a .WAR install. (I want to avoid the stand-alone
installer since it is not recommended on production.)
All guides that I have found seem to breeze thru the installation process
and jump right into "Getting Started using the software". I am still stuck
on the actual installation and cannot seem to follow the guide without
getting thrown off by a step that makes absolutely no sense.
If someone could please point me in the right direction, it would be greatly
appreciated.
--
View this message in context: http://xwiki.475771.n2.nabble.com/Need-Help-Installing-XWiki-on-Ubuntu-Serv…
Sent from the XWiki- Users mailing list archive at Nabble.com.
hello:
This seems like a simple question, but I looked through the API and couldn't
igure it out. How do you get the data type of a field? is there a way to
know from velocity if a field is a text field, number, date, etc?
Dan
--
View this message in context: http://xwiki.475771.n2.nabble.com/How-to-get-property-data-type-tp7600548.h…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Good afternoon all,
I upgraded from 8.1 to 8.2 and for some reason when I use the include or
display macro I now need to specify .WebHome at the end of every document I
want to pull in.
Most of the pages that are being pulled in are pages and not spaces, from
my understanding you only need to specify .WebHome if you pull from a space
but this does not seem to be the case.
Thanks in advance,
- Patrick
Hi,
I am trying to install xwiki (mysql) using the doc at:
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationViaAPT
Here's the output:
http://paste.ubuntu.com/21810285/
Setting up tomcat7 (7.0.68-1ubuntu0.1) ...
Creating config file /etc/default/tomcat7 with new version
Adding system user `tomcat7' (UID 113) ...
Adding new user `tomcat7' (UID 113) with group `tomcat7' ...
Not creating home directory `/usr/share/tomcat7'.
Creating config file /etc/logrotate.d/tomcat7 with new version
Job for tomcat7.service failed because the control process exited with
error code. See "systemctl status tomcat7.service" and "journalctl
-xe" for details.
invoke-rc.d: initscript tomcat7, action "start" failed.
dpkg: error processing package tomcat7 (--configure):
subprocess installed post-installation script returned error exit status 1
Setting up xwiki-enterprise-common (8.2.1) ...
Setting up xwiki-enterprise-mysql-common (8.2.1) ...
Determining localhost credentials from /etc/mysql/debian.cnf: succeeded.
dbconfig-common: writing config to /etc/dbconfig-common/xwiki.conf
Creating config file /etc/dbconfig-common/xwiki.conf with new version
Creating config file /etc/xwiki/hibernate.cfg.xml with new version
granting access to database xwiki for xwiki@localhost: success.
verifying access for xwiki@localhost: success.
creating database xwiki: success.
verifying database xwiki exists: success.
dbconfig-common: flushing administrative password
allow xwiki user to create new databases
dpkg: dependency problems prevent configuration of
xwiki-enterprise-tomcat7-common:
xwiki-enterprise-tomcat7-common depends on tomcat7; however:
Package tomcat7 is not configured yet.
dpkg: error processing package xwiki-enterprise-tomcat7-common (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of
xwiki-enterprise-tomcat7-mysql:No apport report written because the
error message indicates its a followup error from a previous failure.
xwiki-enterprise-tomcat7-mysql depends on
xwiki-enterprise-tomcat7-common (= 8.2.1); however:
Package xwiki-enterprise-tomcat7-common is not configured yet.
dpkg: error processing package xwiki-enterprise-tomcat7-mysql (--configure):
dependency problems - leaving unconfigured
Processing triggers for libc-bin (2.23-0ubuntu3) ...No apport report
written because the error message indicates its a followup error from
a previous failure.
Processing triggers for systemd (229-4ubuntu7) ...
Processing triggers for ureadahead (0.100.0-19) ...
Errors were encountered while processing:
tomcat7
xwiki-enterprise-tomcat7-common
xwiki-enterprise-tomcat7-mysql
E: Sub-process /usr/bin/dpkg returned an error code (1)
I need to migrate a Wiki in Filesystem attachment Store mode because I
have an existing wiki in which I need to import a big XAR file (>130MB)
The procedure is explained here
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Attachments
"If you already have a wiki and want to take advantage of the Filesystem
Attachment Store, you should use the Filesystem Attachment Porter to move
your existing attachments onto the filesystem. "
but the script seem to have been removed a few days/weeks ago ...
http://extensions.xwiki.org/xwiki/bin/view/Extension/Filesystem+Attachment+…
How can I move from DB to FS ?
Regards,
Hi,
I have trouble renaming pages because of an old redirection on my 7.4.2
XWiki instance.
I'll try to summerize how it happened :
- First, a wiki page called "Framework" with a lot of subpages was
created.
- Then, the users wanted to rearrange the subpages so they created a copy
which they named Framework.new
- When they where happy with the new page, they renamed the initial
Framework page in Framework.old.
- Trying to rename Framework.new into Framework failed
My problem is that by default, when you rename a page (in this version of
XWiki at least), the checkbox "Redirect to new page" is checked,
effectivement creating a HTTP redirect when users are still using the old
link. I understand the advantage of this method : you can have the page
renamed without breaking the existing links.
But now Framework.new can't be renamed in Framework, as the
Framework.WebHome URL points to Framework.old.WebHome. Even if I remove
all the pages from Framework.old, I still can't rename it.
Is there a menu/velocity script to remove these redirections ?
Thanks in advance
In our class we have a computed field
It shows a Date and two numbers
- the date represents a observation date calculated based on the two numbers and date of birth.
- The two numbers are
-- 1 Years since birth
-- Months
- Together they represent Years + Months that a person reaches a certain milestone.
(example: The child started to grab objects at age 0 years and 6 months, the child started walking at age 4 years and 5 months)
We would like to see the following in our sheet:
View mode: the date as a non-editable value and the two numbers with their labels
Edit mode: only the two numbers with labels
Preferably we would like to use in our sheet $objectDoc.Display('computed field')
But when we use the values in Velocity as class.attribute.value.years
and class.attribute.value.months
But it looks like the requirement for $doc.display('') forces us to write html code in our computed field that we need to strip away when using the velocity.value?
Any suggestions...
Gerritjan Koekkoek
Vader van Rai Koekkoek (cdls) en voorzitter vereniging CdLS
Visit our website<http://www.cdlsworld.org>
Facebook<https://www.facebook.com/gerritjan.koekkoek>
email<gerritjan(a)cdlsworld.org>