Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
EngieNL
Contributor
Contributor

Installing Data Quality

After installing data quality, and restarted the studio, it won't start up anymore.

The log file generated after startup starts with:

"

!SESSION 2024-04-05 18:14:36.054 -----------------------------------------------
eclipse.buildId=unknown
java.version=11.0.8
java.vendor=Azul Systems, Inc.
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en
Command-line arguments:  -os win32 -ws win32 -arch x86_64
 
!ENTRY net.sourceforge.sqlexplorer 4 0 2024-04-05 18:14:36.746
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: net.sourceforge.sqlexplorer [6]
  Unresolved requirement: Require-Bundle: org.eclipse.ui; bundle-version="3.2.0"
  Unresolved requirement: Import-Package: org.talend.dataprofiler.service
    -> Export-Package: org.talend.dataprofiler.service; bundle-symbolic-name="org.talend.dataprofiler.service"; bundle-version="8.0.1.20220624_1046"; version="0.0.0"
       org.talend.dataprofiler.service [38]
         Unresolved requirement: Import-Package: org.eclipse.jface.wizard
 
at org.eclipse.osgi.container.Module.start(Module.java:463)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849)
at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
 
!ENTRY org.deved.antlride.common.ui 4 0 2024-04-05 18:14:36.749
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.deved.antlride.common.ui [9]
  Unresolved requirement: Require-Bundle: org.eclipse.ui
  Unresolved requirement: Require-Bundle: org.eclipse.dltk.core
    -> Bundle-SymbolicName: org.eclipse.dltk.core; bundle-version="6.2.0.202005020530"; singleton:="true"
       org.eclipse.dltk.core [14]
         Unresolved requirement: Require-Bundle: org.eclipse.core.runtime
  Unresolved requirement: Require-Bundle: org.eclipse.dltk.ui
    -> Bundle-SymbolicName: org.eclipse.dltk.ui; bundle-version="6.2.0.202005020530"; singleton:="true"
       org.eclipse.dltk.ui [19]
         Unresolved requirement: Require-Bundle: org.eclipse.ui
 
at org.eclipse.osgi.container.Module.start(Module.java:463)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849)
at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)"
 
Does this mean that additional package: org.eclipse.ui must be installed?
Labels (2)
1 Solution

Accepted Solutions
Xiaodi_Shi
Support
Support

Hello,

Talend Big Data includes Data Integration+Big Data bundles(No Data Quality bundle here)

Talend Big Data Platform includes Data Integration+Data Quality+Big Data+Hierarchical Data Mapper

They are different solutions and licenses in talend.

https://help.talend.com/r/en-US/8.0/features-per-license-and-application/about-licenses

Here is online components All level page which can help you to search related components according to the license you have from talend official website.

https://talendforge.org/components/index.php?version=255&edition=6&showAll=1

Hope it helps.

Best regards

Sabrina

 

 

View solution in original post

16 Replies
Xiaodi_Shi
Support
Support

Hello,

Are you running on a Mac? Does the issue happen suddenly without any changes on the Studio side? It looks like the Studio is corrupted. Could you please backup your current workspace and install a fresh new Studio and see if the issue can be resolved?
If the new Studio can work without issue, you can use it with the old workspace to re-access your previous local projects.

Best regards

Sabrina

EngieNL
Contributor
Contributor
Author

Hi Sabrina,

I am working on WIndows. I installed using the feature manager the data quality components, and the

restarted the Studio. It looks like some parts are not installed like unresolved requirement org.eclipse.ui

"org.osgi.framework.BundleException: Could not resolve module: net.sourceforge.sqlexplorer [6]

  Unresolved requirement: Require-Bundle: org.eclipse.ui; bundle-version="3.2.0"
  Unresolved requirement: Import-Package: org.talend.dataprofiler.service
    -> Export-Package: org.talend.dataprofiler.service; bundle-symbolic-name="org.talend.dataprofiler.service"; bundle-version="8.0.1.20220624_1046"; version="0.0.0"
       org.talend.dataprofiler.service [38]
         Unresolved requirement: Import-Package: org.eclipse.jface.wizard"
 
If  l look at the configuration, I see the following org.eclipse folders:
org.eclipse.core.runtime
org.eclipse.e4.ui.css.swt.theme
org.eclipse.equinox.app
org.eclipse.equinox.launcher
org.eclipse.equinox.simpleconfigurator
org.eclipse.help.base
org.eclipse.osgi
org.eclipse.update
org.talend.configurator
Xiaodi_Shi
Support
Support

Hello,

Could you please try launching your Studio after clearing your cache?

For clearing the cache:
1. Close Studio
2. Delete the contents of the below directories:

studio/configuration/org.eclipse.core.runtime
studio/configuration/org.eclipse.update
studio/configuration/org.eclipse.osgi

3. Restart Studio

Feel free to let me know if it helps.

Best regards

Sabrina

EngieNL
Contributor
Contributor
Author

Hi Sabrina,

 

I tried, the same result as before.

 

Greetz Harold

EngieNL
Contributor
Contributor
Author

Hello,

 

Just tried with a new installation, using teh feature manager to install these packages. Same error.

 

Is there a certain procedure to install extra modules using the feature manager? It looks like not everything is installed.

 

greetz Harold 

Xiaodi_Shi
Support
Support

Hello,

Which talend solutions are you using? Talend data management platform? Could you please do the jars check to see if these sqlexplorer.jar and chart.jar in the "Modules" view and list all available?

Here is online documentation about:

https://help.talend.com/r/en-US/8.0/studio-user-guide/installing-external-modules

Hope it helps.

Best regards

Sabrina

EngieNL
Contributor
Contributor
Author

Hello Sabrina,

It still sounds strange to me, that the feature manager installs software / optional software, and afterwards it looks like preruiqered libraries are not installed, which causes the Studio to run into an error before even started.  And this looks like configuration, which can't be repaired anymore.

Greetz Harold

 

Xiaodi_Shi
Support
Support

Hello,

From talend 8.0.1, "Help" > "Install Additional Packages" is removed,  and we add a button in the "Modules" view to do the jars check and list all available.

Are you using Talend data management platform for 8.0.1? I will make a testing on it to see if I could reproduce your issue.

Best regards

Sabrina

EngieNL
Contributor
Contributor
Author

Hi Sabrina,

I am using 8.01., looking in the modules view, do you mean  Instal third-party libraries?

 

Greetz Harold