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

Out of memory errors #43

Open
skilbjo opened this issue Dec 17, 2019 · 0 comments
Open

Out of memory errors #43

skilbjo opened this issue Dec 17, 2019 · 0 comments

Comments

@skilbjo
Copy link
Owner

skilbjo commented Dec 17, 2019

WARN  org.eclipse.jetty.server.HttpChannel: /
java.lang.OutOfMemoryError: GC overhead limit exceeded
WARN  org.eclipse.jetty.server.HttpChannel: /
java.lang.OutOfMemoryError: GC overhead limit exceeded
WARN  org.eclipse.jetty.server.HttpChannel: /
java.lang.OutOfMemoryError: GC overhead limit exceeded
WARN  org.eclipse.jetty.server.HttpChannel: /
java.lang.OutOfMemoryError: GC overhead limit exceeded
WARN  org.eclipse.jetty.server.HttpChannel: /
java.lang.OutOfMemoryError: GC overhead limit exceeded
WARN  org.eclipse.jetty.server.HttpChannel: /
java.lang.OutOfMemoryError: GC overhead limit exceeded
WARN  org.eclipse.jetty.server.HttpChannel: /
java.lang.OutOfMemoryError: GC overhead limit exceeded
WARN  org.eclipse.jetty.server.HttpChannel: /
java.lang.OutOfMemoryError: GC overhead limit exceeded
WARN  org.eclipse.jetty.io.ManagedSelector:
ERROR compojure.api.exception: GC overhead limit exceeded
WARN  org.eclipse.jetty.util.thread.strategy.EatWhatYouKill:
WARN  org.eclipse.jetty.server.HttpChannel: /
WARN  org.eclipse.jetty.util.thread.strategy.EatWhatYouKill:
WARN  org.eclipse.jetty.util.thread.QueuedThreadPool:
WARN  org.eclipse.jetty.util.thread.ReservedThreadExecutor:
WARN  org.eclipse.jetty.util.thread.QueuedThreadPool:
WARN  org.eclipse.jetty.util.thread.QueuedThreadPool: Unexpected thread death: org.eclipse.jetty.util.thread.QueuedThreadPool$2@2bba136c in QueuedThreadPool[qtp1644650045]@62075e3d{STARTED,8<=12<=50,i=2,q=0}[ReservedThreadExecutor@18f5b8be{s=3/4,p=0}]
WARN  org.eclipse.jetty.util.thread.QueuedThreadPool: Unexpected thread death: org.eclipse.jetty.util.thread.QueuedThreadPool$2@2bba136c in QueuedThreadPool[qtp1644650045]@62075e3d{STARTED,8<=12<=50,i=2,q=0}[ReservedThreadExecutor@18f5b8be{s=3/4,p=0}]

Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "qtp1644650045-106880"

Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "qtp1644650045-106869"
ERROR server.error: Uncaught exception on qtp1644650045-106880
ERROR server.error: Uncaught exception on qtp1644650045-106869
WARN  org.eclipse.jetty.io.ChannelEndPoint: Ignoring key update for SocketChannelEndPoint@5dfd3a67{/192.168.0.1:55489<->/192.168.3.49:8080,OPEN,fill=FI,flush=-,to=4309/200000}{io=1/1,kio=0,kro=0}->HttpConnection@63825838[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3df8a388{s=START}]=>HttpChannelOverHttp@5069f833{r=0,c=false,a=IDLE,uri=null,age=0}
WARN  org.eclipse.jetty.io.ManagedSelector:
WARN  org.eclipse.jetty.util.thread.strategy.EatWhatYouKill:
WARN  org.eclipse.jetty.util.thread.strategy.EatWhatYouKill:
WARN  org.eclipse.jetty.util.thread.ReservedThreadExecutor:
WARN  org.eclipse.jetty.util.thread.QueuedThreadPool:
WARN  org.eclipse.jetty.util.thread.QueuedThreadPool: Unexpected thread death: org.eclipse.jetty.util.thread.QueuedThreadPool$2@2bba136c in QueuedThreadPool[qtp1644650045]@62075e3d{STARTED,8<=11<=50,i=3,q=0}[ReservedThreadExecutor@18f5b8be{s=3/4,p=0}]

Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "qtp1644650045-106871"

Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "qtp1644650045-14"
ERROR server.error: Uncaught exception on qtp1644650045-106871
ERROR server.error: Uncaught exception on async-dispatch-8
java.lang.OutOfMemoryError: Java heap space: failed reallocation of scalar replaced objects
ERROR server.error: Uncaught exception on async-dispatch-1
java.lang.OutOfMemoryError: Java heap space
ERROR server.error: Uncaught exception on Thread-16
java.lang.OutOfMemoryError: GC overhead limit exceeded

htop:

  1  [|                                                                           0.3%]   Tasks: 49, 0 thr; 2 running
  2  [|                                                                           0.9%]   Load average: 0.33 0.24 0.20
  3  [|                                                                           0.6%]   Uptime: 273 days(!), 00:28:00
  4  [||                                                                          0.9%]
  Mem[|||||||||||||||||||||||||||                                           845M/3.87G]
  Swp[|                                                                     116M/61.0G]

docker

@udoo:bin $ docker ps
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
@udoo:bin $ docker-machine ls
NAME      ACTIVE   DRIVER       STATE   URL   SWARM   DOCKER    ERRORS
default   -        virtualbox   Error                 Unknown   VBoxManage not found. Make sure VirtualBox is installed and VBoxManage is in the path
skilbjo added a commit that referenced this issue Dec 22, 2019
skilbjo added a commit that referenced this issue Dec 22, 2019
Add jvm flags to deal with issue #43
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