Hi,
I am a new XWiki User without a background in Java/Tomcat. I am getting a
"org.wxiki.wiki.manager.WikiManagerException: Failed to create database for
wiki" error when trying to create a new wiki (v5.4.2 from Debian packages).
I assume that this error message is not very helpful. How can I find the
stack trace of this error so that I can provide helpful information for
debugging?
Thanks,
Christian
--
View this message in context: http://xwiki.475771.n2.nabble.com/Logfile-Stack-traces-tp7589450.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
i have some perfomance problems. It takes a while till xwiki's home page is
loaded in my browser.
Looking into the log gives me the following:
Mar 07, 2014 3:06:14 PM org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal
performance in production environments was not found on the
java.library.path:
/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
Mar 07, 2014 3:06:15 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-8080"]
Mar 07, 2014 3:06:15 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["ajp-bio-8020"]
Mar 07, 2014 3:06:15 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 730 ms
Mar 07, 2014 3:06:15 PM
org.apache.catalina.mbeans.JmxRemoteLifecycleListener createServer
INFO: The JMX Remote Listener has configured the registry on port 9080 and
the server on port 10080 for the Platform server
Mar 07, 2014 3:06:15 PM org.apache.catalina.core.StandardService
startInternal
INFO: Starting service Catalina
Mar 07, 2014 3:06:15 PM org.apache.catalina.core.StandardEngine
startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.47
Mar 07, 2014 3:06:15 PM org.apache.catalina.startup.HostConfig
deployDirectory
INFO: Deploying web application directory
/srv/tomcat-xwiki/www/catalina-base/webapps/ROOT
2014-03-07 15:06:34,874 [localhost-startStop-1] WARN
o.x.e.i.ServletEnvironment - No permanent directory configured. Using
temporary directory
[/srv/tomcat-xwiki/www/catalina-base/work/Catalina/localhost/_].
2014-03-07 15:06:35,957 [localhost-startStop-1] INFO
o.x.s.s.i.EmbeddedSolrInstance - Starting embedded Solr server...
2014-03-07 15:06:35,957 [localhost-startStop-1] INFO
o.x.s.s.i.EmbeddedSolrInstance - Using Solr home directory:
/srv/tomcat-xwiki/www/catalina-base/work/Catalina/localhost/_/solr
2014-03-07 15:06:37,788 [localhost-startStop-1] WARN
o.a.s.c.SolrCore - New index directory detected: old=null
new=/srv/tomcat-xwiki/www/catalina-base/work/Catalina/localhost/_/solr/./data/index/
2014-03-07 15:06:37,789 [localhost-startStop-1] WARN
o.a.s.c.SolrCore - [xwiki] Solr index directory
'/srv/tomcat-xwiki/www/catalina-base/work/Catalina/localhost/_/solr/./data/index'
doesn't exist. Creating new index...
2014-03-07 15:06:38,648 [localhost-startStop-1] INFO
o.x.s.s.i.EmbeddedSolrInstance - Started embedded Solr server.
Mar 07, 2014 3:06:39 PM org.apache.catalina.startup.HostConfig
deployDirectory
INFO: Deploying web application directory
/srv/tomcat-xwiki/www/catalina-base/webapps/manager
Mar 07, 2014 3:06:40 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-bio-8080"]
Mar 07, 2014 3:06:40 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["ajp-bio-8020"]
Mar 07, 2014 3:06:40 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 24842 ms
2014-03-07 15:07:25,793 [Lucene Index Updater] ERROR
o.a.p.p.f.PDCIDFont - Error: Could not parse predefined CMAP
file for 'Adobe-WinCharSetFFFF-UCS2'
2014-03-07 15:08:14,257 [XWiki Solr index thread] ERROR
o.a.p.p.f.PDCIDFont - Error: Could not parse predefined CMAP
file for 'Adobe-WinCharSetFFFF-UCS2'
2014-03-07 15:08:14,283 [XWiki Solr index thread] ERROR
o.a.p.p.f.PDCIDFont - Error: Could not parse predefined CMAP
file for 'Adobe-WinCharSetFFFF-UCS2'
i just outlined my suspicions in blue.
I will appreciate any help.
Thanks.
Hello,
I have a weird issue with {{container}} macro in xwiki 4.5.2.
If I want to display 3 columns, like this for example:
{{container layoutStyle="columns"}}
((( a )))
((( b )))
((( c )))
{{/container}}
It shows content over only 2 columns like this:
a b
c
... instead of expected:
a b c
After having a look at the source :
https://github.com/xwiki/xwiki-platform/blob/xwiki-platform-4.5.2/xwiki-pla…
... I think I understand the problem.
It seems a limitation of container macro, is that it injects columns.css in
the page with number of columns as parameter. So if you add more than one
{{container}} to the same page, they can't have a different number of
columns ...
For instance in my case I used the container macro in a Panel, with 2
columns - so I can never add more than 2 columns in other locations. I
removed the columns from the Panel, and now my 3-columns are correctly
displayed :)
If you agree I could fill a Jira for this (I searched quickly, didn't find
it already described)
Thanks,
Jeremie
---------- Weitergeleitete Nachricht ----------
Von: "Daniel Ebanja" <danielebanja(a)googlemail.com>
Datum: 07.03.2014 10:46
Betreff: Pdf and powerpoint
An: <users(a)wiki.org>
Cc:
Hi,
Have some problem with images. Images are sometimes displayed and sometimes
not at there. Is there a particular format or a particular way to import
images.
Couldn't also import pdf and powerpoint documents.
Thanks.
Hi!
Does XWiki support LDAP TLS binding (that means a ldap connection on port
389 and not a SSL ldaps connection on port 686) with both server and client
(= XWiki) certificates? If so, how to set up that feature?
Many thanks for your response.
Claude Lepère
Hi,
I'm integrating xwiki with external web application. I want to be able to
redirect from xwiki user profile, to user profile of external application.
How can I redirect from profile, or at least how can I access user profile
template, so I can modify it to manage redirection?
Best regards
Karol
--
View this message in context: http://xwiki.475771.n2.nabble.com/Redirect-from-user-profile-tp7589432.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hallo xwiki-users,
i have a webapplication from which i direct users to XWIKI through a link.
The idea i have now is using basic Authentication:
http://
username:password@mywiki.xwiki.com/xwiki/bin/view/Main/WebHome?basicauth=1
The problem here is i am using username:OID in the url above.
I will like to customize the basic authentication such that i can use the
OID to get userpassword from a database. Register the user in xwiki if it's
the first time getting to xwiki and login if user already exist.
The two apps are running in tomcat and on debian OS.
I tried to write a java class(with eclipse on windows) extending the
XWikiAuthServiceImpl class. Eclipse did not recognise the packages.Could i
get the packages from somewhere? Is there a way to test an implementation?
I archived the Java file to a jar and added it to WEB_INF/lib, But xwiki
did not work. The jar file i added was not a proper jar file and caused
everytthing to stop functioning.
Thanks in advance for your help.
--
Ebanja Daniel
Informatikstudent der Hochschule Darmstadt
Deutschland
This is my first post so, hello everyone!
I've been using xwiki for a few years but only now am I starting to have a
play with applications.
When creating a new document in an application, the user needs to enter a
name before actually entering data in whatever fields have been defined.
My question is, could I setup my application in such a way that the name of
the new document would be defined by information in the fields. Basically
skipping the whole Document name input phase.
I've spent a good few hours browsing through this mailing list but could
not find an answer to this particular problem.
Thanks,
Pedro