Open souravsaha opened 4 years ago
I've had this issue on and off for the past two years. I've found a clunky workaround. Let's call your script above script_1. Kill script_1, then elsewhere (in a separate python script -- let's call it script_2 -- or it could just be an interactive python session), run the same code to start the CoreNLP server and let it get stuck. While script_2 remains stuck, script_1 should work fine.
I don't understand this behavior and don't love my workaround, but maybe it will help you.
2020-09-07 11:34:20,888 : INFO : Server shell PID: 7029 2020-09-07 11:34:21,896 : INFO : Waiting until the server is available. 2020-09-07 11:34:22,901 : INFO : Waiting until the server is available. and waiting...waiting....available, could you help me out of this issue? thanks
202107 and I still get stuck on mac.
2020-09-07 11:34:20,888 : INFO : Server shell PID: 7029 2020-09-07 11:34:21,896 : INFO : Waiting until the server is available. 2020-09-07 11:34:22,901 : INFO : Waiting until the server is available. and waiting...waiting....available, could you help me out of this issue? thanks
Have you solved this? 2022 I'm still stuck on mac
Hi, I tried calling StanfordCoreNLP from MacOS, however, it's getting stuck and it's not coming out after starting the server. Below is the log. Can anyone tell me the issue? Thanks in advance.