" /> Commandline Composer - Genesys CTI User Forum

Author Topic: Commandline Composer  (Read 2226 times)

Offline Manzza

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
Commandline Composer
« on: August 23, 2016, 02:25:14 PM »
Advertisement
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