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

unix handler causes exception when it puts much text data #42

Open
Kensuke-Mitsuzawa opened this issue Sep 29, 2017 · 0 comments
Open
Assignees
Labels

Comments

@Kensuke-Mitsuzawa
Copy link
Owner

https://github.com/Kensuke-Mitsuzawa/JapaneseTokenizers/blob/master/JapaneseTokenizer/jumanpp_wrapper/jumanpp_wrapper.py#L196-L200

This warning message in 2 times

[Y/09/29 16:54:36]WARNING - jumanpp_wrapper.py#call_juman_interface:197: Re-starting unix process because it tak
es longer time than 30 seconds...
[Y/09/29 16:55:06]WARNING - jumanpp_wrapper.py#call_juman_interface:197: Re-starting unix process because it tak
es longer time than 30 seconds...

It seems that final exception is here.

Traceback (most recent call last):
  File "/share/data/home/kensuke_mitsuzawa/fuman-ds-py-academic-service/conda-env/lib/python3.5/site-packages/p$
xpect-4.2.1-py3.5.egg/pexpect/spawnbase.py", line 150, in read_nonblocking
    s = os.read(self.child_fd, size)
OSError: [Errno 5] Input/output error
@Kensuke-Mitsuzawa Kensuke-Mitsuzawa self-assigned this Sep 29, 2017
Kensuke-Mitsuzawa added a commit that referenced this issue Feb 27, 2018
Kensuke-Mitsuzawa added a commit that referenced this issue Feb 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant