debug
When Nuxeo Drive is first launched on Windows it ask to share debug information with developers… Even if the config.ini has the below lines it still show the message… (I have yet to test if setting the global config would make a difference) ...
0 votes
1 answers
0 comments
908 views
I have one senario in which we are using a custom class loader by extending the org.apache.catalina.loader.WebappClassLoader i have made the extending class singleton . I get an unexpected error while using the classLoader second time onwards First ...
0 votes
1 answers
0 comments
5174 views
Hi, I'm using Nuxeo DM 5.4.1 (Tomcat bundle) on windows and trying to debug the code of a plugin. Following the docs, I have put those lines in nuxeo-dm-5.4.1-tomcat/bin/nuxeo.conf : JAVA_OPTS=-Xms512m -Xmx1024m -XX:MaxPermSize=512m ...
0 votes
2 answers
5 comments
4625 views
Sometimes, I forget something in my configuration and my Nuxeo application doesn't work. Okay and sometimes troubles comes from Nuxeo and I would like to try to find the type of trouble :) I would like to have more autonomy and try to find alone my ...
0 votes
1 answers
0 comments
2861 views
Hi all, I'm facing problems to configure nuxeo to use googlemail smtp after a fresh install of nuxeo 5.5 (another post) but I have not enough information to troubleshoot. I have activated the mail.debug =true in nuxeo.conf and I imagined that this ...
0 votes
2 answers
2 comments
4739 views
I would like to know where to find Nuxeo log files ? How are those files managed? how does one specify the logging level ? what is the cleanup policy for old log files ? how can I send error messages to a separate file ?
1 votes
2 answers
3 comments
8505 views
We are working as primates to deploy and test the new features of our plugins for Nuxeo DM (customizing the default JSF Web UI). We are developing totaly off-line the Nuxeo OSGi maven plugin. Coding into the IDE the xhtml pages and Seam beans, ...
1 votes
3 answers
3 comments
6620 views