Running 3.3 I've tried several times to include a groovy macro in a
panel and it always results in
"org.xwiki.rendering.macro.MacroExecutionException: You don't have the
right to execute this script", although my id has programming rights.
So... I simplified, creating a Groovy macro consisting solely of a
simple 'println "* This is groovy."'. Same results. The odd thing is
that it works fine when I'm viewing the preferences page
(/xwiki/bin/admin/XWiki/XWikiPreferences), but nowhere else.
Some sort of rights issue, or is this a misleading exception? A known
bug? Any help would be... mmm.. helpful?
I'm running XWiki Enterprise 3.3. Annotations simply do not work (via
Ctrl-M). I've tried resaving the Annotations pages (as per
http://extensions.xwiki.org/xwiki/bin/view/Extension/Annotations+Application)
using an id with programming rights. I've also installed the Admin
Tool and used it to check programming rights
(Admin.CheckProgrammingRights). Viewing page sources, it appears that
annotation styles, code, etc are being included in pages. I've also
turned the feature on in preferences.
Am I missing something I need to install? Is there logging, etc,
somewhere that I can examine? Would it be helpful to (re)install the
Annotations Application
(http://extensions.xwiki.org/xwiki/bin/view/Extension/Annotations+Applicatio…
Or, since Annotations is bundled with Enterprise, is this targeted at
an older xwiki version, so it would be harmful to do so?
Hi and thanks for all the help you've given me so far.
In a previous thread i asked how i can edit the profile pages and now
that i've tried that i have a problem with the translated titles of the
field names. I can easily change the "Pretty Name" for any field, but it
doesn't have any effect on the profile page. I wanted to change the
title of the "comment" field and have done so, but i use the german
translation of xwiki and therefore the title change had no effect and
still says "Ãœber".
A similar problem is the change of the Main.WebHome page, i can change
the title, but it still has the english original title.
And back to the profile page, how can i change the appearance of the
email adress? Everything after the @ ist displayed as "---", but i would
like to display them as name (at) part.company (.de), because in our
company there are 2 different parts which have different subdomains.
Thanks in advance,
theresa.
Hi,
i have installed xwiki form the deb package
xwiki-enterprise-tomcat-pgsql version 3.5. Then tried to contact the
new wiki through the URL http://xwikipg:8080/xwiki (xwikipg is the
hostname where xwiki is running). No page came up. I got this error:
Can't find [/WEB-INF/hibernate.cfg.xml] for hibernate configuration
What to do now?
Thanks for help
Here is the full error text:
HTTP Status 500 -
type Exception report
message
description The server encountered an internal error () that prevented
it from fulfilling this request.
exception
javax.servlet.ServletException: com.xpn.xwiki.XWikiException: Error
number 3 in 0: Could not initialize main XWiki context
Wrapped Exception: Error number 3202 in 3: Exception while reading
document [name = [XWikiPreferences], type = [DOCUMENT], parent = [name =
[XWiki], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent
= [null]]]]
Wrapped Exception: Can't find [/WEB-INF/hibernate.cfg.xml] for hibernate
configuration
org.apache.struts.action.RequestProcessor.processException(RequestProcessor.java:535)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:433)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:128)
org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:144)
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68)
org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:217)
org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:109)
root cause
com.xpn.xwiki.XWikiException: Error number 3 in 0: Could not initialize
main XWiki context
Wrapped Exception: Error number 3202 in 3: Exception while reading
document [name = [XWikiPreferences], type = [DOCUMENT], parent = [name =
[XWiki], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent
= [null]]]]
Wrapped Exception: Can't find [/WEB-INF/hibernate.cfg.xml] for hibernate
configuration
com.xpn.xwiki.XWiki.getMainXWiki(XWiki.java:418)
com.xpn.xwiki.XWiki.getXWiki(XWiki.java:487)
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:136)
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:116)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:128)
org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:144)
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68)
org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:217)
org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:109)
root cause
com.xpn.xwiki.XWikiException: Error number 3202 in 3: Exception while
reading document [name = [XWikiPreferences], type = [DOCUMENT], parent =
[name = [XWiki], type = [SPACE], parent = [name = [xwiki], type =
[WIKI], parent = [null]]]]
Wrapped Exception: Can't find [/WEB-INF/hibernate.cfg.xml] for hibernate
configuration
com.xpn.xwiki.store.XWikiHibernateStore.loadXWikiDoc(XWikiHibernateStore.java:856)
com.xpn.xwiki.store.XWikiCacheStore.loadXWikiDoc(XWikiCacheStore.java:283)
com.xpn.xwiki.XWiki.getDocument(XWiki.java:1427)
com.xpn.xwiki.XWiki.getDocument(XWiki.java:1470)
com.xpn.xwiki.XWiki.getPrefsClass(XWiki.java:3104)
com.xpn.xwiki.XWiki.initializeMandatoryClasses(XWiki.java:821)
com.xpn.xwiki.XWiki.initXWiki(XWiki.java:796)
com.xpn.xwiki.XWiki.<init>(XWiki.java:739)
com.xpn.xwiki.XWiki.getMainXWiki(XWiki.java:401)
com.xpn.xwiki.XWiki.getXWiki(XWiki.java:487)
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:136)
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:116)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:128)
org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:144)
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68)
org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:217)
org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:109)
root cause
org.hibernate.HibernateException: Can't find
[/WEB-INF/hibernate.cfg.xml] for hibernate configuration
com.xpn.xwiki.store.hibernate.DefaultHibernateSessionFactory$1.getConfigurationInputStream(DefaultHibernateSessionFactory.java:118)
org.hibernate.cfg.Configuration.configure(Configuration.java:2157)
com.xpn.xwiki.store.hibernate.DefaultHibernateSessionFactory$1.configure(DefaultHibernateSessionFactory.java:80)
com.xpn.xwiki.store.XWikiHibernateBaseStore.initHibernate(XWikiHibernateBaseStore.java:167)
com.xpn.xwiki.store.XWikiHibernateBaseStore.checkHibernate(XWikiHibernateBaseStore.java:550)
com.xpn.xwiki.store.XWikiHibernateStore.loadXWikiDoc(XWikiHibernateStore.java:728)
com.xpn.xwiki.store.XWikiCacheStore.loadXWikiDoc(XWikiCacheStore.java:283)
com.xpn.xwiki.XWiki.getDocument(XWiki.java:1427)
com.xpn.xwiki.XWiki.getDocument(XWiki.java:1470)
com.xpn.xwiki.XWiki.getPrefsClass(XWiki.java:3104)
com.xpn.xwiki.XWiki.initializeMandatoryClasses(XWiki.java:821)
com.xpn.xwiki.XWiki.initXWiki(XWiki.java:796)
com.xpn.xwiki.XWiki.<init>(XWiki.java:739)
com.xpn.xwiki.XWiki.getMainXWiki(XWiki.java:401)
com.xpn.xwiki.XWiki.getXWiki(XWiki.java:487)
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:136)
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:116)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:128)
org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:144)
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68)
org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:217)
org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:109)
note The full stack trace of the root cause is available in the Apache
Tomcat/6.0.35 logs.
Apache Tomcat/6.0.35
Hello, xwiki team!
I'm very interested in having a wiki hosted on this farm. The goel of my wiki is to create the educational non-commercial portal for students of our department. This wiki will have electronic books, educational programs etc.
I hope on a collaboration!!
My user name: Dmitry Fedin
Name of wiki: dafedin.myxwiki.org
Hello,
I'd like to do that :
In a page, have 2 livetables on 2 different wiki classes. A column in first
livetable shows a clickable link. If user clicks this link, I would like to
have second livetable updated depending on the row that was clicked in the
first.
In fact on click, an event should be fired to the second livetable to
refresh itself, with a parameter depending on the link.
What I don't know is how to trigger ajax refresh on second livetable and how
to parameterize it from the first link.
Any help welcome on how to do that - I believe it's possible but need a
little help to know how to start...
thanks,
Jeremie
--
View this message in context: http://xwiki.475771.n2.nabble.com/Cascading-livetables-tp7337034p7337034.ht…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hello xwiki community,
I'm playing with the new (and wonderful) xwiki 3.5, and as I'm playing I'm
adding extensions ... and values in the internationalization bundles list.
Problem is, I reached the limit, and can't add new bundles anymore because
of :
Caused by: java.sql.BatchUpdateException: Data truncation: Data too long for
column 'XWP_DOCUMENT_BUNDLES' at row 1
It seems that (MySql) this field is varchar(255). Problem is that this limit
is easily reached when you add applications (and I use it also for my own
apps ...).
Would it be possible to extend this limitation ? can I alter this
BR,
Jeremie
--
View this message in context: http://xwiki.475771.n2.nabble.com/Translations-field-length-tp7336167p73361…
Sent from the XWiki- Users mailing list archive at Nabble.com.