Hello,
The old server xwiki is down since 2 days, exemple : http://rcnthouare.xwiki.com
It's possible to reload this server...I know that there is no engagement of
service.
Thank you for your help
Joel
Hi guys,
I have some points that I don't understand in XWiki, which occur
somehow like bugs to me.
I just edited the WebHome article of the Main Space which came with
the default XWiki-Xar-File.
In that WebHome there are 2 sections defined, the first one being the
started by a Title1 format caption and the second one being started by
a Title2 format caption. First thing is, how can I get another section
with Title2 format in that page. I couldn't find any documentation on
this.
When editing the page in XWiki1.0 syntax I tried to add a section by
having a "1.2" prefix after the existing "1" and "1.1" section, but
that results in 1.2 being printed on the resulting page instead of a
Title2 headline and a new section. When I format Title2 using WYSIWYG,
I get HTML syntax in Wiki-Syntax instead of 1.2 (which didn't work
before). The result is, that the page has a new bold Title2 headline,
but still no new section (besides the syntax being strange - HTML).
Another point is, that I just reedited that page and now, after
saving, the first section, the one with the Title1 headline is no
longer editable. WebHome points to section 2 directly, though I still
see the content in the page.
Last point is: How can I get XWiki2.0 Syntax working? I enabled it in
xwiki.cfg, but that doesn't seem to have any effect.
I really hope, you can give me some hints on my troubles. BTW, I'm
using MSSQL 2000, if that could be involved in the problems.
Many thanx in advance.
Cheers,
Sebastian
Hi,
Just tried to convert my existing XE instance to XEM (application manager
1.5, wiki manager 1.6).
The existing wikis are displayed in the WikiManager.WebHome page. But when i
try to edit an existing wiki i get the following error:
A problem occured while trying to service your request. Please contact the
support if this happens again.
Detailed information:
Error number 3201 in 3: Exception while saving document
XWiki.XWikiServerHel
Wrapped Exception: Row was updated or deleted by another transaction (or
unsaved-value mapping was incorrect):
[com.xpn.xwiki.objects.LargeStringProperty#
XWiki.HelmutLehner
]
com.xpn.xwiki.XWikiException: Error number 3201 in 3: Exception while saving
document XWiki.XWikiServerHel
Wrapped Exception: Row was updated or deleted by another transaction (or
unsaved-value mapping was incorrect):
[com.xpn.xwiki.objects.LargeStringProperty#
XWiki.HelmutLehner
]
at
com.xpn.xwiki.store.XWikiHibernateStore.saveXWikiDoc(XWikiHibernateStore.java:590)
at
com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:135)
at
com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:128)
at com.xpn.xwiki.XWiki.saveDocument(XWiki.java:1282)
at com.xpn.xwiki.web.SaveAction.save(SaveAction.java:176)
at
com.xpn.xwiki.web.SaveAndContinueAction.action(SaveAndContinueAction.java:64)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:215)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:115)
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
at
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
at
org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
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(ApplicationFilterChain.java:252)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
com.xpn.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:135)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
com.xpn.xwiki.web.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:287)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.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:148)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
at
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Thread.java:595)
Wrapped Exception:
org.hibernate.StaleObjectStateException: Row was updated or deleted by
another transaction (or unsaved-value mapping was incorrect):
[com.xpn.xwiki.objects.LargeStringProperty#
XWiki.HelmutLehner
]
at
org.hibernate.persister.entity.AbstractEntityPersister.check(AbstractEntityPersister.java:1769)
at
org.hibernate.persister.entity.AbstractEntityPersister.update(AbstractEntityPersister.java:2412)
at
org.hibernate.persister.entity.AbstractEntityPersister.updateOrInsert(AbstractEntityPersister.java:2312)
at
org.hibernate.persister.entity.AbstractEntityPersister.update(AbstractEntityPersister.java:2612)
at
org.hibernate.action.EntityUpdateAction.execute(EntityUpdateAction.java:96)
at org.hibernate.engine.ActionQueue.execute(ActionQueue.java:279)
at
org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:263)
at
org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:168)
at
org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:298)
at
org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:27)
at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1000)
at org.hibernate.impl.SessionImpl.managedFlush(SessionImpl.java:338)
at
org.hibernate.transaction.JDBCTransaction.commit(JDBCTransaction.java:106)
at
com.xpn.xwiki.store.XWikiHibernateBaseStore.endTransaction(XWikiHibernateBaseStore.java:866)
at
com.xpn.xwiki.store.XWikiHibernateBaseStore.endTransaction(XWikiHibernateBaseStore.java:837)
at
com.xpn.xwiki.store.XWikiHibernateStore.saveXWikiDoc(XWikiHibernateStore.java:580)
at
com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:135)
at
com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:128)
at com.xpn.xwiki.XWiki.saveDocument(XWiki.java:1282)
at com.xpn.xwiki.web.SaveAction.save(SaveAction.java:176)
at
com.xpn.xwiki.web.SaveAndContinueAction.action(SaveAndContinueAction.java:64)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:215)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:115)
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
at
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
at
org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
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(ApplicationFilterChain.java:252)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
com.xpn.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:135)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
com.xpn.xwiki.web.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:287)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.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:148)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
at
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Thread.java:595)
any help appreciated,
Thanks
hel.
--
View this message in context: http://n2.nabble.com/Convert-XE-to-XEM-tp2169510p2169510.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
I'm currently working on a pilot install of Xwiki workspaces at our University and have installed Xwiki on a RHEL 5 server with tomcat5 and that seems all good and well. I've been working lately on getting ldap authentication setup and working and I can now successfully log into Workspaces using ldap credentials. However, once logged in using ldap I get the following message. " You cannot create a personal space since you are not registered on this wiki !" So I'm hoping that what I'm trying to do is possible because if not its pretty much a show stopper for our attempt with Xwiki. I'm using Xwiki Workspaces 1.1.1.
Hello,
I installed on my linux laptop the xwiki enterprise: i installed the war,
the xar, i added the plugins for the wiki-manager and application manager,
the both applications and the XAR to load XEM pages. Everything is ok and i
can do all i want in it with panels or logout.
Then i created a virtual wiki (without any template as none was suggested)
and in this virtual wiki i installed the xar from the wiki enterprise. In
this virtual wiki, if i want to log out i can't (i have to logout from the
main wiki) . Also i try to move the Search panel from right side to left
side then after a refresh, it's replaced by another panel (list of panels or
the panel called "Main") even if i recreate the search panel in a
SearchPanelBis. And now i can't do anything with panels i always have the
problem. I have to reload the XAR (and get the search panel on the right) if
i want to have it working
I can't find out why i have this problems on a virtual wiki and not on the
main one.
Thank you for your help
Christophe
Ubuntu 8.10
Linux kernel 2.6.27-9
Tomcat 6.0.18
Firefox 3.1beta2
XE 1.7.1.15366
Mysql 14.12 5.0.67
JVM 1.6.0_10-b33
Hi!
I've created some simple macros (for html otput), but they are not
loaded after I restart tomcat (5.5). Old macros work fine, but the new
are just rendered as a text.
Tomcat log contains one error, don't know if it's the reason macros
don't work:
--------------------------
INFO: Pausing Coyote HTTP/1.1 on http-8180
Jan 22, 2009 3:08:48 PM org.apache.catalina.connector.Connector
pause
SEVERE: Protocol handler pause failed
java.net.ConnectException: Connection timed out
at java.net.PlainSocketImpl.socketConnect(Native Method)
at
java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
at
java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
at
java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
at java.net.Socket.connect(Socket.java:519)
at java.net.Socket.connect(Socket.java:469)
at java.net.Socket.(Socket.java:366)
at java.net.Socket.(Socket.java:209)
at
org.apache.jk.common.ChannelSocket.unLockSocket(ChannelSocket.java:492)
at
org.apache.jk.common.ChannelSocket.pause(ChannelSocket.java:289)
at org.apache.jk.server.JkMain.pause(JkMain.java:681)
at
org.apache.jk.server.JkCoyoteHandler.pause(JkCoyoteHandler.java:163)
at
org.apache.catalina.connector.Connector.pause(Connector.java:1032)
at
org.apache.catalina.core.StandardService.stop(StandardService.java:489)
at
org.apache.catalina.core.StandardServer.stop(StandardServer.java:734)
at
org.apache.catalina.startup.Catalina.stop(Catalina.java:602)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.catalina.startup.Bootstrap.stop(Bootstrap.java:307)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.commons.daemon.support.DaemonLoader.stop(DaemonLoader.java:200)
--------------------------
Best regards, Mike
One of the things I've been asked to accomplish using XWiki is a single
question *survey* type section at the bottom of my FAQ pages. Something
like:
68% of 158 people found this information useful.
Was this information helpful? O Yes O No
[Submit]
You get the idea. Now, the problem is I'm not sure exactly how I'd
accomplish something like this. I know I can create a survey class and sheet
that will allow me to store the data and display it the way I want, but how
do I update the values when the person clicks submit? Would it just be an
update SQL statement, or would I update properties of an attached instance
of the survey class and then save the page? Any hints or examples would be
appreciated. I found the Polls application, but it only supports creating a
new poll and not updating values in an existing Poll, which is more like
what I am looking to do.
Thanks!
.:. Kevin
--
View this message in context: http://n2.nabble.com/Adding-survey-question-and-details-to-page-template...…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi Vincent,
thanks for your quick reply. Though I didn't find anything new on that
page, I discovered, that I have to always write 1.1 in XWiki1.0 Syntax
instead of increasing the number to 1.2. That wasn't intuitive for me
in the first place.
Also, XWiki2.0 Syntax seems to work now, though I asked myself, if it
is possible to convert existing Syntax 1.0 articles to 2.0 articles.
What I still don't get is "How to create sections" - or get an edit
icon at the top right at all. While the original WebHome and the
edited version of it has it for each section, new pages don't get such
an icon. I looked at the WebHome page and found, it is using the
XWiki.ArticleClass object. Unfortunately adding this object to a new
article doesn't resolve the issue. Any idea, what I might be doing
wrong?
Cheers
Sebastian
On Thu, Jan 22, 2009 at 11:34 AM, Vincent Massol <vincent(a)massol.net> wrote:
> Hi Sebastian,
>
> On Jan 22, 2009, at 11:27 AM, Sebastian Kannengiesser wrote:
>
>> Hi guys,
>>
>> I have some points that I don't understand in XWiki, which occur
>> somehow like bugs to me.
>>
>> I just edited the WebHome article of the Main Space which came with
>> the default XWiki-Xar-File.
>> In that WebHome there are 2 sections defined, the first one being the
>> started by a Title1 format caption and the second one being started by
>> a Title2 format caption. First thing is, how can I get another section
>> with Title2 format in that page. I couldn't find any documentation on
>> this.
>>
>> When editing the page in XWiki1.0 syntax I tried to add a section by
>> having a "1.2" prefix after the existing "1" and "1.1" section, but
>> that results in 1.2 being printed on the resulting page instead of a
>> Title2 headline and a new section. When I format Title2 using WYSIWYG,
>> I get HTML syntax in Wiki-Syntax instead of 1.2 (which didn't work
>> before). The result is, that the page has a new bold Title2 headline,
>> but still no new section (besides the syntax being strange - HTML).
>>
>> Another point is, that I just reedited that page and now, after
>> saving, the first section, the one with the Title1 headline is no
>> longer editable. WebHome points to section 2 directly, though I still
>> see the content in the page.
>>
>> Last point is: How can I get XWiki2.0 Syntax working? I enabled it in
>> xwiki.cfg, but that doesn't seem to have any effect.
>
> See http://platform.xwiki.org/xwiki/bin/view/Features/PageEditing
>
>> I really hope, you can give me some hints on my troubles. BTW, I'm
>> using MSSQL 2000, if that could be involved in the problems.
>>
>> Many thanx in advance.
>>
>> Cheers,
>> Sebastian
>> _______________________________________________
>> users mailing list
>> users(a)xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
>
> Thanks
> -Vincent
> http://xwiki.com
> http://xwiki.org
> http://massol.net
>
>
>
>
>
>
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>