Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello everybody,
When I try to launch TOS script for installation I get this error:
An error has occured. See the log file null
This is the traceback:
!SESSION 2018-05-24 14:27:10.993 ----------------------------------------------- eclipse.buildId=unknown java.version=1.8.0_171 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=fr_FR !ENTRY org.eclipse.osgi 4 0 2018-05-24 14:27:11.285 !MESSAGE Error reading configuration: /opt/TOS/configuration/org.eclipse.osgi/.manager/.fileTableLock (Permission non accordée) !STACK 0 java.io.FileNotFoundException: /opt/TOS/configuration/org.eclipse.osgi/.manager/.fileTableLock (Permission non accordée) at java.io.RandomAccessFile.open0(Native Method) at java.io.RandomAccessFile.open(RandomAccessFile.java:316) at java.io.RandomAccessFile.<init>(RandomAccessFile.java:243) at org.eclipse.osgi.internal.location.Locker_JavaNio.lock(Locker_JavaNio.java:36) at org.eclipse.osgi.storagemanager.StorageManager.lock(StorageManager.java:388) at org.eclipse.osgi.storagemanager.StorageManager.open(StorageManager.java:701) at org.eclipse.osgi.storage.Storage.getChildStorageManager(Storage.java:1750) at org.eclipse.osgi.storage.Storage.getInfoInputStream(Storage.java:1767) at org.eclipse.osgi.storage.Storage.<init>(Storage.java:127) at org.eclipse.osgi.storage.Storage.createStorage(Storage.java:86) at org.eclipse.osgi.internal.framework.EquinoxContainer.<init>(EquinoxContainer.java:75) at org.eclipse.osgi.launch.Equinox.<init>(Equinox.java:31) at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:295) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:231) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603) at org.eclipse.equinox.launcher.Main.run(Main.java:1465) at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
Can you help me?
Kind regards
java.lang.Exception: Download antlr4-runtime-4.5.3.jar failed!
at org.talend.librariesmanager.utils.DownloadModuleRunnable.downLoad(DownloadModuleRunnable.java:136) at org.talend.librariesmanager.utils.DownloadModuleRunnable.run(DownloadModuleRunnable.java:77)
at org.talend.updates.runtime.model.TalendWebServiceUpdateExtraFeature.install(TalendWebServiceUpdateExtraFeature.java:96)
at org.talend.updates.runtime.engine.InstallNewFeatureJob.installFeature(InstallNewFeatureJob.java:74)
at org.talend.updates.runtime.engine.InstallNewFeatureJob.run(InstallNewFeatureJob.java:65)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Caused by: java.lang.Exception: https://talend-update.talend.com/nexus/content/repositories/libraries/org/talend/libraries/antlr4-ru...
at org.talend.core.nexus.HttpClientTransport.doRequest(HttpClientTransport.java:119)
at org.talend.core.nexus.HttpClientTransport.doRequest(HttpClientTransport.java:85)
at org.talend.librariesmanager.nexus.utils.NexusDownloader.download(NexusDownloader.java:157)
at org.talend.core.download.DownloadHelperWithProgress.download(DownloadHelperWithProgress.java:90)
at org.talend.librariesmanager.utils.nexus.NexusDownloadHelperWithProgress.download(NexusDownloadHelperWithProgress.java:99)
at org.talend.librariesmanager.utils.DownloadModuleRunnable.downLoad(DownloadModuleRunnable.java:121)
... 5 more
Caused by: org.apache.http.conn.ConnectTimeoutException: Connect to talend-update.talend.com:443 timed out
at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:416)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:643)
at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:479)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
at org.talend.librariesmanager.nexus.utils.NexusDownloader$1.execute(NexusDownloader.java:100)
at org.talend.core.nexus.HttpClientTransport.doRequest(HttpClientTransport.java:112)
... 10 more
Hello @mlorber
Are you behind proxy? Does the proxy work fine? We are supposing your local studio can't verify the SSL.
Best regards
Sabrina
how can i fix these Proxy issues during the installation because i have tried the server talend MDM is working normally.
Hello,
Did you set proxy details under Preferences > General > Network Connections to use your local proxy server?
Are you able to install the "Optional third party libraries" successfully without error from the Help menu Install Additional Packages option?
Please re-install your studio on ubuntu to see if it works.
Best regards
Sabrina
after installation, I find that my tool works without being installed on Ubuntu and but I can create jobs but I can not download third-party libraries. here is the image of error, I await your reaction.
Hello @mlorber
Are you able to select Help > Install Additional Packages from the Studio menu to install external modules?
You can download and automatically install most external modules using the wizard provided by your Talend Studio.
Could you please make sure your Talend Studio have a secure Internet connection? If you are working behind a network proxy, make sure you have correctly set up your proxy and add the web site http://talend-update.talend.com and the port 443 to your whitelist. To access the proxy settings, select Window > Preferences from the menu to open the Preferences window, then expand the General node and click Network Connections.
For more information, please refer to this installation guide:https://help.talend.com/reader/qIkI6WI2a~IIbEAW0jkelA/yLTL3gzosnnV5dFkvpTNJw
Best regards
Sabrina
Thank you for your answers because it helped me because I'm handling the talend studio normally but I can not manage to successfully configure the proxy to download third-party libraries. I was able to realize a MDM project by following a tutorial on a movie model. Can someone do me some capture to help me make configuration manually. And then on my Ubuntu I can not install talend studio because I run it just from the path / opt / Talend / while I need it on the launcher Ubuntu to launch it directly. Please help me with all these questions. Thank you.
Hello,
Does these missing jar files block your talend open studio for MDM product? From your screenshot, it's not missing jar issue. Could you please have a look at online Getting Started Guide and User Guide for MDM product?
https://help.talend.com/reader/HVp3n2CqWp6xOCWY1pLZig/90pPch7risTlaHUewc~eRg
https://help.talend.com/reader/Ws0O43EFGSIwUF~lTgzv7g/Fg8UMSgZ~d3d3WTBET87wA
Best regards
Sabrina