@things-factory/operato-codelingua 8.0.0-beta.0 → 8.0.0-beta.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +26 -26
- package/client/bootstrap.ts +0 -206
- package/client/icons/menu-icons.ts +0 -91
- package/client/index.ts +0 -0
- package/client/pages/git-project/git-project-list-page.ts +0 -427
- package/client/route.ts +0 -8
- package/client/themes/dark.css +0 -51
- package/client/themes/light.css +0 -51
- package/client/tsconfig.json +0 -12
- package/client/viewparts/menu-tools.ts +0 -170
- package/client/viewparts/user-circle.ts +0 -24
- package/db.sqlite +0 -0
- package/installer/config.production.js +0 -40
- package/installer/docker-compose.yml +0 -42
- package/installer/install.sh +0 -54
- package/installer/migrate.sh +0 -1
- package/installer/start.sh +0 -18
- package/installer/stop.sh +0 -1
- package/installer/upgrade.sh +0 -1
- package/logs/.08636eb59927f12972f6774f5947c8507b3564c2-audit.json +0 -25
- package/logs/.5e5d741d8b7784a2fbad65eedc0fd46946aaf6f2-audit.json +0 -50
- package/logs/application-2024-07-12-23.log +0 -81
- package/logs/application-2024-07-13-00.log +0 -1
- package/logs/application-2024-07-13-01.log +0 -168
- package/logs/connections-2024-07-07-17.log +0 -41
- package/logs/connections-2024-07-07-20.log +0 -41
- package/logs/connections-2024-07-08-00.log +0 -41
- package/logs/connections-2024-07-08-01.log +0 -41
- package/logs/connections-2024-07-08-02.log +0 -41
- package/logs/connections-2024-07-08-19.log +0 -41
- package/logs/connections-2024-07-12-23.log +0 -41
- package/logs/connections-2024-07-13-01.log +0 -82
- package/server/controllers/github-controller.ts +0 -98
- package/server/controllers/index.ts +0 -0
- package/server/index.ts +0 -7
- package/server/middlewares/index.ts +0 -3
- package/server/migrations/index.ts +0 -9
- package/server/routers/github-webhook-router.ts +0 -45
- package/server/routes.ts +0 -30
- package/server/service/git-project/git-project-mutation.ts +0 -179
- package/server/service/git-project/git-project-query.ts +0 -48
- package/server/service/git-project/git-project-type.ts +0 -76
- package/server/service/git-project/git-project.ts +0 -114
- package/server/service/git-project/index.ts +0 -7
- package/server/service/index.ts +0 -21
- package/server/tsconfig.json +0 -9
|
@@ -1,168 +0,0 @@
|
|
|
1
|
-
2024-07-13T01:42:02+09:00 error: Cannot query field "unregisterGithubWebhook" on type "Mutation".
|
|
2
|
-
2024-07-13T01:42:38+09:00 info: File Storage is Ready.
|
|
3
|
-
2024-07-13T01:42:39+09:00 error: Error: Cannot find module 'oracledb'
|
|
4
|
-
Require stack:
|
|
5
|
-
- /Users/super/Documents/GitHub/things-factory/packages/integration-base/dist-server/engine/connector/oracle-connector.js
|
|
6
|
-
- /Users/super/Documents/GitHub/things-factory/packages/integration-base/dist-server/engine/connector/index.js
|
|
7
|
-
- /Users/super/Documents/GitHub/things-factory/packages/integration-base/dist-server/engine/index.js
|
|
8
|
-
- /Users/super/Documents/GitHub/things-factory/packages/integration-base/dist-server/index.js
|
|
9
|
-
- /Users/super/Documents/GitHub/things-factory/packages/env/lib/module-loader.js
|
|
10
|
-
- /Users/super/Documents/GitHub/things-factory/packages/env/index.js
|
|
11
|
-
- /Users/super/Documents/GitHub/things-factory/packages/shell/dist-server/server-dev.js
|
|
12
|
-
- /Users/super/Documents/GitHub/things-factory/packages/shell/bin/things-factory-dev
|
|
13
|
-
at Module._resolveFilename (node:internal/modules/cjs/loader:1145:15)
|
|
14
|
-
at Module._load (node:internal/modules/cjs/loader:986:27)
|
|
15
|
-
at Module.require (node:internal/modules/cjs/loader:1233:19)
|
|
16
|
-
at require (node:internal/modules/helpers:179:18)
|
|
17
|
-
at Object.<anonymous> (/Users/super/Documents/GitHub/things-factory/packages/integration-base/dist-server/engine/connector/oracle-connector.js:7:20)
|
|
18
|
-
at Module._compile (node:internal/modules/cjs/loader:1358:14)
|
|
19
|
-
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
|
|
20
|
-
at Module.load (node:internal/modules/cjs/loader:1208:32)
|
|
21
|
-
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
|
22
|
-
at Module.require (node:internal/modules/cjs/loader:1233:19)
|
|
23
|
-
at require (node:internal/modules/helpers:179:18)
|
|
24
|
-
at Object.<anonymous> (/Users/super/Documents/GitHub/things-factory/packages/integration-base/dist-server/engine/connector/index.js:11:1)
|
|
25
|
-
at Module._compile (node:internal/modules/cjs/loader:1358:14)
|
|
26
|
-
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
|
|
27
|
-
at Module.load (node:internal/modules/cjs/loader:1208:32)
|
|
28
|
-
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
|
29
|
-
2024-07-13T01:42:39+09:00 error: Error: Cannot find module 'oracledb'
|
|
30
|
-
Require stack:
|
|
31
|
-
- /Users/super/Documents/GitHub/things-factory/packages/integration-base/dist-server/engine/task/oracle-procedure.js
|
|
32
|
-
- /Users/super/Documents/GitHub/things-factory/packages/integration-base/dist-server/engine/task/index.js
|
|
33
|
-
- /Users/super/Documents/GitHub/things-factory/packages/integration-base/dist-server/engine/index.js
|
|
34
|
-
- /Users/super/Documents/GitHub/things-factory/packages/integration-base/dist-server/index.js
|
|
35
|
-
- /Users/super/Documents/GitHub/things-factory/packages/env/lib/module-loader.js
|
|
36
|
-
- /Users/super/Documents/GitHub/things-factory/packages/env/index.js
|
|
37
|
-
- /Users/super/Documents/GitHub/things-factory/packages/shell/dist-server/server-dev.js
|
|
38
|
-
- /Users/super/Documents/GitHub/things-factory/packages/shell/bin/things-factory-dev
|
|
39
|
-
at Module._resolveFilename (node:internal/modules/cjs/loader:1145:15)
|
|
40
|
-
at Module._load (node:internal/modules/cjs/loader:986:27)
|
|
41
|
-
at Module.require (node:internal/modules/cjs/loader:1233:19)
|
|
42
|
-
at require (node:internal/modules/helpers:179:18)
|
|
43
|
-
at Object.<anonymous> (/Users/super/Documents/GitHub/things-factory/packages/integration-base/dist-server/engine/task/oracle-procedure.js:9:20)
|
|
44
|
-
at Module._compile (node:internal/modules/cjs/loader:1358:14)
|
|
45
|
-
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
|
|
46
|
-
at Module.load (node:internal/modules/cjs/loader:1208:32)
|
|
47
|
-
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
|
48
|
-
at Module.require (node:internal/modules/cjs/loader:1233:19)
|
|
49
|
-
at require (node:internal/modules/helpers:179:18)
|
|
50
|
-
at Object.<anonymous> (/Users/super/Documents/GitHub/things-factory/packages/integration-base/dist-server/engine/task/index.js:43:1)
|
|
51
|
-
at Module._compile (node:internal/modules/cjs/loader:1358:14)
|
|
52
|
-
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
|
|
53
|
-
at Module.load (node:internal/modules/cjs/loader:1208:32)
|
|
54
|
-
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
|
55
|
-
2024-07-13T01:42:39+09:00 error: Error: Cannot find module '@thiagoelg/node-printer'
|
|
56
|
-
Require stack:
|
|
57
|
-
- /Users/super/Documents/GitHub/things-factory/packages/board-service/dist-server/controllers/print.js
|
|
58
|
-
- /Users/super/Documents/GitHub/things-factory/packages/board-service/dist-server/controllers/index.js
|
|
59
|
-
- /Users/super/Documents/GitHub/things-factory/packages/board-service/dist-server/index.js
|
|
60
|
-
- /Users/super/Documents/GitHub/things-factory/packages/env/lib/module-loader.js
|
|
61
|
-
- /Users/super/Documents/GitHub/things-factory/packages/env/index.js
|
|
62
|
-
- /Users/super/Documents/GitHub/things-factory/packages/shell/dist-server/server-dev.js
|
|
63
|
-
- /Users/super/Documents/GitHub/things-factory/packages/shell/bin/things-factory-dev
|
|
64
|
-
at Module._resolveFilename (node:internal/modules/cjs/loader:1145:15)
|
|
65
|
-
at Module._load (node:internal/modules/cjs/loader:986:27)
|
|
66
|
-
at Module.require (node:internal/modules/cjs/loader:1233:19)
|
|
67
|
-
at require (node:internal/modules/helpers:179:18)
|
|
68
|
-
at Object.<anonymous> (/Users/super/Documents/GitHub/things-factory/packages/board-service/dist-server/controllers/print.js:10:17)
|
|
69
|
-
at Module._compile (node:internal/modules/cjs/loader:1358:14)
|
|
70
|
-
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
|
|
71
|
-
at Module.load (node:internal/modules/cjs/loader:1208:32)
|
|
72
|
-
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
|
73
|
-
at Module.require (node:internal/modules/cjs/loader:1233:19)
|
|
74
|
-
at require (node:internal/modules/helpers:179:18)
|
|
75
|
-
at Object.<anonymous> (/Users/super/Documents/GitHub/things-factory/packages/board-service/dist-server/controllers/index.js:4:17)
|
|
76
|
-
at Module._compile (node:internal/modules/cjs/loader:1358:14)
|
|
77
|
-
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
|
|
78
|
-
at Module.load (node:internal/modules/cjs/loader:1208:32)
|
|
79
|
-
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
|
80
|
-
2024-07-13T01:42:40+09:00 info: Default DataSource established
|
|
81
|
-
2024-07-13T01:42:41+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
82
|
-
2024-07-13T01:42:41+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
|
83
|
-
2024-07-13T01:44:09+09:00 error: Field "unregisterGithubWebhook" must not have a selection since type "Boolean!" has no subfields.
|
|
84
|
-
2024-07-13T01:44:33+09:00 error: Field "unregisterGithubWebhook" must not have a selection since type "Boolean!" has no subfields.
|
|
85
|
-
2024-07-13T01:45:22+09:00 error: Field "unregisterGithubWebhook" must not have a selection since type "Boolean!" has no subfields.
|
|
86
|
-
2024-07-13T01:46:19+09:00 error: Cannot read properties of null (reading 'replace')
|
|
87
|
-
2024-07-13T01:46:38+09:00 error: Cannot read properties of null (reading 'replace')
|
|
88
|
-
2024-07-13T01:50:03+09:00 info: File Storage is Ready.
|
|
89
|
-
2024-07-13T01:50:03+09:00 error: Error: Cannot find module 'oracledb'
|
|
90
|
-
Require stack:
|
|
91
|
-
- /Users/super/Documents/GitHub/things-factory/packages/integration-base/dist-server/engine/connector/oracle-connector.js
|
|
92
|
-
- /Users/super/Documents/GitHub/things-factory/packages/integration-base/dist-server/engine/connector/index.js
|
|
93
|
-
- /Users/super/Documents/GitHub/things-factory/packages/integration-base/dist-server/engine/index.js
|
|
94
|
-
- /Users/super/Documents/GitHub/things-factory/packages/integration-base/dist-server/index.js
|
|
95
|
-
- /Users/super/Documents/GitHub/things-factory/packages/env/lib/module-loader.js
|
|
96
|
-
- /Users/super/Documents/GitHub/things-factory/packages/env/index.js
|
|
97
|
-
- /Users/super/Documents/GitHub/things-factory/packages/shell/dist-server/server-dev.js
|
|
98
|
-
- /Users/super/Documents/GitHub/things-factory/packages/shell/bin/things-factory-dev
|
|
99
|
-
at Module._resolveFilename (node:internal/modules/cjs/loader:1145:15)
|
|
100
|
-
at Module._load (node:internal/modules/cjs/loader:986:27)
|
|
101
|
-
at Module.require (node:internal/modules/cjs/loader:1233:19)
|
|
102
|
-
at require (node:internal/modules/helpers:179:18)
|
|
103
|
-
at Object.<anonymous> (/Users/super/Documents/GitHub/things-factory/packages/integration-base/dist-server/engine/connector/oracle-connector.js:7:20)
|
|
104
|
-
at Module._compile (node:internal/modules/cjs/loader:1358:14)
|
|
105
|
-
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
|
|
106
|
-
at Module.load (node:internal/modules/cjs/loader:1208:32)
|
|
107
|
-
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
|
108
|
-
at Module.require (node:internal/modules/cjs/loader:1233:19)
|
|
109
|
-
at require (node:internal/modules/helpers:179:18)
|
|
110
|
-
at Object.<anonymous> (/Users/super/Documents/GitHub/things-factory/packages/integration-base/dist-server/engine/connector/index.js:11:1)
|
|
111
|
-
at Module._compile (node:internal/modules/cjs/loader:1358:14)
|
|
112
|
-
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
|
|
113
|
-
at Module.load (node:internal/modules/cjs/loader:1208:32)
|
|
114
|
-
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
|
115
|
-
2024-07-13T01:50:04+09:00 error: Error: Cannot find module 'oracledb'
|
|
116
|
-
Require stack:
|
|
117
|
-
- /Users/super/Documents/GitHub/things-factory/packages/integration-base/dist-server/engine/task/oracle-procedure.js
|
|
118
|
-
- /Users/super/Documents/GitHub/things-factory/packages/integration-base/dist-server/engine/task/index.js
|
|
119
|
-
- /Users/super/Documents/GitHub/things-factory/packages/integration-base/dist-server/engine/index.js
|
|
120
|
-
- /Users/super/Documents/GitHub/things-factory/packages/integration-base/dist-server/index.js
|
|
121
|
-
- /Users/super/Documents/GitHub/things-factory/packages/env/lib/module-loader.js
|
|
122
|
-
- /Users/super/Documents/GitHub/things-factory/packages/env/index.js
|
|
123
|
-
- /Users/super/Documents/GitHub/things-factory/packages/shell/dist-server/server-dev.js
|
|
124
|
-
- /Users/super/Documents/GitHub/things-factory/packages/shell/bin/things-factory-dev
|
|
125
|
-
at Module._resolveFilename (node:internal/modules/cjs/loader:1145:15)
|
|
126
|
-
at Module._load (node:internal/modules/cjs/loader:986:27)
|
|
127
|
-
at Module.require (node:internal/modules/cjs/loader:1233:19)
|
|
128
|
-
at require (node:internal/modules/helpers:179:18)
|
|
129
|
-
at Object.<anonymous> (/Users/super/Documents/GitHub/things-factory/packages/integration-base/dist-server/engine/task/oracle-procedure.js:9:20)
|
|
130
|
-
at Module._compile (node:internal/modules/cjs/loader:1358:14)
|
|
131
|
-
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
|
|
132
|
-
at Module.load (node:internal/modules/cjs/loader:1208:32)
|
|
133
|
-
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
|
134
|
-
at Module.require (node:internal/modules/cjs/loader:1233:19)
|
|
135
|
-
at require (node:internal/modules/helpers:179:18)
|
|
136
|
-
at Object.<anonymous> (/Users/super/Documents/GitHub/things-factory/packages/integration-base/dist-server/engine/task/index.js:43:1)
|
|
137
|
-
at Module._compile (node:internal/modules/cjs/loader:1358:14)
|
|
138
|
-
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
|
|
139
|
-
at Module.load (node:internal/modules/cjs/loader:1208:32)
|
|
140
|
-
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
|
141
|
-
2024-07-13T01:50:04+09:00 error: Error: Cannot find module '@thiagoelg/node-printer'
|
|
142
|
-
Require stack:
|
|
143
|
-
- /Users/super/Documents/GitHub/things-factory/packages/board-service/dist-server/controllers/print.js
|
|
144
|
-
- /Users/super/Documents/GitHub/things-factory/packages/board-service/dist-server/controllers/index.js
|
|
145
|
-
- /Users/super/Documents/GitHub/things-factory/packages/board-service/dist-server/index.js
|
|
146
|
-
- /Users/super/Documents/GitHub/things-factory/packages/env/lib/module-loader.js
|
|
147
|
-
- /Users/super/Documents/GitHub/things-factory/packages/env/index.js
|
|
148
|
-
- /Users/super/Documents/GitHub/things-factory/packages/shell/dist-server/server-dev.js
|
|
149
|
-
- /Users/super/Documents/GitHub/things-factory/packages/shell/bin/things-factory-dev
|
|
150
|
-
at Module._resolveFilename (node:internal/modules/cjs/loader:1145:15)
|
|
151
|
-
at Module._load (node:internal/modules/cjs/loader:986:27)
|
|
152
|
-
at Module.require (node:internal/modules/cjs/loader:1233:19)
|
|
153
|
-
at require (node:internal/modules/helpers:179:18)
|
|
154
|
-
at Object.<anonymous> (/Users/super/Documents/GitHub/things-factory/packages/board-service/dist-server/controllers/print.js:10:17)
|
|
155
|
-
at Module._compile (node:internal/modules/cjs/loader:1358:14)
|
|
156
|
-
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
|
|
157
|
-
at Module.load (node:internal/modules/cjs/loader:1208:32)
|
|
158
|
-
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
|
159
|
-
at Module.require (node:internal/modules/cjs/loader:1233:19)
|
|
160
|
-
at require (node:internal/modules/helpers:179:18)
|
|
161
|
-
at Object.<anonymous> (/Users/super/Documents/GitHub/things-factory/packages/board-service/dist-server/controllers/index.js:4:17)
|
|
162
|
-
at Module._compile (node:internal/modules/cjs/loader:1358:14)
|
|
163
|
-
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
|
|
164
|
-
at Module.load (node:internal/modules/cjs/loader:1208:32)
|
|
165
|
-
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
|
166
|
-
2024-07-13T01:50:04+09:00 info: Default DataSource established
|
|
167
|
-
2024-07-13T01:50:05+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
168
|
-
2024-07-13T01:50:05+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
2024-07-07T17:44:29+09:00 info: Initializing ConnectionManager...
|
|
2
|
-
2024-07-07T17:44:29+09:00 info: Connector 'echo-back-server' started to ready
|
|
3
|
-
2024-07-07T17:44:29+09:00 info: Connector 'echo-back' started to ready
|
|
4
|
-
2024-07-07T17:44:29+09:00 info: Connector 'http-connector' started to ready
|
|
5
|
-
2024-07-07T17:44:29+09:00 info: Connector 'graphql-connector' started to ready
|
|
6
|
-
2024-07-07T17:44:29+09:00 info: Connector 'sqlite-connector' started to ready
|
|
7
|
-
2024-07-07T17:44:29+09:00 info: Connector 'postgresql-connector' started to ready
|
|
8
|
-
2024-07-07T17:44:29+09:00 info: Connector 'mqtt-connector' started to ready
|
|
9
|
-
2024-07-07T17:44:29+09:00 info: Connector 'mssql-connector' started to ready
|
|
10
|
-
2024-07-07T17:44:29+09:00 info: Connector 'oracle-connector' started to ready
|
|
11
|
-
2024-07-07T17:44:29+09:00 info: Connector 'mysql-connector' started to ready
|
|
12
|
-
2024-07-07T17:44:29+09:00 info: Connector 'socket-server' started to ready
|
|
13
|
-
2024-07-07T17:44:29+09:00 info: Connector 'operato-connector' started to ready
|
|
14
|
-
2024-07-07T17:44:29+09:00 info: Connector 'proxy-connector' started to ready
|
|
15
|
-
2024-07-07T17:44:29+09:00 info: echo-back-servers are ready
|
|
16
|
-
2024-07-07T17:44:29+09:00 info: echo-back connections are ready
|
|
17
|
-
2024-07-07T17:44:29+09:00 info: http-connector connections are ready
|
|
18
|
-
2024-07-07T17:44:29+09:00 info: graphql-connector connections are ready
|
|
19
|
-
2024-07-07T17:44:29+09:00 info: sqlite-connector connections are ready
|
|
20
|
-
2024-07-07T17:44:29+09:00 info: postgresql-connector connections are ready
|
|
21
|
-
2024-07-07T17:44:29+09:00 info: mqtt-connector connections are ready
|
|
22
|
-
2024-07-07T17:44:29+09:00 info: mssql-connector connections are ready
|
|
23
|
-
2024-07-07T17:44:29+09:00 info: oracle-connector connections are ready
|
|
24
|
-
2024-07-07T17:44:29+09:00 info: mysql-connector connections are ready
|
|
25
|
-
2024-07-07T17:44:29+09:00 info: socket servers are ready
|
|
26
|
-
2024-07-07T17:44:29+09:00 info: operato-connector connections are ready
|
|
27
|
-
2024-07-07T17:44:29+09:00 info: proxy-connector connections are ready
|
|
28
|
-
2024-07-07T17:44:29+09:00 info: All connector for 'echo-back-server' ready
|
|
29
|
-
2024-07-07T17:44:29+09:00 info: All connector for 'echo-back' ready
|
|
30
|
-
2024-07-07T17:44:29+09:00 info: All connector for 'http-connector' ready
|
|
31
|
-
2024-07-07T17:44:29+09:00 info: All connector for 'graphql-connector' ready
|
|
32
|
-
2024-07-07T17:44:29+09:00 info: All connector for 'sqlite-connector' ready
|
|
33
|
-
2024-07-07T17:44:29+09:00 info: All connector for 'postgresql-connector' ready
|
|
34
|
-
2024-07-07T17:44:29+09:00 info: All connector for 'mqtt-connector' ready
|
|
35
|
-
2024-07-07T17:44:29+09:00 info: All connector for 'mssql-connector' ready
|
|
36
|
-
2024-07-07T17:44:29+09:00 info: All connector for 'oracle-connector' ready
|
|
37
|
-
2024-07-07T17:44:29+09:00 info: All connector for 'mysql-connector' ready
|
|
38
|
-
2024-07-07T17:44:29+09:00 info: All connector for 'socket-server' ready
|
|
39
|
-
2024-07-07T17:44:29+09:00 info: All connector for 'operato-connector' ready
|
|
40
|
-
2024-07-07T17:44:29+09:00 info: All connector for 'proxy-connector' ready
|
|
41
|
-
2024-07-07T17:44:29+09:00 info: ConnectionManager initialization done:
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
2024-07-07T20:09:34+09:00 info: Initializing ConnectionManager...
|
|
2
|
-
2024-07-07T20:09:34+09:00 info: Connector 'echo-back-server' started to ready
|
|
3
|
-
2024-07-07T20:09:34+09:00 info: Connector 'echo-back' started to ready
|
|
4
|
-
2024-07-07T20:09:34+09:00 info: Connector 'http-connector' started to ready
|
|
5
|
-
2024-07-07T20:09:34+09:00 info: Connector 'graphql-connector' started to ready
|
|
6
|
-
2024-07-07T20:09:34+09:00 info: Connector 'sqlite-connector' started to ready
|
|
7
|
-
2024-07-07T20:09:34+09:00 info: Connector 'postgresql-connector' started to ready
|
|
8
|
-
2024-07-07T20:09:34+09:00 info: Connector 'mqtt-connector' started to ready
|
|
9
|
-
2024-07-07T20:09:34+09:00 info: Connector 'mssql-connector' started to ready
|
|
10
|
-
2024-07-07T20:09:34+09:00 info: Connector 'oracle-connector' started to ready
|
|
11
|
-
2024-07-07T20:09:34+09:00 info: Connector 'mysql-connector' started to ready
|
|
12
|
-
2024-07-07T20:09:34+09:00 info: Connector 'socket-server' started to ready
|
|
13
|
-
2024-07-07T20:09:34+09:00 info: Connector 'operato-connector' started to ready
|
|
14
|
-
2024-07-07T20:09:34+09:00 info: Connector 'proxy-connector' started to ready
|
|
15
|
-
2024-07-07T20:09:34+09:00 info: echo-back-servers are ready
|
|
16
|
-
2024-07-07T20:09:34+09:00 info: echo-back connections are ready
|
|
17
|
-
2024-07-07T20:09:34+09:00 info: http-connector connections are ready
|
|
18
|
-
2024-07-07T20:09:34+09:00 info: graphql-connector connections are ready
|
|
19
|
-
2024-07-07T20:09:34+09:00 info: sqlite-connector connections are ready
|
|
20
|
-
2024-07-07T20:09:34+09:00 info: postgresql-connector connections are ready
|
|
21
|
-
2024-07-07T20:09:34+09:00 info: mqtt-connector connections are ready
|
|
22
|
-
2024-07-07T20:09:34+09:00 info: mssql-connector connections are ready
|
|
23
|
-
2024-07-07T20:09:34+09:00 info: oracle-connector connections are ready
|
|
24
|
-
2024-07-07T20:09:34+09:00 info: mysql-connector connections are ready
|
|
25
|
-
2024-07-07T20:09:34+09:00 info: socket servers are ready
|
|
26
|
-
2024-07-07T20:09:34+09:00 info: operato-connector connections are ready
|
|
27
|
-
2024-07-07T20:09:34+09:00 info: proxy-connector connections are ready
|
|
28
|
-
2024-07-07T20:09:34+09:00 info: All connector for 'echo-back-server' ready
|
|
29
|
-
2024-07-07T20:09:34+09:00 info: All connector for 'echo-back' ready
|
|
30
|
-
2024-07-07T20:09:34+09:00 info: All connector for 'http-connector' ready
|
|
31
|
-
2024-07-07T20:09:34+09:00 info: All connector for 'graphql-connector' ready
|
|
32
|
-
2024-07-07T20:09:34+09:00 info: All connector for 'sqlite-connector' ready
|
|
33
|
-
2024-07-07T20:09:34+09:00 info: All connector for 'postgresql-connector' ready
|
|
34
|
-
2024-07-07T20:09:34+09:00 info: All connector for 'mqtt-connector' ready
|
|
35
|
-
2024-07-07T20:09:34+09:00 info: All connector for 'mssql-connector' ready
|
|
36
|
-
2024-07-07T20:09:34+09:00 info: All connector for 'oracle-connector' ready
|
|
37
|
-
2024-07-07T20:09:34+09:00 info: All connector for 'mysql-connector' ready
|
|
38
|
-
2024-07-07T20:09:34+09:00 info: All connector for 'socket-server' ready
|
|
39
|
-
2024-07-07T20:09:34+09:00 info: All connector for 'operato-connector' ready
|
|
40
|
-
2024-07-07T20:09:34+09:00 info: All connector for 'proxy-connector' ready
|
|
41
|
-
2024-07-07T20:09:34+09:00 info: ConnectionManager initialization done:
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
2024-07-08T00:42:51+09:00 info: Initializing ConnectionManager...
|
|
2
|
-
2024-07-08T00:42:51+09:00 info: Connector 'echo-back-server' started to ready
|
|
3
|
-
2024-07-08T00:42:51+09:00 info: Connector 'echo-back' started to ready
|
|
4
|
-
2024-07-08T00:42:51+09:00 info: Connector 'http-connector' started to ready
|
|
5
|
-
2024-07-08T00:42:51+09:00 info: Connector 'graphql-connector' started to ready
|
|
6
|
-
2024-07-08T00:42:51+09:00 info: Connector 'sqlite-connector' started to ready
|
|
7
|
-
2024-07-08T00:42:51+09:00 info: Connector 'postgresql-connector' started to ready
|
|
8
|
-
2024-07-08T00:42:51+09:00 info: Connector 'mqtt-connector' started to ready
|
|
9
|
-
2024-07-08T00:42:51+09:00 info: Connector 'mssql-connector' started to ready
|
|
10
|
-
2024-07-08T00:42:51+09:00 info: Connector 'oracle-connector' started to ready
|
|
11
|
-
2024-07-08T00:42:51+09:00 info: Connector 'mysql-connector' started to ready
|
|
12
|
-
2024-07-08T00:42:51+09:00 info: Connector 'socket-server' started to ready
|
|
13
|
-
2024-07-08T00:42:51+09:00 info: Connector 'operato-connector' started to ready
|
|
14
|
-
2024-07-08T00:42:51+09:00 info: Connector 'proxy-connector' started to ready
|
|
15
|
-
2024-07-08T00:42:51+09:00 info: echo-back-servers are ready
|
|
16
|
-
2024-07-08T00:42:51+09:00 info: echo-back connections are ready
|
|
17
|
-
2024-07-08T00:42:51+09:00 info: http-connector connections are ready
|
|
18
|
-
2024-07-08T00:42:51+09:00 info: graphql-connector connections are ready
|
|
19
|
-
2024-07-08T00:42:51+09:00 info: sqlite-connector connections are ready
|
|
20
|
-
2024-07-08T00:42:51+09:00 info: postgresql-connector connections are ready
|
|
21
|
-
2024-07-08T00:42:51+09:00 info: mqtt-connector connections are ready
|
|
22
|
-
2024-07-08T00:42:51+09:00 info: mssql-connector connections are ready
|
|
23
|
-
2024-07-08T00:42:51+09:00 info: oracle-connector connections are ready
|
|
24
|
-
2024-07-08T00:42:51+09:00 info: mysql-connector connections are ready
|
|
25
|
-
2024-07-08T00:42:51+09:00 info: socket servers are ready
|
|
26
|
-
2024-07-08T00:42:51+09:00 info: operato-connector connections are ready
|
|
27
|
-
2024-07-08T00:42:51+09:00 info: proxy-connector connections are ready
|
|
28
|
-
2024-07-08T00:42:51+09:00 info: All connector for 'echo-back-server' ready
|
|
29
|
-
2024-07-08T00:42:51+09:00 info: All connector for 'echo-back' ready
|
|
30
|
-
2024-07-08T00:42:51+09:00 info: All connector for 'http-connector' ready
|
|
31
|
-
2024-07-08T00:42:51+09:00 info: All connector for 'graphql-connector' ready
|
|
32
|
-
2024-07-08T00:42:51+09:00 info: All connector for 'sqlite-connector' ready
|
|
33
|
-
2024-07-08T00:42:51+09:00 info: All connector for 'postgresql-connector' ready
|
|
34
|
-
2024-07-08T00:42:51+09:00 info: All connector for 'mqtt-connector' ready
|
|
35
|
-
2024-07-08T00:42:51+09:00 info: All connector for 'mssql-connector' ready
|
|
36
|
-
2024-07-08T00:42:51+09:00 info: All connector for 'oracle-connector' ready
|
|
37
|
-
2024-07-08T00:42:51+09:00 info: All connector for 'mysql-connector' ready
|
|
38
|
-
2024-07-08T00:42:51+09:00 info: All connector for 'socket-server' ready
|
|
39
|
-
2024-07-08T00:42:51+09:00 info: All connector for 'operato-connector' ready
|
|
40
|
-
2024-07-08T00:42:51+09:00 info: All connector for 'proxy-connector' ready
|
|
41
|
-
2024-07-08T00:42:51+09:00 info: ConnectionManager initialization done:
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
2024-07-08T01:04:17+09:00 info: Initializing ConnectionManager...
|
|
2
|
-
2024-07-08T01:04:17+09:00 info: Connector 'echo-back-server' started to ready
|
|
3
|
-
2024-07-08T01:04:17+09:00 info: Connector 'echo-back' started to ready
|
|
4
|
-
2024-07-08T01:04:17+09:00 info: Connector 'http-connector' started to ready
|
|
5
|
-
2024-07-08T01:04:17+09:00 info: Connector 'graphql-connector' started to ready
|
|
6
|
-
2024-07-08T01:04:17+09:00 info: Connector 'sqlite-connector' started to ready
|
|
7
|
-
2024-07-08T01:04:17+09:00 info: Connector 'postgresql-connector' started to ready
|
|
8
|
-
2024-07-08T01:04:17+09:00 info: Connector 'mqtt-connector' started to ready
|
|
9
|
-
2024-07-08T01:04:17+09:00 info: Connector 'mssql-connector' started to ready
|
|
10
|
-
2024-07-08T01:04:17+09:00 info: Connector 'oracle-connector' started to ready
|
|
11
|
-
2024-07-08T01:04:17+09:00 info: Connector 'mysql-connector' started to ready
|
|
12
|
-
2024-07-08T01:04:17+09:00 info: Connector 'socket-server' started to ready
|
|
13
|
-
2024-07-08T01:04:17+09:00 info: Connector 'operato-connector' started to ready
|
|
14
|
-
2024-07-08T01:04:17+09:00 info: Connector 'proxy-connector' started to ready
|
|
15
|
-
2024-07-08T01:04:17+09:00 info: echo-back-servers are ready
|
|
16
|
-
2024-07-08T01:04:17+09:00 info: echo-back connections are ready
|
|
17
|
-
2024-07-08T01:04:17+09:00 info: http-connector connections are ready
|
|
18
|
-
2024-07-08T01:04:17+09:00 info: graphql-connector connections are ready
|
|
19
|
-
2024-07-08T01:04:17+09:00 info: sqlite-connector connections are ready
|
|
20
|
-
2024-07-08T01:04:17+09:00 info: postgresql-connector connections are ready
|
|
21
|
-
2024-07-08T01:04:17+09:00 info: mqtt-connector connections are ready
|
|
22
|
-
2024-07-08T01:04:17+09:00 info: mssql-connector connections are ready
|
|
23
|
-
2024-07-08T01:04:17+09:00 info: oracle-connector connections are ready
|
|
24
|
-
2024-07-08T01:04:17+09:00 info: mysql-connector connections are ready
|
|
25
|
-
2024-07-08T01:04:17+09:00 info: socket servers are ready
|
|
26
|
-
2024-07-08T01:04:17+09:00 info: operato-connector connections are ready
|
|
27
|
-
2024-07-08T01:04:17+09:00 info: proxy-connector connections are ready
|
|
28
|
-
2024-07-08T01:04:17+09:00 info: All connector for 'echo-back-server' ready
|
|
29
|
-
2024-07-08T01:04:17+09:00 info: All connector for 'echo-back' ready
|
|
30
|
-
2024-07-08T01:04:17+09:00 info: All connector for 'http-connector' ready
|
|
31
|
-
2024-07-08T01:04:17+09:00 info: All connector for 'graphql-connector' ready
|
|
32
|
-
2024-07-08T01:04:17+09:00 info: All connector for 'sqlite-connector' ready
|
|
33
|
-
2024-07-08T01:04:17+09:00 info: All connector for 'postgresql-connector' ready
|
|
34
|
-
2024-07-08T01:04:17+09:00 info: All connector for 'mqtt-connector' ready
|
|
35
|
-
2024-07-08T01:04:17+09:00 info: All connector for 'mssql-connector' ready
|
|
36
|
-
2024-07-08T01:04:17+09:00 info: All connector for 'oracle-connector' ready
|
|
37
|
-
2024-07-08T01:04:17+09:00 info: All connector for 'mysql-connector' ready
|
|
38
|
-
2024-07-08T01:04:17+09:00 info: All connector for 'socket-server' ready
|
|
39
|
-
2024-07-08T01:04:17+09:00 info: All connector for 'operato-connector' ready
|
|
40
|
-
2024-07-08T01:04:17+09:00 info: All connector for 'proxy-connector' ready
|
|
41
|
-
2024-07-08T01:04:17+09:00 info: ConnectionManager initialization done:
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
2024-07-08T02:56:44+09:00 info: Initializing ConnectionManager...
|
|
2
|
-
2024-07-08T02:56:44+09:00 info: Connector 'echo-back-server' started to ready
|
|
3
|
-
2024-07-08T02:56:44+09:00 info: Connector 'echo-back' started to ready
|
|
4
|
-
2024-07-08T02:56:44+09:00 info: Connector 'http-connector' started to ready
|
|
5
|
-
2024-07-08T02:56:44+09:00 info: Connector 'graphql-connector' started to ready
|
|
6
|
-
2024-07-08T02:56:44+09:00 info: Connector 'sqlite-connector' started to ready
|
|
7
|
-
2024-07-08T02:56:44+09:00 info: Connector 'postgresql-connector' started to ready
|
|
8
|
-
2024-07-08T02:56:44+09:00 info: Connector 'mqtt-connector' started to ready
|
|
9
|
-
2024-07-08T02:56:44+09:00 info: Connector 'mssql-connector' started to ready
|
|
10
|
-
2024-07-08T02:56:44+09:00 info: Connector 'oracle-connector' started to ready
|
|
11
|
-
2024-07-08T02:56:44+09:00 info: Connector 'mysql-connector' started to ready
|
|
12
|
-
2024-07-08T02:56:44+09:00 info: Connector 'socket-server' started to ready
|
|
13
|
-
2024-07-08T02:56:44+09:00 info: Connector 'operato-connector' started to ready
|
|
14
|
-
2024-07-08T02:56:44+09:00 info: Connector 'proxy-connector' started to ready
|
|
15
|
-
2024-07-08T02:56:44+09:00 info: echo-back-servers are ready
|
|
16
|
-
2024-07-08T02:56:44+09:00 info: echo-back connections are ready
|
|
17
|
-
2024-07-08T02:56:44+09:00 info: http-connector connections are ready
|
|
18
|
-
2024-07-08T02:56:44+09:00 info: graphql-connector connections are ready
|
|
19
|
-
2024-07-08T02:56:44+09:00 info: sqlite-connector connections are ready
|
|
20
|
-
2024-07-08T02:56:44+09:00 info: postgresql-connector connections are ready
|
|
21
|
-
2024-07-08T02:56:44+09:00 info: mqtt-connector connections are ready
|
|
22
|
-
2024-07-08T02:56:44+09:00 info: mssql-connector connections are ready
|
|
23
|
-
2024-07-08T02:56:44+09:00 info: oracle-connector connections are ready
|
|
24
|
-
2024-07-08T02:56:44+09:00 info: mysql-connector connections are ready
|
|
25
|
-
2024-07-08T02:56:44+09:00 info: socket servers are ready
|
|
26
|
-
2024-07-08T02:56:44+09:00 info: operato-connector connections are ready
|
|
27
|
-
2024-07-08T02:56:44+09:00 info: proxy-connector connections are ready
|
|
28
|
-
2024-07-08T02:56:44+09:00 info: All connector for 'echo-back-server' ready
|
|
29
|
-
2024-07-08T02:56:44+09:00 info: All connector for 'echo-back' ready
|
|
30
|
-
2024-07-08T02:56:44+09:00 info: All connector for 'http-connector' ready
|
|
31
|
-
2024-07-08T02:56:44+09:00 info: All connector for 'graphql-connector' ready
|
|
32
|
-
2024-07-08T02:56:44+09:00 info: All connector for 'sqlite-connector' ready
|
|
33
|
-
2024-07-08T02:56:44+09:00 info: All connector for 'postgresql-connector' ready
|
|
34
|
-
2024-07-08T02:56:44+09:00 info: All connector for 'mqtt-connector' ready
|
|
35
|
-
2024-07-08T02:56:44+09:00 info: All connector for 'mssql-connector' ready
|
|
36
|
-
2024-07-08T02:56:44+09:00 info: All connector for 'oracle-connector' ready
|
|
37
|
-
2024-07-08T02:56:44+09:00 info: All connector for 'mysql-connector' ready
|
|
38
|
-
2024-07-08T02:56:44+09:00 info: All connector for 'socket-server' ready
|
|
39
|
-
2024-07-08T02:56:44+09:00 info: All connector for 'operato-connector' ready
|
|
40
|
-
2024-07-08T02:56:44+09:00 info: All connector for 'proxy-connector' ready
|
|
41
|
-
2024-07-08T02:56:44+09:00 info: ConnectionManager initialization done:
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
2024-07-08T19:06:31+09:00 info: Initializing ConnectionManager...
|
|
2
|
-
2024-07-08T19:06:31+09:00 info: Connector 'echo-back-server' started to ready
|
|
3
|
-
2024-07-08T19:06:31+09:00 info: Connector 'echo-back' started to ready
|
|
4
|
-
2024-07-08T19:06:31+09:00 info: Connector 'http-connector' started to ready
|
|
5
|
-
2024-07-08T19:06:31+09:00 info: Connector 'graphql-connector' started to ready
|
|
6
|
-
2024-07-08T19:06:31+09:00 info: Connector 'sqlite-connector' started to ready
|
|
7
|
-
2024-07-08T19:06:31+09:00 info: Connector 'postgresql-connector' started to ready
|
|
8
|
-
2024-07-08T19:06:31+09:00 info: Connector 'mqtt-connector' started to ready
|
|
9
|
-
2024-07-08T19:06:31+09:00 info: Connector 'mssql-connector' started to ready
|
|
10
|
-
2024-07-08T19:06:31+09:00 info: Connector 'oracle-connector' started to ready
|
|
11
|
-
2024-07-08T19:06:31+09:00 info: Connector 'mysql-connector' started to ready
|
|
12
|
-
2024-07-08T19:06:31+09:00 info: Connector 'socket-server' started to ready
|
|
13
|
-
2024-07-08T19:06:31+09:00 info: Connector 'operato-connector' started to ready
|
|
14
|
-
2024-07-08T19:06:31+09:00 info: Connector 'proxy-connector' started to ready
|
|
15
|
-
2024-07-08T19:06:31+09:00 info: echo-back-servers are ready
|
|
16
|
-
2024-07-08T19:06:31+09:00 info: echo-back connections are ready
|
|
17
|
-
2024-07-08T19:06:31+09:00 info: http-connector connections are ready
|
|
18
|
-
2024-07-08T19:06:31+09:00 info: graphql-connector connections are ready
|
|
19
|
-
2024-07-08T19:06:31+09:00 info: sqlite-connector connections are ready
|
|
20
|
-
2024-07-08T19:06:31+09:00 info: postgresql-connector connections are ready
|
|
21
|
-
2024-07-08T19:06:31+09:00 info: mqtt-connector connections are ready
|
|
22
|
-
2024-07-08T19:06:31+09:00 info: mssql-connector connections are ready
|
|
23
|
-
2024-07-08T19:06:31+09:00 info: oracle-connector connections are ready
|
|
24
|
-
2024-07-08T19:06:31+09:00 info: mysql-connector connections are ready
|
|
25
|
-
2024-07-08T19:06:31+09:00 info: socket servers are ready
|
|
26
|
-
2024-07-08T19:06:31+09:00 info: operato-connector connections are ready
|
|
27
|
-
2024-07-08T19:06:31+09:00 info: proxy-connector connections are ready
|
|
28
|
-
2024-07-08T19:06:31+09:00 info: All connector for 'echo-back-server' ready
|
|
29
|
-
2024-07-08T19:06:31+09:00 info: All connector for 'echo-back' ready
|
|
30
|
-
2024-07-08T19:06:31+09:00 info: All connector for 'http-connector' ready
|
|
31
|
-
2024-07-08T19:06:31+09:00 info: All connector for 'graphql-connector' ready
|
|
32
|
-
2024-07-08T19:06:31+09:00 info: All connector for 'sqlite-connector' ready
|
|
33
|
-
2024-07-08T19:06:31+09:00 info: All connector for 'postgresql-connector' ready
|
|
34
|
-
2024-07-08T19:06:31+09:00 info: All connector for 'mqtt-connector' ready
|
|
35
|
-
2024-07-08T19:06:31+09:00 info: All connector for 'mssql-connector' ready
|
|
36
|
-
2024-07-08T19:06:31+09:00 info: All connector for 'oracle-connector' ready
|
|
37
|
-
2024-07-08T19:06:31+09:00 info: All connector for 'mysql-connector' ready
|
|
38
|
-
2024-07-08T19:06:31+09:00 info: All connector for 'socket-server' ready
|
|
39
|
-
2024-07-08T19:06:31+09:00 info: All connector for 'operato-connector' ready
|
|
40
|
-
2024-07-08T19:06:31+09:00 info: All connector for 'proxy-connector' ready
|
|
41
|
-
2024-07-08T19:06:31+09:00 info: ConnectionManager initialization done:
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
2024-07-12T23:34:43+09:00 info: Initializing ConnectionManager...
|
|
2
|
-
2024-07-12T23:34:43+09:00 info: Connector 'echo-back-server' started to ready
|
|
3
|
-
2024-07-12T23:34:43+09:00 info: Connector 'echo-back' started to ready
|
|
4
|
-
2024-07-12T23:34:43+09:00 info: Connector 'http-connector' started to ready
|
|
5
|
-
2024-07-12T23:34:43+09:00 info: Connector 'graphql-connector' started to ready
|
|
6
|
-
2024-07-12T23:34:43+09:00 info: Connector 'sqlite-connector' started to ready
|
|
7
|
-
2024-07-12T23:34:43+09:00 info: Connector 'postgresql-connector' started to ready
|
|
8
|
-
2024-07-12T23:34:43+09:00 info: Connector 'mqtt-connector' started to ready
|
|
9
|
-
2024-07-12T23:34:43+09:00 info: Connector 'mssql-connector' started to ready
|
|
10
|
-
2024-07-12T23:34:43+09:00 info: Connector 'oracle-connector' started to ready
|
|
11
|
-
2024-07-12T23:34:43+09:00 info: Connector 'mysql-connector' started to ready
|
|
12
|
-
2024-07-12T23:34:43+09:00 info: Connector 'socket-server' started to ready
|
|
13
|
-
2024-07-12T23:34:43+09:00 info: Connector 'operato-connector' started to ready
|
|
14
|
-
2024-07-12T23:34:43+09:00 info: Connector 'proxy-connector' started to ready
|
|
15
|
-
2024-07-12T23:34:43+09:00 info: echo-back-servers are ready
|
|
16
|
-
2024-07-12T23:34:43+09:00 info: echo-back connections are ready
|
|
17
|
-
2024-07-12T23:34:43+09:00 info: http-connector connections are ready
|
|
18
|
-
2024-07-12T23:34:43+09:00 info: graphql-connector connections are ready
|
|
19
|
-
2024-07-12T23:34:43+09:00 info: sqlite-connector connections are ready
|
|
20
|
-
2024-07-12T23:34:43+09:00 info: postgresql-connector connections are ready
|
|
21
|
-
2024-07-12T23:34:43+09:00 info: mqtt-connector connections are ready
|
|
22
|
-
2024-07-12T23:34:43+09:00 info: mssql-connector connections are ready
|
|
23
|
-
2024-07-12T23:34:43+09:00 info: oracle-connector connections are ready
|
|
24
|
-
2024-07-12T23:34:43+09:00 info: mysql-connector connections are ready
|
|
25
|
-
2024-07-12T23:34:43+09:00 info: socket servers are ready
|
|
26
|
-
2024-07-12T23:34:43+09:00 info: operato-connector connections are ready
|
|
27
|
-
2024-07-12T23:34:43+09:00 info: proxy-connector connections are ready
|
|
28
|
-
2024-07-12T23:34:43+09:00 info: All connector for 'echo-back-server' ready
|
|
29
|
-
2024-07-12T23:34:43+09:00 info: All connector for 'echo-back' ready
|
|
30
|
-
2024-07-12T23:34:43+09:00 info: All connector for 'http-connector' ready
|
|
31
|
-
2024-07-12T23:34:43+09:00 info: All connector for 'graphql-connector' ready
|
|
32
|
-
2024-07-12T23:34:43+09:00 info: All connector for 'sqlite-connector' ready
|
|
33
|
-
2024-07-12T23:34:43+09:00 info: All connector for 'postgresql-connector' ready
|
|
34
|
-
2024-07-12T23:34:43+09:00 info: All connector for 'mqtt-connector' ready
|
|
35
|
-
2024-07-12T23:34:43+09:00 info: All connector for 'mssql-connector' ready
|
|
36
|
-
2024-07-12T23:34:43+09:00 info: All connector for 'oracle-connector' ready
|
|
37
|
-
2024-07-12T23:34:43+09:00 info: All connector for 'mysql-connector' ready
|
|
38
|
-
2024-07-12T23:34:43+09:00 info: All connector for 'socket-server' ready
|
|
39
|
-
2024-07-12T23:34:43+09:00 info: All connector for 'operato-connector' ready
|
|
40
|
-
2024-07-12T23:34:43+09:00 info: All connector for 'proxy-connector' ready
|
|
41
|
-
2024-07-12T23:34:43+09:00 info: ConnectionManager initialization done:
|
|
@@ -1,82 +0,0 @@
|
|
|
1
|
-
2024-07-13T01:42:41+09:00 info: Initializing ConnectionManager...
|
|
2
|
-
2024-07-13T01:42:41+09:00 info: Connector 'echo-back-server' started to ready
|
|
3
|
-
2024-07-13T01:42:41+09:00 info: Connector 'echo-back' started to ready
|
|
4
|
-
2024-07-13T01:42:41+09:00 info: Connector 'http-connector' started to ready
|
|
5
|
-
2024-07-13T01:42:41+09:00 info: Connector 'graphql-connector' started to ready
|
|
6
|
-
2024-07-13T01:42:41+09:00 info: Connector 'sqlite-connector' started to ready
|
|
7
|
-
2024-07-13T01:42:41+09:00 info: Connector 'postgresql-connector' started to ready
|
|
8
|
-
2024-07-13T01:42:41+09:00 info: Connector 'mqtt-connector' started to ready
|
|
9
|
-
2024-07-13T01:42:41+09:00 info: Connector 'mssql-connector' started to ready
|
|
10
|
-
2024-07-13T01:42:41+09:00 info: Connector 'oracle-connector' started to ready
|
|
11
|
-
2024-07-13T01:42:41+09:00 info: Connector 'mysql-connector' started to ready
|
|
12
|
-
2024-07-13T01:42:41+09:00 info: Connector 'socket-server' started to ready
|
|
13
|
-
2024-07-13T01:42:41+09:00 info: Connector 'operato-connector' started to ready
|
|
14
|
-
2024-07-13T01:42:41+09:00 info: Connector 'proxy-connector' started to ready
|
|
15
|
-
2024-07-13T01:42:41+09:00 info: echo-back-servers are ready
|
|
16
|
-
2024-07-13T01:42:41+09:00 info: echo-back connections are ready
|
|
17
|
-
2024-07-13T01:42:41+09:00 info: http-connector connections are ready
|
|
18
|
-
2024-07-13T01:42:41+09:00 info: graphql-connector connections are ready
|
|
19
|
-
2024-07-13T01:42:41+09:00 info: sqlite-connector connections are ready
|
|
20
|
-
2024-07-13T01:42:41+09:00 info: postgresql-connector connections are ready
|
|
21
|
-
2024-07-13T01:42:41+09:00 info: mqtt-connector connections are ready
|
|
22
|
-
2024-07-13T01:42:41+09:00 info: mssql-connector connections are ready
|
|
23
|
-
2024-07-13T01:42:41+09:00 info: oracle-connector connections are ready
|
|
24
|
-
2024-07-13T01:42:41+09:00 info: mysql-connector connections are ready
|
|
25
|
-
2024-07-13T01:42:41+09:00 info: socket servers are ready
|
|
26
|
-
2024-07-13T01:42:41+09:00 info: operato-connector connections are ready
|
|
27
|
-
2024-07-13T01:42:41+09:00 info: proxy-connector connections are ready
|
|
28
|
-
2024-07-13T01:42:41+09:00 info: All connector for 'echo-back-server' ready
|
|
29
|
-
2024-07-13T01:42:41+09:00 info: All connector for 'echo-back' ready
|
|
30
|
-
2024-07-13T01:42:41+09:00 info: All connector for 'http-connector' ready
|
|
31
|
-
2024-07-13T01:42:41+09:00 info: All connector for 'graphql-connector' ready
|
|
32
|
-
2024-07-13T01:42:41+09:00 info: All connector for 'sqlite-connector' ready
|
|
33
|
-
2024-07-13T01:42:41+09:00 info: All connector for 'postgresql-connector' ready
|
|
34
|
-
2024-07-13T01:42:41+09:00 info: All connector for 'mqtt-connector' ready
|
|
35
|
-
2024-07-13T01:42:41+09:00 info: All connector for 'mssql-connector' ready
|
|
36
|
-
2024-07-13T01:42:41+09:00 info: All connector for 'oracle-connector' ready
|
|
37
|
-
2024-07-13T01:42:41+09:00 info: All connector for 'mysql-connector' ready
|
|
38
|
-
2024-07-13T01:42:41+09:00 info: All connector for 'socket-server' ready
|
|
39
|
-
2024-07-13T01:42:41+09:00 info: All connector for 'operato-connector' ready
|
|
40
|
-
2024-07-13T01:42:41+09:00 info: All connector for 'proxy-connector' ready
|
|
41
|
-
2024-07-13T01:42:41+09:00 info: ConnectionManager initialization done:
|
|
42
|
-
2024-07-13T01:50:05+09:00 info: Initializing ConnectionManager...
|
|
43
|
-
2024-07-13T01:50:05+09:00 info: Connector 'echo-back-server' started to ready
|
|
44
|
-
2024-07-13T01:50:05+09:00 info: Connector 'echo-back' started to ready
|
|
45
|
-
2024-07-13T01:50:05+09:00 info: Connector 'http-connector' started to ready
|
|
46
|
-
2024-07-13T01:50:05+09:00 info: Connector 'graphql-connector' started to ready
|
|
47
|
-
2024-07-13T01:50:05+09:00 info: Connector 'sqlite-connector' started to ready
|
|
48
|
-
2024-07-13T01:50:05+09:00 info: Connector 'postgresql-connector' started to ready
|
|
49
|
-
2024-07-13T01:50:05+09:00 info: Connector 'mqtt-connector' started to ready
|
|
50
|
-
2024-07-13T01:50:05+09:00 info: Connector 'mssql-connector' started to ready
|
|
51
|
-
2024-07-13T01:50:05+09:00 info: Connector 'oracle-connector' started to ready
|
|
52
|
-
2024-07-13T01:50:05+09:00 info: Connector 'mysql-connector' started to ready
|
|
53
|
-
2024-07-13T01:50:05+09:00 info: Connector 'socket-server' started to ready
|
|
54
|
-
2024-07-13T01:50:05+09:00 info: Connector 'operato-connector' started to ready
|
|
55
|
-
2024-07-13T01:50:05+09:00 info: Connector 'proxy-connector' started to ready
|
|
56
|
-
2024-07-13T01:50:05+09:00 info: echo-back-servers are ready
|
|
57
|
-
2024-07-13T01:50:05+09:00 info: echo-back connections are ready
|
|
58
|
-
2024-07-13T01:50:05+09:00 info: http-connector connections are ready
|
|
59
|
-
2024-07-13T01:50:05+09:00 info: graphql-connector connections are ready
|
|
60
|
-
2024-07-13T01:50:05+09:00 info: sqlite-connector connections are ready
|
|
61
|
-
2024-07-13T01:50:05+09:00 info: postgresql-connector connections are ready
|
|
62
|
-
2024-07-13T01:50:05+09:00 info: mqtt-connector connections are ready
|
|
63
|
-
2024-07-13T01:50:05+09:00 info: mssql-connector connections are ready
|
|
64
|
-
2024-07-13T01:50:05+09:00 info: oracle-connector connections are ready
|
|
65
|
-
2024-07-13T01:50:05+09:00 info: mysql-connector connections are ready
|
|
66
|
-
2024-07-13T01:50:05+09:00 info: socket servers are ready
|
|
67
|
-
2024-07-13T01:50:05+09:00 info: operato-connector connections are ready
|
|
68
|
-
2024-07-13T01:50:05+09:00 info: proxy-connector connections are ready
|
|
69
|
-
2024-07-13T01:50:05+09:00 info: All connector for 'echo-back-server' ready
|
|
70
|
-
2024-07-13T01:50:05+09:00 info: All connector for 'echo-back' ready
|
|
71
|
-
2024-07-13T01:50:05+09:00 info: All connector for 'http-connector' ready
|
|
72
|
-
2024-07-13T01:50:05+09:00 info: All connector for 'graphql-connector' ready
|
|
73
|
-
2024-07-13T01:50:05+09:00 info: All connector for 'sqlite-connector' ready
|
|
74
|
-
2024-07-13T01:50:05+09:00 info: All connector for 'postgresql-connector' ready
|
|
75
|
-
2024-07-13T01:50:05+09:00 info: All connector for 'mqtt-connector' ready
|
|
76
|
-
2024-07-13T01:50:05+09:00 info: All connector for 'mssql-connector' ready
|
|
77
|
-
2024-07-13T01:50:05+09:00 info: All connector for 'oracle-connector' ready
|
|
78
|
-
2024-07-13T01:50:05+09:00 info: All connector for 'mysql-connector' ready
|
|
79
|
-
2024-07-13T01:50:05+09:00 info: All connector for 'socket-server' ready
|
|
80
|
-
2024-07-13T01:50:05+09:00 info: All connector for 'operato-connector' ready
|
|
81
|
-
2024-07-13T01:50:05+09:00 info: All connector for 'proxy-connector' ready
|
|
82
|
-
2024-07-13T01:50:05+09:00 info: ConnectionManager initialization done:
|