Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
i'm facing an issue for with service, i stoped it using the "stop_cmdline.sh" and now i can't start it again.
I tried with with "stat_cmdline.sh", nothing happens.
Any idea ?
regards
Hi,
i found out how to solve the issue.
On the .sh, a commande line will use the file "plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar"
however, the file is available on "/studio/plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar"
with this modification, the service is now up
thanks.
Hi,
Is there any error message which is located in {cmdline installation path}\studio\commandline-workspace\.metadata?
Best regards
Sabrina
noop, the folder is empty.
regards
Hello,
Could you please create a case on talend support portal so that we can give you a remote assistance(webex) on your issue through support cycle with priority.
https://login.talend.com/support-login.php.
Best regards
Sabrina
Hi,
i found out how to solve the issue.
On the .sh, a commande line will use the file "plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar"
however, the file is available on "/studio/plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar"
with this modification, the service is now up
thanks.