Hi everyone!
I am working on neo4j 4.4.12 community edition. My server has capabilities with 500GB RAM. I am working on a big graph consisting of 200M nodes and 400M edges. When I try make a training with hashgnn algorith I got the error. The full log is;
2023-07-26 10:55:20.232+0000 INFO [o.n.k.a.p.GlobalProcedures] [neo4j.BoltWorker-24 [bolt] [/172.18.0.3:55138] ] HashGNN :: Start
2023-07-26 10:55:20.784+0000 INFO [o.n.k.a.p.GlobalProcedures] [neo4j.BoltWorker-24 [bolt] [/172.18.0.3:55138] ] HashGNN :: Binarize node property features :: Start
2023-07-26 10:56:31.592+0000 WARN [o.n.k.i.c.VmPauseMonitorComponent] Detected VM stop-the-world pause: {pauseTime=828, gcTime=838, gcCount=1}
2023-07-26 10:57:41.720+0000 WARN [o.n.k.i.c.VmPauseMonitorComponent] Detected VM stop-the-world pause: {pauseTime=260, gcTime=343, gcCount=1}
2023-07-26 10:58:53.690+0000 WARN [o.n.k.i.c.VmPauseMonitorComponent] Detected VM stop-the-world pause: {pauseTime=306, gcTime=333, gcCount=1}
2023-07-26 11:00:21.366+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-1] HashGNN :: Binarize node property features 25%
2023-07-26 11:01:13.434+0000 WARN [o.n.k.i.c.VmPauseMonitorComponent] Detected VM stop-the-world pause: {pauseTime=265, gcTime=394, gcCount=1}
2023-07-26 11:01:37.789+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-2] HashGNN :: Binarize node property features 50%
2023-07-26 11:02:03.680+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-4] HashGNN :: Binarize node property features 75%
2023-07-26 11:02:06.373+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-3] HashGNN :: Binarize node property features 100%
2023-07-26 11:02:06.373+0000 INFO [o.n.k.a.p.GlobalProcedures] [neo4j.BoltWorker-24 [bolt] [/172.18.0.3:55138] ] HashGNN :: Binarize node property features :: Hyperplane scalar products have mean -504.7386 and standard deviation 2319.4472. A threshold for binarization may be set to the mean plus a few standard deviations.
2023-07-26 11:02:06.373+0000 INFO [o.n.k.a.p.GlobalProcedures] [neo4j.BoltWorker-24 [bolt] [/172.18.0.3:55138] ] HashGNN :: Binarize node property features :: Finished
2023-07-26 11:02:06.373+0000 INFO [o.n.k.a.p.GlobalProcedures] [neo4j.BoltWorker-24 [bolt] [/172.18.0.3:55138] ] HashGNN :: Density (number of active features) of binary input features is 2.7910.
2023-07-26 11:02:07.225+0000 WARN [o.n.k.i.c.VmPauseMonitorComponent] Detected VM stop-the-world pause: {pauseTime=220, gcTime=351, gcCount=1}
2023-07-26 11:02:10.929+0000 WARN [o.n.k.i.c.VmPauseMonitorComponent] Detected VM stop-the-world pause: {pauseTime=701, gcTime=797, gcCount=1}
2023-07-26 11:02:11.954+0000 INFO [o.n.k.a.p.GlobalProcedures] [neo4j.BoltWorker-24 [bolt] [/172.18.0.3:55138] ] HashGNN :: Propagate embeddings :: Start
2023-07-26 11:02:17.271+0000 INFO [o.n.k.a.p.GlobalProcedures] [neo4j.BoltWorker-24 [bolt] [/172.18.0.3:55138] ] HashGNN :: Propagate embeddings :: Precompute hashes 1 of 1 :: Start
2023-07-26 11:02:17.271+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-1] HashGNN :: Propagate embeddings :: Precompute hashes 1 of 1 12%
2023-07-26 11:02:17.271+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-4] HashGNN :: Propagate embeddings :: Precompute hashes 1 of 1 25%
2023-07-26 11:02:17.271+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-1] HashGNN :: Propagate embeddings :: Precompute hashes 1 of 1 37%
2023-07-26 11:02:17.271+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-3] HashGNN :: Propagate embeddings :: Precompute hashes 1 of 1 50%
2023-07-26 11:02:17.271+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-2] HashGNN :: Propagate embeddings :: Precompute hashes 1 of 1 62%
2023-07-26 11:02:17.271+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-4] HashGNN :: Propagate embeddings :: Precompute hashes 1 of 1 75%
2023-07-26 11:02:17.271+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-1] HashGNN :: Propagate embeddings :: Precompute hashes 1 of 1 87%
2023-07-26 11:02:17.271+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-3] HashGNN :: Propagate embeddings :: Precompute hashes 1 of 1 100%
2023-07-26 11:02:17.271+0000 INFO [o.n.k.a.p.GlobalProcedures] [neo4j.BoltWorker-24 [bolt] [/172.18.0.3:55138] ] HashGNN :: Propagate embeddings :: Precompute hashes 1 of 1 :: Finished
2023-07-26 11:02:17.272+0000 INFO [o.n.k.a.p.GlobalProcedures] [neo4j.BoltWorker-24 [bolt] [/172.18.0.3:55138] ] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 :: Start
2023-07-26 11:02:49.207+0000 WARN [o.n.k.i.c.VmPauseMonitorComponent] Detected VM stop-the-world pause: {pauseTime=243, gcTime=361, gcCount=1}
2023-07-26 11:03:05.370+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-2] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 0%
2023-07-26 11:03:07.141+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-4] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 1%
2023-07-26 11:03:09.100+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-1] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 2%
2023-07-26 11:03:20.918+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-3] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 3%
2023-07-26 11:03:21.683+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-1] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 4%
2023-07-26 11:03:21.885+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-2] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 5%
2023-07-26 11:03:23.114+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-4] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 7%
2023-07-26 11:03:34.126+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-1] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 8%
2023-07-26 11:03:35.434+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-2] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 9%
2023-07-26 11:03:35.544+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-3] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 11%
2023-07-26 11:03:35.618+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-4] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 12%
2023-07-26 11:04:20.238+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-2] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 13%
2023-07-26 11:04:21.595+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-4] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 14%
2023-07-26 11:04:33.557+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-3] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 15%
2023-07-26 11:04:34.003+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-1] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 17%
2023-07-26 11:04:34.765+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-2] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 18%
2023-07-26 11:04:37.727+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-4] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 19%
2023-07-26 11:04:45.604+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-1] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 20%
2023-07-26 11:04:46.711+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-2] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 22%
2023-07-26 11:04:46.756+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-3] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 23%
2023-07-26 11:04:50.526+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-4] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 25%
2023-07-26 11:05:29.294+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-2] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 26%
2023-07-26 11:05:36.844+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-4] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 27%
2023-07-26 11:05:42.430+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-2] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 28%
2023-07-26 11:05:44.005+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-3] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 29%
2023-07-26 11:05:45.564+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-1] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 30%
2023-07-26 11:05:49.847+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-4] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 32%
2023-07-26 11:05:56.421+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-2] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 33%
2023-07-26 11:05:56.435+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-3] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 34%
2023-07-26 11:05:59.445+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-1] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 36%
2023-07-26 11:06:02.868+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-4] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 37%
2023-07-26 11:06:41.193+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-3] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 38%
2023-07-26 11:06:46.172+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-1] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 39%
2023-07-26 11:06:55.786+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-2] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 41%
2023-07-26 11:06:58.871+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-1] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 43%
2023-07-26 11:06:58.993+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-4] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 44%
2023-07-26 11:07:09.241+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-3] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 45%
2023-07-26 11:07:10.669+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-2] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 47%
2023-07-26 11:07:12.137+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-4] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 48%
2023-07-26 11:07:13.136+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-1] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 50%
2023-07-26 11:07:56.696+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-2] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 51%
2023-07-26 11:07:58.133+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-4] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 52%
2023-07-26 11:08:10.843+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-2] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 53%
2023-07-26 11:08:11.303+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-3] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 54%
2023-07-26 11:08:13.500+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-1] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 55%
2023-07-26 11:08:14.076+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-4] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 57%
2023-07-26 11:08:23.158+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-3] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 58%
2023-07-26 11:08:24.886+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-2] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 59%
2023-07-26 11:08:27.724+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-4] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 60%
2023-07-26 11:08:28.401+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-1] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 62%
2023-07-26 11:09:11.127+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-2] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 63%
2023-07-26 11:09:12.708+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-1] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 64%
2023-07-26 11:09:24.784+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-1] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 65%
2023-07-26 11:09:25.047+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-3] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 67%
2023-07-26 11:09:26.456+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-4] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 68%
2023-07-26 11:09:26.841+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-2] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 69%
2023-07-26 11:09:37.439+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-3] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 70%
2023-07-26 11:09:39.124+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-1] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 72%
2023-07-26 11:09:39.181+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-2] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 73%
2023-07-26 11:09:39.376+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-4] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 75%
2023-07-26 11:10:23.915+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-2] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 76%
2023-07-26 11:10:24.257+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-4] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 77%
2023-07-26 11:10:37.519+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-2] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 78%
2023-07-26 11:10:37.770+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-3] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 79%
2023-07-26 11:10:39.160+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-4] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 81%
2023-07-26 11:10:39.293+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-1] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 82%
2023-07-26 11:10:50.538+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-3] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 83%
2023-07-26 11:10:51.731+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-1] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 84%
2023-07-26 11:10:52.209+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-2] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 85%
2023-07-26 11:10:52.391+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-4] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 87%
2023-07-26 11:11:36.097+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-4] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 88%
2023-07-26 11:11:37.464+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-1] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 89%
2023-07-26 11:11:51.305+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-4] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 90%
2023-07-26 11:11:51.477+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-2] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 91%
2023-07-26 11:11:51.715+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-1] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 93%
2023-07-26 11:11:52.429+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-3] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 94%
2023-07-26 11:12:04.324+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-3] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 95%
2023-07-26 11:12:04.442+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-2] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 96%
2023-07-26 11:12:06.010+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-1] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 98%
2023-07-26 11:12:07.316+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-4] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 100%
2023-07-26 11:12:07.316+0000 INFO [o.n.k.a.p.GlobalProcedures] [neo4j.BoltWorker-24 [bolt] [/172.18.0.3:55138] ] HashGNN :: Propagate embeddings :: Perform min-hashing 1 of 1 :: Finished
2023-07-26 11:12:07.316+0000 INFO [o.n.k.a.p.GlobalProcedures] [neo4j.BoltWorker-24 [bolt] [/172.18.0.3:55138] ] HashGNN :: Propagate embeddings :: After iteration 0 average node embedding density (number of active features) is 2.8578.
2023-07-26 11:12:07.316+0000 INFO [o.n.k.a.p.GlobalProcedures] [neo4j.BoltWorker-24 [bolt] [/172.18.0.3:55138] ] HashGNN :: Propagate embeddings :: Finished
2023-07-26 11:12:07.316+0000 INFO [o.n.k.a.p.GlobalProcedures] [neo4j.BoltWorker-24 [bolt] [/172.18.0.3:55138] ] HashGNN :: Densify output embeddings :: Start
2023-07-26 11:12:15.133+0000 WARN [o.n.k.i.c.VmPauseMonitorComponent] Detected VM stop-the-world pause: {pauseTime=6778, gcTime=6828, gcCount=1}
2023-07-26 11:12:27.652+0000 WARN [o.n.k.i.c.VmPauseMonitorComponent] Detected VM stop-the-world pause: {pauseTime=11318, gcTime=11427, gcCount=1}
2023-07-26 11:12:40.438+0000 WARN [o.n.k.i.c.VmPauseMonitorComponent] Detected VM stop-the-world pause: {pauseTime=11584, gcTime=11633, gcCount=1}
2023-07-26 11:12:53.025+0000 WARN [o.n.k.i.c.VmPauseMonitorComponent] Detected VM stop-the-world pause: {pauseTime=11386, gcTime=11425, gcCount=1}
2023-07-26 11:12:53.696+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-1] HashGNN :: Densify output embeddings 25%
2023-07-26 11:12:53.774+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-3] HashGNN :: Densify output embeddings 50%
2023-07-26 11:12:53.846+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-2] HashGNN :: Densify output embeddings 75%
2023-07-26 11:12:53.879+0000 INFO [o.n.k.a.p.GlobalProcedures] [gds-4] HashGNN :: Densify output embeddings 100%
2023-07-26 11:12:53.987+0000 INFO [o.n.k.a.p.GlobalProcedures] [neo4j.BoltWorker-24 [bolt] [/172.18.0.3:55138] ] HashGNN :: Densify output embeddings :: Finished
2023-07-26 11:12:53.987+0000 INFO [o.n.k.a.p.GlobalProcedures] [neo4j.BoltWorker-24 [bolt] [/172.18.0.3:55138] ] HashGNN :: Finished
2023-07-26 11:14:54.059+0000 WARN [o.n.k.i.c.VmPauseMonitorComponent] Detected VM stop-the-world pause: {pauseTime=23742, gcTime=23888, gcCount=1}
2023-07-26 11:21:28.644+0000 WARN [o.n.k.i.c.VmPauseMonitorComponent] Detected VM stop-the-world pause: {pauseTime=1621, gcTime=1745, gcCount=1}
2023-07-26 15:28:45.007+0000 WARN [o.n.b.t.p.HouseKeeper] Fatal error occurred when handling a client connection, remote peer unexpectedly closed connection: [id: 0xeaf60906, L:/172.18.0.222:7687 - R:/172.18.0.3:55138]
2023-07-26 19:14:50.011+0000 ERROR [o.n.b.t.p.ProtocolHandshaker] Fatal error occurred during protocol handshaking: [id: 0xe818a36d, L:/172.18.0.222:7687 - R:/172.18.0.4:41718]
java.lang.NullPointerException: null
at io.netty.buffer.Unpooled.copiedBuffer(Unpooled.java:363) ~[netty-buffer-4.1.77.Final.jar:4.1.77.Final]
at org.neo4j.bolt.transport.DiscoveryResponseHandler.channelRead(DiscoveryResponseHandler.java:60) ~[neo4j-bolt-4.4.12.jar:4.4.12]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [netty-transport-4.1.77.Final.jar:4.1.77.Final]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [netty-transport-4.1.77.Final.jar:4.1.77.Final]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [netty-transport-4.1.77.Final.jar:4.1.77.Final]
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [netty-codec-4.1.77.Final.jar:4.1.77.Final]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [netty-transport-4.1.77.Final.jar:4.1.77.Final]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [netty-transport-4.1.77.Final.jar:4.1.77.Final]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [netty-transport-4.1.77.Final.jar:4.1.77.Final]
at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436) [netty-transport-4.1.77.Final.jar:4.1.77.Final]
at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327) [netty-codec-4.1.77.Final.jar:4.1.77.Final]
at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299) [netty-codec-4.1.77.Final.jar:4.1.77.Final]
at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251) [netty-transport-4.1.77.Final.jar:4.1.77.Final]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [netty-transport-4.1.77.Final.jar:4.1.77.Final]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [netty-transport-4.1.77.Final.jar:4.1.77.Final]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [netty-transport-4.1.77.Final.jar:4.1.77.Final]
at io.netty.handler.codec.ByteToMessageDecoder.handlerRemoved(ByteToMessageDecoder.java:255) [netty-codec-4.1.77.Final.jar:4.1.77.Final]
at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:517) [netty-codec-4.1.77.Final.jar:4.1.77.Final]
at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449) [netty-codec-4.1.77.Final.jar:4.1.77.Final]
at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279) [netty-codec-4.1.77.Final.jar:4.1.77.Final]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [netty-transport-4.1.77.Final.jar:4.1.77.Final]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [netty-transport-4.1.77.Final.jar:4.1.77.Final]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [netty-transport-4.1.77.Final.jar:4.1.77.Final]
at org.neo4j.bolt.transport.pipeline.AuthenticationTimeoutHandler.channelRead(AuthenticationTimeoutHandler.java:58) [neo4j-bolt-4.4.12.jar:4.4.12]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [netty-transport-4.1.77.Final.jar:4.1.77.Final]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [netty-transport-4.1.77.Final.jar:4.1.77.Final]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [netty-transport-4.1.77.Final.jar:4.1.77.Final]
at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) [netty-transport-4.1.77.Final.jar:4.1.77.Final]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [netty-transport-4.1.77.Final.jar:4.1.77.Final]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [netty-transport-4.1.77.Final.jar:4.1.77.Final]
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) [netty-transport-4.1.77.Final.jar:4.1.77.Final]
at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) [netty-transport-classes-epoll-4.1.77.Final.jar:4.1.77.Final]
at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487) [netty-transport-classes-epoll-4.1.77.Final.jar:4.1.77.Final]
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385) [netty-transport-classes-epoll-4.1.77.Final.jar:4.1.77.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995) [netty-common-4.1.77.Final.jar:4.1.77.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [netty-common-4.1.77.Final.jar:4.1.77.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [netty-common-4.1.77.Final.jar:4.1.77.Final]
at java.lang.Thread.run(Thread.java:829) [?:?]
My query is
CALL gds.beta.hashgnn.stream('{graph_name}',
{{
iterations: 1,
concurrency: 4,
neighborInfluence: 0.75,
embeddingDensity: 8,
outputDimension: 32,
binarizeFeatures: {{dimension: 8, threshold: 16}},
heterogeneous: true,
featureProperties: ['ACTIVE_CUSTOMER_TENURE',
'COMPOUND_CUSTOMER_TENURE',
'AGE',
'CUSTOMER_TENURE',
'DIGITAL_APPROVED',
'DIGITAL_BANKING_CUSTOMER_FLG',
'DIGITAL_BANKING_CUST_TENURE',
'KKB_SCORE',
'NOF_ATM_QR_FLAG_L12M',
'NOF_BH_BRANCH_TRX_L12M',
'CURRENCY_ARR',
'NOF_NBH_INTERNET_TRX_L3M',
'REL_CAT_COM',
'TIME_ARR',
'NOF_NBH_BRANCH_VISIT_L6M',
'NOF_BH_INTERNET_TRX_L1M',
'NOF_BH_ATM_TRX_L12M',
'NOF_WITHDRAW_BRANCH_TRX_L12M',
'NOF_ATM_WTHDRW_TL_TRX_L12M',
'REL_CAT_ORG']
I didnt find a solution. Any suggestion ? Thanks