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

Run time error/ infinite loop #4

Open
GoogleCodeExporter opened this issue Mar 15, 2015 · 0 comments
Open

Run time error/ infinite loop #4

GoogleCodeExporter opened this issue Mar 15, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. 500,000 line parallel corpus
2. executing 
     java -server -Xmx16000m -ea -jar /opt/AO/utils/berkeleyaligner/berkeleyaligner.jar -execDir $1/align.1/ -englishSuffix $2 -foreignSuffix $3 -exec.create true -Main.saveParams true -Main.alignTraining true -Data.testSources -Main.iters 5 5 -EMWordAligner.numThreads 4 -Data.trainSources $1 

What is the expected output? What do you see instead?
...
          WARNING: Translation model update concurrency error
...
          Awaited executor termination for 36370 seconds
          Awaited executor termination for 36500 seconds
...

What version of the product are you using? On what operating system?
 berkeleyaligner.jar from september 2009. Running on Linux 64-bit (x86_64 Redhat 4.1.2)

Please provide any additional information below.
  it sometimes work, but out of 10 corpora, at least 1 will fail.

Original issue reported on code.google.com by hieuho...@gmail.com on 16 Jun 2011 at 6:04

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

No branches or pull requests

1 participant