Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

importing graphml breaks graph #50

Open
JeffreyBenjaminBrown opened this issue Jun 17, 2017 · 2 comments
Open

importing graphml breaks graph #50

JeffreyBenjaminBrown opened this issue Jun 17, 2017 · 2 comments

Comments

@JeffreyBenjaminBrown
Copy link
Member

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
@JeffreyBenjaminBrown
Copy link
Member Author

(I got around the issue by pooling and importing the files from two VCS exports.)

@joshsh
Copy link
Member

joshsh commented Jun 18, 2017

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants