You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I made a tiny graph while my big one was inaccessible. Once the big one was accessible, I exported the tiny one to graphml, and imported it into the big one. smsn froze. Now I can start smsn (using docker) and mount a tiny test graph, but if I mount the big one that just had graphml added to it, the docker log never gets past this:
l
jeff@jbb-lenovo:~/smsn+/mode$ sudo docker logs b2fec81ea513
HOSTNAME=127.0.0.2
LC_ALL=en_US.UTF-8
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PWD=/root/apache-tinkerpop-gremlin-server-3.2.4
LANG=en_US.UTF-8
SHLVL=1
HOME=/root
LANGUAGE=en_US:en
_=/usr/bin/env
Using host 172.17.0.2
[INFO] GremlinServer -
\,,,/
(o o)
-----oOOo-(3)-oOOo-----
[INFO] GremlinServer - Configuring Gremlin Server from conf/gremlin-server-smsn.yaml
The text was updated successfully, but these errors were encountered:
We will know more about where SmSn is stuck if you "kill -3 [gremlin-server-pid]" while Gremlin Server is frozen in either of these two scenarios, then post the results.
I made a tiny graph while my big one was inaccessible. Once the big one was accessible, I exported the tiny one to graphml, and imported it into the big one. smsn froze. Now I can start smsn (using docker) and mount a tiny test graph, but if I mount the big one that just had graphml added to it, the docker log never gets past this:
The text was updated successfully, but these errors were encountered: