Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
mshafeeq
Contributor II
Contributor II

Talend Not starting

Dears,

Talend was working very fine but now i'm facing this issue after installing one of patches from add features tab in talend

!SESSION 2023-05-14 16:32:58.474 -----------------------------------------------

eclipse.buildId=unknown

java.version=11.0.11

java.vendor=Azul Systems, Inc.

BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US

Command-line arguments: -os win32 -ws win32 -arch x86_64

!ENTRY org.eclipse.osgi 4 0 2023-05-14 16:32:58.968

!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:81)

at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)

at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)

at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.base/java.lang.reflect.Method.invoke(Method.java:566)

at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)

at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)

at org.eclipse.equinox.launcher.Main.run(Main.java:1462)

Labels (2)
5 Replies
mshafeeq
Contributor II
Contributor II
Author

@Xiaodi Shi​ can you please help ?

 

mshafeeq
Contributor II
Contributor II
Author

config.ini file below

 

 

#Updated by cleanOSPlugins

#Sun May 14 15:23:11 AST 2023

eclipse.product=org.talend.rcp.branding.lite.product

osgi.splashPath=

org.eclipse.equinox.simpleconfigurator.configUrl=file\:/C\:/Program%20Files%20(x86)/Talend-Studio/studio/configuration/talend/studioLite/bundlesInfo/UAT_R_main/org.eclipse.equinox.simpleconfigurator/bundles.info

osgi.bundles.defaultStartLevel=4

equinox.use.ds=true

org.eclipse.update.reconcile=false

osgi.instance.area.default=C\:/Users/devtest/workspace

osgi.bundles=reference\:file\:org.eclipse.equinox.simpleconfigurator_1.4.0.v20210315-2228.jar@1\:start

eclipse.p2.data.area=@config.dir/../p2/

ds.delayed.keepInstances=true

eclipse.p2.profile=UAT_R_main

osgi.framework=file\:plugins/org.eclipse.osgi_3.16.300.v20210525-1715.jar

osgi.framework.extensions=reference\:file\:javax.transaction_1.1.1.v201105210645.jar,reference\:file\:org.eclipse.osgi.compatibility.state_1.2.400.v20210401-1438.jar,reference\:file\:org.talend.osgi.lib.loader_8.0.1.20211103_1602.jar

 

Anonymous
Not applicable

Hi

Take a look at this KB article and try the solution to see if it works.

 

Regards

Shong

DarinAfni
Contributor III
Contributor III

My production install of Talend Open Studio version 6.3 is also not working today after installing windows security patches on the machine overnight.

 

Where can I find similar error logs to try to understand why Talend will not launch?

Anonymous
Not applicable

Hello DarinBob

The studio error log is located in <Talend Studio installation path>/workspace/.metadata/.log

Best regards

Sabrina