cancel
Showing results for 
Search instead for 
Did you mean: 

Java stack trace

valerion
Champ in-the-making
Champ in-the-making
I am a Alfresco newbie, so I probably made a few configuration errors as I tweaked my second Alfresco installation.  I couldn't find any references to the issue here or on Google, though.

Alfresco seems to run fine, but in my Catalina log I get the following stack trace, which I am not sure where it comes from, or how to squash it.  I did disable OpenOffice, as it was killing the machine's resources.  Several ports have been changed to ensure there's no clashes with an existing tomcat installation.

Exception in thread "Thread-78" org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException: Unauthorized
        at org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:411)
        at org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.read(AbstractAtomPubService.java:483)
        at org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.getRepositoriesInternal(AbstractAtomPubService.java:635)
        at org.apache.chemistry.opencmis.client.bindings.spi.atompub.RepositoryServiceImpl.getRepositoryInfos(RepositoryServiceImpl.java:68)
        at org.apache.chemistry.opencmis.client.bindings.impl.RepositoryServiceImpl.getRepositoryInfos(RepositoryServiceImpl.java:85)
        at org.apache.chemistry.opencmis.client.runtime.SessionFactoryImpl.getRepositories(SessionFactoryImpl.java:108)
        at org.alfresco.wcm.client.util.impl.GuestSessionFactoryImpl.getRepository(GuestSessionFactoryImpl.java:105)
        at org.alfresco.wcm.client.util.impl.GuestSessionFactoryImpl.run(GuestSessionFactoryImpl.java:115)
        at java.lang.Thread.run(Thread.java:619)
1 REPLY 1

bremmington
Champ on-the-rise
Champ on-the-rise
Valerion

You've hit a problem that has been identified with the Web Quick Start element of the Alfresco installer. Please see my post on the Web Quick Start forum for instructions how to resolve the issue.

Apologies for the inconvenience.