Hi
I have been running talend jobs via talend admin center for a while and yesterday I got the unexpected errors. I tried to create a new job conductor and fetch my existing job. Strangely I do not see all my folders available in the list. Its showing up random 2 folders only.
null
org.talend.administrator.scheduler.business.ExecutionTaskHandler.checkJobNeedsToBeRegenerated(ExecutionTaskHandler.java:1104)
org.talend.administrator.scheduler.business.ExecutionTaskHandler.generateJobScriptUnit(ExecutionTaskHandler.java:376)
org.talend.administrator.scheduler.business.ExecutionTaskHandler.runTaskUnit(ExecutionTaskHandler.java:898)
org.talend.administrator.scheduler.jobs.RemoteTaskExecution.executeRemoteJob(RemoteTaskExecution.java:348)
org.talend.administrator.scheduler.jobs.RemoteTaskExecution.execute(RemoteTaskExecution.java:191)
org.talend.administrator.scheduler.jobs.RemoteExecutionSwitcher.execute(RemoteExecutionSwitcher.java:50)
org.quartz.core.JobRunShell.run(JobRunShell.java:199)
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:546)
Could someone urgently help.
Thanks
Shipra
This is a not necessary error message which is caused by a not configured Artifact or Nexus web application. The Artifact or Nexus web app is only necessary if you run an ESB. You can ignore this message.
You can not use Talend Forge account and PWS to log in Talend Support Portal.
Are you using Talend Enterprise Subscription product or a free trial version of
Talend Enterprise product
?
we
are using
Talend Enterprise Subscription product.
Unable to login to user account that came with the license. I have sent an email to customersuccess@talend.com regarding it.
Once we are able to change our password we can raise a ticket I believe.
Your jobs will be synched via SVN. Actually there is no dedicated action necessary. The studio commits the jobs code in SVN and when you add a task in the TAC this code will be used. Talend offers also Online trainings for the Talend Administration Center. Perhaps you visit one.
Agreed. Possibly there is some issue with the sync due to which the studio is unable to commit all the jobs in SVN . I don't see all the code in the drop down so the step to generate the code fails. It shows random 2 or 3 job design folders. sometime none. Its weird.
Could you take a look into your SVN with a separate SVN client or with the web interface of the SVN server?
If you see here all jobs (under <YOUR-PROJECT>/process/) you can test it in the TAC with the Repository Browser. Here choose your project and switch on the option "Show all items".
Now you should see the project similar to the studio.
If there is nothing to see or something is missing:
Shutdown the TAC
Delete everything within the directory temp under the tomcat home dir
Start the TAC again