300 for the start timeout is normally enough unless you're submitting via a queueing system and it's full and so jobs don't start. The thing I'd check first is whether you can run (in a terminal window) "virtuoso -nograph" . If that doesn't work, then you'll need to fix that first. Then try entering these, and then starting the job (do this before starting ADE XL - probably works during, but best to be sure): envSetVal("adexl.icrpStartup" "showJobStderr" 'boolean t) envSetVal("adexl.icrpStartup" "showJobStdout" 'boolean t) It will then print any errors or output in the CIW as the jobs are attempted to be started. If that doesn't help, contact customer support . Regards, Andrew
↧