во время сборки проекта ошибка
C:\Users\Alexandr\IdeaProjects\TextToSpeech1.1>marytts
:server
MARY server 5.2 starting as a HTTP server...Exception in thread "main" java.lang.Exception: Problem starting module Synthesisng 0% > :server
at marytts.server.Mary.startModules(Mary.java:151)
at marytts.server.Mary.startup(Mary.java:297)
at marytts.server.Mary.startup(Mary.java:204)
at marytts.server.Mary.main(Mary.java:513)
Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded
at marytts.features.FeatureDefinition.readFeatureVector(FeatureDefinition.java:1444)
at marytts.unitselection.data.FeatureFileReader.loadFromByteBuffer(FeatureFileReader.java:110)
at marytts.unitselection.data.FeatureFileReader.load(FeatureFileReader.java:72)
at marytts.unitselection.data.FeatureFileReader.<init>(FeatureFileReader.java:68)
at marytts.unitselection.data.FeatureFileReader.getFeatureFileReader(FeatureFileReader.java:53)
at marytts.unitselection.select.DiphoneFFRTargetCostFunction.load(DiphoneFFRTargetCostFunction.java:57)
at marytts.unitselection.UnitSelectionVoice.<init>(UnitSelectionVoice.java:111)
at marytts.unitselection.UnitSelectionSynthesizer.startup(UnitSelectionSynthesizer.java:94)
at marytts.modules.Synthesis.startupSynthesizers(Synthesis.java:73)
at marytts.modules.Synthesis.startup(Synthesis.java:65)
at marytts.server.Mary.startModules(Mary.java:149)
... 3 more
Exception in thread "Thread-1" java.lang.IllegalStateException: MARY system is not running
at marytts.server.Mary.shutdown(Mary.java:371)
at marytts.server.Mary$2.run(Mary.java:290)
:server FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':server'.
> Process 'command 'C:\Program Files\Java\jdk1.8.0_172\bin\java.exe'' finished with non-zero exit value 1
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 5 mins 19.278 secs
Оборудование для ресторана: новинки профессиональной кухонной техники
Частный дом престарелых в Киеве: комфорт, забота и профессиональный уход
Всем привет, возникла проблема, я пытаюсь на удаленный сервер выложить свое приложение, но на сервере при чтении из файла Tomcat кидает FileNotFoundException...