Alfresco分享登录问题 [英] Alfresco share login issue

查看:145
本文介绍了Alfresco分享登录问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在本地安装alfresco共享时发现了一些问题。当我尝试使用

I found some issue with my local installation of alfresco share. When I try to login using

http:// localhost:8080 /共享

它向我返回此错误消息:

it returns to me this error message:

The remote server may be unavailable or your authentication details have not been recognized

在我的日志中,我可以看到:

On my log I can see that:

12:02:28,491 http-8080-1 DEBUG [commons.httpclient.HttpClient] Java version: 1.6.0_26
12:02:28,492 http-8080-1 DEBUG [commons.httpclient.HttpClient] Java vendor: Apple Inc.
12:02:28,493 http-8080-1 DEBUG [commons.httpclient.HttpClient] Java class path: /Users/andrea.girardi/Documents/Works/Project/alfresco-3.4.e/tomcat/bin/bootstrap.jar
12:02:28,493 http-8080-1 DEBUG [commons.httpclient.HttpClient] Operating system name: Mac OS X
12:02:28,493 http-8080-1 DEBUG [commons.httpclient.HttpClient] Operating system architecture: x86_64
12:02:28,493 http-8080-1 DEBUG [commons.httpclient.HttpClient] Operating system version: 10.7.1
12:02:28,493 http-8080-1 DEBUG [commons.httpclient.HttpClient] SunPKCS11-Darwin 1.6: SunPKCS11 accessing Mac OS X SmartCardServices
12:02:28,493 http-8080-1 DEBUG [commons.httpclient.HttpClient] SUN 1.6: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS keystore; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
12:02:28,493 http-8080-1 DEBUG [commons.httpclient.HttpClient] Apple 1.0: Apple Provider (implements DES, Triple DES, AES, Blowfish, PBE, Diffie-Hellman, HMAC/MD5, HMAC/SHA1)
12:02:28,493 http-8080-1 DEBUG [commons.httpclient.HttpClient] SunRsaSign 1.5: Sun RSA signature provider
12:02:28,493 http-8080-1 DEBUG [commons.httpclient.HttpClient] SunJSSE 1.6: Sun JSSE provider(PKCS12, SunX509 key/trust factories, SSLv3, TLSv1)
12:02:28,493 http-8080-1 DEBUG [commons.httpclient.HttpClient] SunJCE 1.6: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
12:02:28,493 http-8080-1 DEBUG [commons.httpclient.HttpClient] SunJGSS 1.0: Sun (Kerberos v5, SPNEGO)
12:02:28,493 http-8080-1 DEBUG [commons.httpclient.HttpClient] SunSASL 1.5: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5)
12:02:28,493 http-8080-1 DEBUG [commons.httpclient.HttpClient] XMLDSig 1.0: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory)
12:02:28,493 http-8080-1 DEBUG [commons.httpclient.HttpClient] SunPCSC 1.6: Sun PC/SC provider
12:02:28,493 http-8080-1 DEBUG [commons.httpclient.HttpClient] BC 1.45: BouncyCastle Security Provider v1.45
12:02:28,523 http-8080-1 DEBUG [commons.httpclient.HttpConnection] Open connection to 172.24.110.5:8080
12:02:28,526 http-8080-1 DEBUG [httpclient.wire.header] >> "GET http://localhost:8080/alfresco/s/remotestore/has/alfresco/site-data/configurations/slingshot.site.configuration.xml?s=sitestore HTTP/1.1[\r][\n]"
12:02:28,526 http-8080-1 DEBUG [commons.httpclient.HttpMethodBase] Adding Host request header
12:02:28,534 http-8080-1 DEBUG [httpclient.wire.header] >> "User-Agent: Jakarta Commons-HttpClient/3.1[\r][\n]"
12:02:28,535 http-8080-1 DEBUG [httpclient.wire.header] >> "Host: localhost:8080[\r][\n]"
12:02:28,535 http-8080-1 DEBUG [httpclient.wire.header] >> "Proxy-Connection: Keep-Alive[\r][\n]"
12:02:28,535 http-8080-1 DEBUG [httpclient.wire.header] >> "[\r][\n]"
12:02:28,537 http-8080-1 DEBUG [httpclient.wire.header] << "HTTP/1.1 502 Proxy Error ( The ISA Server denied the specified Uniform Resource Locator (URL).  )[\r][\n]"
12:02:28,537 http-8080-1 DEBUG [httpclient.wire.header] << "HTTP/1.1 502 Proxy Error ( The ISA Server denied the specified Uniform Resource Locator (URL).  )[\r][\n]"

我在论坛上找到了一些线索来解决该问题,将tomcat端口从默认的8080更改为另一个端口,但是移动到8081,我可以看到相同的问题。

I found on forum some clue to fix that issue changing the tomcat port from default 8080 to another but, moving to 8081, I can see the same issue.

我该如何解决?我在本地Mac上使用3.4.e,在远程Windows 2003服务器上使用3.4.d。

How can I fix that? I'm using 3.4.e on my local Mac and 3.4.d on remote Windows 2003 server.

这似乎是代理错误,

"HTTP/1.1 502 Proxy Error ( The ISA Server denied the specified Uniform Resource Locator (URL).

另一个问题,在Windows服务器上,我可以看到该错误日志消息:

Another question, on Windows server I can see that error log message:

WARN : org.alfresco.wcm.client.util.impl.GuestSessionFactoryImpl - WQS unable to connect to repository: Cannot access http://127.0.0.1:10080/alfresco/service/cmis: Connection refused: connect

有什么建议吗?

感谢您的时间!

安德里亚

推荐答案

我终于找到了问题所在。如Alfresco论坛上所述,如果Explorer应用程序未正确运行或在8080以外的端口上运行,并且您没有告诉Share在哪里找到它,则Share无法让您登录。您必须获得Explorer(/露天)工作

I finally found the problem. As wrote on Alfresco forum, "Share will not let you log-in if the Explorer application is either not running correctly or running on a port other than 8080 and you haven't told Share where to find it. You must get Explorer (/alfresco) working before attempting to run Share".

感谢您的时间,
Andrea

thanks for your time, Andrea

这篇关于Alfresco分享登录问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