Hello XWikiers,
Today I met a short hang of our platform (also noticed by a nagios)
which seemed to say in the log:
org.apache.commons.dbcp.SQLNestedException: Cannot get a connection,
pool exhausted
Is it right to raise the
<property name="connection.pool_size">2</property>
to
<property name="connection.pool_size">5</property>
in hibernate.cfg.xml?
thanks in advance
paul
I am using the LiveTable macro to build a table similar to the one in XWiki.Tableview. I have custom columns and I want to display a column's "pretty name" as its header, but I can't find a way to pass a column "pretty name" in the column properties or otherwise set the column header. The only way I've found to set this column header pretty name is to pass a translationPrefix option in the table options.
Is there any way to set the column headers to a "pretty name" without changing / creating translation keys in the core?
Joshua Rieken
System Software Developer
Reynolds and Reynolds
6700 Hollister | Houston, Texas 77040
office 713.718.1800 ext. 72459 | mobile 806.584.3004
Joshua_Rieken(a)reyrey.com
MAKING BUSINESS BETTER.
NOTE: The information contained in this e-mail is personal and confidential and may be protected by the attorney-client privilege and/or the work product doctrine. It is for the sole use of the intended recipient. Any review, reliance, or distribution by others or forwarding without express permission is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies.
Hi,
when using the Lucene Search I get a warning due to the usage of ..plugin.LucenePluginApi.getSearchResults
Is there a way to get rid of this warning?
Stefan Bachert
__________________________________________________
Do You Yahoo!?
Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen Massenmails.
http://mail.yahoo.com
Hi,
I am about to protect the xwiki as much as possible.
I disabled the xwiki space for unregistered users.
One effect is that text "search" in the search field no more disappears when it get focus.
The code for that functionality is in resources/js/xwiki.js
This file will not delivered to an unregistered user anymore.
On the other hand I do still see "sandbox" offered in the space selection of the search page.
Even when I disabled unregistered from view the sandbox space.
What is wrong with my approach?
Stefan Bachert
__________________________________________________
Do You Yahoo!?
Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen Massenmails.
http://mail.yahoo.com
Is there a way to very new pages before they go online?
I would like to check the first few pages/pages of self registered user before allowing them to go online directly
Stefan Bachert
__________________________________________________
Do You Yahoo!?
Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen Massenmails.
http://mail.yahoo.com
Hi,
the xwiki admin contains a category named "programming".
All entries are empty. I do not have any idea what this page is good for.
What could I configure here?
Stefan Bachert
__________________________________________________
Do You Yahoo!?
Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen Massenmails.
http://mail.yahoo.com
Hello,
I tried XE 2.2-SNAPSHOT.27143 and have noticed one new error message in
xwiki.log, that was not in XE 2.2 stable release.
Deploy xwiki-enterprise-web-2.2-20100218.061341-347.war - OK
The message appears on importing default .xar Archive
(xwiki-enterprise-wiki-2.2-20100218.061341-348.xar).
I tried also snapshot 2749 - with the same effect.
2010-02-19 11:43:54,328 [Lucene Index Updater] ERROR lucene.AttachmentData
- error getting content of attachment
java.lang.NullPointerException
at
com.xpn.xwiki.plugin.lucene.AttachmentData.getContentAsText(AttachmentData.java:162)
at
com.xpn.xwiki.plugin.lucene.AttachmentData.getFullText(AttachmentData.java:145)
at
com.xpn.xwiki.plugin.lucene.IndexData.addDataToLuceneDocument(IndexData.java:145)
at
com.xpn.xwiki.plugin.lucene.AttachmentData.addDataToLuceneDocument(AttachmentData.java:80)
at
com.xpn.xwiki.plugin.lucene.IndexUpdater.addToIndex(IndexUpdater.java:296)
at
com.xpn.xwiki.plugin.lucene.IndexUpdater.updateIndex(IndexUpdater.java:237)
at
com.xpn.xwiki.plugin.lucene.IndexUpdater.runMainLoop(IndexUpdater.java:171)
at
com.xpn.xwiki.plugin.lucene.IndexUpdater.runInternal(IndexUpdater.java:153)
at
com.xpn.xwiki.util.AbstractXWikiRunnable.run(AbstractXWikiRunnable.java:99)
at java.lang.Thread.run(Unknown Source)
is it critical? It didn't occur before.
===
One more warning in log - it seems to be not very important...
2010-02-19 11:44:06,515
[http://localhost:8080/xwiki/bin/import/XWiki/XWikiPreferences] WARN
interwiki.InterWiki - Unable to read conf/intermap.txt
==
We are working on XE 2.2 + jdk1.6.0_17 + Tomcat + Oracle 10g
Best Regards,
Alla
http://n2.nabble.com/file/n4597247/xwiki.log xwiki.log
--
View this message in context: http://n2.nabble.com/ERROR-lucene-AttachmentData-NullPointerException-tp459…
Sent from the XWiki- Users mailing list archive at Nabble.com.