Nuxeo Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Disabling tomcat shutdown port

It looks like when using -1 as tomcat shutdown port (nuxeo.server.tomcat-admin.port=-1 in nuxeo.conf) configuration check fails. -1 allows to disable the shutdown port and used in this doc. Here is the exception I get: Exception in thread "NuxeoProc...

Resolved! Nuxeo on OpenShift

I'm trying to run nuxeo on OpenShift. As OpenShift restricts ports / bindable IPs I modified nuxeo.conf to fits those. Still it looks like a particular check performed by ConfigurationGenerator fails on OpenShift: see the call here. I reproduced usin...

Resolved! Wrong log4j.xml used

It appears log4j loads the log4j.xml embedded in nuxeo-launcher.jar as opposed to the one in lib/. Is this the intended behavior? It makes lib/log4j.xml essentially useless. A workaround is to use -Dlog4j.configuration to directly reference lib/log4j...

Problem displaying/storing schema data

Hi, I'm new to nuxeo, testing if the system fits for our purpose. My problem is that one of my documents is not displayed correct and also not stored correct. I tested it with different schema and document structures. First it was showing the data co...

How add a namespace nuxeo

I want to add a new namespace in nuxeo but I do not know how to define it. (eg the namespace of the column comment in the tab relationship is "http://www.nuxeo.org/comment") I want to add a new namespace to define a new property tab in relationships.