Skip to main content
Announcements
NEW: Seamless Public Data Sharing with Qlik's New Anonymous Access Capability: TELL ME MORE!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[resolved] TIS install not starting.

Getting the following error after installing TIS 5.2.2
!SESSION 2013-04-01 16:23:27.669 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_38
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86_64
!ENTRY org.eclipse.osgi 4 0 2013-04-01 16:23:28.959
!MESSAGE Application error
!STACK 1
java.lang.IllegalStateException: Unable to acquire application service. Ensure that the org.eclipse.core.runtime bundle is resolved and started (see config.ini).
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:74)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
~
Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Look at that!
Renamed directory from "Talend-Studio-r99271-V5.2.2/" to "studio/" and it started no problem.
Maybe something is "Hard coded" somewhere? Hmmm....
Thanks for the quick turn around.

View solution in original post

10 Replies
Anonymous
Not applicable
Author

Hi jmagana
Take a look at a similar topic
https://community.talend.com/t5/Installing-and-Upgrading/Installation-of-TIS-4-2-2-on-Windows-7-not-...
and follows the suggestion mentioned in that topic, let us know your feedback.
Shong
Anonymous
Not applicable
Author

I am running on CentOS 5.6 and the installer would not execute, which is why I decided to install each piece individually. The weird thing is that I was running TOS 5.2 with no problems, but now that I have to "upgrade" to TIS the app will not start up.
Anonymous
Not applicable
Author

Look at that!
Renamed directory from "Talend-Studio-r99271-V5.2.2/" to "studio/" and it started no problem.
Maybe something is "Hard coded" somewhere? Hmmm....
Thanks for the quick turn around.
Anonymous
Not applicable
Author

Look at that!
Renamed directory from "Talend-Studio-r99271-V5.2.2/" to "studio/" and it started no problem.
Maybe something is "Hard coded" somewhere? Hmmm....
Thanks for the quick turn around.

That is why I always suggest user to install product in a short path without any special characters, such as blank space.
Thanks for your feedback! 0683p000009MA9p.png
Shong
greglocke
Contributor
Contributor

I was hoping this was my problem as well. I do not have spaces in the path and I simplified the name. C:\Talend\TalendStudio6.2\studio. I still get an error every time I start TIS. 
!ENTRY org.eclipse.osgi 4 0 2017-02-09 17:17:07.265
!MESSAGE Application error
!STACK 1
java.lang.IllegalStateException: Unable to acquire application service. Ensure that the org.eclipse.core.runtime bundle is resolved and started (see config.ini).
I have found other suggestions related to plugin settings and modifying the osgi.bundles config.
I checked the preferences and don't see anything related to eclipse set-up so I am at a loss of how to resolve this issue.  1486678576… .log
greglocke
Contributor
Contributor

Others in my company have the same error when first starting Talend OS. 
Click on the shortcut a second time and TOS launches OK. 
An excerpt from my log file.
!SESSION 2017-02-09 17:16:16.244 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.8.0_91
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en
Command-line arguments:  -os win32 -ws win32 -arch x86_64
!ENTRY org.eclipse.osgi 4 0 2017-02-09 17:17:07.265
!MESSAGE Application error
!STACK 1
java.lang.IllegalStateException: Unable to acquire application service. Ensure that the org.eclipse.core.runtime bundle is resolved and started (see config.ini).
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:78)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
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)
Anonymous
Not applicable
Author

Hi greglocke,
What's your OS version? On which build version you got this installation issue at startup? Are you using talend installer?
Best regards
Sabrina
greglocke
Contributor
Contributor

Ok, looks like I found a resolution of sorts.  When I adjust the shortcut properties to run as admin, I get the admin sign-in prompt, then Talend starts with-out error.
greglocke
Contributor
Contributor

Hi Sabrina;
windows 10, ver 1511 build 10586.753 64bit
Talend EULA - Global_v06.01.2016 (embedded version)
Yes, I used the download exe installer.