Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

complete docker compose for alfresco #527

Open
Camelliw opened this issue Dec 6, 2023 · 4 comments
Open

complete docker compose for alfresco #527

Camelliw opened this issue Dec 6, 2023 · 4 comments
Assignees
Labels
bug Type label, something isn't working

Comments

@Camelliw
Copy link

Camelliw commented Dec 6, 2023

image
@Camelliw Camelliw added the bug Type label, something isn't working label Dec 6, 2023
@qiaofeng1227
Copy link
Contributor

root@iZj6cfthgfq1z5oggvc2enZ:~# docker logs 037fc10514e1
bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/usr/local/tomcat/bin/catalina.sh: line 411: Hqa: No such file or directory
bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/usr/local/tomcat/bin/catalina.sh: line 411: Hqa: No such file or directory
bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/usr/local/tomcat/bin/catalina.sh: line 411: Hqa: No such file or directory
bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/usr/local/tomcat/bin/catalina.sh: line 411: Hqa: No such file or directory
bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/usr/local/tomcat/bin/catalina.sh: line 411: Hqa: No such file or directory
bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/usr/local/tomcat/bin/catalina.sh: line 411: Hqa: No such file or directory
bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/usr/local/tomcat/bin/catalina.sh: line 411: Hqa: No such file or directory
bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/usr/local/tomcat/bin/catalina.sh: line 411: Hqa: No such file or directory
bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/usr/local/tomcat/bin/catalina.sh: line 411: Hqa: No such file or directory

@qiaofeng1227
Copy link
Contributor

alfresco need encryption password: you can use /src/encryption.py to encryption password

@qiaofeng1227
Copy link
Contributor

alfresco can login.

23-Jan-2024 06:25:00.019 INFO [http-nio-8080-exec-9] org.apache.coyote.AbstractProcessor.parseHost The host [alfresco_f62ch-alfresco:8080] is not valid
 Note: further occurrences of request parsing errors will be logged at DEBUG level.
	java.lang.IllegalArgumentException: The character [_] is never valid in a domain name.
		at org.apache.tomcat.util.http.parser.HttpParser$DomainParseState.next(HttpParser.java:1045)
		at org.apache.tomcat.util.http.parser.HttpParser.readHostDomainName(HttpParser.java:931)
		at org.apache.tomcat.util.http.parser.Host.parse(Host.java:67)
		at org.apache.tomcat.util.http.parser.Host.parse(Host.java:43)
		at org.apache.coyote.AbstractProcessor.parseHost(AbstractProcessor.java:297)
		at org.apache.coyote.http11.Http11Processor.prepareRequest(Http11Processor.java:785)
		at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:368)
		at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
		at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:894)
		at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741)
		at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
		at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
		at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
		at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
		at java.base/java.lang.Thread.run(Thread.java:833)
2024-01-23T06:26:51,305 [] WARN  [transport.failover.FailoverTransport] [ActiveMQ Task-1] Failed to connect to [nio://alfresco_f62ch-activemq:61616] after: 20 attempt(s) with hostname can't be null, continuing to retry.
2024-01-23T06:26:51,306 [] WARN  [transport.failover.FailoverTransport] [ActiveMQ Task-1] Failed to connect to [nio://alfresco_f62ch-activemq:61616] after: 20 attempt(s) with hostname can't be null, continuing to retry.
2024-01-23T06:26:51,306 [] WARN  [transport.failover.FailoverTransport] [ActiveMQ Task-1] Failed to connect to [nio://alfresco_f62ch-activemq:61616] after: 20 attempt(s) with hostname can't be null, continuing to retry

@chendelin1982
Copy link
Contributor

chendelin1982 commented Jan 26, 2024

official docker-compose have the same error?
no

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Type label, something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants