我有我的服务器的IP地址更改,现在我无法login到Alfresco共享或访问服务器:8080 / alfresco
除了IP地址和通过防火墙的免除之外,没有别的改变了。 端口没有改变。
试图在服务器上login:8080 / share给我:
"Your authentication details have not been recognized or Alfresco may not be available at this time."
而在服务器下:8080 /露天 –
HTTP Status 404 - /alfresco type Status report message /alfresco description The requested resource is not available.
仍然在alfresco-global.properties中使用这些属性
alfresco.context=alfresco alfresco.host=127.0.0.1 alfresco.port=8080 alfresco.protocol=http share.context=share share.host=127.0.0.1 share.port=8080 share.protocol=http
部分今天的卡塔利娜日志在下面。 知识产权变化发生在上午11时30分左右..任何想法?
谢谢!
Jun 04, 2014 11:29:51 AM org.apache.coyote.AbstractProtocol pause INFO: Pausing ProtocolHandler ["http-bio-8080"] Jun 04, 2014 11:29:51 AM org.apache.coyote.AbstractProtocol pause INFO: Pausing ProtocolHandler ["ajp-bio-8009"] Jun 04, 2014 11:29:51 AM org.apache.catalina.core.StandardService stopInternal INFO: Stopping service Catalina Jun 04, 2014 11:29:58 AM org.apache.coyote.AbstractProtocol stop INFO: Stopping ProtocolHandler ["http-bio-8080"] Jun 04, 2014 11:29:59 AM org.apache.coyote.AbstractProtocol stop INFO: Stopping ProtocolHandler ["ajp-bio-8009"] Jun 04, 2014 11:29:59 AM org.apache.coyote.AbstractProtocol destroy INFO: Destroying ProtocolHandler ["http-bio-8080"] Jun 04, 2014 11:29:59 AM org.apache.coyote.AbstractProtocol destroy INFO: Destroying ProtocolHandler ["ajp-bio-8009"] Jun 04, 2014 12:04:36 PM org.apache.catalina.core.AprLifecycleListener init SEVERE: An incompatible version 1.1.27 of the APR based Apache Tomcat Native library is installed, while Tomcat requires version 1.1.29 Jun 04, 2014 12:04:37 PM org.apache.catalina.core.AprLifecycleListener init SEVERE: An incompatible version 1.1.27 of the APR based Apache Tomcat Native library is installed, while Tomcat requires version 1.1.29 Jun 04, 2014 12:04:37 PM org.apache.catalina.core.AprLifecycleListener init SEVERE: An incompatible version 1.1.27 of the APR based Apache Tomcat Native library is installed, while Tomcat requires version 1.1.29 Jun 04, 2014 12:04:37 PM org.apache.catalina.core.AprLifecycleListener init SEVERE: An incompatible version 1.1.27 of the APR based Apache Tomcat Native library is installed, while Tomcat requires version 1.1.29 Jun 04, 2014 12:04:37 PM org.apache.catalina.core.AprLifecycleListener init SEVERE: An incompatible version 1.1.27 of the APR based Apache Tomcat Native library is installed, while Tomcat requires version 1.1.29 Jun 04, 2014 12:04:37 PM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["http-bio-8080"] Jun 04, 2014 12:04:37 PM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["ajp-bio-8009"] Jun 04, 2014 12:04:37 PM org.apache.catalina.startup.Catalina load INFO: Initialization processed in 1610 ms Jun 04, 2014 12:04:37 PM org.apache.catalina.core.StandardService startInternal INFO: Starting service Catalina Jun 04, 2014 12:04:37 PM org.apache.catalina.core.StandardEngine startInternal INFO: Starting Servlet Engine: Apache Tomcat/7.0.47 Jun 04, 2014 12:04:37 PM org.apache.catalina.startup.HostConfig deployWAR INFO: Deploying web application archive /home/jo1hpc/alfresco-4.2.e-2/apache-tomcat/webapps/share.war Jun 04, 2014 12:05:24 PM org.apache.catalina.util.SessionIdGenerator createSecureRandom INFO: Creation of SecureRandom instance for session ID generation using [SHA1PRNG] took [22,999] milliseconds. Jun 04, 2014 12:05:24 PM org.apache.catalina.startup.HostConfig deployWAR INFO: Deploying web application archive /home/jo1hpc/alfresco-4.2.e-2/apache-tomcat/webapps/alfresco.war Jun 04, 2014 12:09:32 PM org.apache.catalina.core.StandardContext startInternal SEVERE: Error listenerStart Jun 04, 2014 12:09:32 PM org.apache.catalina.core.StandardContext startInternal SEVERE: Context [/alfresco] startup failed due to previous errors Jun 04, 2014 12:09:32 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory /home/jo1hpc/alfresco-4.2.e-2/apache-tomcat/webapps/ROOT Jun 04, 2014 12:09:32 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory /home/jo1hpc/alfresco-4.2.e-2/apache-tomcat/webapps/host-manager Jun 04, 2014 12:09:32 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory /home/jo1hpc/alfresco-4.2.e-2/apache-tomcat/webapps/docs Jun 04, 2014 12:09:32 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory /home/jo1hpc/alfresco-4.2.e-2/apache-tomcat/webapps/examples Jun 04, 2014 12:09:34 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory /home/jo1hpc/alfresco-4.2.e-2/apache-tomcat/webapps/manager Jun 04, 2014 12:09:34 PM org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["http-bio-8080"] Jun 04, 2014 12:09:34 PM org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["ajp-bio-8009"] Jun 04, 2014 12:09:34 PM org.apache.catalina.startup.Catalina start INFO: Server startup in 296854 ms Jun 04, 2014 12:29:52 PM org.apache.catalina.core.StandardServer await INFO: A valid shutdown command was received via the shutdown port. Stopping the Server instance.
它看起来像启动失败:
SEVERE:安装了基于APR的Apache Tomcat Native库的不兼容版本1.1.27,而Tomcat需要版本1.1.29
严重:由于以前的错误,上下文[/ alfresco]启动失败
尝试更新Tomcat Native: http : //tomcat.apache.org/download-native.cgi