running test XAR installation of 4.1.2 in Win7 x64, JRE 7b05 x64, Jetty (from
TrackStudio), HSQLDB
after i checked "remember me" during login (i guess that switches session
credentials passing from URL GET to cookies), i find that some sporadic
times the login is just lost, i suddenly get treated as anonymous. Most
noticeable (or most frequent maybe) moments is when i try to engage open
server for importing - or just manually start it. Like page might believe
that i am authenticated enough, yet action executor would consider it not
enough and diminish the session to non-auth.
Just booted my Windows, launched Jetty, found myself still loggen into XWiki
as admin, opened config and pressed started Office Server. Voila - i was
redirected to logins screen, where i had to enter my login credentials twice
(not mis-typing here, all from browser's auto-complete) and then i got back
onto Office Server config page - and the server was NOT started, so the
action had either failed or been aborted. The second attempt succeeded.
Log looks like
--
View this message in context: http://xwiki.475771.n2.nabble.com/login-status-gets-lost-tp7580416.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
I'm trying to import a package of documents from xwiki 3.4 to a new
xwiki 4.1.3 instance (the automatic database migration failed, so I
tried another method).
The attachment storage is "file".
The file upload is ok, but when I launch the import, I've the message
below (full stacktrace at the end of this mail) :
2012/07/17 14:50:34
[http://172.24.1.135:8080/xem/wiki/commungie/import/XWiki/XWikiPreferenc
es?section=Import] WARN com.xpn.xwiki.web.XWikiAction - Uncaught
exception: Error number 11015 in 11: Exception while importing
Wrapped Exception: null com.xpn.xwiki.XWikiException: Error number 11015
in 11: Exception while importing
Wrapped Exception: null
at com.xpn.xwiki.web.ImportAction.render(ImportAction.java:144)
Caused by: java.lang.NullPointerException: null
at
com.xpn.xwiki.doc.XWikiAttachmentArchive.getVersions(XWikiAttachmentArch
ive.java:223)
Have you some ideas about this problem ?
I try to migrate from 3.4 to 4.x for 3 weeks, so any help would be very
welcome.
Thank you
Best regards,
Nicolas
The full stack trace :
2012/07/17 14:50:34
[http://172.24.1.135:8080/xem/wiki/commungie/import/XWiki/XWikiPreferenc
es?section=Import] WARN com.xpn.xwiki.web.XWikiAction - Uncaught
exception: Error number 11015 in 11: Exception while importing
Wrapped Exception: null
com.xpn.xwiki.XWikiException: Error number 11015 in 11: Exception while
importing
Wrapped Exception: null
at com.xpn.xwiki.web.ImportAction.render(ImportAction.java:144)
~[xwiki-platform-legacy-oldcore-4.1.3.jar:na]
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:231)
[xwiki-platform-legacy-oldcore-4.1.3.jar:na]
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:116)
[xwiki-platform-legacy-oldcore-4.1.3.jar:na]
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestPr
ocessor.java:431) [struts-1.2.9.jar:1.2.9]
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:
236) [struts-1.2.9.jar:1.2.9]
at
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
[struts-1.2.9.jar:1.2.9]
at
org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
[struts-1.2.9.jar:1.2.9]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
[servlet-api.jar:na]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
[servlet-api.jar:na]
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applica
tionFilterChain.java:269) [catalina.jar:na]
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilt
erChain.java:188) [catalina.jar:na]
at
com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:120)
[xwiki-platform-legacy-oldcore-4.1.3.jar:na]
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applica
tionFilterChain.java:215) [catalina.jar:na]
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilt
erChain.java:188) [catalina.jar:na]
at
org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilt
er.java:144) [xwiki-platform-wysiwyg-server-4.1.3.jar:na]
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applica
tionFilterChain.java:215) [catalina.jar:na]
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilt
erChain.java:188) [catalina.jar:na]
at
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:
66) [xwiki-platform-webdav-server-4.1.3.jar:na]
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applica
tionFilterChain.java:215) [catalina.jar:na]
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilt
erChain.java:188) [catalina.jar:na]
at
org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.
doFilter(SavedRequestRestorerFilter.java:208)
[xwiki-platform-container-servlet-4.1.3.jar:na]
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applica
tionFilterChain.java:215) [catalina.jar:na]
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilt
erChain.java:188) [catalina.jar:na]
at
org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.
doFilter(SetCharacterEncodingFilter.java:111)
[xwiki-platform-container-servlet-4.1.3.jar:na]
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applica
tionFilterChain.java:215) [catalina.jar:na]
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilt
erChain.java:188) [catalina.jar:na]
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValv
e.java:213) [catalina.jar:na]
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValv
e.java:174) [catalina.jar:na]
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java
:127) [catalina.jar:na]
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java
:117) [catalina.jar:na]
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.
java:108) [catalina.jar:na]
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:1
51) [catalina.jar:na]
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:87
4) [tomcat-http.jar:na]
at
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.proc
essConnection(Http11BaseProtocol.java:665) [tomcat-http.jar:na]
at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint
.java:528) [tomcat-util.jar:5.1]
at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollow
erWorkerThread.java:81) [tomcat-util.jar:5.1]
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool
.java:689) [tomcat-util.jar:5.1]
at java.lang.Thread.run(Thread.java:662) [na:1.6.0_29]
Caused by: java.lang.NullPointerException: null
at
com.xpn.xwiki.doc.XWikiAttachmentArchive.getVersions(XWikiAttachmentArch
ive.java:223) ~[xwiki-platform-legacy-oldcore-4.1.3.jar:na]
at
org.xwiki.store.legacy.store.internal.AttachmentArchiveSaveRunnable.<ini
t>(AttachmentArchiveSaveRunnable.java:70)
~[xwiki-platform-store-filesystem-attachments-4.1.3.jar:na]
at
org.xwiki.store.legacy.store.internal.FilesystemAttachmentVersioningStor
e.getArchiveSaveRunnable(FilesystemAttachmentVersioningStore.java:209)
~[xwiki-platform-store-filesystem-attachments-4.1.3.jar:na]
at
org.xwiki.store.legacy.store.internal.FilesystemAttachmentStore$Attachme
ntSaveTransactionRunnable.<init>(FilesystemAttachmentStore.java:354)
~[xwiki-platform-store-filesystem-attachments-4.1.3.jar:na]
at
org.xwiki.store.legacy.store.internal.FilesystemAttachmentStore.getAttac
hmentContentSaveRunnable(FilesystemAttachmentStore.java:153)
~[xwiki-platform-store-filesystem-attachments-4.1.3.jar:na]
at
org.xwiki.store.legacy.store.internal.FilesystemAttachmentStore.saveAtta
chmentContent(FilesystemAttachmentStore.java:113)
~[xwiki-platform-store-filesystem-attachments-4.1.3.jar:na]
at
com.xpn.xwiki.doc.XWikiDocument.saveAttachmentContent(XWikiDocument.java
:4279) ~[xwiki-platform-legacy-oldcore-4.1.3.jar:na]
at
com.xpn.xwiki.doc.XWikiDocument.saveAllAttachments(XWikiDocument.java:42
36) ~[xwiki-platform-legacy-oldcore-4.1.3.jar:na]
at
com.xpn.xwiki.plugin.packaging.Package.installDocument(Package.java:760)
~[xwiki-platform-legacy-oldcore-4.1.3.jar:na]
at
com.xpn.xwiki.plugin.packaging.Package.install(Package.java:616)
~[xwiki-platform-legacy-oldcore-4.1.3.jar:na]
at
com.xpn.xwiki.plugin.packaging.PackageAPI.install(PackageAPI.java:316)
~[xwiki-platform-legacy-oldcore-4.1.3.jar:na]
at com.xpn.xwiki.web.ImportAction.render(ImportAction.java:132)
~[xwiki-platform-legacy-oldcore-4.1.3.jar:na]
... 37 common frames omitted
Hi All,
I'm want to deploy Xwiki on Cluster, but I can't find any manual or related
material which could guide me on the Deployment.
Please help me on this!!!
Regards
Haider Rizvi
--
View this message in context: http://xwiki.475771.n2.nabble.com/Need-Help-Reagrding-Deployment-of-Xwiki-o…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi everyone,
I'm new on xwiki, never heard of it before but here in the company they want
to give it a try.
I've been searching a lot now about this error and I think mine is quite
particular from what I read and my conf.
I followed this steps in order to complete the xwiki installation.
1) Copy the xwiki.war into the webapps folder,inside a new folder called
xwiki
2) Copy the mysql driver (mysql-connector-java-5.1.9.jar) into
$TOMCAT_HOME/webapps/xwiki/WEB_INF/lib
3) Edit the hibernate.cfg.xml file to use the mysql database
4) Then opened Mozilla at http://myaddres:9191/xwiki/
I get the following error pointing to hibernate.cfg.xml from what I see
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: Could not create a DBCP pool. There is an error in the
hibernate configuration file, please review it.
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:120)
org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:144)
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:66)
org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:208)
org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:111)
causa raíz
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: Could not create a DBCP pool. There is an error in the
hibernate configuration file, please review it.
com.xpn.xwiki.XWiki.getMainXWiki(XWiki.java:417)
com.xpn.xwiki.XWiki.getXWiki(XWiki.java:486)
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:120)
org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:144)
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:66)
org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:208)
org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:111)
Heres the mysql configuration part..
<property name="connection.url">jdbc:mysql://localhost/xwiki</property>
<property name="connection.username"></property>
<property name="connection.password"></property>
<property
name="connection.driver_class">com.mysql.jdbc.Driver</property>
<property
name="dialect">org.hibernate.dialect.MySQL5InnoDBDialect</property>
<property
name="connection.provider_class">com.xpn.xwiki.store.DBCPConnectionProvider</property>
<property name="connection.pool_size">2</property>
<property name="statement_cache.size">2</property>
<mapping resource="xwiki.hbm.xml"/>
<mapping resource="feeds.hbm.xml"/>
<mapping resource="activitystream.hbm.xml"/>
Then why my case is particular... here's why.
The server has XAMMP installed (PHP, MySQL, Apache) configured with another
application, so I assume that I dont need to install MySQL
since it's working now across XAMMP, and the process mysqld is running (we
are using Linux CentOS, based on Red Hat), so we are not sure
what's next about this problem.
Any help would be appreciated, thanks in advance.
--
View this message in context: http://xwiki.475771.n2.nabble.com/Another-installation-problem-tp7580408.ht…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi All,
My installed Xwiki full with spam.Anyone could give me more tips to save my
xwiki from spam ?
It's very annoying.
Is there extension or something like that to save my wiki from spam ?
Help me , please
Thanks
Hi All,
How i can embed source code on Xwiki.
I have some java programming languange and some linux command on my xwiki
document.
How i can embed it as view as source code on xwiki
Is there syntax highlighter plugins or something like that for xwiki ?
Thanks
Hi!
check http://wiki.x.org/xwiki/inline/ColorThemes/DefaultColorTheme
Attach new logo to this page first and edit in ColorTheme editor via link above. Just fill in picture name and save. Should work.
This is the simpliest way :-)
Kind regards
Dmitry
Tue, 17 Jul 2012 21:01:56 +0700 от troya adromeda <adromeda.troya(a)gmail.com>:
Hi All,
I installed xwiki on some domain.wiki.y.org, wiki.x.org,and wiki.z.org
How i can change logo on each domain ?
I try to change logo via global.vm but logo appear same in each domain
How to solve this ?
I want each domain have different logo
Thanks
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Kind regards,
Dmitry
i see there is HTML export regardless of OpenOffice launched
but i cannot see HTML import.
Maybe there is just no import infrastructure outside visual editor, and
latter only knows about OpenOffice formats, dunno.
But HTML format for exchanging simple documents is not less used than RTF
:-)
And it can be parsed and imported regardless OpenOffice presence (It is
already done to a point. Office documents are converted into HTML then
imported).
I wonder if someone did/planned HTML import? at least i can not find tickets
on that.
//Also Export/Import are usually considered a pair, and seeing Export in top
menu and import inside the WYSIWYG editor looks somehow inconsistent, from
"GUI is self-documenting" point of view...//
--
View this message in context: http://xwiki.475771.n2.nabble.com/HMTL-import-tp7580343.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi All,
I installed xwiki on some domain.wiki.y.org, wiki.x.org,and wiki.z.org
How i can change logo on each domain ?
I try to change logo via global.vm but logo appear same in each domain
How to solve this ?
I want each domain have different logo
Thanks