<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Server hangs when trying to start in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/server-hangs-when-trying-to-start/m-p/319719#M6720</link>
    <description>&lt;P&gt;I just installed cap-5.8-tomcat on a machine running  cap-5.5-tomcat which after upgrading the java version to 1.7 seems to work, but then hangs up for a long time after it says server started with PID .... and then says some commands failed to run.&lt;/P&gt;
&lt;P&gt;Where would I check to see what is failing when I try to start the server?&lt;/P&gt;
&lt;P&gt;Update:&lt;/P&gt;
&lt;P&gt;Server is starting now (was an incorrect port in the nuxeo.conf).&lt;/P&gt;
&lt;P&gt;Now I am getting this as a result of logging in:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;Context

            
Request Attributes:

nuxeo.disable.redirect.wrapper : true
user_message : An unexpected error occurred. Click on the following links to get more information or go back to the application.
NuxeoExceptionHandlerMarker : true
exception_message : Can't find anonymous user id
securityError : false
messageBundle : java.util.PropertyResourceBundle@161da59f
stackTrace : javax.servlet.ServletException: Can't find anonymous user id
	at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.getAnonymousId(NuxeoAuthenticationFilter.java:672)
	at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:525)
	at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:406)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
	at org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoCorsFilter.doFilter(NuxeoCorsFilter.java:51)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
	at org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionFilter.doFilter(NuxeoExceptionFilter.java:79)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
	at org.nuxeo.ecm.platform.web.common.encoding.NuxeoEncodingFilter.doFilter(NuxeoEncodingFilter.java:69)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
	at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1023)
	at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
	at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:312)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Mon, 29 Sep 2014 14:17:16 GMT</pubDate>
    <dc:creator>ben-Nabiy_Derus</dc:creator>
    <dc:date>2014-09-29T14:17:16Z</dc:date>
    <item>
      <title>Server hangs when trying to start</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/server-hangs-when-trying-to-start/m-p/319719#M6720</link>
      <description>&lt;P&gt;I just installed cap-5.8-tomcat on a machine running  cap-5.5-tomcat which after upgrading the java version to 1.7 seems to work, but then hangs up for a long time after it says server started with PID .... and then says some commands failed to run.&lt;/P&gt;
&lt;P&gt;Where would I check to see what is failing when I try to start the server?&lt;/P&gt;
&lt;P&gt;Update:&lt;/P&gt;
&lt;P&gt;Server is starting now (was an incorrect port in the nuxeo.conf).&lt;/P&gt;
&lt;P&gt;Now I am getting this as a result of logging in:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;Context

            
Request Attributes:

nuxeo.disable.redirect.wrapper : true
user_message : An unexpected error occurred. Click on the following links to get more information or go back to the application.
NuxeoExceptionHandlerMarker : true
exception_message : Can't find anonymous user id
securityError : false
messageBundle : java.util.PropertyResourceBundle@161da59f
stackTrace : javax.servlet.ServletException: Can't find anonymous user id
	at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.getAnonymousId(NuxeoAuthenticationFilter.java:672)
	at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:525)
	at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:406)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
	at org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoCorsFilter.doFilter(NuxeoCorsFilter.java:51)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
	at org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionFilter.doFilter(NuxeoExceptionFilter.java:79)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
	at org.nuxeo.ecm.platform.web.common.encoding.NuxeoEncodingFilter.doFilter(NuxeoEncodingFilter.java:69)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
	at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1023)
	at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
	at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:312)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 29 Sep 2014 14:17:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/server-hangs-when-trying-to-start/m-p/319719#M6720</guid>
      <dc:creator>ben-Nabiy_Derus</dc:creator>
      <dc:date>2014-09-29T14:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: Server hangs when trying to start</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/server-hangs-when-trying-to-start/m-p/319720#M6721</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;If you find no relevant log, then the first step is to start the server in console mode: &lt;CODE&gt;nuxeoctl console&lt;/CODE&gt;.&lt;/P&gt;
