Created
April 30, 2019 09:47
-
-
Save mtuchi/8d1b9835012ac9e4e38d525097b22915 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
➜ platform git:(master) ✗ docker-compose up | |
platform_mysql_1 is up-to-date | |
platform_dashboard_1 is up-to-date | |
Starting platform_mongo_1 ... done | |
Starting platform_keycloak_1 ... | |
Starting platform_keycloak_1 ... done | |
Starting platform_orion_1 ... done | |
platform_api-server_1 is up-to-date | |
Attaching to platform_mysql_1, platform_dashboard_1, platform_mongo_1, platform_socials_1, platform_keycloak_1, platform_orion_1, platform_api-server_1 | |
mongo_1 | 2019-04-30T09:23:06.768+0000 I CONTROL [initandlisten] MongoDB starting : pid=1 port=27017 dbpath=/data/db 64-bit host=mongo | |
mongo_1 | 2019-04-30T09:23:06.773+0000 I CONTROL [initandlisten] db version v3.2.8 | |
mongo_1 | 2019-04-30T09:23:06.773+0000 I CONTROL [initandlisten] git version: ed70e33130c977bda0024c125b56d159573dbaf0 | |
mongo_1 | 2019-04-30T09:23:06.773+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.0.1e 11 Feb 2013 | |
mongo_1 | 2019-04-30T09:23:06.773+0000 I CONTROL [initandlisten] allocator: tcmalloc | |
mongo_1 | 2019-04-30T09:23:06.773+0000 I CONTROL [initandlisten] modules: none | |
mongo_1 | 2019-04-30T09:23:06.773+0000 I CONTROL [initandlisten] build environment: | |
mongo_1 | 2019-04-30T09:23:06.773+0000 I CONTROL [initandlisten] distmod: debian71 | |
mongo_1 | 2019-04-30T09:23:06.773+0000 I CONTROL [initandlisten] distarch: x86_64 | |
mongo_1 | 2019-04-30T09:23:06.773+0000 I CONTROL [initandlisten] target_arch: x86_64 | |
mongo_1 | 2019-04-30T09:23:06.774+0000 I CONTROL [initandlisten] options: {} | |
mongo_1 | 2019-04-30T09:23:06.779+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=1G,session_max=20000,eviction=(threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),checkpoint=(wait=60,log_size=2GB),statistics_log=(wait=0), | |
mysql_1 | 2019-04-29T14:34:05.946236Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details). | |
mysql_1 | 2019-04-29T14:34:05.948081Z 0 [Note] mysqld (mysqld 5.7.26) starting as process 1 ... | |
mysql_1 | 2019-04-29T14:34:05.951205Z 0 [Note] InnoDB: PUNCH HOLE support available | |
mysql_1 | 2019-04-29T14:34:05.951311Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins | |
mysql_1 | 2019-04-29T14:34:05.951367Z 0 [Note] InnoDB: Uses event mutexes | |
mysql_1 | 2019-04-29T14:34:05.951447Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier | |
mysql_1 | 2019-04-29T14:34:05.951508Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 | |
mysql_1 | 2019-04-29T14:34:05.951594Z 0 [Note] InnoDB: Using Linux native AIO | |
mysql_1 | 2019-04-29T14:34:05.951933Z 0 [Note] InnoDB: Number of pools: 1 | |
mysql_1 | 2019-04-29T14:34:05.952158Z 0 [Note] InnoDB: Using CPU crc32 instructions | |
mysql_1 | 2019-04-29T14:34:05.955853Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M | |
mysql_1 | 2019-04-29T14:34:05.965324Z 0 [Note] InnoDB: Completed initialization of buffer pool | |
mysql_1 | 2019-04-29T14:34:05.967946Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). | |
mysql_1 | 2019-04-29T14:34:06.105010Z 0 [Note] InnoDB: Highest supported file format is Barracuda. | |
mysql_1 | 2019-04-29T14:34:06.335076Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables | |
mysql_1 | 2019-04-29T14:34:06.335432Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... | |
mysql_1 | 2019-04-29T14:34:06.425117Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. | |
mysql_1 | 2019-04-29T14:34:06.426603Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active. | |
mysql_1 | 2019-04-29T14:34:06.426612Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active. | |
mysql_1 | 2019-04-29T14:34:06.426856Z 0 [Note] InnoDB: Waiting for purge to start | |
dashboard_1 | The server is running at http://localhost:3000/ | |
dashboard_1 | The server is running at http://localhost:3000/ | |
dashboard_1 | The server is running at http://localhost:3000/ | |
mysql_1 | 2019-04-29T14:34:06.478276Z 0 [Note] InnoDB: 5.7.26 started; log sequence number 17462931 | |
mysql_1 | 2019-04-29T14:34:06.478563Z 0 [Note] Plugin 'FEDERATED' is disabled. | |
mysql_1 | 2019-04-29T14:34:06.480205Z 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool | |
mysql_1 | 2019-04-29T14:34:06.538572Z 0 [Note] InnoDB: Buffer pool(s) load completed at 190429 14:34:06 | |
mysql_1 | 2019-04-29T14:34:06.539156Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them. | |
mysql_1 | 2019-04-29T14:34:06.539325Z 0 [Warning] CA certificate ca.pem is self signed. | |
mysql_1 | 2019-04-29T14:34:06.549403Z 0 [Note] Server hostname (bind-address): '*'; port: 3306 | |
mysql_1 | 2019-04-29T14:34:06.549528Z 0 [Note] IPv6 is available. | |
mysql_1 | 2019-04-29T14:34:06.549558Z 0 [Note] - '::' resolves to '::'; | |
mysql_1 | 2019-04-29T14:34:06.549602Z 0 [Note] Server socket created on IP: '::'. | |
mysql_1 | 2019-04-29T14:34:06.566041Z 0 [Warning] Insecure configuration for --pid-file: Location '/var/run/mysqld' in the path is accessible to all OS users. Consider choosing a different directory. | |
mysql_1 | 2019-04-29T14:34:06.645807Z 0 [Note] Event Scheduler: Loaded 0 events | |
mysql_1 | 2019-04-29T14:34:06.648959Z 0 [Note] mysqld: ready for connections. | |
mysql_1 | Version: '5.7.26' socket: '/var/run/mysqld/mysqld.sock' port: 3306 MySQL Community Server (GPL) | |
mysql_1 | 2019-04-29T14:37:19.551210Z 0 [Note] Giving 0 client threads a chance to die gracefully | |
mysql_1 | 2019-04-29T14:37:19.551235Z 0 [Note] Shutting down slave threads | |
mysql_1 | 2019-04-29T14:37:19.551239Z 0 [Note] Forcefully disconnecting 0 remaining clients | |
mysql_1 | 2019-04-29T14:37:19.551245Z 0 [Note] Event Scheduler: Purging the queue. 0 events | |
mysql_1 | 2019-04-29T14:37:19.551351Z 0 [Note] Binlog end | |
mysql_1 | 2019-04-29T14:37:19.552655Z 0 [Note] Shutting down plugin 'ngram' | |
mysql_1 | 2019-04-29T14:37:19.552667Z 0 [Note] Shutting down plugin 'partition' | |
mysql_1 | 2019-04-29T14:37:19.552670Z 0 [Note] Shutting down plugin 'BLACKHOLE' | |
mysql_1 | 2019-04-29T14:37:19.552674Z 0 [Note] Shutting down plugin 'ARCHIVE' | |
mysql_1 | 2019-04-29T14:37:19.552677Z 0 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA' | |
mysql_1 | 2019-04-29T14:37:19.552705Z 0 [Note] Shutting down plugin 'MRG_MYISAM' | |
mysql_1 | 2019-04-29T14:37:19.552709Z 0 [Note] Shutting down plugin 'MyISAM' | |
mysql_1 | 2019-04-29T14:37:19.552716Z 0 [Note] Shutting down plugin 'INNODB_SYS_VIRTUAL' | |
mysql_1 | 2019-04-29T14:37:19.552720Z 0 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES' | |
mysql_1 | 2019-04-29T14:37:19.552722Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES' | |
mysql_1 | 2019-04-29T14:37:19.552725Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS' | |
mysql_1 | 2019-04-29T14:37:19.552727Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN' | |
mysql_1 | 2019-04-29T14:37:19.552730Z 0 [Note] Shutting down plugin 'INNODB_SYS_FIELDS' | |
mysql_1 | 2019-04-29T14:37:19.552732Z 0 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS' | |
mysql_1 | 2019-04-29T14:37:19.552735Z 0 [Note] Shutting down plugin 'INNODB_SYS_INDEXES' | |
mysql_1 | 2019-04-29T14:37:19.552737Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS' | |
mysql_1 | 2019-04-29T14:37:19.552740Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLES' | |
mysql_1 | 2019-04-29T14:37:19.552742Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE' | |
mysql_1 | 2019-04-29T14:37:19.552745Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE' | |
mysql_1 | 2019-04-29T14:37:19.552747Z 0 [Note] Shutting down plugin 'INNODB_FT_CONFIG' | |
mysql_1 | 2019-04-29T14:37:19.552749Z 0 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED' | |
mysql_1 | 2019-04-29T14:37:19.552752Z 0 [Note] Shutting down plugin 'INNODB_FT_DELETED' | |
mysql_1 | 2019-04-29T14:37:19.552754Z 0 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD' | |
mysql_1 | 2019-04-29T14:37:19.552756Z 0 [Note] Shutting down plugin 'INNODB_METRICS' | |
mysql_1 | 2019-04-29T14:37:19.552759Z 0 [Note] Shutting down plugin 'INNODB_TEMP_TABLE_INFO' | |
mysql_1 | 2019-04-29T14:37:19.552761Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS' | |
mysql_1 | 2019-04-29T14:37:19.552764Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU' | |
mysql_1 | 2019-04-29T14:37:19.552766Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE' | |
mysql_1 | 2019-04-29T14:37:19.552768Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET' | |
mysql_1 | 2019-04-29T14:37:19.552770Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX' | |
mysql_1 | 2019-04-29T14:37:19.552773Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET' | |
mysql_1 | 2019-04-29T14:37:19.552775Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM' | |
mysql_1 | 2019-04-29T14:37:19.552777Z 0 [Note] Shutting down plugin 'INNODB_CMP_RESET' | |
mysql_1 | 2019-04-29T14:37:19.552780Z 0 [Note] Shutting down plugin 'INNODB_CMP' | |
mysql_1 | 2019-04-29T14:37:19.552782Z 0 [Note] Shutting down plugin 'INNODB_LOCK_WAITS' | |
mysql_1 | 2019-04-29T14:37:19.552784Z 0 [Note] Shutting down plugin 'INNODB_LOCKS' | |
mysql_1 | 2019-04-29T14:37:19.552787Z 0 [Note] Shutting down plugin 'INNODB_TRX' | |
mysql_1 | 2019-04-29T14:37:19.552789Z 0 [Note] Shutting down plugin 'InnoDB' | |
mysql_1 | 2019-04-29T14:37:19.553584Z 0 [Note] InnoDB: FTS optimize thread exiting. | |
mysql_1 | 2019-04-29T14:37:19.553714Z 0 [Note] InnoDB: Starting shutdown... | |
mysql_1 | 2019-04-29T14:37:19.654031Z 0 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/ib_buffer_pool | |
mysql_1 | 2019-04-29T14:37:19.654976Z 0 [Note] InnoDB: Buffer pool(s) dump completed at 190429 14:37:19 | |
mysql_1 | 2019-04-29T14:37:20.772107Z 0 [Note] InnoDB: Shutdown completed; log sequence number 17462959 | |
mysql_1 | 2019-04-29T14:37:20.774535Z 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1" | |
mysql_1 | 2019-04-29T14:37:20.774794Z 0 [Note] Shutting down plugin 'MEMORY' | |
mysql_1 | 2019-04-29T14:37:20.775022Z 0 [Note] Shutting down plugin 'CSV' | |
mysql_1 | 2019-04-29T14:37:20.775243Z 0 [Note] Shutting down plugin 'sha256_password' | |
mysql_1 | 2019-04-29T14:37:20.775456Z 0 [Note] Shutting down plugin 'mysql_native_password' | |
mysql_1 | 2019-04-29T14:37:20.775792Z 0 [Note] Shutting down plugin 'binlog' | |
mysql_1 | 2019-04-29T14:37:20.777286Z 0 [Note] mysqld: Shutdown complete | |
mysql_1 | | |
mysql_1 | 2019-04-29T14:47:51.651587Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details). | |
mysql_1 | 2019-04-29T14:47:51.655474Z 0 [Note] mysqld (mysqld 5.7.26) starting as process 1 ... | |
mysql_1 | 2019-04-29T14:47:51.661902Z 0 [Note] InnoDB: PUNCH HOLE support available | |
mysql_1 | 2019-04-29T14:47:51.664129Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins | |
mysql_1 | 2019-04-29T14:47:51.664139Z 0 [Note] InnoDB: Uses event mutexes | |
mysql_1 | 2019-04-29T14:47:51.664143Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier | |
mysql_1 | 2019-04-29T14:47:51.664147Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 | |
mysql_1 | 2019-04-29T14:47:51.664150Z 0 [Note] InnoDB: Using Linux native AIO | |
mysql_1 | 2019-04-29T14:47:51.664397Z 0 [Note] InnoDB: Number of pools: 1 | |
mysql_1 | 2019-04-29T14:47:51.664526Z 0 [Note] InnoDB: Using CPU crc32 instructions | |
mysql_1 | 2019-04-29T14:47:51.667287Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M | |
mysql_1 | 2019-04-29T14:47:51.691592Z 0 [Note] InnoDB: Completed initialization of buffer pool | |
mysql_1 | 2019-04-29T14:47:51.695992Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). | |
mysql_1 | 2019-04-29T14:47:51.720395Z 0 [Note] InnoDB: Highest supported file format is Barracuda. | |
mysql_1 | 2019-04-29T14:47:52.025568Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables | |
mysql_1 | 2019-04-29T14:47:52.040123Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... | |
mysql_1 | 2019-04-29T14:47:52.201521Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. | |
mysql_1 | 2019-04-29T14:47:52.202478Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active. | |
mysql_1 | 2019-04-29T14:47:52.202567Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active. | |
mysql_1 | 2019-04-29T14:47:52.202938Z 0 [Note] InnoDB: Waiting for purge to start | |
mysql_1 | 2019-04-29T14:47:52.253226Z 0 [Note] InnoDB: 5.7.26 started; log sequence number 17462959 | |
mysql_1 | 2019-04-29T14:47:52.253530Z 0 [Note] Plugin 'FEDERATED' is disabled. | |
mysql_1 | 2019-04-29T14:47:52.255281Z 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool | |
mysql_1 | 2019-04-29T14:47:52.306675Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them. | |
mysql_1 | 2019-04-29T14:47:52.315099Z 0 [Note] InnoDB: Buffer pool(s) load completed at 190429 14:47:52 | |
mysql_1 | 2019-04-29T14:47:52.371166Z 0 [Warning] CA certificate ca.pem is self signed. | |
mysql_1 | 2019-04-29T14:47:52.374559Z 0 [Note] Server hostname (bind-address): '*'; port: 3306 | |
mysql_1 | 2019-04-29T14:47:52.374595Z 0 [Note] IPv6 is available. | |
mysql_1 | 2019-04-29T14:47:52.374605Z 0 [Note] - '::' resolves to '::'; | |
mysql_1 | 2019-04-29T14:47:52.374629Z 0 [Note] Server socket created on IP: '::'. | |
mysql_1 | 2019-04-29T14:47:52.520718Z 0 [Warning] Insecure configuration for --pid-file: Location '/var/run/mysqld' in the path is accessible to all OS users. Consider choosing a different directory. | |
mysql_1 | 2019-04-29T14:47:52.732324Z 0 [Note] Event Scheduler: Loaded 0 events | |
mysql_1 | 2019-04-29T14:47:52.732667Z 0 [Note] mysqld: ready for connections. | |
mysql_1 | Version: '5.7.26' socket: '/var/run/mysqld/mysqld.sock' port: 3306 MySQL Community Server (GPL) | |
mysql_1 | 2019-04-29T14:48:17.632273Z 0 [Note] Giving 0 client threads a chance to die gracefully | |
mysql_1 | 2019-04-29T14:48:17.632295Z 0 [Note] Shutting down slave threads | |
mysql_1 | 2019-04-29T14:48:17.632299Z 0 [Note] Forcefully disconnecting 0 remaining clients | |
mysql_1 | 2019-04-29T14:48:17.632320Z 0 [Note] Event Scheduler: Purging the queue. 0 events | |
mysql_1 | 2019-04-29T14:48:17.632364Z 0 [Note] Binlog end | |
mysql_1 | 2019-04-29T14:48:17.632800Z 0 [Note] Shutting down plugin 'ngram' | |
mysql_1 | 2019-04-29T14:48:17.632807Z 0 [Note] Shutting down plugin 'partition' | |
mysql_1 | 2019-04-29T14:48:17.632810Z 0 [Note] Shutting down plugin 'BLACKHOLE' | |
mysql_1 | 2019-04-29T14:48:17.632814Z 0 [Note] Shutting down plugin 'ARCHIVE' | |
mysql_1 | 2019-04-29T14:48:17.632816Z 0 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA' | |
mysql_1 | 2019-04-29T14:48:17.632843Z 0 [Note] Shutting down plugin 'MRG_MYISAM' | |
mysql_1 | 2019-04-29T14:48:17.632846Z 0 [Note] Shutting down plugin 'MyISAM' | |
mysql_1 | 2019-04-29T14:48:17.632853Z 0 [Note] Shutting down plugin 'INNODB_SYS_VIRTUAL' | |
mysql_1 | 2019-04-29T14:48:17.632856Z 0 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES' | |
mysql_1 | 2019-04-29T14:48:17.632858Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES' | |
mysql_1 | 2019-04-29T14:48:17.632861Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS' | |
mysql_1 | 2019-04-29T14:48:17.632864Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN' | |
mysql_1 | 2019-04-29T14:48:17.632866Z 0 [Note] Shutting down plugin 'INNODB_SYS_FIELDS' | |
mysql_1 | 2019-04-29T14:48:17.632869Z 0 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS' | |
mysql_1 | 2019-04-29T14:48:17.632871Z 0 [Note] Shutting down plugin 'INNODB_SYS_INDEXES' | |
mysql_1 | 2019-04-29T14:48:17.632874Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS' | |
mysql_1 | 2019-04-29T14:48:17.632876Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLES' | |
mysql_1 | 2019-04-29T14:48:17.632879Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE' | |
mysql_1 | 2019-04-29T14:48:17.632881Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE' | |
mysql_1 | 2019-04-29T14:48:17.632883Z 0 [Note] Shutting down plugin 'INNODB_FT_CONFIG' | |
mysql_1 | 2019-04-29T14:48:17.632886Z 0 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED' | |
mysql_1 | 2019-04-29T14:48:17.632888Z 0 [Note] Shutting down plugin 'INNODB_FT_DELETED' | |
mysql_1 | 2019-04-29T14:48:17.632890Z 0 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD' | |
mysql_1 | 2019-04-29T14:48:17.632893Z 0 [Note] Shutting down plugin 'INNODB_METRICS' | |
mysql_1 | 2019-04-29T14:48:17.632895Z 0 [Note] Shutting down plugin 'INNODB_TEMP_TABLE_INFO' | |
mysql_1 | 2019-04-29T14:48:17.632897Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS' | |
mysql_1 | 2019-04-29T14:48:17.632900Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU' | |
mysql_1 | 2019-04-29T14:48:17.632902Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE' | |
mysql_1 | 2019-04-29T14:48:17.632904Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET' | |
mysql_1 | 2019-04-29T14:48:17.632907Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX' | |
mysql_1 | 2019-04-29T14:48:17.632909Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET' | |
mysql_1 | 2019-04-29T14:48:17.632911Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM' | |
mysql_1 | 2019-04-29T14:48:17.632914Z 0 [Note] Shutting down plugin 'INNODB_CMP_RESET' | |
mysql_1 | 2019-04-29T14:48:17.632916Z 0 [Note] Shutting down plugin 'INNODB_CMP' | |
mysql_1 | 2019-04-29T14:48:17.632918Z 0 [Note] Shutting down plugin 'INNODB_LOCK_WAITS' | |
mysql_1 | 2019-04-29T14:48:17.632920Z 0 [Note] Shutting down plugin 'INNODB_LOCKS' | |
mysql_1 | 2019-04-29T14:48:17.632923Z 0 [Note] Shutting down plugin 'INNODB_TRX' | |
mysql_1 | 2019-04-29T14:48:17.632925Z 0 [Note] Shutting down plugin 'InnoDB' | |
mysql_1 | 2019-04-29T14:48:17.633002Z 0 [Note] InnoDB: FTS optimize thread exiting. | |
mysql_1 | 2019-04-29T14:48:17.633110Z 0 [Note] InnoDB: Starting shutdown... | |
mysql_1 | 2019-04-29T14:48:17.733471Z 0 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/ib_buffer_pool | |
mysql_1 | 2019-04-29T14:48:17.733663Z 0 [Note] InnoDB: Buffer pool(s) dump completed at 190429 14:48:17 | |
mysql_1 | 2019-04-29T14:48:19.152594Z 0 [Note] InnoDB: Shutdown completed; log sequence number 17462987 | |
mysql_1 | 2019-04-29T14:48:19.154503Z 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1" | |
mysql_1 | 2019-04-29T14:48:19.154768Z 0 [Note] Shutting down plugin 'MEMORY' | |
mysql_1 | 2019-04-29T14:48:19.155002Z 0 [Note] Shutting down plugin 'CSV' | |
mysql_1 | 2019-04-29T14:48:19.155224Z 0 [Note] Shutting down plugin 'sha256_password' | |
mysql_1 | 2019-04-29T14:48:19.155446Z 0 [Note] Shutting down plugin 'mysql_native_password' | |
mysql_1 | 2019-04-29T14:48:19.155786Z 0 [Note] Shutting down plugin 'binlog' | |
mysql_1 | 2019-04-29T14:48:19.157143Z 0 [Note] mysqld: Shutdown complete | |
mysql_1 | | |
mysql_1 | 2019-04-29T14:50:28.126534Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details). | |
mysql_1 | 2019-04-29T14:50:28.132491Z 0 [Note] mysqld (mysqld 5.7.26) starting as process 1 ... | |
mysql_1 | 2019-04-29T14:50:28.139201Z 0 [Note] InnoDB: PUNCH HOLE support available | |
mysql_1 | 2019-04-29T14:50:28.139217Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins | |
mysql_1 | 2019-04-29T14:50:28.139220Z 0 [Note] InnoDB: Uses event mutexes | |
mysql_1 | 2019-04-29T14:50:28.139224Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier | |
mysql_1 | 2019-04-29T14:50:28.139227Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 | |
mysql_1 | 2019-04-29T14:50:28.139231Z 0 [Note] InnoDB: Using Linux native AIO | |
mysql_1 | 2019-04-29T14:50:28.139483Z 0 [Note] InnoDB: Number of pools: 1 | |
mysql_1 | 2019-04-29T14:50:28.139593Z 0 [Note] InnoDB: Using CPU crc32 instructions | |
mysql_1 | 2019-04-29T14:50:28.153488Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M | |
mysql_1 | 2019-04-29T14:50:28.186842Z 0 [Note] InnoDB: Completed initialization of buffer pool | |
mysql_1 | 2019-04-29T14:50:28.201313Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). | |
mysql_1 | 2019-04-29T14:50:28.213216Z 0 [Note] InnoDB: Highest supported file format is Barracuda. | |
mysql_1 | 2019-04-29T14:50:28.267155Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables | |
mysql_1 | 2019-04-29T14:50:28.267226Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... | |
mysql_1 | 2019-04-29T14:50:28.320762Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. | |
mysql_1 | 2019-04-29T14:50:28.321558Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active. | |
mysql_1 | 2019-04-29T14:50:28.321567Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active. | |
mysql_1 | 2019-04-29T14:50:28.321818Z 0 [Note] InnoDB: Waiting for purge to start | |
mysql_1 | 2019-04-29T14:50:28.376155Z 0 [Note] InnoDB: 5.7.26 started; log sequence number 17462987 | |
mysql_1 | 2019-04-29T14:50:28.376519Z 0 [Note] Plugin 'FEDERATED' is disabled. | |
mysql_1 | 2019-04-29T14:50:28.386837Z 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool | |
mysql_1 | 2019-04-29T14:50:28.397310Z 0 [Note] InnoDB: Buffer pool(s) load completed at 190429 14:50:28 | |
mysql_1 | 2019-04-29T14:50:28.399073Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them. | |
mysql_1 | 2019-04-29T14:50:28.400674Z 0 [Warning] CA certificate ca.pem is self signed. | |
mysql_1 | 2019-04-29T14:50:28.408366Z 0 [Note] Server hostname (bind-address): '*'; port: 3306 | |
mysql_1 | 2019-04-29T14:50:28.408402Z 0 [Note] IPv6 is available. | |
mysql_1 | 2019-04-29T14:50:28.408412Z 0 [Note] - '::' resolves to '::'; | |
mysql_1 | 2019-04-29T14:50:28.408435Z 0 [Note] Server socket created on IP: '::'. | |
mysql_1 | 2019-04-29T14:50:28.413816Z 0 [Warning] Insecure configuration for --pid-file: Location '/var/run/mysqld' in the path is accessible to all OS users. Consider choosing a different directory. | |
mysql_1 | 2019-04-29T14:50:28.447230Z 0 [Note] Event Scheduler: Loaded 0 events | |
mysql_1 | 2019-04-29T14:50:28.452251Z 0 [Note] mysqld: ready for connections. | |
mysql_1 | Version: '5.7.26' socket: '/var/run/mysqld/mysqld.sock' port: 3306 MySQL Community Server (GPL) | |
mysql_1 | 2019-04-29T15:19:24.884927Z 4 [Note] Access denied for user 'allain'@'85.93.20.38' (using password: YES) | |
mysql_1 | 2019-04-29T15:53:46.478897Z 5 [Note] Access denied for user 'jobbies'@'85.93.20.38' (using password: YES) | |
mysql_1 | 2019-04-29T16:11:35.098934Z 6 [Note] Got packets out of order | |
mysql_1 | 2019-04-29T16:27:51.018629Z 7 [Note] Access denied for user 'bergman'@'85.93.20.38' (using password: YES) | |
mysql_1 | 2019-04-29T16:54:38.652097Z 8 [Note] Got timeout reading communication packets | |
mysql_1 | 2019-04-29T17:01:26.878796Z 9 [Note] Access denied for user 'wasguckstdu?'@'85.93.20.38' (using password: YES) | |
mysql_1 | 2019-04-29T17:35:55.802761Z 10 [Note] Access denied for user 'aberdeenfc'@'85.93.20.38' (using password: YES) | |
mysql_1 | 2019-04-29T18:09:12.757336Z 11 [Note] Access denied for user 'suxme'@'85.93.20.38' (using password: YES) | |
mysql_1 | 2019-04-29T18:43:29.913250Z 12 [Note] Access denied for user 'brieanna'@'85.93.20.38' (using password: YES) | |
mysql_1 | 2019-04-29T19:17:20.726259Z 13 [Note] Access denied for user 'nebraska'@'85.93.20.38' (using password: YES) | |
mysql_1 | 2019-04-29T19:51:36.911629Z 14 [Note] Access denied for user 'pedorra'@'85.93.20.38' (using password: YES) | |
mysql_1 | 2019-04-29T20:25:50.151209Z 15 [Note] Access denied for user 'cubanita'@'85.93.20.38' (using password: YES) | |
mysql_1 | 2019-04-29T20:59:24.359986Z 16 [Note] Access denied for user 'zamalek'@'85.93.20.38' (using password: YES) | |
mysql_1 | 2019-04-29T21:33:12.697793Z 17 [Note] Access denied for user 'teddybea'@'85.93.20.38' (using password: YES) | |
mysql_1 | 2019-04-29T21:47:48.885528Z 18 [Note] Got an error reading communication packets | |
mysql_1 | 2019-04-29T22:06:51.526430Z 19 [Note] Access denied for user 'doozer'@'85.93.20.38' (using password: YES) | |
mysql_1 | 2019-04-29T22:13:44.352315Z 20 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:13:47.521642Z 21 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:13:50.031011Z 22 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:13:52.764718Z 23 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:13:55.122146Z 24 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:13:57.867556Z 25 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:14:00.071260Z 26 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:14:01.899223Z 27 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:14:03.293387Z 28 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:14:04.519447Z 29 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:14:06.585524Z 30 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:14:08.837520Z 31 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:14:10.206340Z 32 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:14:12.168403Z 33 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:14:14.047564Z 34 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:14:16.126943Z 35 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:14:18.341683Z 36 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:14:20.154311Z 37 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:14:21.620193Z 38 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:14:22.836608Z 39 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:14:24.842441Z 40 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:14:27.295536Z 41 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:14:29.820645Z 42 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:14:32.444516Z 43 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:14:33.832756Z 44 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:14:35.183897Z 45 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:14:36.791636Z 46 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:14:39.306924Z 47 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:14:41.462509Z 48 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:14:44.186115Z 49 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:14:46.125851Z 50 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:14:48.065679Z 51 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:14:50.267335Z 52 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:14:51.585631Z 53 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:14:53.716410Z 54 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:14:55.361441Z 55 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:14:57.380434Z 56 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:14:58.981298Z 57 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:15:00.118871Z 58 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:15:01.347172Z 59 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:15:02.914816Z 60 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:15:04.618729Z 61 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:15:06.207746Z 62 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:15:07.617791Z 63 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:15:08.725596Z 64 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:15:10.524710Z 65 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:15:12.355352Z 66 [Note] Access denied for user 'root'@'103.90.203.240' (using password: YES) | |
mysql_1 | 2019-04-29T22:40:56.398779Z 67 [Note] Access denied for user 'oliveoil'@'85.93.20.38' (using password: YES) | |
mysql_1 | 2019-04-29T23:15:55.665973Z 68 [Note] Access denied for user 'hideto'@'85.93.20.38' (using password: YES) | |
mysql_1 | 2019-04-29T23:50:09.211004Z 69 [Note] Access denied for user 'ramm'@'85.93.20.38' (using password: YES) | |
mysql_1 | 2019-04-30T00:24:41.784977Z 70 [Note] Access denied for user 'suburban'@'85.93.20.38' (using password: YES) | |
mysql_1 | 2019-04-30T00:58:27.567281Z 71 [Note] Access denied for user 'tytyty'@'85.93.20.38' (using password: YES) | |
mysql_1 | 2019-04-30T01:32:02.601997Z 72 [Note] Access denied for user 'babydee'@'85.93.20.38' (using password: YES) | |
mysql_1 | 2019-04-30T02:05:44.722135Z 73 [Note] Access denied for user 'cuteypie'@'85.93.20.38' (using password: YES) | |
mysql_1 | 2019-04-30T02:40:05.659259Z 74 [Note] Access denied for user 'barbies'@'85.93.20.38' (using password: YES) | |
mysql_1 | 2019-04-30T03:13:38.951206Z 75 [Note] Access denied for user 'almera'@'85.93.20.38' (using password: YES) | |
mysql_1 | 2019-04-30T03:47:38.944680Z 76 [Note] Access denied for user 'misteriosa'@'85.93.20.38' (using password: YES) | |
mysql_1 | 2019-04-30T04:22:09.516168Z 77 [Note] Access denied for user 'keekee'@'85.93.20.38' (using password: YES) | |
mysql_1 | 2019-04-30T04:55:51.614017Z 78 [Note] Access denied for user 'gamers'@'85.93.20.38' (using password: YES) | |
mysql_1 | 2019-04-30T05:29:41.473898Z 79 [Note] Access denied for user 'voices'@'85.93.20.38' (using password: YES) | |
mysql_1 | 2019-04-30T06:03:56.225514Z 80 [Note] Access denied for user 'megatron'@'85.93.20.38' (using password: YES) | |
mysql_1 | 2019-04-30T06:37:37.128006Z 81 [Note] Access denied for user 'dadiko'@'85.93.20.38' (using password: YES) | |
mysql_1 | 2019-04-30T07:11:33.835908Z 82 [Note] Access denied for user 'micumple'@'85.93.20.38' (using password: YES) | |
mysql_1 | 2019-04-30T07:45:37.452367Z 83 [Note] Access denied for user 'phuong'@'85.93.20.38' (using password: YES) | |
mysql_1 | 2019-04-30T08:19:32.924951Z 84 [Note] Access denied for user 'silenthill'@'85.93.20.38' (using password: YES) | |
mysql_1 | 2019-04-30T08:53:30.764529Z 85 [Note] Access denied for user 'jesusrocks'@'85.93.20.38' (using password: YES) | |
socials_1 | JAVA_OPTS already set in environment; overriding default settings with values: -Xms256m -Xmx512m -Djava.net.preferIPv4Stack=true | |
socials_1 | ========================================================================= | |
socials_1 | | |
socials_1 | JBoss Bootstrap Environment | |
socials_1 | | |
socials_1 | JBOSS_HOME: /opt/jboss/wildfly | |
socials_1 | | |
socials_1 | JAVA: /usr/lib/jvm/java/bin/java | |
socials_1 | | |
socials_1 | JAVA_OPTS: -server -Xms256m -Xmx512m -Djava.net.preferIPv4Stack=true | |
socials_1 | | |
socials_1 | ========================================================================= | |
socials_1 | | |
socials_1 | 14:34:12,163 INFO [org.jboss.modules] (main) JBoss Modules version 1.5.2.Final | |
socials_1 | 14:34:13,417 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final | |
socials_1 | 14:34:13,713 INFO [org.jboss.as] (MSC service thread 1-1) WFLYSRV0049: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) starting | |
socials_1 | 14:34:19,763 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 16) WFLYDR0001: Content added at location /opt/jboss/wildfly/standalone/data/content/e2/a5c2e20d75e64ffbc1745461c294e41476e9c6/content | |
socials_1 | 14:34:19,841 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) | |
socials_1 | 14:34:19,940 INFO [org.xnio] (MSC service thread 1-2) XNIO version 3.4.0.Final | |
socials_1 | 14:34:19,993 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.4.0.Final | |
socials_1 | 14:34:20,213 INFO [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 4.0.21.Final | |
socials_1 | 14:34:20,298 INFO [org.jboss.as.security] (ServerService Thread Pool -- 53) WFLYSEC0002: Activating Security Subsystem | |
socials_1 | 14:34:20,306 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 54) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique. | |
socials_1 | 14:34:20,341 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 38) WFLYCLINF0001: Activating Infinispan subsystem. | |
socials_1 | 14:34:20,295 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 46) WFLYNAM0001: Activating Naming Subsystem | |
socials_1 | 14:34:20,322 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 56) WFLYWS0002: Activating WebServices Extension | |
socials_1 | 14:34:20,457 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 37) WFLYIO001: Worker 'default' has auto-configured to 2 core threads with 16 task threads based on your 1 available processors | |
socials_1 | 14:34:20,423 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 44) WFLYJSF0007: Activated the following JSF Implementations: [main] | |
socials_1 | 14:34:20,904 INFO [org.jboss.as.security] (MSC service thread 1-2) WFLYSEC0001: Current PicketBox version=4.9.6.Final | |
socials_1 | 14:34:21,093 INFO [org.jboss.as.connector] (MSC service thread 1-2) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.4.Final) | |
socials_1 | 14:34:21,106 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0003: Undertow 1.4.0.Final starting | |
socials_1 | 14:34:21,174 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 33) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) | |
socials_1 | 14:34:21,650 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0018: Started Driver service with driver-name = h2 | |
socials_1 | 14:34:21,696 INFO [org.jboss.as.naming] (MSC service thread 1-2) WFLYNAM0003: Starting Naming Service | |
socials_1 | 14:34:22,028 INFO [org.jboss.as.mail.extension] (MSC service thread 1-2) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] | |
socials_1 | 14:34:22,017 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 55) WFLYUT0014: Creating file handler for path '/opt/jboss/wildfly/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]'] | |
socials_1 | 14:34:22,608 INFO [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 16 (per class), which is derived from thread worker pool sizing. | |
socials_1 | 14:34:22,622 INFO [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 4 (per class), which is derived from the number of CPUs on this host. | |
socials_1 | 14:34:22,717 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0012: Started server default-server. | |
socials_1 | 14:34:23,041 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0018: Host default-host starting | |
socials_1 | 14:34:23,208 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0006: Undertow HTTP listener default listening on 0.0.0.0:9123 | |
socials_1 | 14:34:23,896 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] | |
socials_1 | 14:34:24,679 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-1) ISPN000128: Infinispan version: Infinispan 'Chakra' 8.2.4.Final | |
socials_1 | 14:34:24,761 WARN [org.jboss.as.domain.management.security] (MSC service thread 1-1) WFLYDM0111: Keystore /opt/jboss/wildfly/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost | |
socials_1 | 14:34:24,876 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-1) WFLYDS0013: Started FileSystemDeploymentService for directory /opt/jboss/wildfly/standalone/deployments | |
socials_1 | 14:34:24,906 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0027: Starting deployment of "SocialBackend.war" (runtime-name: "SocialBackend.war") | |
socials_1 | 14:34:25,275 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 59) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. | |
socials_1 | 14:34:25,285 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 59) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. | |
socials_1 | 14:34:25,268 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 60) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. | |
socials_1 | 14:34:25,297 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 60) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. | |
socials_1 | 14:34:25,268 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 61) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. | |
socials_1 | 14:34:25,299 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 61) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. | |
socials_1 | 14:34:25,724 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0006: Undertow HTTPS listener https listening on 0.0.0.0:8444 | |
socials_1 | 14:34:26,208 INFO [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBossWS 5.1.5.Final (Apache CXF 3.1.6) | |
socials_1 | 14:34:31,872 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment SocialBackend.war | |
socials_1 | 14:34:32,128 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-1) HV000001: Hibernate Validator 5.2.4.Final | |
socials_1 | 14:34:32,424 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'NotificationBean' in deployment unit 'deployment "SocialBackend.war"' are as follows: | |
socials_1 | | |
socials_1 | java:global/SocialBackend/NotificationBean!org.waziup.socialbackend.ejb.NotificationBean | |
socials_1 | java:app/SocialBackend/NotificationBean!org.waziup.socialbackend.ejb.NotificationBean | |
socials_1 | java:module/NotificationBean!org.waziup.socialbackend.ejb.NotificationBean | |
socials_1 | java:global/SocialBackend/NotificationBean | |
socials_1 | java:app/SocialBackend/NotificationBean | |
socials_1 | java:module/NotificationBean | |
socials_1 | | |
socials_1 | 14:34:32,989 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 61) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. | |
socials_1 | 14:34:32,993 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 61) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. | |
socials_1 | 14:34:33,279 INFO [org.jboss.weld.Version] (MSC service thread 1-2) WELD-000900: 2.3.5 (Final) | |
socials_1 | 14:34:34,740 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 61) WFLYCLINF0002: Started client-mappings cache from ejb container | |
socials_1 | 14:34:37,821 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 61) WFLYUT0021: Registered web context: /api/v1/domains/waziup/ | |
socials_1 | 14:34:37,932 INFO [org.jboss.as.server] (ServerService Thread Pool -- 34) WFLYSRV0010: Deployed "SocialBackend.war" (runtime-name : "SocialBackend.war") | |
socials_1 | 14:34:38,262 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management | |
socials_1 | 14:34:38,268 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990 | |
api-server_1 | 2019-04-29T14:34:13.633Z - info: Listening on http://localhost:800 | |
api-server_1 | 2019-04-29T14:47:55.937Z - info: Listening on http://localhost:800 | |
api-server_1 | 2019-04-29T14:50:32.272Z - info: Listening on http://localhost:800 | |
socials_1 | 14:34:38,268 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) started in 28246ms - Started 455 of 691 services (404 services are lazy, passive or on-demand) | |
socials_1 | 14:37:29,940 INFO [org.jboss.as.server] (Thread-2) WFLYSRV0220: Server shutdown has been requested via an OS signal | |
socials_1 | *** JBossAS process (50) received TERM signal *** | |
socials_1 | 14:37:30,006 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 64) WFLYUT0022: Unregistered web context: /api/v1/domains/waziup/ | |
socials_1 | 14:37:30,056 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0019: Host default-host stopping | |
socials_1 | 14:37:30,106 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] | |
socials_1 | 14:37:30,119 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0019: Stopped Driver service with driver-name = h2 | |
socials_1 | 14:37:30,130 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0008: Undertow HTTPS listener https suspending | |
socials_1 | 14:37:30,131 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0007: Undertow HTTPS listener https stopped, was bound to 0.0.0.0:8444 | |
socials_1 | 14:37:30,137 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0008: Undertow HTTP listener default suspending | |
socials_1 | 14:37:30,140 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 0.0.0.0:9123 | |
socials_1 | 14:37:30,150 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0004: Undertow 1.4.0.Final stopping | |
socials_1 | 14:37:30,150 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 64) WFLYCLINF0003: Stopped client-mappings cache from ejb container | |
socials_1 | 14:37:30,170 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment SocialBackend.war (runtime-name: SocialBackend.war) in 190ms | |
socials_1 | 14:37:30,180 INFO [org.jboss.as] (MSC service thread 1-1) WFLYSRV0050: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) stopped in 196ms | |
socials_1 | *** JBossAS process (50) received TERM signal *** | |
socials_1 | JAVA_OPTS already set in environment; overriding default settings with values: -Xms256m -Xmx512m -Djava.net.preferIPv4Stack=true | |
socials_1 | ========================================================================= | |
socials_1 | | |
socials_1 | JBoss Bootstrap Environment | |
socials_1 | | |
socials_1 | JBOSS_HOME: /opt/jboss/wildfly | |
socials_1 | | |
socials_1 | JAVA: /usr/lib/jvm/java/bin/java | |
socials_1 | | |
socials_1 | JAVA_OPTS: -server -Xms256m -Xmx512m -Djava.net.preferIPv4Stack=true | |
socials_1 | | |
socials_1 | ========================================================================= | |
socials_1 | | |
socials_1 | 14:47:54,272 INFO [org.jboss.modules] (main) JBoss Modules version 1.5.2.Final | |
socials_1 | 14:47:55,396 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final | |
socials_1 | 14:47:55,720 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) starting | |
socials_1 | 14:48:01,501 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) | |
socials_1 | 14:48:01,597 INFO [org.xnio] (MSC service thread 1-1) XNIO version 3.4.0.Final | |
socials_1 | 14:48:01,654 INFO [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.4.0.Final | |
socials_1 | 14:48:01,887 INFO [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 4.0.21.Final | |
socials_1 | 14:48:02,051 INFO [org.jboss.as.security] (ServerService Thread Pool -- 53) WFLYSEC0002: Activating Security Subsystem | |
socials_1 | 14:48:01,975 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 54) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique. | |
socials_1 | 14:48:02,047 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 46) WFLYNAM0001: Activating Naming Subsystem | |
socials_1 | 14:48:02,077 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 56) WFLYWS0002: Activating WebServices Extension | |
socials_1 | 14:48:02,199 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 37) WFLYIO001: Worker 'default' has auto-configured to 2 core threads with 16 task threads based on your 1 available processors | |
socials_1 | 14:48:02,080 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 44) WFLYJSF0007: Activated the following JSF Implementations: [main] | |
socials_1 | 14:48:02,124 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 38) WFLYCLINF0001: Activating Infinispan subsystem. | |
socials_1 | 14:48:02,651 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0003: Undertow 1.4.0.Final starting | |
socials_1 | 14:48:02,786 INFO [org.jboss.as.security] (MSC service thread 1-1) WFLYSEC0001: Current PicketBox version=4.9.6.Final | |
socials_1 | 14:48:02,807 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 33) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) | |
socials_1 | 14:48:02,996 INFO [org.jboss.as.naming] (MSC service thread 1-1) WFLYNAM0003: Starting Naming Service | |
socials_1 | 14:48:03,045 INFO [org.jboss.as.connector] (MSC service thread 1-1) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.4.Final) | |
socials_1 | 14:48:03,576 INFO [org.jboss.as.mail.extension] (MSC service thread 1-2) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] | |
socials_1 | 14:48:03,585 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 55) WFLYUT0014: Creating file handler for path '/opt/jboss/wildfly/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]'] | |
socials_1 | 14:48:03,725 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0018: Started Driver service with driver-name = h2 | |
socials_1 | 14:48:04,049 INFO [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 4 (per class), which is derived from the number of CPUs on this host. | |
socials_1 | 14:48:04,074 INFO [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 16 (per class), which is derived from thread worker pool sizing. | |
socials_1 | 14:48:04,303 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0012: Started server default-server. | |
socials_1 | 14:48:04,383 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0018: Host default-host starting | |
socials_1 | 14:48:04,800 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0006: Undertow HTTP listener default listening on 0.0.0.0:9123 | |
socials_1 | 14:48:05,527 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] | |
socials_1 | 14:48:05,536 WARN [org.jboss.as.domain.management.security] (MSC service thread 1-1) WFLYDM0111: Keystore /opt/jboss/wildfly/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost | |
socials_1 | 14:48:06,533 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-2) ISPN000128: Infinispan version: Infinispan 'Chakra' 8.2.4.Final | |
orion_1 | time=Tuesday 30 Apr 09:23:08 2019.021Z | lvl=ERROR | corr=N/A | trans=N/A | from=N/A | srv=N/A | subsrv=N/A | comp=Orion | op=contextBroker.cpp[382]:pidFile | msg=PID-file '/tmp/contextBroker.pid' found. A broker seems to be running already | |
socials_1 | 14:48:06,781 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-1) WFLYDS0013: Started FileSystemDeploymentService for directory /opt/jboss/wildfly/standalone/deployments | |
socials_1 | 14:48:06,899 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "SocialBackend.war" (runtime-name: "SocialBackend.war") | |
socials_1 | 14:48:07,070 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 62) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. | |
socials_1 | 14:48:07,072 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 61) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. | |
socials_1 | 14:48:07,079 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 61) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. | |
socials_1 | 14:48:07,080 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 62) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. | |
socials_1 | 14:48:07,107 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 58) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. | |
socials_1 | *** JBossAS process (50) received TERM signal *** | |
socials_1 | 14:48:07,456 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 58) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. | |
socials_1 | 14:48:07,491 INFO [org.jboss.as.server] (Thread-2) WFLYSRV0220: Server shutdown has been requested via an OS signal | |
socials_1 | 14:48:07,582 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0006: Undertow HTTPS listener https listening on 0.0.0.0:8444 | |
socials_1 | 14:48:07,709 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] | |
socials_1 | 14:48:07,717 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0008: Undertow HTTPS listener https suspending | |
socials_1 | 14:48:07,736 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0007: Undertow HTTPS listener https stopped, was bound to 0.0.0.0:8444 | |
socials_1 | 14:48:07,789 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0019: Host default-host stopping | |
socials_1 | 14:48:07,828 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0008: Undertow HTTP listener default suspending | |
socials_1 | 14:48:07,829 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 0.0.0.0:9123 | |
socials_1 | 14:48:07,845 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0019: Stopped Driver service with driver-name = h2 | |
socials_1 | 14:48:07,857 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0004: Undertow 1.4.0.Final stopping | |
socials_1 | 14:48:11,390 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-1) MSC000001: Failed to start service jboss.deployment.unit."SocialBackend.war".STRUCTURE: org.jboss.msc.service.StartException in service jboss.deployment.unit."SocialBackend.war".STRUCTURE: Failed to start service | |
socials_1 | at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1904) | |
socials_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) | |
socials_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) | |
socials_1 | at java.lang.Thread.run(Thread.java:748) | |
socials_1 | Caused by: java.lang.IllegalStateException: Container is down | |
socials_1 | at org.jboss.msc.service.ServiceContainerImpl.install(ServiceContainerImpl.java:716) | |
socials_1 | at org.jboss.msc.service.ServiceTargetImpl.install(ServiceTargetImpl.java:223) | |
socials_1 | at org.jboss.msc.service.ServiceControllerImpl$ChildServiceTarget.install(ServiceControllerImpl.java:2401) | |
socials_1 | at org.jboss.msc.service.ServiceTargetImpl.install(ServiceTargetImpl.java:223) | |
socials_1 | at org.jboss.msc.service.ServiceControllerImpl$ChildServiceTarget.install(ServiceControllerImpl.java:2401) | |
socials_1 | at org.jboss.msc.service.ServiceBuilderImpl.install(ServiceBuilderImpl.java:317) | |
socials_1 | at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:208) | |
socials_1 | at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) | |
socials_1 | at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) | |
socials_1 | ... 3 more | |
socials_1 | | |
socials_1 | 14:48:11,409 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment SocialBackend.war (runtime-name: SocialBackend.war) in 3808ms | |
socials_1 | 14:48:11,449 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0050: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) stopped in 3848ms | |
socials_1 | *** JBossAS process (50) received TERM signal *** | |
socials_1 | JAVA_OPTS already set in environment; overriding default settings with values: -Xms256m -Xmx512m -Djava.net.preferIPv4Stack=true | |
socials_1 | ========================================================================= | |
socials_1 | | |
socials_1 | JBoss Bootstrap Environment | |
socials_1 | | |
socials_1 | JBOSS_HOME: /opt/jboss/wildfly | |
socials_1 | | |
socials_1 | JAVA: /usr/lib/jvm/java/bin/java | |
socials_1 | | |
socials_1 | JAVA_OPTS: -server -Xms256m -Xmx512m -Djava.net.preferIPv4Stack=true | |
socials_1 | | |
socials_1 | ========================================================================= | |
socials_1 | | |
socials_1 | 14:50:31,295 INFO [org.jboss.modules] (main) JBoss Modules version 1.5.2.Final | |
socials_1 | 14:50:32,442 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final | |
socials_1 | 14:50:32,643 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) starting | |
socials_1 | 14:50:38,050 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) | |
socials_1 | 14:50:38,137 INFO [org.xnio] (MSC service thread 1-2) XNIO version 3.4.0.Final | |
socials_1 | 14:50:38,189 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.4.0.Final | |
socials_1 | 14:50:38,394 INFO [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 4.0.21.Final | |
socials_1 | 14:50:38,474 INFO [org.jboss.as.security] (ServerService Thread Pool -- 53) WFLYSEC0002: Activating Security Subsystem | |
socials_1 | 14:50:38,526 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 38) WFLYCLINF0001: Activating Infinispan subsystem. | |
socials_1 | 14:50:38,464 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 54) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique. | |
socials_1 | 14:50:38,569 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 37) WFLYIO001: Worker 'default' has auto-configured to 2 core threads with 16 task threads based on your 1 available processors | |
socials_1 | 14:50:38,518 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 46) WFLYNAM0001: Activating Naming Subsystem | |
socials_1 | 14:50:38,503 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 56) WFLYWS0002: Activating WebServices Extension | |
socials_1 | 14:50:38,622 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 44) WFLYJSF0007: Activated the following JSF Implementations: [main] | |
socials_1 | 14:50:39,049 INFO [org.jboss.as.security] (MSC service thread 1-1) WFLYSEC0001: Current PicketBox version=4.9.6.Final | |
socials_1 | 14:50:39,231 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 33) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) | |
socials_1 | 14:50:39,460 INFO [org.jboss.as.connector] (MSC service thread 1-1) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.4.Final) | |
socials_1 | 14:50:39,820 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0018: Started Driver service with driver-name = h2 | |
socials_1 | 14:50:39,856 INFO [org.jboss.as.naming] (MSC service thread 1-2) WFLYNAM0003: Starting Naming Service | |
socials_1 | 14:50:39,815 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0003: Undertow 1.4.0.Final starting | |
socials_1 | 14:50:39,984 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] | |
socials_1 | 14:50:40,496 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 55) WFLYUT0014: Creating file handler for path '/opt/jboss/wildfly/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]'] | |
socials_1 | 14:50:40,680 INFO [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 4 (per class), which is derived from the number of CPUs on this host. | |
socials_1 | 14:50:40,708 INFO [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 16 (per class), which is derived from thread worker pool sizing. | |
socials_1 | 14:50:40,921 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0012: Started server default-server. | |
socials_1 | 14:50:41,277 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0018: Host default-host starting | |
socials_1 | 14:50:41,327 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0006: Undertow HTTP listener default listening on 0.0.0.0:9123 | |
socials_1 | 14:50:42,034 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] | |
socials_1 | 14:50:42,209 WARN [org.jboss.as.domain.management.security] (MSC service thread 1-2) WFLYDM0111: Keystore /opt/jboss/wildfly/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost | |
socials_1 | 14:50:42,877 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-1) ISPN000128: Infinispan version: Infinispan 'Chakra' 8.2.4.Final | |
socials_1 | 14:50:42,983 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "SocialBackend.war" (runtime-name: "SocialBackend.war") | |
socials_1 | 14:50:43,043 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) WFLYDS0013: Started FileSystemDeploymentService for directory /opt/jboss/wildfly/standalone/deployments | |
socials_1 | 14:50:43,195 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 60) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. | |
socials_1 | 14:50:43,204 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 60) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. | |
socials_1 | 14:50:43,436 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 60) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. | |
socials_1 | 14:50:43,441 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 60) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. | |
socials_1 | 14:50:43,449 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 60) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. | |
socials_1 | 14:50:43,451 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 60) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. | |
socials_1 | 14:50:43,712 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0006: Undertow HTTPS listener https listening on 0.0.0.0:8444 | |
socials_1 | 14:50:44,135 INFO [org.jboss.ws.common.management] (MSC service thread 1-1) JBWS022052: Starting JBossWS 5.1.5.Final (Apache CXF 3.1.6) | |
socials_1 | 14:50:49,178 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment SocialBackend.war | |
socials_1 | 14:50:49,714 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-2) HV000001: Hibernate Validator 5.2.4.Final | |
socials_1 | 14:50:50,001 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'NotificationBean' in deployment unit 'deployment "SocialBackend.war"' are as follows: | |
socials_1 | | |
socials_1 | java:global/SocialBackend/NotificationBean!org.waziup.socialbackend.ejb.NotificationBean | |
socials_1 | java:app/SocialBackend/NotificationBean!org.waziup.socialbackend.ejb.NotificationBean | |
socials_1 | java:module/NotificationBean!org.waziup.socialbackend.ejb.NotificationBean | |
socials_1 | java:global/SocialBackend/NotificationBean | |
socials_1 | java:app/SocialBackend/NotificationBean | |
socials_1 | java:module/NotificationBean | |
socials_1 | | |
socials_1 | 14:50:50,569 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 60) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. | |
socials_1 | 14:50:50,572 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 60) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. | |
socials_1 | 14:50:50,859 INFO [org.jboss.weld.Version] (MSC service thread 1-1) WELD-000900: 2.3.5 (Final) | |
socials_1 | 14:50:52,306 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 60) WFLYCLINF0002: Started client-mappings cache from ejb container | |
socials_1 | 14:50:55,289 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 64) WFLYUT0021: Registered web context: /api/v1/domains/waziup/ | |
socials_1 | 14:50:55,391 INFO [org.jboss.as.server] (ServerService Thread Pool -- 34) WFLYSRV0010: Deployed "SocialBackend.war" (runtime-name : "SocialBackend.war") | |
socials_1 | 14:50:55,794 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management | |
socials_1 | 14:50:55,798 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990 | |
socials_1 | 14:50:55,802 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) started in 26228ms - Started 455 of 691 services (404 services are lazy, passive or on-demand) | |
mongo_1 | 2019-04-30T09:23:08.102+0000 E STORAGE [initandlisten] WiredTiger (2) [1556616188:102860][1:0x7f1ee36c2c80], file:sizeStorer.wt, WT_SESSION.open_cursor: /data/db/sizeStorer.wt: handle-open: open: No such file or directory | |
mongo_1 | 2019-04-30T09:23:08.103+0000 E STORAGE [initandlisten] WiredTiger (2) [1556616188:103651][1:0x7f1ee36c2c80], file:sizeStorer.wt, WT_SESSION.open_cursor: /data/db/sizeStorer.wt: handle-open: open: No such file or directory | |
mongo_1 | 2019-04-30T09:23:08.104+0000 I - [initandlisten] Invariant failure: ret resulted in status UnknownError: 2: No such file or directory at src/mongo/db/storage/wiredtiger/wiredtiger_size_storer.cpp 67 | |
mongo_1 | 2019-04-30T09:23:08.151+0000 I CONTROL [initandlisten] | |
mongo_1 | 0x1307282 0x12a2078 0x128df5d 0x10711d2 0x105c8d7 0x10588a3 0xf7c928 0x949f2d 0x94db3d 0x7f1ee2026ead 0x946649 | |
mongo_1 | ----- BEGIN BACKTRACE ----- | |
mongo_1 | {"backtrace":[{"b":"400000","o":"F07282","s":"_ZN5mongo15printStackTraceERSo"},{"b":"400000","o":"EA2078","s":"_ZN5mongo10logContextEPKc"},{"b":"400000","o":"E8DF5D","s":"_ZN5mongo17invariantOKFailedEPKcRKNS_6StatusES1_j"},{"b":"400000","o":"C711D2","s":"_ZN5mongo20WiredTigerSizeStorerC1EP15__wt_connectionRKSs"},{"b":"400000","o":"C5C8D7","s":"_ZN5mongo18WiredTigerKVEngineC2ERKSsS2_S2_mbbb"},{"b":"400000","o":"C588A3"},{"b":"400000","o":"B7C928","s":"_ZN5mongo20ServiceContextMongoD29initializeGlobalStorageEngineEv"},{"b":"400000","o":"549F2D","s":"_ZN5mongo13initAndListenEi"},{"b":"400000","o":"54DB3D","s":"main"},{"b":"7F1EE2008000","o":"1EEAD","s":"__libc_start_main"},{"b":"400000","o":"546649"}],"processInfo":{ "mongodbVersion" : "3.2.8", "gitVersion" : "ed70e33130c977bda0024c125b56d159573dbaf0", "compiledModules" : [], "uname" : { "sysname" : "Linux", "release" : "4.15.0-1032-aws", "version" : "#34-Ubuntu SMP Thu Jan 17 15:18:09 UTC 2019", "machine" : "x86_64" }, "somap" : [ { "elfType" : 2, "b" : "400000", "buildId" : "D6EAB75C3D236FDE2266260525362A73AC8CE1E5" }, { "b" : "7FFCCE101000", "elfType" : 3, "buildId" : "718C93A196223552EE3CD2804BEBE7979A6A5257" }, { "b" : "7F1EE324E000", "path" : "/usr/lib/x86_64-linux-gnu/libssl.so.1.0.0", "elfType" : 3, "buildId" : "16DA62C831D8080E3BCB9A1E7738D399EA3A89C0" }, { "b" : "7F1EE2E55000", "path" : "/usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.0", "elfType" : 3, "buildId" : "079D784F9F4A88B6D87FC3E6B0B07BFBE209540E" }, { "b" : "7F1EE2C4D000", "path" : "/lib/x86_64-linux-gnu/librt.so.1", "elfType" : 3, "buildId" : "07CC333722DC4237B5F88E47A38C214FDA0B9B59" }, { "b" : "7F1EE2A49000", "path" : "/lib/x86_64-linux-gnu/libdl.so.2", "elfType" : 3, "buildId" : "028546D6F23D0FD259928FED6EFE53E64782EF2D" }, { "b" : "7F1EE27C7000", "path" : "/lib/x86_64-linux-gnu/libm.so.6", "elfType" : 3, "buildId" : "2C5446FA41E784A1C6FDD528AB2BCC7BCA9EF06C" }, { "b" : "7F1EE25B1000", "path" : "/lib/x86_64-linux-gnu/libgcc_s.so.1", "elfType" : 3, "buildId" : "F980B1188708F8D8B5C35D185444AF4CB939AA1E" }, { "b" : "7F1EE2395000", "path" : "/lib/x86_64-linux-gnu/libpthread.so.0", "elfType" : 3, "buildId" : "3F3BFFEDAF77C955862785C6CBA7670F82A05563" }, { "b" : "7F1EE2008000", "path" : "/lib/x86_64-linux-gnu/libc.so.6", "elfType" : 3, "buildId" : "50B9FD83D874F18E3B385E0349FBD5D1281A19E3" }, { "b" : "7F1EE34AD000", "path" : "/lib64/ld-linux-x86-64.so.2", "elfType" : 3, "buildId" : "37BC6FC6FF3FA04B0A3EC20DFF215AB55EA5F5CB" }, { "b" : "7F1EE1DF1000", "path" : "/lib/x86_64-linux-gnu/libz.so.1", "elfType" : 3, "buildId" : "1EFEB71FD4999C2307570D673A724EA4E1D85267" } ] }} | |
mongo_1 | mongod(_ZN5mongo15printStackTraceERSo+0x32) [0x1307282] | |
mongo_1 | mongod(_ZN5mongo10logContextEPKc+0x138) [0x12a2078] | |
mongo_1 | mongod(_ZN5mongo17invariantOKFailedEPKcRKNS_6StatusES1_j+0xAD) [0x128df5d] | |
mongo_1 | mongod(_ZN5mongo20WiredTigerSizeStorerC1EP15__wt_connectionRKSs+0x222) [0x10711d2] | |
mongo_1 | mongod(_ZN5mongo18WiredTigerKVEngineC2ERKSsS2_S2_mbbb+0x907) [0x105c8d7] | |
mongo_1 | mongod(+0xC588A3) [0x10588a3] | |
mongo_1 | mongod(_ZN5mongo20ServiceContextMongoD29initializeGlobalStorageEngineEv+0x598) [0xf7c928] | |
mongo_1 | mongod(_ZN5mongo13initAndListenEi+0x3DD) [0x949f2d] | |
mongo_1 | mongod(main+0x15D) [0x94db3d] | |
mongo_1 | libc.so.6(__libc_start_main+0xFD) [0x7f1ee2026ead] | |
mongo_1 | mongod(+0x546649) [0x946649] | |
mongo_1 | ----- END BACKTRACE ----- | |
mongo_1 | 2019-04-30T09:23:08.155+0000 I - [initandlisten] | |
mongo_1 | | |
mongo_1 | ***aborting after invariant() failure | |
mongo_1 | | |
mongo_1 | | |
platform_orion_1 exited with code 1 | |
platform_mongo_1 exited with code 14 | |
keycloak_1 | User with username 'admin' already added to '/opt/jboss/keycloak/standalone/configuration/keycloak-add-user.json' | |
keycloak_1 | ========================================================================= | |
keycloak_1 | | |
keycloak_1 | Using MySQL database | |
keycloak_1 | | |
keycloak_1 | ========================================================================= | |
keycloak_1 | | |
keycloak_1 | 09:23:12,945 INFO [org.jboss.modules] (CLI command executor) JBoss Modules version 1.8.5.Final | |
keycloak_1 | 09:23:13,104 INFO [org.jboss.msc] (CLI command executor) JBoss MSC version 1.4.2.Final | |
keycloak_1 | 09:23:13,120 INFO [org.jboss.threads] (CLI command executor) JBoss Threads version 2.3.2.Final | |
keycloak_1 | 09:23:13,415 INFO [org.jboss.as] (MSC service thread 1-1) WFLYSRV0049: Keycloak 4.4.0.Final (WildFly Core 5.0.0.Final) starting | |
keycloak_1 | 09:23:13,574 INFO [org.jboss.vfs] (MSC service thread 1-1) VFS000002: Failed to clean existing content for temp file provider of type temp. Enable DEBUG level log to find what caused this | |
keycloak_1 | 09:23:16,360 INFO [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/core-service=management/management-interface=http-interface' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. | |
keycloak_1 | 09:23:16,420 INFO [org.wildfly.security] (Controller Boot Thread) ELY00001: WildFly Elytron version 1.3.3.Final | |
keycloak_1 | 09:23:16,544 INFO [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/subsystem=undertow/server=default-server/https-listener=https' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. | |
keycloak_1 | 09:23:17,076 INFO [org.jboss.as.patching] (MSC service thread 1-2) WFLYPAT0050: Keycloak cumulative patch ID is: base, one-off patches include: none | |
keycloak_1 | 09:23:17,111 WARN [org.jboss.as.domain.management.security] (MSC service thread 1-2) WFLYDM0111: Keystore /opt/jboss/keycloak/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost | |
keycloak_1 | 09:23:17,291 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server | |
keycloak_1 | 09:23:17,302 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: Keycloak 4.4.0.Final (WildFly Core 5.0.0.Final) started in 4332ms - Started 63 of 78 services (26 services are lazy, passive or on-demand) | |
keycloak_1 | The batch failed with the following error: : | |
keycloak_1 | WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed: | |
keycloak_1 | Step: step-9 | |
keycloak_1 | Operation: /subsystem=datasources/jdbc-driver=mysql:add(driver-name=mysql, driver-module-name=com.mysql.jdbc, driver-xa-datasource-class-name=com.mysql.jdbc.jdbc2.optional.MysqlXADataSource) | |
keycloak_1 | Failure: WFLYCTL0212: Duplicate resource [ | |
keycloak_1 | ("subsystem" => "datasources"), | |
keycloak_1 | ("jdbc-driver" => "mysql") | |
keycloak_1 | ] | |
keycloak_1 | | |
keycloak_1 | 09:23:17,507 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0050: Keycloak 4.4.0.Final (WildFly Core 5.0.0.Final) stopped in 20ms | |
keycloak_1 | 09:23:19,595 INFO [org.jboss.modules] (CLI command executor) JBoss Modules version 1.8.5.Final | |
keycloak_1 | 09:23:19,730 INFO [org.jboss.msc] (CLI command executor) JBoss MSC version 1.4.2.Final | |
keycloak_1 | 09:23:19,758 INFO [org.jboss.threads] (CLI command executor) JBoss Threads version 2.3.2.Final | |
keycloak_1 | 09:23:20,056 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: Keycloak 4.4.0.Final (WildFly Core 5.0.0.Final) starting | |
keycloak_1 | 09:23:20,214 INFO [org.jboss.vfs] (MSC service thread 1-1) VFS000002: Failed to clean existing content for temp file provider of type temp. Enable DEBUG level log to find what caused this | |
keycloak_1 | 09:23:23,033 INFO [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/core-service=management/management-interface=http-interface' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. | |
keycloak_1 | 09:23:23,265 INFO [org.wildfly.security] (Controller Boot Thread) ELY00001: WildFly Elytron version 1.3.3.Final | |
keycloak_1 | 09:23:23,425 INFO [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/subsystem=undertow/server=default-server/https-listener=https' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. | |
keycloak_1 | 09:23:23,799 INFO [org.jboss.as.patching] (MSC service thread 1-2) WFLYPAT0050: Keycloak cumulative patch ID is: base, one-off patches include: none | |
keycloak_1 | 09:23:23,847 WARN [org.jboss.as.domain.management.security] (MSC service thread 1-1) WFLYDM0111: Keystore /opt/jboss/keycloak/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost | |
keycloak_1 | 09:23:24,032 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server | |
keycloak_1 | 09:23:24,039 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: Keycloak 4.4.0.Final (WildFly Core 5.0.0.Final) started in 4424ms - Started 65 of 84 services (30 services are lazy, passive or on-demand) | |
keycloak_1 | The batch failed with the following error: : | |
keycloak_1 | WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed: | |
keycloak_1 | Step: step-9 | |
keycloak_1 | Operation: /subsystem=datasources/jdbc-driver=mysql:add(driver-name=mysql, driver-module-name=com.mysql.jdbc, driver-xa-datasource-class-name=com.mysql.jdbc.jdbc2.optional.MysqlXADataSource) | |
keycloak_1 | Failure: WFLYCTL0212: Duplicate resource [ | |
keycloak_1 | ("subsystem" => "datasources"), | |
keycloak_1 | ("jdbc-driver" => "mysql") | |
keycloak_1 | ] | |
keycloak_1 | | |
keycloak_1 | 09:23:24,250 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0050: Keycloak 4.4.0.Final (WildFly Core 5.0.0.Final) stopped in 19ms | |
keycloak_1 | ========================================================================= | |
keycloak_1 | | |
keycloak_1 | JBoss Bootstrap Environment | |
keycloak_1 | | |
keycloak_1 | JBOSS_HOME: /opt/jboss/keycloak | |
keycloak_1 | | |
keycloak_1 | JAVA: /usr/lib/jvm/java/bin/java | |
keycloak_1 | | |
keycloak_1 | JAVA_OPTS: -server -Xms64m -Xmx512m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true | |
keycloak_1 | | |
keycloak_1 | ========================================================================= | |
keycloak_1 | | |
keycloak_1 | 09:23:25,198 INFO [org.jboss.modules] (main) JBoss Modules version 1.8.5.Final | |
keycloak_1 | 09:23:25,763 INFO [org.jboss.msc] (main) JBoss MSC version 1.4.2.Final | |
keycloak_1 | 09:23:25,787 INFO [org.jboss.threads] (main) JBoss Threads version 2.3.2.Final | |
keycloak_1 | 09:23:26,097 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: Keycloak 4.4.0.Final (WildFly Core 5.0.0.Final) starting | |
keycloak_1 | 09:23:26,264 INFO [org.jboss.vfs] (MSC service thread 1-2) VFS000002: Failed to clean existing content for temp file provider of type temp. Enable DEBUG level log to find what caused this | |
keycloak_1 | 09:23:28,998 INFO [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/core-service=management/management-interface=http-interface' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. | |
keycloak_1 | 09:23:29,050 INFO [org.wildfly.security] (ServerService Thread Pool -- 16) ELY00001: WildFly Elytron version 1.3.3.Final | |
keycloak_1 | 09:23:29,125 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 23) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/subsystem=undertow/server=default-server/https-listener=https' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. | |
keycloak_1 | 09:23:29,332 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) | |
keycloak_1 | 09:23:29,385 INFO [org.xnio] (MSC service thread 1-2) XNIO version 3.6.3.Final | |
keycloak_1 | 09:23:29,411 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.6.3.Final | |
keycloak_1 | 09:23:29,553 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 39) WFLYNAM0001: Activating Naming Subsystem | |
keycloak_1 | 09:23:29,551 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 31) WFLYCLINF0001: Activating Infinispan subsystem. | |
keycloak_1 | 09:23:29,614 INFO [org.jboss.as.security] (ServerService Thread Pool -- 42) WFLYSEC0002: Activating Security Subsystem | |
keycloak_1 | 09:23:29,560 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 44) WFLYTX0013: The node-identifier attribute on the /subsystem=transactions is set to the default value. This is a danger for environments running multiple servers. Please make sure the attribute value is unique. | |
keycloak_1 | 09:23:29,679 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 32) WFLYIO001: Worker 'default' has auto-configured to 2 core threads with 16 task threads based on your 1 available processors | |
keycloak_1 | 09:23:29,764 INFO [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 5.0.7.Final | |
keycloak_1 | 09:23:29,773 INFO [org.jboss.as.jaxrs] (ServerService Thread Pool -- 33) WFLYRS0016: RESTEasy version 3.5.1.Final | |
keycloak_1 | 09:23:29,778 INFO [org.jboss.as.ee] (ServerService Thread Pool -- 28) WFLYEE0119: The system property 'ee8.preview.mode' is NOT set to 'true'. For provided EE 8 APIs where the EE 8 version of the API differs from what is supported in EE 7, the EE 7 variant of the API will be used. Support for this setting will be removed once all EE 8 APIs are provided and certified. | |
keycloak_1 | 09:23:29,873 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 26) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.4) | |
keycloak_1 | 09:23:29,915 INFO [org.jboss.as.security] (MSC service thread 1-2) WFLYSEC0001: Current PicketBox version=5.0.2.Final | |
keycloak_1 | 09:23:29,999 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 26) WFLYJCA0005: Deploying non-JDBC-compliant driver class com.mysql.jdbc.Driver (version 5.1) | |
keycloak_1 | 09:23:30,028 INFO [org.jboss.as.connector] (MSC service thread 1-1) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.4.9.Final) | |
keycloak_1 | 09:23:30,290 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0003: Undertow 2.0.9.Final starting | |
keycloak_1 | 09:23:30,392 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0018: Started Driver service with driver-name = h2 | |
keycloak_1 | 09:23:30,428 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0018: Started Driver service with driver-name = mysql | |
keycloak_1 | 09:23:30,402 INFO [org.jboss.as.naming] (MSC service thread 1-2) WFLYNAM0003: Starting Naming Service | |
keycloak_1 | 09:23:30,540 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 45) WFLYUT0014: Creating file handler for path '/opt/jboss/keycloak/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]'] | |
keycloak_1 | 09:23:30,591 INFO [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 4 (per class), which is derived from the number of CPUs on this host. | |
keycloak_1 | 09:23:30,594 INFO [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 16 (per class), which is derived from thread worker pool sizing. | |
keycloak_1 | 09:23:31,054 INFO [org.jboss.as.mail.extension] (MSC service thread 1-2) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] | |
keycloak_1 | 09:23:31,533 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0012: Started server default-server. | |
keycloak_1 | 09:23:31,613 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0018: Host default-host starting | |
keycloak_1 | 09:23:31,830 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0006: Undertow HTTP listener default listening on 0.0.0.0:8080 | |
keycloak_1 | 09:23:31,881 INFO [org.jboss.as.patching] (MSC service thread 1-2) WFLYPAT0050: Keycloak cumulative patch ID is: base, one-off patches include: none | |
keycloak_1 | 09:23:31,894 INFO [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0493: EJB subsystem suspension complete | |
keycloak_1 | 09:23:31,967 WARN [org.jboss.as.domain.management.security] (MSC service thread 1-2) WFLYDM0111: Keystore /opt/jboss/keycloak/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost | |
keycloak_1 | 09:23:31,984 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) WFLYDS0013: Started FileSystemDeploymentService for directory /opt/jboss/keycloak/standalone/deployments | |
keycloak_1 | 09:23:32,012 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "keycloak-server.war" (runtime-name: "keycloak-server.war") | |
keycloak_1 | 09:23:32,383 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0006: Undertow HTTPS listener https listening on 0.0.0.0:8443 | |
keycloak_1 | 09:23:32,408 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] | |
keycloak_1 | 09:23:32,408 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0001: Bound data source [java:jboss/datasources/KeycloakDS] | |
keycloak_1 | 09:23:33,458 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-1) ISPN000128: Infinispan version: Infinispan 'Gaina' 9.2.4.Final | |
keycloak_1 | 09:23:33,959 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 51) WFLYCLINF0002: Started authenticationSessions cache from keycloak container | |
keycloak_1 | 09:23:33,960 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 50) WFLYCLINF0002: Started keys cache from keycloak container | |
keycloak_1 | 09:23:33,962 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 52) WFLYCLINF0002: Started authorization cache from keycloak container | |
keycloak_1 | 09:23:33,962 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 56) WFLYCLINF0002: Started actionTokens cache from keycloak container | |
keycloak_1 | 09:23:33,961 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 57) WFLYCLINF0002: Started users cache from keycloak container | |
keycloak_1 | 09:23:33,961 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 48) WFLYCLINF0002: Started sessions cache from keycloak container | |
keycloak_1 | 09:23:33,961 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 53) WFLYCLINF0002: Started loginFailures cache from keycloak container | |
keycloak_1 | 09:23:33,961 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 47) WFLYCLINF0002: Started realms cache from keycloak container | |
keycloak_1 | 09:23:33,961 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 55) WFLYCLINF0002: Started offlineClientSessions cache from keycloak container | |
keycloak_1 | 09:23:33,960 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 49) WFLYCLINF0002: Started clientSessions cache from keycloak container | |
keycloak_1 | 09:23:33,960 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 46) WFLYCLINF0002: Started offlineSessions cache from keycloak container | |
keycloak_1 | 09:23:33,971 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 54) WFLYCLINF0002: Started work cache from keycloak container | |
keycloak_1 | 09:23:34,042 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 58) WFLYCLINF0002: Started client-mappings cache from ejb container | |
keycloak_1 | 09:23:35,799 INFO [org.keycloak.services] (ServerService Thread Pool -- 58) KC-SERVICES0001: Loading config from standalone.xml or domain.xml | |
keycloak_1 | 09:23:36,804 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 58) WFLYCLINF0002: Started realmRevisions cache from keycloak container | |
keycloak_1 | 09:23:36,816 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 58) WFLYCLINF0002: Started userRevisions cache from keycloak container | |
keycloak_1 | 09:23:36,860 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 58) WFLYCLINF0002: Started authorizationRevisions cache from keycloak container | |
keycloak_1 | 09:23:36,863 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (ServerService Thread Pool -- 58) Node name: 246aab646ce3, Site name: null | |
keycloak_1 | 09:23:37,590 ERROR [stderr] (ServerService Thread Pool -- 58) Tue Apr 30 09:23:37 UTC 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification. | |
keycloak_1 | 09:23:38,297 ERROR [stderr] (ServerService Thread Pool -- 58) Tue Apr 30 09:23:38 UTC 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification. | |
keycloak_1 | 09:23:43,756 INFO [org.keycloak.connections.jpa.updater.liquibase.LiquibaseJpaUpdaterProvider] (ServerService Thread Pool -- 58) Updating database. Using changelog META-INF/jpa-changelog-master.xml | |
keycloak_1 | 09:23:43,868 ERROR [org.keycloak.connections.jpa.updater.liquibase.conn.DefaultLiquibaseConnectionProvider] (ServerService Thread Pool -- 58) Change Set META-INF/jpa-changelog-2.1.0.xml::2.1.0-KEYCLOAK-5461::[email protected] failed. Error: Table 'BROKER_LINK' already exists [Failed SQL: CREATE TABLE keycloak.BROKER_LINK (IDENTITY_PROVIDER VARCHAR(255) NOT NULL, STORAGE_PROVIDER_ID VARCHAR(255) NULL, REALM_ID VARCHAR(36) NOT NULL, BROKER_USER_ID VARCHAR(255) NULL, BROKER_USERNAME VARCHAR(255) NULL, TOKEN TEXT NULL, USER_ID VARCHAR(255) NOT NULL)] | |
keycloak_1 | 09:23:43,888 INFO [org.jboss.as.server] (Thread-2) WFLYSRV0220: Server shutdown has been requested via an OS signal | |
keycloak_1 | 09:23:43,898 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 58) MSC000001: Failed to start service jboss.undertow.deployment.default-server.default-host./auth: org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./auth: java.lang.RuntimeException: RESTEASY003325: Failed to construct public org.keycloak.services.resources.KeycloakApplication(javax.servlet.ServletContext,org.jboss.resteasy.core.Dispatcher) | |
keycloak_1 | at org.wildfly.extension.undertow.deployment.UndertowDeploymentService$1.run(UndertowDeploymentService.java:81) | |
keycloak_1 | at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) | |
keycloak_1 | at java.util.concurrent.FutureTask.run(FutureTask.java:266) | |
keycloak_1 | at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) | |
keycloak_1 | at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1985) | |
keycloak_1 | at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1487) | |
keycloak_1 | at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1378) | |
keycloak_1 | at java.lang.Thread.run(Thread.java:748) | |
keycloak_1 | at org.jboss.threads.JBossThread.run(JBossThread.java:485) | |
keycloak_1 | Caused by: java.lang.RuntimeException: RESTEASY003325: Failed to construct public org.keycloak.services.resources.KeycloakApplication(javax.servlet.ServletContext,org.jboss.resteasy.core.Dispatcher) | |
keycloak_1 | at org.jboss.resteasy.core.ConstructorInjectorImpl.construct(ConstructorInjectorImpl.java:162) | |
keycloak_1 | at org.jboss.resteasy.spi.ResteasyProviderFactory.createProviderInstance(ResteasyProviderFactory.java:2676) | |
keycloak_1 | at org.jboss.resteasy.spi.ResteasyDeployment.createApplication(ResteasyDeployment.java:361) | |
keycloak_1 | at org.jboss.resteasy.spi.ResteasyDeployment.startInternal(ResteasyDeployment.java:274) | |
keycloak_1 | at org.jboss.resteasy.spi.ResteasyDeployment.start(ResteasyDeployment.java:86) | |
keycloak_1 | at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.init(ServletContainerDispatcher.java:119) | |
keycloak_1 | at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.init(HttpServletDispatcher.java:36) | |
keycloak_1 | at io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(LifecyleInterceptorInvocation.java:117) | |
keycloak_1 | at org.wildfly.extension.undertow.security.RunAsLifecycleInterceptor.init(RunAsLifecycleInterceptor.java:78) | |
keycloak_1 | at io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(LifecyleInterceptorInvocation.java:103) | |
keycloak_1 | at io.undertow.servlet.core.ManagedServlet$DefaultInstanceStrategy.start(ManagedServlet.java:300) | |
keycloak_1 | at io.undertow.servlet.core.ManagedServlet.createServlet(ManagedServlet.java:140) | |
keycloak_1 | at io.undertow.servlet.core.DeploymentManagerImpl$2.call(DeploymentManagerImpl.java:584) | |
keycloak_1 | at io.undertow.servlet.core.DeploymentManagerImpl$2.call(DeploymentManagerImpl.java:555) | |
keycloak_1 | at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:42) | |
keycloak_1 | at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) | |
keycloak_1 | at org.wildfly.extension.undertow.security.SecurityContextThreadSetupAction.lambda$create$0(SecurityContextThreadSetupAction.java:105) | |
keycloak_1 | at org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1514) | |
keycloak_1 | at org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1514) | |
keycloak_1 | at org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1514) | |
keycloak_1 | at org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1514) | |
keycloak_1 | at io.undertow.servlet.core.DeploymentManagerImpl.start(DeploymentManagerImpl.java:597) | |
keycloak_1 | at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.startContext(UndertowDeploymentService.java:97) | |
keycloak_1 | at org.wildfly.extension.undertow.deployment.UndertowDeploymentService$1.run(UndertowDeploymentService.java:78) | |
keycloak_1 | ... 8 more | |
keycloak_1 | Caused by: java.lang.RuntimeException: Failed to update database | |
keycloak_1 | at org.keycloak.connections.jpa.updater.liquibase.LiquibaseJpaUpdaterProvider.update(LiquibaseJpaUpdaterProvider.java:116) | |
keycloak_1 | at org.keycloak.connections.jpa.updater.liquibase.LiquibaseJpaUpdaterProvider.update(LiquibaseJpaUpdaterProvider.java:81) | |
keycloak_1 | at org.keycloak.connections.jpa.DefaultJpaConnectionProviderFactory.update(DefaultJpaConnectionProviderFactory.java:322) | |
keycloak_1 | at org.keycloak.connections.jpa.DefaultJpaConnectionProviderFactory.migration(DefaultJpaConnectionProviderFactory.java:308) | |
keycloak_1 | at org.keycloak.connections.jpa.DefaultJpaConnectionProviderFactory.lambda$lazyInit$0(DefaultJpaConnectionProviderFactory.java:179) | |
keycloak_1 | at org.keycloak.models.utils.KeycloakModelUtils.suspendJtaTransaction(KeycloakModelUtils.java:611) | |
keycloak_1 | at org.keycloak.connections.jpa.DefaultJpaConnectionProviderFactory.lazyInit(DefaultJpaConnectionProviderFactory.java:130) | |
keycloak_1 | at org.keycloak.connections.jpa.DefaultJpaConnectionProviderFactory.create(DefaultJpaConnectionProviderFactory.java:78) | |
keycloak_1 | at org.keycloak.connections.jpa.DefaultJpaConnectionProviderFactory.create(DefaultJpaConnectionProviderFactory.java:56) | |
keycloak_1 | at org.keycloak.services.DefaultKeycloakSession.getProvider(DefaultKeycloakSession.java:186) | |
keycloak_1 | at org.keycloak.models.jpa.JpaRealmProviderFactory.create(JpaRealmProviderFactory.java:51) | |
keycloak_1 | at org.keycloak.models.jpa.JpaRealmProviderFactory.create(JpaRealmProviderFactory.java:33) | |
keycloak_1 | at org.keycloak.services.DefaultKeycloakSession.getProvider(DefaultKeycloakSession.java:186) | |
keycloak_1 | at org.keycloak.services.DefaultKeycloakSession.realmLocalStorage(DefaultKeycloakSession.java:143) | |
keycloak_1 | at org.keycloak.models.cache.infinispan.RealmCacheSession.getRealmDelegate(RealmCacheSession.java:148) | |
keycloak_1 | at org.keycloak.models.cache.infinispan.RealmCacheSession.getMigrationModel(RealmCacheSession.java:141) | |
keycloak_1 | at org.keycloak.migration.MigrationModelManager.migrate(MigrationModelManager.java:82) | |
keycloak_1 | at org.keycloak.services.resources.KeycloakApplication.migrateModel(KeycloakApplication.java:245) | |
keycloak_1 | at org.keycloak.services.resources.KeycloakApplication.migrateAndBootstrap(KeycloakApplication.java:186) | |
keycloak_1 | at org.keycloak.services.resources.KeycloakApplication$1.run(KeycloakApplication.java:145) | |
keycloak_1 | at org.keycloak.models.utils.KeycloakModelUtils.runJobInTransaction(KeycloakModelUtils.java:227) | |
keycloak_1 | at org.keycloak.services.resources.KeycloakApplication.<init>(KeycloakApplication.java:136) | |
keycloak_1 | at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) | |
keycloak_1 | at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) | |
keycloak_1 | at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) | |
keycloak_1 | at java.lang.reflect.Constructor.newInstance(Constructor.java:423) | |
keycloak_1 | at org.jboss.resteasy.core.ConstructorInjectorImpl.construct(ConstructorInjectorImpl.java:150) | |
keycloak_1 | ... 31 more | |
keycloak_1 | Caused by: liquibase.exception.MigrationFailedException: Migration failed for change set META-INF/jpa-changelog-2.1.0.xml::2.1.0-KEYCLOAK-5461::[email protected]: | |
keycloak_1 | Reason: liquibase.exception.DatabaseException: Table 'BROKER_LINK' already exists [Failed SQL: CREATE TABLE keycloak.BROKER_LINK (IDENTITY_PROVIDER VARCHAR(255) NOT NULL, STORAGE_PROVIDER_ID VARCHAR(255) NULL, REALM_ID VARCHAR(36) NOT NULL, BROKER_USER_ID VARCHAR(255) NULL, BROKER_USERNAME VARCHAR(255) NULL, TOKEN TEXT NULL, USER_ID VARCHAR(255) NOT NULL)] | |
keycloak_1 | at liquibase.changelog.ChangeSet.execute(ChangeSet.java:619) | |
keycloak_1 | at liquibase.changelog.visitor.UpdateVisitor.visit(UpdateVisitor.java:51) | |
keycloak_1 | at liquibase.changelog.ChangeLogIterator.run(ChangeLogIterator.java:79) | |
keycloak_1 | at liquibase.Liquibase.update(Liquibase.java:214) | |
keycloak_1 | at liquibase.Liquibase.update(Liquibase.java:192) | |
keycloak_1 | at liquibase.Liquibase.update(Liquibase.java:188) | |
keycloak_1 | at org.keycloak.connections.jpa.updater.liquibase.LiquibaseJpaUpdaterProvider.updateChangeSet(LiquibaseJpaUpdaterProvider.java:182) | |
keycloak_1 | at org.keycloak.connections.jpa.updater.liquibase.LiquibaseJpaUpdaterProvider.update(LiquibaseJpaUpdaterProvider.java:102) | |
keycloak_1 | ... 57 more | |
keycloak_1 | Caused by: liquibase.exception.DatabaseException: Table 'BROKER_LINK' already exists [Failed SQL: CREATE TABLE keycloak.BROKER_LINK (IDENTITY_PROVIDER VARCHAR(255) NOT NULL, STORAGE_PROVIDER_ID VARCHAR(255) NULL, REALM_ID VARCHAR(36) NOT NULL, BROKER_USER_ID VARCHAR(255) NULL, BROKER_USERNAME VARCHAR(255) NULL, TOKEN TEXT NULL, USER_ID VARCHAR(255) NOT NULL)] | |
keycloak_1 | at liquibase.executor.jvm.JdbcExecutor$ExecuteStatementCallback.doInStatement(JdbcExecutor.java:309) | |
keycloak_1 | at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:55) | |
keycloak_1 | at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:113) | |
keycloak_1 | at liquibase.database.AbstractJdbcDatabase.execute(AbstractJdbcDatabase.java:1277) | |
keycloak_1 | at liquibase.database.AbstractJdbcDatabase.executeStatements(AbstractJdbcDatabase.java:1259) | |
keycloak_1 | at liquibase.changelog.ChangeSet.execute(ChangeSet.java:582) | |
keycloak_1 | ... 64 more | |
keycloak_1 | Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'BROKER_LINK' already exists | |
keycloak_1 | at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) | |
keycloak_1 | at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) | |
keycloak_1 | at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) | |
keycloak_1 | at java.lang.reflect.Constructor.newInstance(Constructor.java:423) | |
keycloak_1 | at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) | |
keycloak_1 | at com.mysql.jdbc.Util.getInstance(Util.java:408) | |
keycloak_1 | at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944) | |
keycloak_1 | at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3976) | |
keycloak_1 | at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3912) | |
keycloak_1 | at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530) | |
keycloak_1 | at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683) | |
keycloak_1 | at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) | |
keycloak_1 | at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) | |
keycloak_1 | at com.mysql.jdbc.StatementImpl.executeInternal(StatementImpl.java:845) | |
keycloak_1 | at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:745) | |
keycloak_1 | at org.jboss.jca.adapters.jdbc.WrappedStatement.execute(WrappedStatement.java:198) | |
keycloak_1 | at liquibase.executor.jvm.JdbcExecutor$ExecuteStatementCallback.doInStatement(JdbcExecutor.java:307) | |
keycloak_1 | ... 69 more | |
keycloak_1 | | |
keycloak_1 | 09:23:43,957 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0008: Undertow HTTPS listener https suspending | |
keycloak_1 | 09:23:43,972 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0007: Undertow HTTPS listener https stopped, was bound to 0.0.0.0:8443 | |
keycloak_1 | 09:23:43,976 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0010: Unbound data source [java:jboss/datasources/KeycloakDS] | |
keycloak_1 | 09:23:43,993 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0019: Host default-host stopping | |
keycloak_1 | 09:23:43,998 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] | |
keycloak_1 | 09:23:44,008 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0019: Stopped Driver service with driver-name = mysql | |
keycloak_1 | 09:23:44,014 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 54) WFLYCLINF0003: Stopped keys cache from keycloak container | |
keycloak_1 | 09:23:44,018 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 47) WFLYCLINF0003: Stopped authorization cache from keycloak container | |
keycloak_1 | 09:23:44,019 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 47) WFLYCLINF0003: Stopped offlineSessions cache from keycloak container | |
keycloak_1 | 09:23:44,020 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 53) WFLYCLINF0003: Stopped realms cache from keycloak container | |
keycloak_1 | 09:23:44,021 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 53) WFLYCLINF0003: Stopped sessions cache from keycloak container | |
keycloak_1 | 09:23:44,024 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 47) WFLYCLINF0003: Stopped loginFailures cache from keycloak container | |
keycloak_1 | 09:23:44,017 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 55) WFLYCLINF0003: Stopped work cache from keycloak container | |
keycloak_1 | 09:23:44,016 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 49) WFLYCLINF0003: Stopped offlineClientSessions cache from keycloak container | |
keycloak_1 | 09:23:44,015 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 46) WFLYCLINF0003: Stopped authenticationSessions cache from keycloak container | |
keycloak_1 | 09:23:44,025 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 53) WFLYCLINF0003: Stopped actionTokens cache from keycloak container | |
keycloak_1 | 09:23:44,022 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 48) WFLYCLINF0003: Stopped users cache from keycloak container | |
keycloak_1 | 09:23:44,032 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0019: Stopped Driver service with driver-name = h2 | |
keycloak_1 | 09:23:44,036 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 58) WFLYCLINF0003: Stopped clientSessions cache from keycloak container | |
keycloak_1 | 09:23:44,041 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 54) WFLYCLINF0003: Stopped client-mappings cache from ejb container | |
keycloak_1 | 09:23:44,041 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0008: Undertow HTTP listener default suspending | |
keycloak_1 | 09:23:44,043 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 0.0.0.0:8080 | |
keycloak_1 | 09:23:44,047 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0004: Undertow 2.0.9.Final stopping | |
keycloak_1 | 09:23:44,050 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-2) WFLYCLINF0003: Stopped authorizationRevisions cache from keycloak container | |
keycloak_1 | 09:23:44,056 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-2) WFLYCLINF0003: Stopped realmRevisions cache from keycloak container | |
keycloak_1 | 09:23:44,066 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-2) WFLYCLINF0003: Stopped userRevisions cache from keycloak container | |
keycloak_1 | 09:23:44,067 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment keycloak-server.war (runtime-name: keycloak-server.war) in 151ms | |
keycloak_1 | platform_keycloak_1 exited with code 1 |
Author
mtuchi
commented
Apr 30, 2019
•
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment