Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

if you see an error about JAXB 2.0 API during start up, cp the file jaxb-api-2.1.jar from alfresco.war's \WEB-INF\lib<tt> to tomcat\endorsed directory and restart the server

Wiki MarkupIf you see error messages about&nbsp; ERROR \messages about  ERROR [activities.feed.AbstractFeedGenerator\] Exception during generation of feeds
you need a custom-scheduled-action-services-context.xml file. See the post [http://forums.alfresco.com/en/viewtopic.php?f=9&t=13093&p=43250&hilit=abstractfeedgenerator#p43250]

Using Alfresco share:

1. if the port is not 8080, replace all the reference to port 8080 under webapps/share to the new port

...

unpack and go to the RPMS directory and type rpm -ivh *.rpm.

the default installation directory is probably /opt/

change the tomcat/shared/classes/alfresco/extension/bootstrap/openoffice-startup-context.xml file and set the openOfficeStartupCommand as      

Wiki Markup<value><\!\[CDATA\[/opt/openoffice.org3/program/soffice.bin "-accept=socket,host=localhost,port=8100;urp;StarOffice.\
ServiceManager" "-env:UserInstallation=[file:////opt/openoffice.org3]" \ -nologo \ -headless \ -nofirststartwizard \ -nocrashrep \ -norestore\]\]\
></value>
note: 3E uses a different format, but the same idea.

Restart alfresco and make sure there is no error or warning in alfresco.log about the swftools or openoffice.

...