Hi
I am looking into Xwiki's plugin services to see if my application could use any plugin to access xwiki's CMS service
Help !
________________________________________________________________
Sent via the WebMail system at mail.serebrum.com
Hello,
I am suddenly facing this problem when I try to edit a page in xwiki.
The changes get saved when I refresh the url however on saving it gives
the following stack trace.
Any ideas why this happens and how to avoid it?
Regards,
Mrudula
A problem occured while trying to service your request. Please contact
the support if this happens again.
Detailed information:
Error number 13007 in 3: Exception while loading lock
Wrapped Exception: could not execute query
com.xpn.xwiki.XWikiException: Error number 13007 in 3: Exception while
loading lock
Wrapped Exception: could not execute query
at
com.xpn.xwiki.store.XWikiHibernateStore.loadLock(XWikiHibernateStore.jav
a:1549)
at
com.xpn.xwiki.doc.XWikiDocument.getLock(XWikiDocument.java:2117)
at com.xpn.xwiki.XWikiService.actionSave(XWikiService.java:446)
at
com.xpn.xwiki.web.ViewEditAction.execute(ViewEditAction.java:155)
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestPr
ocessor.java:421)
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:
226)
at
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1164)
at
org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:415)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applica
tionFilterChain.java:252)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilt
erChain.java:173)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodi
ngFilter.java:127)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applica
tionFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilt
erChain.java:173)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValv
e.java:213)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValv
e.java:178)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java
:126)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java
:105)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.
java:107)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:1
48)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:86
9)
at
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.proc
essConnection(Http11BaseProtocol.java:664)
at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint
.java:527)
at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollow
erWorkerThread.java:80)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool
.java:684)
at java.lang.Thread.run(Unknown Source)
Wrapped Exception:
java.sql.SQLException: Unknown collation '#48' in table 'xwikilock.frm'
definition
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2847)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1531)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1622)
at com.mysql.jdbc.Connection.execSQL(Connection.java:2376)
at com.mysql.jdbc.Connection.execSQL(Connection.java:2297)
at
com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:
1860)
at
com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:170
5)
at
org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery(Delegat
ingPreparedStatement.java:92)
at
org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery(Delegat
ingPreparedStatement.java:92)
at
org.hibernate.jdbc.AbstractBatcher.getResultSet(AbstractBatcher.java:118
)
at org.hibernate.loader.Loader.getResultSet(Loader.java:1239)
at org.hibernate.loader.Loader.doQuery(Loader.java:374)
at
org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loade
r.java:210)
at org.hibernate.loader.Loader.doList(Loader.java:1562)
at org.hibernate.loader.Loader.list(Loader.java:1545)
at
org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:375)
at
org.hibernate.hql.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:
271)
at org.hibernate.impl.SessionImpl.list(SessionImpl.java:840)
at org.hibernate.impl.QueryImpl.list(QueryImpl.java:74)
at
org.hibernate.impl.AbstractQueryImpl.uniqueResult(AbstractQueryImpl.java
:603)
at
com.xpn.xwiki.store.XWikiHibernateStore.loadLock(XWikiHibernateStore.jav
a:1539)
at
com.xpn.xwiki.doc.XWikiDocument.getLock(XWikiDocument.java:2117)
at com.xpn.xwiki.XWikiService.actionSave(XWikiService.java:446)
at
com.xpn.xwiki.web.ViewEditAction.execute(ViewEditAction.java:155)
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestPr
ocessor.java:421)
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:
226)
at
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1164)
at
org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:415)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applica
tionFilterChain.java:252)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilt
erChain.java:173)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodi
ngFilter.java:127)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applica
tionFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilt
erChain.java:173)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValv
e.java:213)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValv
e.java:178)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java
:126)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java
:105)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.
java:107)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:1
48)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:86
9)
at
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.proc
essConnection(Http11BaseProtocol.java:664)
at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint
.java:527)
at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollow
erWorkerThread.java:80)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool
.java:684)
at java.lang.Thread.run(Unknown Source)
The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.
WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.
www.wipro.com
Hi,
I was reading the tutorial for sample FAQs application using xWiki.
I m not able to access the class files required to make the class editor wizard. It says 'you do not have access'.
Appreciate any help regarding this.
Thanks,
Sofeeya.
Hi,
I just got errors while trying to attach files to xwiki,
.....
Status report
message No action instance for path /unknown/ could be created
description The server encountered an internal error (No action instance for path /unknown/ could be created) that prevented it from fulfilling this request.
.....
Also, I got error messages on using page visit count scripts, anyone have a good page visit count on XWiki? I am using sitemeter right now.
Wei-hsing
-------------- Original message ----------------------
From: Ludovic Dubost <ludovic(a)xwiki.com>
>
> Hi,
>
> We have just upgrade xwiki.com to version 0.9.1252 (available on
> ObjectWeb). If you are users of XWiki.com and you see anything special
> that could be caused by the upgrade, please contact us at
> support-en(a)xwiki.com
> Version 1252 has many changes under the hood and some in the user
> interface. The main changes from a user/admin perspective are:
>
> - the new WYSIWYG editor which is compatible with Wiki syntax.
> - the Rights page which now contains select fields
>
> The WYSIWYG Editor is still in beta state. It is not activated by
> default but can be called using the "switch to WYSIWYG Editor" link in
> the edit page. You can activate the wysiwyg editor by default in the
> XWiki Preferences in the "editor" section.
>
> Under the hood, maybe other changes are now available including better
> performance by generating less queries to the database. New plugins and
> APIs are also available for programmers. We will talk more about these a
> little later when we officially release this version.
>
> We are now working to integrate:
>
> - AntiSpam measures (using JCaptcha)
> - as a new registration and invitation system which should be more easy
> to use and flexible.
> - editing by sections
>
> We will of course all fix any bugs in the features of 1252 and work is
> also in progress for a new layout and skin.
>
> Ludovic
>
> --
> Ludovic Dubost
> XPertNet: http://www.xpertnet.fr/
> Blog: http://www.ludovic.org/blog/
> XWiki: http://www.xwiki.com
> Skype: ldubost AIM: nvludo Yahoo: ludovic
>
>
Hi there,
how can I configure xwiki to use ldaps:// instead of ldap://
to access our company wide LDAP server?
Bye
Frank
--
Dipl. Inform. Frank Häfemeier <frank(a)haefemeier.net>
----------------------------------------------------
Heya Folks,
Somehow there's a less-than character inserted into the footer of my XWiki (version 0.9.840), the bottom-left-corner of the pages look like this:
Main.WebHome (en)
Creator: Admin Date: 2005/02/06 18:46
Last Author: Admin Date: 2006/07/19 09:36
<
For the time being i've commented out the last four lines in the file footer.vm:
#if($context.getMode()==0)
</body>
</html>
#end
As they result in the following code being inserted at the end of each document:
<</body></html>
Any suggestions as to how to get rid of the "<" being generated?
Mazzzel,
Martijn.
hello,
I've done something very stupid with my xwiki acces rights
on my wiki: http://timdropanalyzer.xwiki.com
Groups:
Access Levels: admin, edit, view, comment
Users:
Allow/Deny: deny
now i'cant modify my acces rights anymore, is there a way to reset them?
Greetingzzz,
Tim
Hello Adrain,
This is precisely what I am working on now. I did not really check
whether Xwiki integrates with any forum.
The approach I took is to write a stand alone java application, which
reads the mails from my mailbox or forum's mail box and creates
documents into XWiki.
The documents automatically show up when you invoke them based on the
web and name.
Rgds
________________________________
From: Adrian Hall [mailto:ahall@mirapoint.com]
Sent: Friday, July 14, 2006 8:33 AM
To: xwiki-users(a)objectweb.org
Subject: [xwiki-users] Forum system that integrates with XWiki?
(Apologies for the repost - damn digital signatures)
Is there a forum system that integrates with XWiki (most particularly,
the search and authentication functions of XWiki)?
Some of my users want me to direct mailing lists into a forum system and
have them searchable from the XWiki search page as an additional
section.
Suggestions are welcome.
-Adrian
The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.
WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.
www.wipro.com