[
https://issues.apache.org/jira/browse/TIKA-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14393228#comment-14393228
]
Michael Couck commented on TIKA-1592:
-------------------------------------
Hi Tyler,
I am not building Tika, just using, version 1.7, in my project -
https://github.com/michaelcouck/ikube
Running my unit tests, so just mvn clean install. The logging comes from the
above, i.e. the dbus-launch, gconf. Looks like Tika is trying to open an x11
session through gconf/dbus and fails.
Perhaps it is not in Tika it's self but in a parser that is being used? Just
cloning the project and running the tests will re-produce the problem.
> It seems dbus and x11 server are invoked, and fails for some reason too
> -----------------------------------------------------------------------
>
> Key: TIKA-1592
> URL: https://issues.apache.org/jira/browse/TIKA-1592
> Project: Tika
> Issue Type: Bug
> Affects Versions: 1.7
> Environment: CentOs 6.6, Java 1.7
> Reporter: Michael Couck
>
> Exception running unit tests:
> GConf Error: Failed to contact configuration server; some possible causes are
> that you need to enable TCP/IP networking for ORBit, or you have stale NFS
> locks due to a system crash. See http://projects.gnome.org/gconf/ for
> information. (Details - 1: Not running within active session)
> Is Tika trying to start an x11 server using dbus? Why? This breaks the unit
> tests, the logging is a gig for each run, and even a 64 core server is 100%
> cpu during the failure. I am completely confounded. Any ideas?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)