<?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 Re: Error after installing alfresco 3.2 preview in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/error-after-installing-alfresco-3-2-preview/m-p/204353#M157483</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;a further note, it seems that 3.2 preview will only let one user in at a time?&amp;nbsp; I replaced the war, and logged in, but if I try logging in again, via another tab, or a completely fresh browser, I get the above error.&amp;nbsp; Is 3.2 labs preview limited ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 16 May 2009 10:19:08 GMT</pubDate>
    <dc:creator>deepbluefish</dc:creator>
    <dc:date>2009-05-16T10:19:08Z</dc:date>
    <item>
      <title>Error after installing alfresco 3.2 preview</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-after-installing-alfresco-3-2-preview/m-p/204350#M157480</link>
      <description>I´ve just installed alfresco 32 preview (linux) for a spin it wortks ok. But after stopping and starting again (no changes) and i get following error: type Informe de Excepciï¿½nmensajedescripciï¿½n El servidor encontrï¿½ un error interno () que hizo que no pudiera rellenar este requerimiento.excepc</description>
      <pubDate>Wed, 29 Apr 2009 17:47:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-after-installing-alfresco-3-2-preview/m-p/204350#M157480</guid>
      <dc:creator>mabayona</dc:creator>
      <dc:date>2009-04-29T17:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: Error after installing alfresco 3.2 preview</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-after-installing-alfresco-3-2-preview/m-p/204351#M157481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Im getting the same problem with 3.2 preview, same symtom, installed from fresh, worked for a while, then i get a runtime error:-&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;org.alfresco.error.AlfrescoRuntimeException: 04160012 Failed to authenticate as Guest user.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;caused by:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.alfresco.error.AlfrescoRuntimeException: 04160011 Attempt to create person for an authority which is not a user&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hide Details&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;org.alfresco.error.AlfrescoRuntimeException: 04160012 Failed to authenticate as Guest user.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.alfresco.web.app.servlet.AuthenticationHelper.authenticate(AuthenticationHelper.java:221)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.alfresco.web.app.servlet.AuthenticationHelper.authenticate(AuthenticationHelper.java:108)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.alfresco.web.app.servlet.AuthenticationFilter.doFilter(AuthenticationFilter.java:92)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at java.lang.reflect.Method.invoke(Method.java:597)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.alfresco.repo.management.ManagedSubsystemProxyFactory$1.invoke(ManagedSubsystemProxyFactory.java:77)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at $Proxy190.doFilter(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.alfresco.repo.web.filter.beans.BeanProxyFilter.doFilter(BeanProxyFilter.java:88)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.alfresco.repo.web.filter.beans.NullFilter.doFilter(NullFilter.java:51)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at java.lang.reflect.Method.invoke(Method.java:597)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.alfresco.repo.management.ManagedSubsystemProxyFactory$1.invoke(ManagedSubsystemProxyFactory.java:77)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at $Proxy190.doFilter(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.alfresco.repo.web.filter.beans.BeanProxyFilter.doFilter(BeanProxyFilter.java:88)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at java.lang.Thread.run(Thread.java:619)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Caused by: org.alfresco.error.AlfrescoRuntimeException: 04160011 Attempt to create person for an authority which is not a user&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.alfresco.repo.security.person.PersonServiceImpl.createPerson(PersonServiceImpl.java:590)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.alfresco.repo.security.person.PersonServiceImpl.createMissingPerson(PersonServiceImpl.java:543)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.alfresco.repo.security.person.PersonServiceImpl.getPersonImpl(PersonServiceImpl.java:284)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.alfresco.repo.security.person.PersonServiceImpl.getPerson(PersonServiceImpl.java:271)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.alfresco.web.app.servlet.AuthenticationHelper.authenticate(AuthenticationHelper.java:166)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;… 35 more&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The odd thing is that Share still works, lets me login with out problems ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 May 2009 09:46:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-after-installing-alfresco-3-2-preview/m-p/204351#M157481</guid>
      <dc:creator>deepbluefish</dc:creator>
      <dc:date>2009-05-16T09:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: Error after installing alfresco 3.2 preview</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-after-installing-alfresco-3-2-preview/m-p/204352#M157482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;just to add to this, I pulled the latest war file from development and the system came back, will see if the problem reoccurs with this build&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Current version 3.2.0 (_Preview2_dev 1837) schema 2011 - Installed version 3.2.0 (_Preview 1747) schema 2010&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 May 2009 10:13:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-after-installing-alfresco-3-2-preview/m-p/204352#M157482</guid>
      <dc:creator>deepbluefish</dc:creator>
      <dc:date>2009-05-16T10:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: Error after installing alfresco 3.2 preview</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-after-installing-alfresco-3-2-preview/m-p/204353#M157483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;a further note, it seems that 3.2 preview will only let one user in at a time?&amp;nbsp; I replaced the war, and logged in, but if I try logging in again, via another tab, or a completely fresh browser, I get the above error.&amp;nbsp; Is 3.2 labs preview limited ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 May 2009 10:19:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-after-installing-alfresco-3-2-preview/m-p/204353#M157483</guid>
      <dc:creator>deepbluefish</dc:creator>
      <dc:date>2009-05-16T10:19:08Z</dc:date>
    </item>
  </channel>
</rss>

