I have tried OpenWiki and Twiki and am really keen to see XWiki as I have heard some good things about it... When will the download be available? -- Best regards, Stephen
Hi Stephen, Im happy that you like XWiki ! J Release should happen anytime now. Its planned for tonight (GMT+1). Well send an announcement to the list when its available. Thanks -Vincent From: Stephen Yale [mailto:[email protected]] Sent: mardi 19 décembre 2006 16:20 To: [email protected] Subject: [xwiki-users] Any news on the release? I have tried OpenWiki and Twiki and am really keen to see XWiki as I have heard some good things about it... When will the download be available? -- Best regards, Stephen
Last available link was : http://www.xwiki.com/x10/xwiki-1.0-beta-1.exe Best Regards Benjamin -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
Hi Benjamin, This is internal and for testing only. Please understand that this is not the final version. Please ensure that you don't use this version for anything apart testing. You must switch to the latest and official version when it's released as otherwise we won't be able to support you. There must be only 1 official 1.0 beta 1 version as otherwise we won't know which one our users are using. So please again use it only for internal testing and wait till tonight or tomorrow morning when the official 1.0 beta 1 will be released. Thanks -Vincent
-----Original Message----- From: Benjamin Graf [mailto:[email protected]] Sent: mardi 19 décembre 2006 16:35 To: [email protected] Subject: Re: [xwiki-users] Any news on the release?
Last available link was : http://www.xwiki.com/x10/xwiki-1.0-beta-1.exe
Best Regards Benjamin
___________________________________________________________________________ Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses http://fr.answers.yahoo.com
I confirm that is not expected final version: 1- I export successfully pages to xar archive 2- in Main.WebHome page, I replace "Welcome" by "WelKome" in WYSIWYG and I've got a velocity error: velocity-error.log 3- I try to import original pages: a- Ok to attach the xar file b- I cannot select it to import it 4- I try to delete attached xar file: that generates an error: delete-xar-error.log Take time to solve issues, we will wait. Regards, Arnaud. Vincent Massol wrote on 19/12/2006 17:03:
Hi Benjamin,
This is internal and for testing only. Please understand that this is not the final version. Please ensure that you don't use this version for anything apart testing. You must switch to the latest and official version when it's released as otherwise we won't be able to support you. There must be only 1 official 1.0 beta 1 version as otherwise we won't know which one our users are using.
So please again use it only for internal testing and wait till tonight or tomorrow morning when the official 1.0 beta 1 will be released.
Thanks -Vincent
-----Original Message----- From: Benjamin Graf [mailto:[email protected]] Sent: mardi 19 décembre 2006 16:35 To: [email protected] Subject: Re: [xwiki-users] Any news on the release?
Last available link was : http://www.xwiki.com/x10/xwiki-1.0-beta-1.exe
Best Regards Benjamin
___________________________________________________________________________ Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses http://fr.answers.yahoo.com
------------------------------------------------------------------------
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
-- Reclaim Your Inbox! http://www.mozilla.org/products/thunderbird Error number 4001 in 4: Error while parsing velocity page Main.WebHome Wrapped Exception: Lexical error: org.apache.velocity.runtime.parser.TokenMgrError: Lexical error at line 32, column 20. Encountered: "q" (113), after : "&" com.xpn.xwiki.XWikiException: Error number 4001 in 4: Error while parsing velocity page Main.WebHome Wrapped Exception: Lexical error: org.apache.velocity.runtime.parser.TokenMgrError: Lexical error at line 32, column 20. Encountered: "q" (113), after : "&" at com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:143) at com.xpn.xwiki.render.XWikiVelocityRenderer.render(XWikiVelocityRenderer.java:99) at com.xpn.xwiki.render.XWikiRenderingEngine.renderText(XWikiRenderingEngine.java:211) at com.xpn.xwiki.render.XWikiRenderingEngine.renderText(XWikiRenderingEngine.java:131) at com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:303) at com.xpn.xwiki.api.Document.getRenderedContent(Document.java:350) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:267) at org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:197) at org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:175) at org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:220) at org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:230) at com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:235) at com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:137) at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1045) at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1009) at com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:98) at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:153) 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:616) at javax.servlet.http.HttpServlet.service(HttpServlet.java:689) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428) at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:830) at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:121) at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821) at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:471) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568) at org.mortbay.http.HttpContext.handle(HttpContext.java:1565) at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633) at org.mortbay.http.HttpContext.handle(HttpContext.java:1517) at org.mortbay.http.HttpServer.service(HttpServer.java:954) at org.mortbay.http.HttpConnection.service(HttpConnection.java:816) at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:983) at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833) at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244) at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357) at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534) Error number 0 in 11: Uncaught exception Wrapped Exception: null com.xpn.xwiki.XWikiException: Error number 0 in 11: Uncaught exception Wrapped Exception: null at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:160) 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.doGet(ActionServlet.java:414) at javax.servlet.http.HttpServlet.service(HttpServlet.java:596) at javax.servlet.http.HttpServlet.service(HttpServlet.java:689) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428) at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:830) at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:121) at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821) at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:471) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568) at org.mortbay.http.HttpContext.handle(HttpContext.java:1565) at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633) at org.mortbay.http.HttpContext.handle(HttpContext.java:1517) at org.mortbay.http.HttpServer.service(HttpServer.java:954) at org.mortbay.http.HttpConnection.service(HttpConnection.java:816) at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:983) at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833) at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244) at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357) at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534) Wrapped Exception: java.lang.NullPointerException at com.xpn.xwiki.store.XWikiHibernateAttachmentStore.deleteXWikiAttachment(XWikiHibernateAttachmentStore.java:292) at com.xpn.xwiki.store.XWikiHibernateAttachmentStore.deleteXWikiAttachment(XWikiHibernateAttachmentStore.java:213) at com.xpn.xwiki.doc.XWikiDocument.deleteAttachment(XWikiDocument.java:1996) at com.xpn.xwiki.web.DeleteAttachmentAction.action(DeleteAttachmentAction.java:49) at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:143) 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.doGet(ActionServlet.java:414) at javax.servlet.http.HttpServlet.service(HttpServlet.java:596) at javax.servlet.http.HttpServlet.service(HttpServlet.java:689) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428) at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:830) at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:121) at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821) at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:471) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568) at org.mortbay.http.HttpContext.handle(HttpContext.java:1565) at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633) at org.mortbay.http.HttpContext.handle(HttpContext.java:1517) at org.mortbay.http.HttpServer.service(HttpServer.java:954) at org.mortbay.http.HttpConnection.service(HttpConnection.java:816) at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:983) at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833) at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244) at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357) at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
Hi Arnaud,
-----Original Message----- From: Arnaud Bourree [mailto:[email protected]] Sent: mardi 19 décembre 2006 17:38 To: [email protected] Subject: Re: [xwiki-users] Any news on the release?
I confirm that is not expected final version:
Thanks a lot for testing this. We were just about to release when we saw your email... ;-)
1- I export successfully pages to xar archive 2- in Main.WebHome page, I replace "Welcome" by "WelKome" in WYSIWYG and I've got a velocity error: velocity-error.log
I've debugged the problem and it's happening because there's velocity code on the home page and the wysiwyg editor is transforming the quotes into " chars. We need to prevent this and we have a jira open for this but it seems it's not trivial (issue is http://jira.xwiki.org/jira/browse/XWIKI-324 if you want to follow it). Normally what happens is that if you edit in wiki mode and then try to click on the "WYSIWYG" tab you'll get a warning but we have not wired this warning to the top level menu when you click on WYSIWYG... We need to do this. Actually I'd like to prevent WYSIWYG editing at all if the page has velocity or groovy content for now till XWIKI-324 is fixed. Let me know if this strategy is ok with you.
3- I try to import original pages: a- Ok to attach the xar file b- I cannot select it to import it 4- I try to delete attached xar file: that generates an error: delete-xar-error.log
I've tried this and it works fine for me. You need to wait a bit after you click on the xar because it takes some time to display all included files. Could you please try again and let us know if it works? We've also found an issue with rollbacking the first version that we're fixing.
Take time to solve issues, we will wait.
Yes, this is going to delay us a bit, probably by half a day. Please continue testing and let us know if you find something else that is critical! Thanks a lot -Vincent
Vincent Massol wrote on 19/12/2006 17:03:
Hi Benjamin,
This is internal and for testing only. Please understand that this is not the final version. Please ensure that you don't use this version for anything apart testing. You must switch to the latest and official version when it's released as otherwise we won't be able to support you. There must be only 1 official 1.0 beta 1 version as otherwise we won't know which one our users are using.
So please again use it only for internal testing and wait till tonight or tomorrow morning when the official 1.0 beta 1 will be released.
Thanks -Vincent
-----Original Message----- From: Benjamin Graf [mailto:[email protected]] Sent: mardi 19 décembre 2006 16:35 To: [email protected] Subject: Re: [xwiki-users] Any news on the release?
Last available link was : http://www.xwiki.com/x10/xwiki-1.0-beta-1.exe
Best Regards Benjamin
___________________________________________________________________________ Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses http://fr.answers.yahoo.com
Hi Vincent Vincent Massol wrote on 20/12/2006 01:07:
Hi Arnaud,
-----Original Message----- From: Arnaud Bourree [mailto:[email protected]] Sent: mardi 19 décembre 2006 17:38 To: [email protected] Subject: Re: [xwiki-users] Any news on the release?
I confirm that is not expected final version:
Thanks a lot for testing this. We were just about to release when we saw your email... ;-)
1- I export successfully pages to xar archive 2- in Main.WebHome page, I replace "Welcome" by "WelKome" in WYSIWYG and I've got a velocity error: velocity-error.log
I've debugged the problem and it's happening because there's velocity code on the home page and the wysiwyg editor is transforming the quotes into " chars. We need to prevent this and we have a jira open for this but it seems it's not trivial (issue is http://jira.xwiki.org/jira/browse/XWIKI-324 if you want to follow it). Normally what happens is that if you edit in wiki mode and then try to click on the "WYSIWYG" tab you'll get a warning but we have not wired this warning to the top level menu when you click on WYSIWYG... We need to do this. Actually I'd like to prevent WYSIWYG editing at all if the page has velocity or groovy content for now till XWIKI-324 is fixed.
Let me know if this strategy is ok with you.
Can we set text editing preference on page as we can do on space?
3- I try to import original pages: a- Ok to attach the xar file b- I cannot select it to import it
What's about import? I retry from a virgine instalation and find the following error in my console: import-xar-selection.log
4- I try to delete attached xar file: that generates an error: delete-xar-error.log
I've tried this and it works fine for me. You need to wait a bit after you click on the xar because it takes some time to display all included files. Could you please try again and let us know if it works?
I only attach xar file and after delete it but I've got the same result!
We've also found an issue with rollbacking the first version that we're fixing.
Take time to solve issues, we will wait.
Yes, this is going to delay us a bit, probably by half a day.
Please continue testing and let us know if you find something else that is critical!
Thanks a lot -Vincent
___________________________________________________________________________ Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses http://fr.answers.yahoo.com
-- Reclaim Your Inbox! http://www.mozilla.org/products/thunderbird 09:01:50,330 WARN P1-19 http://localhost:8080/xwiki/bin/import/XWiki/Import?act ion=getPackageInfos&name=Backup.xar&xpage=plain&_= XWikiAction:execute:183 - Unc aught exception: Error number 11015 in 11: Exception while importing Wrapped Exception: Error number 2002 in 2: Error parsing xml Wrapped Exception: Error on line -1 of document : Premature end of file. Nested exception: Premature end of file. com.xpn.xwiki.XWikiException: Error number 11015 in 11: Exception while importin g Wrapped Exception: Error number 2002 in 2: Error parsing xml Wrapped Exception: Error on line -1 of document : Premature end of file. Nested exception: Premature end of file. at com.xpn.xwiki.web.ImportAction.render(ImportAction.java:95) at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:144) at org.apache.struts.action.RequestProcessor.processActionPerform(Reques tProcessor.java:431) at org.apache.struts.action.RequestProcessor.process(RequestProcessor.ja va:236) at org.apache.struts.action.ActionServlet.process(ActionServlet.java:119 6) at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414) at javax.servlet.http.HttpServlet.service(HttpServlet.java:596) at javax.servlet.http.HttpServlet.service(HttpServlet.java:689) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428 ) at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter( WebApplicationHandler.java:830) at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEnc odingFilter.java:121) at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter( WebApplicationHandler.java:821) at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicati onHandler.java:471) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:5 68) at org.mortbay.http.HttpContext.handle(HttpContext.java:1565) at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplication Context.java:633) at org.mortbay.http.HttpContext.handle(HttpContext.java:1517) at org.mortbay.http.HttpServer.service(HttpServer.java:954) at org.mortbay.http.HttpConnection.service(HttpConnection.java:816) at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:983) at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833) at org.mortbay.http.SocketListener.handleConnection(SocketListener.java: 244) at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357) at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534) Wrapped Exception: com.xpn.xwiki.XWikiException: Error number 2002 in 2: Error parsing xml Wrapped Exception: Error on line -1 of document : Premature end of file. Nested exception: Premature end of file. at com.xpn.xwiki.doc.XWikiDocument.fromXML(XWikiDocument.java:1841) at com.xpn.xwiki.plugin.packaging.Package.readFromXML(Package.java:547) at com.xpn.xwiki.plugin.packaging.Package.Import(Package.java:286) at com.xpn.xwiki.plugin.packaging.PackageAPI.Import(PackageAPI.java:167) at com.xpn.xwiki.web.ImportAction.render(ImportAction.java:46) at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:144) at org.apache.struts.action.RequestProcessor.processActionPerform(Reques tProcessor.java:431) at org.apache.struts.action.RequestProcessor.process(RequestProcessor.ja va:236) at org.apache.struts.action.ActionServlet.process(ActionServlet.java:119 6) at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414) at javax.servlet.http.HttpServlet.service(HttpServlet.java:596) at javax.servlet.http.HttpServlet.service(HttpServlet.java:689) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428 ) at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter( WebApplicationHandler.java:830) at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEnc odingFilter.java:121) at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter( WebApplicationHandler.java:821) at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicati onHandler.java:471) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:5 68) at org.mortbay.http.HttpContext.handle(HttpContext.java:1565) at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplication Context.java:633) at org.mortbay.http.HttpContext.handle(HttpContext.java:1517) at org.mortbay.http.HttpServer.service(HttpServer.java:954) at org.mortbay.http.HttpConnection.service(HttpConnection.java:816) at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:983) at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833) at org.mortbay.http.SocketListener.handleConnection(SocketListener.java: 244) at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357) at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534) Wrapped Exception: org.dom4j.DocumentException: Error on line -1 of document : Premature end of fi le. Nested exception: Premature end of file. at org.dom4j.io.SAXReader.read(SAXReader.java:482) at org.dom4j.io.SAXReader.read(SAXReader.java:365) at com.xpn.xwiki.doc.XWikiDocument.fromXML(XWikiDocument.java:1839) at com.xpn.xwiki.plugin.packaging.Package.readFromXML(Package.java:547) at com.xpn.xwiki.plugin.packaging.Package.Import(Package.java:286) at com.xpn.xwiki.plugin.packaging.PackageAPI.Import(PackageAPI.java:167) at com.xpn.xwiki.web.ImportAction.render(ImportAction.java:46) at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:144) at org.apache.struts.action.RequestProcessor.processActionPerform(Reques tProcessor.java:431) at org.apache.struts.action.RequestProcessor.process(RequestProcessor.ja va:236) at org.apache.struts.action.ActionServlet.process(ActionServlet.java:119 6) at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414) at javax.servlet.http.HttpServlet.service(HttpServlet.java:596) at javax.servlet.http.HttpServlet.service(HttpServlet.java:689) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428 ) at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter( WebApplicationHandler.java:830) at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEnc odingFilter.java:121) at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter( WebApplicationHandler.java:821) at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicati onHandler.java:471) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:5 68) at org.mortbay.http.HttpContext.handle(HttpContext.java:1565) at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplication Context.java:633) at org.mortbay.http.HttpContext.handle(HttpContext.java:1517) at org.mortbay.http.HttpServer.service(HttpServer.java:954) at org.mortbay.http.HttpConnection.service(HttpConnection.java:816) at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:983) at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833) at org.mortbay.http.SocketListener.handleConnection(SocketListener.java: 244) at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357) at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534) Nested exception: org.xml.sax.SAXParseException: Premature end of file. at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Un known Source) at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source) at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source) at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source) at org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source) at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) at org.apache.xerces.parsers.XMLParser.parse(Unknown Source) at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source) at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Sour ce) at org.dom4j.io.SAXReader.read(SAXReader.java:465) at org.dom4j.io.SAXReader.read(SAXReader.java:365) at com.xpn.xwiki.doc.XWikiDocument.fromXML(XWikiDocument.java:1839) at com.xpn.xwiki.plugin.packaging.Package.readFromXML(Package.java:547) at com.xpn.xwiki.plugin.packaging.Package.Import(Package.java:286) at com.xpn.xwiki.plugin.packaging.PackageAPI.Import(PackageAPI.java:167) at com.xpn.xwiki.web.ImportAction.render(ImportAction.java:46) at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:144) at org.apache.struts.action.RequestProcessor.processActionPerform(Reques tProcessor.java:431) at org.apache.struts.action.RequestProcessor.process(RequestProcessor.ja va:236) at org.apache.struts.action.ActionServlet.process(ActionServlet.java:119 6) at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414) at javax.servlet.http.HttpServlet.service(HttpServlet.java:596) at javax.servlet.http.HttpServlet.service(HttpServlet.java:689) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428 ) at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter( WebApplicationHandler.java:830) at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEnc odingFilter.java:121) at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter( WebApplicationHandler.java:821) at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicati onHandler.java:471) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:5 68) at org.mortbay.http.HttpContext.handle(HttpContext.java:1565) at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplication Context.java:633) at org.mortbay.http.HttpContext.handle(HttpContext.java:1517) at org.mortbay.http.HttpServer.service(HttpServer.java:954) at org.mortbay.http.HttpConnection.service(HttpConnection.java:816) at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:983) at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833) at org.mortbay.http.SocketListener.handleConnection(SocketListener.java: 244) at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357) at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
Hi Arnaud, How did you create your XAR file? I'm sending you by direct email the default XAR so that you can try importing it. Thanks for your help -Vincent
-----Original Message----- From: Arnaud Bourree [mailto:[email protected]] Sent: mercredi 20 décembre 2006 09:25 To: [email protected] Subject: Re: [xwiki-users] Any news on the release?
Hi Vincent
Vincent Massol wrote on 20/12/2006 01:07:
Hi Arnaud,
-----Original Message----- From: Arnaud Bourree [mailto:[email protected]] Sent: mardi 19 décembre 2006 17:38 To: [email protected] Subject: Re: [xwiki-users] Any news on the release?
I confirm that is not expected final version:
Thanks a lot for testing this. We were just about to release when we saw your email... ;-)
1- I export successfully pages to xar archive 2- in Main.WebHome page, I replace "Welcome" by "WelKome" in WYSIWYG and I've got a velocity error: velocity-error.log
I've debugged the problem and it's happening because there's velocity code on the home page and the wysiwyg editor is transforming the quotes into " chars. We need to prevent this and we have a jira open for this but it seems it's not trivial (issue is http://jira.xwiki.org/jira/browse/XWIKI-324 if you want to follow it). Normally what happens is that if you edit in wiki mode and then try to click on the "WYSIWYG" tab you'll get a warning but we have not wired this warning to the top level menu when you click on WYSIWYG... We need to do this. Actually I'd like to prevent WYSIWYG editing at all if the page has velocity or groovy content for now till XWIKI-324 is fixed.
Let me know if this strategy is ok with you.
Can we set text editing preference on page as we can do on space?
3- I try to import original pages: a- Ok to attach the xar file b- I cannot select it to import it
What's about import? I retry from a virgine instalation and find the following error in my console: import-xar-selection.log
4- I try to delete attached xar file: that generates an error: delete-xar-error.log
I've tried this and it works fine for me. You need to wait a bit after you click on the xar because it takes some time to display all included files. Could you please try again and let us know if it works?
I only attach xar file and after delete it but I've got the same result!
We've also found an issue with rollbacking the first version that we're fixing.
Take time to solve issues, we will wait.
Yes, this is going to delay us a bit, probably by half a day.
Please continue testing and let us know if you find something else that is critical!
Thanks a lot -Vincent
I use export feature.of XWiki Vincent Massol wrote on 20/12/2006 12:37:
Hi Arnaud,
How did you create your XAR file? I'm sending you by direct email the default XAR so that you can try importing it.
Thanks for your help -Vincent
-----Original Message----- From: Arnaud Bourree [mailto:[email protected]] Sent: mercredi 20 décembre 2006 09:25 To: [email protected] Subject: Re: [xwiki-users] Any news on the release?
Hi Vincent
Vincent Massol wrote on 20/12/2006 01:07:
Hi Arnaud,
-----Original Message----- From: Arnaud Bourree [mailto:[email protected]] Sent: mardi 19 décembre 2006 17:38 To: [email protected] Subject: Re: [xwiki-users] Any news on the release?
I confirm that is not expected final version:
Thanks a lot for testing this. We were just about to release when we saw your email... ;-)
1- I export successfully pages to xar archive 2- in Main.WebHome page, I replace "Welcome" by "WelKome" in WYSIWYG and I've got a velocity error: velocity-error.log
I've debugged the problem and it's happening because there's velocity code on the home page and the wysiwyg editor is transforming the quotes into " chars. We need to prevent this and we have a jira open for this but it seems it's not trivial (issue is http://jira.xwiki.org/jira/browse/XWIKI-324 if you want to follow
it).
Normally what happens is that if you edit in wiki mode and then try
to
click on the "WYSIWYG" tab you'll get a warning but we have not wired this warning to the top level menu when you click on WYSIWYG... We
need to do this.
Actually I'd like to prevent WYSIWYG editing at all if the page has velocity or groovy content for now till XWIKI-324 is fixed.
Let me know if this strategy is ok with you.
Can we set text editing preference on page as we can do on space?
3- I try to import original pages: a- Ok to attach the xar file b- I cannot select it to import it
What's about import? I retry from a virgine instalation and find the following error in my console: import-xar-selection.log
4- I try to delete attached xar file: that generates an error: delete-xar-error.log
I've tried this and it works fine for me. You need to wait a bit
after
you click on the xar because it takes some time to display all
included files.
Could you please try again and let us know if it works?
I only attach xar file and after delete it but I've got the same result!
We've also found an issue with rollbacking the first version that we're fixing.
Take time to solve issues, we will wait.
Yes, this is going to delay us a bit, probably by half a day.
Please continue testing and let us know if you find something else that is critical!
Thanks a lot -Vincent -- Reclaim Your Inbox! http://www.mozilla.org/products/thunderbird
-----Original Message----- From: Arnaud Bourree [mailto:[email protected]] Sent: mercredi 20 décembre 2006 14:07 To: [email protected] Subject: Re: Import XAR issue (was RE: [xwiki-users] Any news on the release?)
I use export feature.of XWiki
Do you mean the new export available in beta 1, in the admin page? So you're exporting a beta1 wiki into a XAR file? I guess this wiki is not the default wiki and is your wiki that you've upgraded to beta1, is that right? I've sent you the default XAR to see if it works with it. Thanks -Vincent
Vincent Massol wrote on 20/12/2006 12:37:
Hi Arnaud,
How did you create your XAR file? I'm sending you by direct email the default XAR so that you can try importing it.
Thanks for your help -Vincent
-----Original Message----- From: Arnaud Bourree [mailto:[email protected]] Sent: mercredi 20 décembre 2006 09:25 To: [email protected] Subject: Re: [xwiki-users] Any news on the release?
Hi Vincent
Vincent Massol wrote on 20/12/2006 01:07:
Hi Arnaud,
-----Original Message----- From: Arnaud Bourree [mailto:[email protected]] Sent: mardi 19 décembre 2006 17:38 To: [email protected] Subject: Re: [xwiki-users] Any news on the release?
I confirm that is not expected final version:
Thanks a lot for testing this. We were just about to release when we saw your email... ;-)
1- I export successfully pages to xar archive 2- in Main.WebHome page, I replace "Welcome" by "WelKome" in WYSIWYG and I've got a velocity error: velocity-error.log
I've debugged the problem and it's happening because there's velocity code on the home page and the wysiwyg editor is transforming the quotes into " chars. We need to prevent this and we have a jira open for this but it seems it's not trivial (issue is http://jira.xwiki.org/jira/browse/XWIKI-324 if you want to follow
it).
Normally what happens is that if you edit in wiki mode and then try
to
click on the "WYSIWYG" tab you'll get a warning but we have not wired this warning to the top level menu when you click on WYSIWYG... We
need to do this.
Actually I'd like to prevent WYSIWYG editing at all if the page has velocity or groovy content for now till XWIKI-324 is fixed.
Let me know if this strategy is ok with you.
Can we set text editing preference on page as we can do on space?
3- I try to import original pages: a- Ok to attach the xar file b- I cannot select it to import it
What's about import? I retry from a virgine instalation and find the following error in my console: import-xar-selection.log
4- I try to delete attached xar file: that generates an error: delete-xar-error.log
I've tried this and it works fine for me. You need to wait a bit
after
you click on the xar because it takes some time to display all
included files.
Could you please try again and let us know if it works?
I only attach xar file and after delete it but I've got the same result!
We've also found an issue with rollbacking the first version that we're fixing.
Take time to solve issues, we will wait.
Yes, this is going to delay us a bit, probably by half a day.
Please continue testing and let us know if you find something else that is critical!
Thanks a lot -Vincent -- Reclaim Your Inbox! http://www.mozilla.org/products/thunderbird
Vincent Massol wrote on 20/12/2006 14:34:
-----Original Message----- From: Arnaud Bourree [mailto:[email protected]] Sent: mercredi 20 décembre 2006 14:07 To: [email protected] Subject: Re: Import XAR issue (was RE: [xwiki-users] Any news on the release?)
I use export feature.of XWiki
Do you mean the new export available in beta 1, in the admin page?
Yes the new export feature
So you're exporting a beta1 wiki into a XAR file? I guess this wiki is not the default wiki and is your wiki that you've upgraded to beta1, is that right?
It is the default wiki embedded into http://www.xwiki.com/x10/xwiki-1.0-beta-1.exe Because you said that's better to not have more than one xwiki 1.0 beta 1 version, I only play with the default wiki pages. I've not yet try on my personal pages
I've sent you the default XAR to see if it works with it.
I've receive nothing yet
Thanks -Vincent
Vincent Massol wrote on 20/12/2006 12:37:
Hi Arnaud,
How did you create your XAR file? I'm sending you by direct email the default XAR so that you can try importing it.
Thanks for your help -Vincent
-----Original Message----- From: Arnaud Bourree [mailto:[email protected]] Sent: mercredi 20 décembre 2006 09:25 To: [email protected] Subject: Re: [xwiki-users] Any news on the release?
Hi Vincent
Vincent Massol wrote on 20/12/2006 01:07:
we
it).
to
need to do this.
Can we set text editing preference on page as we can do on space?
What's about import? I retry from a virgine instalation and find the following error in my console: import-xar-selection.log
after
included files.
I only attach xar file and after delete it but I've got the same result!
-- Reclaim Your Inbox! http://www.mozilla.org/products/thunderbird
------------------------------------------------------------------------
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
-- Reclaim Your Inbox! http://www.mozilla.org/products/thunderbird
Hi Arnaud,
-----Original Message----- From: Arnaud Bourree [mailto:[email protected]] Sent: mercredi 20 décembre 2006 14:45 To: [email protected] Subject: Re: Import XAR issue (was RE: [xwiki-users] Any news on the release?)
Vincent Massol wrote on 20/12/2006 14:34:
-----Original Message----- From: Arnaud Bourree [mailto:[email protected]] Sent: mercredi 20 décembre 2006 14:07 To: [email protected] Subject: Re: Import XAR issue (was RE: [xwiki-users] Any news on the release?)
I use export feature.of XWiki
Do you mean the new export available in beta 1, in the admin page?
Yes the new export feature
So you're exporting a beta1 wiki into a XAR file? I guess this wiki
is
not the default wiki and is your wiki that you've upgraded to beta1, is that right?
It is the default wiki embedded into http://www.xwiki.com/x10/xwiki-1.0-beta-1.exe Because you said that's better to not have more than one xwiki 1.0 beta 1 version, I only play with the default wiki pages. I've not yet try on my personal pages
Strange. It worked fine for me and for others who've tried it. What browser are you using?
I've sent you the default XAR to see if it works with it.
I've receive nothing yet
I sent it to the email address you're using to post here. It was sent this morning at 12:36 GMT+1. Maybe the email was blocked as it had an attachment. Thanks -Vincent
--
-- You receive this message as a subscriber of the xwiki- [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Vincent Massol wrote on 20/12/2006 12:37:
Hi Arnaud,
How did you create your XAR file? I'm sending you by direct email the default XAR so that you can try importing it.
Thanks for your help -Vincent
-----Original Message----- From: Arnaud Bourree [mailto:[email protected]] Sent: mercredi 20 décembre 2006 09:25 To: [email protected] Subject: Re: [xwiki-users] Any news on the release?
Hi Vincent
Vincent Massol wrote on 20/12/2006 01:07:
we
it).
to
need to do this.
Can we set text editing preference on page as we can do on space?
What's about import? I retry from a virgine instalation and find the following error in my console: import-xar-selection.log
after
included files.
I only attach xar file and after delete it but I've got the same result!
-- Reclaim Your Inbox! http://www.mozilla.org/products/thunderbird
---------------------------------------------------------------------
-- Reclaim Your Inbox! http://www.mozilla.org/products/thunderbird
Hi Vincent, Vincent Massol wrote on 20/12/2006 17:24:
Hi Arnaud,
-----Original Message----- From: Arnaud Bourree [mailto:[email protected]] Sent: mercredi 20 décembre 2006 14:45 To: [email protected] Subject: Re: Import XAR issue (was RE: [xwiki-users] Any news on the release?)
Vincent Massol wrote on 20/12/2006 14:34:
-----Original Message----- From: Arnaud Bourree [mailto:[email protected]] Sent: mercredi 20 décembre 2006 14:07 To: [email protected] Subject: Re: Import XAR issue (was RE: [xwiki-users] Any news on the release?)
I use export feature.of XWiki
Do you mean the new export available in beta 1, in the admin page?
Yes the new export feature
So you're exporting a beta1 wiki into a XAR file? I guess this wiki
is
not the default wiki and is your wiki that you've upgraded to beta1, is that right?
It is the default wiki embedded into http://www.xwiki.com/x10/xwiki-1.0-beta-1.exe Because you said that's better to not have more than one xwiki 1.0 beta 1 version, I only play with the default wiki pages. I've not yet try on my personal pages
Strange. It worked fine for me and for others who've tried it. What browser are you using?
I use Firefox 2.0
I've sent you the default XAR to see if it works with it.
I've receive nothing yet
I sent it to the email address you're using to post here. It was sent this morning at 12:36 GMT+1. Maybe the email was blocked as it had an attachment.
You' should be right. I will retry with the official version ;-)
Thanks -Vincent
Vincent Massol wrote on 20/12/2006 12:37:
we
my
-- Reclaim Your Inbox! http://www.mozilla.org/products/thunderbird
---------------------------------------------------------------------
-
--
-- You receive this message as a subscriber of the xwiki-
[email protected] mailing list.
To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
-- Reclaim Your Inbox! http://www.mozilla.org/products/thunderbird
------------------------------------------------------------------------
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
-- Reclaim Your Inbox! http://www.mozilla.org/products/thunderbird
participants (4)
-
Arnaud Bourree -
Benjamin Graf -
Stephen Yale -
Vincent Massol