You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by "Marcus Christie (JIRA)" <ji...@apache.org> on 2019/04/15 15:13:00 UTC

[jira] [Created] (AIRAVATA-3020) Keycloak OutOfMemory error

Marcus Christie created AIRAVATA-3020:
-----------------------------------------

             Summary: Keycloak OutOfMemory error
                 Key: AIRAVATA-3020
                 URL: https://issues.apache.org/jira/browse/AIRAVATA-3020
             Project: Airavata
          Issue Type: Bug
          Components: Keycloak Authentication
            Reporter: Marcus Christie
            Assignee: Marcus Christie


Keycloak server became unresponsive with an OutOfMemory error. From the dev environment, server.log.2019-04-13:

{noformat}
2019-04-13 20:39:35,821 ERROR [stderr] (Periodic Recovery) Exception in thread "default I/O-2" Exception in thread "ConnectionValidator" Exception in thread "Periodic Recovery" java.lang.OutOfMemoryError: Java heap space
2019-04-13 20:39:51,969 ERROR [stderr] (ConnectionValidator) ava.lang.OutOfMemoryError: Java heap space^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@Exception in thread "Timer-2" java.lang.OutOfMemoryError: Java heap space
2019-04-13 20:39:58,947 ERROR [stderr] (ConnectionValidator) ception in thread "Timer-2" java.lang.OutOfMemoryError: Java heap space^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
^@^@^@^@^@^@^@^@^@^@^@^@^@java.lang.OutOfMemoryError: Java heap space
2019-04-13 20:40:02,431 ERROR [stderr] (ConnectionValidator)    at org.jboss.jca.core.connectionmanager.pool.validator.ConnectionValidator$ValidatorThreadFactory.newThread(ConnectionValidator.java:236)
2019-04-13 20:40:06,716 ERROR [stderr] (ConnectionValidator)    at java.util.concurrent.ThreadPoolExecutor$Worker.<init>(ThreadPoolExecutor.java:612)
2019-04-13 20:40:09,203 ERROR [stderr] (ConnectionValidator)    at java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:925)
2019-04-13 20:40:10,040 ERROR [stderr] (ConnectionValidator)    at java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:1018)
2019-04-13 20:40:10,912 ERROR [stderr] (ConnectionValidator)    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1160)
2019-04-13 20:40:11,800 ERROR [stderr] (ConnectionValidator)    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
2019-04-13 20:40:12,645 ERROR [stderr] (ConnectionValidator)    at java.lang.Thread.run(Thread.java:748)
2019-04-13 20:43:58,162 WARN  [com.arjuna.ats.arjuna] (Transaction Reaper) ARJUNA012117: TransactionReaper::check timeout for TX 0:ffff0a01000d:3a506020:5b85a382:1769aa in state  RUN
2019-04-13 20:43:59,050 WARN  [com.arjuna.ats.arjuna] (Transaction Reaper Worker 0) ARJUNA012095: Abort of action id 0:ffff0a01000d:3a506020:5b85a382:1769aa invoked while multiple threads active within it.
2019-04-13 20:43:59,882 WARN  [com.arjuna.ats.arjuna] (Transaction Reaper) ARJUNA012117: TransactionReaper::check timeout for TX 0:ffff0a01000d:3a506020:5b85a382:1769aa in state  CANCEL
2019-04-13 20:44:00,743 WARN  [com.arjuna.ats.arjuna] (Transaction Reaper Worker 0) ARJUNA012381: Action id 0:ffff0a01000d:3a506020:5b85a382:1769aa completed with multiple threads - thread Timer-2 was in progress with 
2019-04-13 20:44:01,602 WARN  [com.arjuna.ats.arjuna] (Transaction Reaper Worker 0) ARJUNA012108: CheckedAction::check - atomic action 0:ffff0a01000d:3a506020:5b85a382:1769aa aborting with 1 threads active!
2019-04-13 20:44:09,209 ERROR [stderr] (Transaction Reaper) Exception in thread "Transaction Reaper" java.lang.OutOfMemoryError: Java heap space
2019-04-13 20:44:15,838 WARN  [org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorTrackingImpl] (Transaction Reaper Worker 0) HHH000451: Transaction afterCompletion called by a background thread; delaying afterCompletion processing until the original thread can handle it. [status=4]
2019-04-13 20:44:17,458 WARN  [com.arjuna.ats.arjuna] (Transaction Reaper Worker 0) ARJUNA012121: TransactionReaper::doCancellations worker Thread[Transaction Reaper Worker 0,5,main] successfully canceled TX 0:ffff0a01000d:3a506020:5b85a382:1769aa
{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)