【问题标题】:Alfresco Share - Unable to change the default port numberAlfresco Share - 无法更改默认端口号
【发布时间】:2014-06-13 14:01:54
【问题描述】:

我正在尝试在默认端口 8080 以外的端口上配置 Alfresco Community 3.3。我需要它在 8989 上运行。我想我已将所有 8080 实例(在配置文件中提到)更改为 8989 ,并且我可以访问 Alfresco Explorer 了。到目前为止一切顺利。

但是,当我尝试访问 http://localhost:8989/share 时,出现以下错误

java.io.IOException:无法测试文档路径: alfresco/site-data/configurations/slingshot.site.configuration.xml 在 远程商店:露天由于错误:404

我修改的文件如下:

  • tomcat/conf/server.xml
  • tomcat/shared/classes/alfresco/web-extension/share-config-custom.xml
  • tomcat/webapps/alfresco/WEB-INF/classes/alfresco/file-severs.xml
  • tomcat/webapps/alfresco/WEB-INF/classes/alfresco/repository.properties
  • tomcat/webapps/alfresco/WEB-INF/classes/alfresco/subsystem/sysAdmin/default/sysadmin-parameter.properties
  • tomcat/webapps/alfresco/wsdl/access-control-service.wsdl
  • tomcat/webapps/alfresco/wsdl/administration-service.wsdl
  • tomcat/webapps/alfresco/wsdl/action-service.wsdl
  • tomcat/webapps/alfresco/wsdl/authentication-service.wsdl
  • tomcat/webapps/alfresco/wsdl/authoring-service.wsdl
  • tomcat/webapps/alfresco/wsdl/classification-service.wsdl
  • tomcat/webapps/alfresco/wsdl/content-service.wsdl
  • tomcat/webapps/alfresco/wsdl/dictionary-service.wsdl
  • tomcat/webapps/alfresco/wsdl/repository-service.wsdl
  • virtual-tomcat/conf/server-minimal.xml
  • 虚拟tomcat/conf/server.xml

我错过了什么明显的东西吗?

(请不要对升级提出任何建议......)

【问题讨论】:

    标签: alfresco alfresco-share


    【解决方案1】:

    我认为你做得过火了。

    根据 http://wiki.alfresco.com/wiki/Changing_Default_Port_Configuration 您应该只在 share-config-custom.xml 中更改它

    将所有文件改回来,但 share-config-custom.xml

    【讨论】:

    【解决方案2】:

    四个是 Alfresco 5.2 中要更改的文件,以便设置各种端口:

    • [alfresco-community_instDir]\properties.ini
    • [alfresco-community_instDir]\tomcat\conf\server.xml
    • [alfresco-community_instDir]\tomcat\shared\classes\alfresco-global.properties
    • [alfresco-community_instDir]\tomcat\webapps\share\WEB-INF\classes\alfresco\share-cmis-config.xml

    【讨论】:

      猜你喜欢
      • 2017-08-20
      • 1970-01-01
      • 2020-09-22
      • 2013-07-10
      • 2013-08-07
      • 1970-01-01
      • 2011-10-31
      • 2013-11-30
      • 1970-01-01
      相关资源
      最近更新 更多