Genesys CTI User Forum

Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: Manzza on August 23, 2016, 02:25:14 PM

Title: Commandline Composer
Post by: Manzza on August 23, 2016, 02:25:14 PM
Hi guys,

Im trying to generate all vxml using the commad line from genesys doc on jenkins, but in Windows cmd the command Works, but in jenkins he get stuck.

commandline:
eclipse.exe –application com.genesyslab.composer.voice.generator.commandline.app -nosplash -console -consoleLog -data .\workspace

Console get stuck after this:

!ENTRY com.genesyslab.studio.diagram 1 20000 2016-08-23 10:45:45.360
10:45:45 !MESSAGE 2016-08-23 10:45:45,360 INFO Worker-0 diagram.part.StudioDiagramEditorPlugin (?) - Log4j has been successfully configured - Please see C:/Users/rbarrelo/Desktop/eclipse/workspace/test/.metadata/.plugins/com.genesyslab.studio.diagram for detailed logging


Anyone has use Jenkins to generate vxml with success?

Thx