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

Forum Posts

translation directives and names of tasks

Each task class has a variable called "needi18n". It is used to check if a directive is necessary to translate, but it is set nowhere, excluding publishing and comments. As result, the directive is not translated in gadget and on document summary pag...

adam_bo_ by Star Contributor
  • 522 Views
  • 0 replies
  • 0 kudos

Resolved! Warning: Unresponsive script

I am running the selenium test suites with the following command mvn verify -f nuxeo-distribution-dm/ftest/selenium/pom.xml -Ptomcat and I receive the below error several times in both the Selenium Functional Test Runner and the Nuxeo Platform windo...

waroo_ by Champ in-the-making
  • 2052 Views
  • 4 replies
  • 1 kudos

Commit transaction in UnrestrictedSessionRunner

We have a long process in UnrestrictedSessionRunner. In this one, we do a NXQL query. For each document in the query result, we do some stuff. Between each document treatment, we want to commit the transaction. We use "TransactionHelper.commitOrRollb...

maxr_ by Champ on-the-rise
  • 501 Views
  • 0 replies
  • 1 kudos

Resolved! Nuxeo starts then stop immediatly

Hi, I have just installed nuxeo 5.6 (nuxeo-cap-5.6-tomcat) on linux, and set it up. When I start the program, everything is fine, but the process stops immediatly, with no error in the logs. I have activated the debug, but no additional error info. Y...

osallou_ by Champ in-the-making
  • 786 Views
  • 1 replies
  • 0 kudos

Resolved! Webdriver and nuxeo server ports

I am trying to run the webdriver tests for nuxeo 5.6 I run mvn verify from \nuxeo-distribution\nuxeo-distribution-dm\ftest\webdriver\ however the server is launched on port 8080 and the webdriver tests are looking for the server on port 7055. How do ...

waroo_ by Champ in-the-making
  • 801 Views
  • 1 replies
  • 0 kudos

5.6 nuxeo-platform-login-mod_sso error handling

When the 5.6 nuxeo-platform-login-mod_sso plugin is enabled and the Nuxeo User Directory is unavailable or the sso user does not exist in the User Directory, the browser user receives the uninformative error message listed below. Any suggestions rega...

ron_1 by Star Contributor
  • 447 Views
  • 0 replies
  • 0 kudos

Exception live edit link

Hi, We have a problem with live edit on our test platform. We have an exception when trying to live edit a document. Same problem on both nuxeo 5.5 and nuxeo 5.6. here is the stack trace : An exception occurred Type : com.sun.star.uno.RuntimeExceptio...

Administrator and workManagerCleanup

We have LDAP and SSO ( CAS ). While having correctly defined a defaultAdministratorId in org.nuxeo.ecm.platform.usermanager.VirtualGroups <defaultAdministratorId>uid_of_our_admin</defaultAdministratorId> We keep getting these errors ( we didn't hav...

ITassas_ by Champ on-the-rise
  • 1043 Views
  • 2 replies
  • 0 kudos

Unable to retrieve spec for Waitingfor.xml

Hi, I have en error on a widget (running on 5.6_HF03). It seem that an xml file missing. Here is the error message in the widget : Unable to retrieve spec for http://127.0.0.1:8080/nuxeo/site/gadgets/waitingfor/waitingfor.xml. HTTP error 500

Resolved! JRebel and Nuxeo

Some people around me have suggested to use JRebel as a method of quickly reloading components loaded in Nuxeo. I got it to work to reload compiled classes but it won't work with JSF files right now. I will not confess of my configuration here and it...

Phrase-base searcing with PostgreSQL

I have a new clean 5.5 install running against a PostgreSQL 9.1 and phrase-based searching is not working. For example if I enter "data migration" (with the double-quotes) I get documents with the words data AND migration no matter where in the docum...

Resolved! Use of Freemarker interpolations in Nuxeo templates

Nuxeo 5.6 template files, including server.xml.nxftl, appear to use Freemarker interpolations in ways that violate the warning below extracted from this Freemarker document. If you agree, should I open a JIRA for this issue? Warning! A frequent mist...

ron_1 by Star Contributor
  • 982 Views
  • 1 replies
  • 1 kudos

Destination in ABOUT_TO_MOVE and ABOUt_TO_COPY events

How come the destination is not available while handling those events? This makes it impossible to implement a reliable integrity enforcement policy, waiting for the CREATED event means having a possibly corrupt or incomplete document available to ot...

franck102_ by Champ in-the-making
  • 879 Views
  • 2 replies
  • 0 kudos

Filters in the audit system

Hi, What would be the best approach in order to modify the audit system? The desired modification would involve the identification of the path/facet/something regarding the accessed object and the decission of logging it or not into the npx_logs tabl...

Iru_ by Champ in-the-making
  • 651 Views
  • 1 replies
  • 0 kudos