&lt;P&gt;See &lt;A href="http://doc.nuxeo.com/x/eABu"&gt;ADMINDOC/Launcher+Says+It+Couldn't+Retrieve+Process+ID&lt;/A&gt; for a few debugging tips.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Sep 2014 15:19:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/server-hangs-when-trying-to-start/m-p/319720#M6721</guid>
      <dc:creator>Julien_Carsique</dc:creator>
      <dc:date>2014-09-29T15:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: Server hangs when trying to start</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/server-hangs-when-trying-to-start/m-p/319721#M6722</link>
      <description>&lt;P&gt;Please describe the environment&lt;/P&gt;</description>
      <pubDate>Mon, 29 Sep 2014 15:20:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/server-hangs-when-trying-to-start/m-p/319721#M6722</guid>
      <dc:creator>Julien_Carsique</dc:creator>
      <dc:date>2014-09-29T15:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: Server hangs when trying to start</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/server-hangs-when-trying-to-start/m-p/319722#M6723</link>
      <description>&lt;P&gt;[ADMINDOC/Logs+Analysis][1] lists and describes the logs files.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Sep 2014 15:21:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/server-hangs-when-trying-to-start/m-p/319722#M6723</guid>
      <dc:creator>Julien_Carsique</dc:creator>
      <dc:date>2014-09-29T15:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: Server hangs when trying to start</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/server-hangs-when-trying-to-start/m-p/319723#M6724</link>
      <description>&lt;P&gt;Thank you so much for the information. I will look into it and see what I find.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Sep 2014 17:29:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/server-hangs-when-trying-to-start/m-p/319723#M6724</guid>
      <dc:creator>ben-Nabiy_Derus</dc:creator>
      <dc:date>2014-09-29T17:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: Server hangs when trying to start</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/server-hangs-when-trying-to-start/m-p/319724#M6725</link>
      <description>&lt;P&gt;Environment is this&lt;/P&gt;</description>
      <pubDate>Mon, 29 Sep 2014 17:33:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/server-hangs-when-trying-to-start/m-p/319724#M6725</guid>
      <dc:creator>ben-Nabiy_Derus</dc:creator>
      <dc:date>2014-09-29T17:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: Server hangs when trying to start</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/server-hangs-when-trying-to-start/m-p/319725#M6726</link>
      <description>&lt;P&gt;It seems that after I got the server started, it is unable to connect to authentication database. What is the best way to debug this?&lt;/P&gt;</description>
      <pubDate>Mon, 29 Sep 2014 18:26:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/server-hangs-when-trying-to-start/m-p/319725#M6726</guid>
      <dc:creator>ben-Nabiy_Derus</dc:creator>
      <dc:date>2014-09-29T18:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: Server hangs when trying to start</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/server-hangs-when-trying-to-start/m-p/319726#M6727</link>
      <description>&lt;P&gt;First thing is to try a manual connection with the same credentials and parameters. Increasing the log level to DEBUG on &lt;CODE&gt;org.nuxeo.runtime.datasource&lt;/CODE&gt; may help.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Sep 2014 15:53:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/server-hangs-when-trying-to-start/m-p/319726#M6727</guid>
      <dc:creator>Julien_Carsique</dc:creator>
      <dc:date>2014-09-30T15:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: Server hangs when trying to start</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/server-hangs-when-trying-to-start/m-p/319727#M6728</link>
      <description>&lt;P&gt;I do not mind verbose. I would like to find out why this is happening. I will try this later today or tomorrow, and see what I find.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Sep 2014 18:01:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/server-hangs-when-trying-to-start/m-p/319727#M6728</guid>
      <dc:creator>ben-Nabiy_Derus</dc:creator>
      <dc:date>2014-09-30T18:01:44Z</dc:date>
    </item>
  </channel>
</rss>

