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

java.lang.OutOfMemoryError #13

Open
dgloeckner opened this issue Oct 1, 2018 · 0 comments
Open

java.lang.OutOfMemoryError #13

dgloeckner opened this issue Oct 1, 2018 · 0 comments

Comments

@dgloeckner
Copy link

Steps to reproduce: docker-compose up

Logs are attached.

logs.txt

�[36mknowage_1 |�[0m Oct 01, 2018 2:53:30 PM org.apache.catalina.startup.HostConfig deployDirectories �[36mknowage_1 |�[0m SEVERE: Error waiting for multi-thread deployment of directories to complete �[36mknowage_1 |�[0m java.util.concurrent.ExecutionException: java.lang.OutOfMemoryError: GC overhead limit exceeded �[36mknowage_1 |�[0m at java.util.concurrent.FutureTask.report(FutureTask.java:122) �[36mknowage_1 |�[0m at java.util.concurrent.FutureTask.get(FutureTask.java:192) �[36mknowage_1 |�[0m at org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:1148) �[36mknowage_1 |�[0m at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:490) �[36mknowage_1 |�[0m at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1611) �[36mknowage_1 |�[0m at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:330) �[36mknowage_1 |�[0m at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:117) �[36mknowage_1 |�[0m at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90) �[36mknowage_1 |�[0m at org.apache.catalina.util.LifecycleBase.setStateInternal(LifecycleBase.java:402) �[36mknowage_1 |�[0m at org.apache.catalina.util.LifecycleBase.setState(LifecycleBase.java:347) �[36mknowage_1 |�[0m at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:1140) �[36mknowage_1 |�[0m at org.apache.catalina.core.StandardHost.startInternal(StandardHost.java:816) �[36mknowage_1 |�[0m at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) �[36mknowage_1 |�[0m at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1575) �[36mknowage_1 |�[0m at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1565) �[36mknowage_1 |�[0m at java.util.concurrent.FutureTask.run(FutureTask.java:266) �[36mknowage_1 |�[0m at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) �[36mknowage_1 |�[0m at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) �[36mknowage_1 |�[0m at java.lang.Thread.run(Thread.java:745)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant