After I installed the 2.4 version, the Office importer does not work because it says the soffice process is not running. I tried to restart the process using the Admin page but I get a velocity error 4001 caused by this exception:
Caused by: java.lang.IllegalStateException: invalid templateProfileDir: C:Documents and SettingsAdministratorApplication DataOpenOffice.org3
1) The path exists and it is defined into xwiki.cfg correctly (it's also shown correctly in the admin panel before I tried to press the update button.)
2) The office 3.1 version works standalone.
Any idea?
Best Regards
Andrea
Hello XWiki users,
I would like to get a new wiki (named: *imigrant.myxwiki.org* - checked and
it's available) hosted on your server.
It's purpose will be to empower the communities of romanian imigrants with
useful tips and how they could easily fit in into their 'adoptive country'
with legal, shopping a.s.o advice.
My username on myxwiki.org is *bflueras*.
Thank you!
--
ing. Flueras Bogdan
As planned i just pre-released XE/XEM 2.4.3 on maven and subversion.
I'm now waiting for as many testers as possible to try and validate
that it does not contains important regression.
You can download XE/XEM on:
- XE jetty+hsqldb:
http://maven.xwiki.org/releases/com/xpn/xwiki/products/xwiki-enterprise-jet…
- XE war: http://maven.xwiki.org/releases/com/xpn/xwiki/products/xwiki-enterprise-web…
- XE xar: http://maven.xwiki.org/releases/com/xpn/xwiki/products/xwiki-enterprise-wik…
- XEM war: http://maven.xwiki.org/releases/com/xpn/xwiki/products/xwiki-enterprise-man…
- XEM xar: http://maven.xwiki.org/releases/com/xpn/xwiki/products/xwiki-enterprise-man…
If nothing is found i will finish the release tomorrow morning (GMT).
Thanks
On Mon, Sep 27, 2010 at 09:34, Thomas Mortagne
<thomas.mortagne(a)xwiki.com> wrote:
> 5.5 for 2.4.3 and 1.5 for 2.4.2.1
>
> 2.4.3 it is. Starting now.
>
> On Fri, Sep 24, 2010 at 15:42, Thomas Mortagne
> <thomas.mortagne(a)xwiki.com> wrote:
>> Hi devs,
>>
>> 2.4 is a blessed branch, now the issue is that there is no parent
>> field anymore because XE has been release with the wrong version of
>> panels applications.
>>
>> This seems pretty blocker to me and deserve to be fixed ASAP, i can
>> see the following solutions:
>>
>> 1. complete new release of XE/XEM 2.4.3
>> 2. release of XE/XEM 2.4.2.1 with the existing core/web 2.4.2
>> 3. re-release XE 2.3.2
>>
>> 1: +1, probably the cleanest but if I don't have to release core i
>> would be more than glad...
>> 2: +0.5, probably the clean solutions that needs the less work IMO.
>> After all technically XE and core have different versions
>> 3: -1, it's already public and downloaded by some users
>>
>> Also whatever the chosen solution before announcing the release i will
>> as much people as possible to validate it.
>>
>> So WDYT ?
>>
>> --
>> Thomas Mortagne
>>
>
>
>
> --
> Thomas Mortagne
>
--
Thomas Mortagne
I'm trying to Import a backup of around 45 MB in a test environment of Xwiki
It fails after clicking UPLOAD;I'm getting a message:
XWiki has a default limit of around 10Mb for attached files. This limit can be changed using the upload_maxsize parameter. Check the FAQ for more information.
I'm running XWiki Enterprise 2.4.2.31315
on mySQL 5.1
I've changed my.cnf of mySQL to increase max_allowed_packet
# The MySQL server
[mysqld]
port = 3306
socket = /tmp/mysql.sock
skip-locking
key_buffer_size = 16M
max_allowed_packet = 64M
table_open_cache = 64
sort_buffer_size = 512K
net_buffer_length = 8K
read_buffer_size = 256K
read_rnd_buffer_size = 512K
myisam_sort_buffer_size = 8M
This shows in when i run mysqld --verbose --help as:
max_allowed_packet 67108864
I've also used the class editor in xwiki to edit the parameter of the preferences
Name: upload_maxsize (default)
Pretty Name: Maximum Upload Size (default)
Validation Regular Expression: (default)
Validation Message: (default)
Number Type: long (default)
Size of the corresponding form element in edit mode : 200000000 (changed)
any suggestions?
Please, could you tell me what the "," means in this query string? Thanks!
$query = ", BaseObject as obj where..."
Ricardo
--
Ricardo RodrÃguez
CTO
eBioTIC.
Life Sciences, Data Modeling and Information Management Systems
Hi,
I am new to using xwiki and still learning, I have recently installed the
TaskManager Application. While everything seems to be working properly as
far as creating and editing tasks, The panel will now show the task, if I am
on the Page Tasks section that shows the My Active, My Reported, and All
active tasks it will show the tasks in the panel but only on this page. If
I go anywhere else in our wiki it will not show. I know this may be kind of
vague but, if anyone has had the same problem as me and could help that
would be great.
Thanks
--
View this message in context: http://xwiki.475771.n2.nabble.com/TaskManager-Application-Not-showing-tasks…
Sent from the XWiki- Users mailing list archive at Nabble.com.
The XWiki development team is pleased to announce the release of XWiki
Enterprise and XWiki Enterprise Manager 2.4.1.
This is a bug fix release for the 2.4 branch.
Important Bugs fixed:
* XWIKI-5511 - In some conditions a newly created wiki does not
have the standard classes
* XWIKI-5492 - Can't move the focus outside of the rich text area in Opera
* XWIKI-5440 - user.isUserInGroup return false if User in Master
and group in virtual
* XWIKI-5452 - "cache.path" configuration is not taken into
account by JBossCache module
* XWIKI-5414 - Keyboard shortcuts are not ignored when trying to
navigate with keys in a select input
* XWIKI-5391 - MediaWikiScanner#docElements() raises unexpected
ParseException when encountering <D_TABLE_CAPTION> tokens
* XWIKI-5515 - NPE when accessing an not existing wiki and autowww = 0
* XWIKI-5363 - PeriodFactory#createSinceMonthsPeriod creates a
"since weeks" period instead
* XWIKI-5476 - Problem with non-px image dimensions in wysiwyg
mode only with IE7
* XWIKI-5457 - Propeditor cannot work anymore with recent livetable code
* XWIKI-5243 - Reflected XSS in edit(wiki|wysiwyg|wysiwygnew).vm
* XWIKI-5450 - SQL injection in suggest.vm
* XWIKI-5428 - Save and Continue doesn't validate the mandatory
document title
* XWIKI-5434 - Saved request parameters are not restored on relogin
* XWIKI-5244 - Stored XSS via user/group name
* XWIKI-5510 - Text and background color don't match the color themev
* XWIKI-5417 - xwiki/2.0 renderer should escape any (% it can find
* XWIKI-5453 - includeMacro() no longer works in XE 2.4
* XASEARCH-10 - Escaping issue in Main.DatabaseSearch
* XAADMINISTRATION-156 - Cannot add "global" user in groups
* XAADMINISTRATION-155 - Improper search icon position in
Administration Application
* XAADMINISTRATION-168 - Small inconsistency in DOM of some
elements that use ConfigurationClass Class
For more information see the Releases notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise241
and http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXEM241
Thanks
-The XWiki dev team