Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team ,
After installing talend 6.4 with Java 8 update 81 32 bit am getting the below issue.
!SESSION Tue Feb 19 16:16:17 IST 2019 ------------------------------------------
!ENTRY org.eclipse.equinox.launcher 4 0 2019-02-19 16:16:17.278
!MESSAGE Could not find extension: reference:filerg.eclipse.osgi.compatibility.plugins_1.0.0.v20131023-1243/
!SESSION 2019-02-19 16:16:17.076 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.8.0_181
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.osgi 4 0 2019-02-19 16:16:17.899
!MESSAGE Bundle reference:filerg.eclipse.osgi.compatibility.plugins_1.0.0.v20131023-1243/ not found.
!ENTRY org.eclipse.osgi 4 0 2019-02-19 16:16:17.909
!MESSAGE Bundle reference:file:apache-xerces_2.9.0/@4 not found.
!ENTRY org.eclipse.osgi 4 0 2019-02-19 16:16:17.912
!MESSAGE Bundle reference:file:com.fasterxml.jackson.core.jackson-annotations_2.4.4.jar@4 not found.
!ENTRY org.eclipse.osgi 4 0 2019-02-19 16:16:17.914
!MESSAGE Bundle reference:file:com.fasterxml.jackson.core.jackson-core_2.4.4.jar@4 not found.
!ENTRY org.eclipse.osgi 4 0 2019-02-19 16:16:17.917
!MESSAGE Bundle reference:file:com.fasterxml.jackson.core.jackson-databind_2.4.4.jar@4 not found.
!ENTRY org.eclipse.osgi 4 0 2019-02-19 16:16:17.919
!MESSAGE Bundle reference:file:com.fasterxml.jackson.dataformat.jackson-dataformat-csv_2.4.4.jar@4 not found.
!ENTRY org.eclipse.osgi 4 0 2019-02-19 16:16:17.920
!MESSAGE Bundle reference:file:com.fasterxml.jackson.dataformat.jackson-dataformat-smile_2.4.4.jar@4 not found.
!ENTRY org.eclipse.osgi 4 0 2019-02-19 16:16:17.922
!MESSAGE Bundle reference:file:com.fasterxml.jackson.dataformat.jackson-dataformat-xml_2.4.4.jar@4 not found.
!ENTRY org.eclipse.osgi 4 0 2019-02-19 16:16:17.925
!MESSAGE Bundle reference:file:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml_2.4.4.jar@4 not found.
!ENTRY org.eclipse.osgi 4 0 2019-02-19 16:16:17.927
!MESSAGE Bundle reference:file:com.fasterxml.jackson.module.jackson-module-jaxb-annotations_2.4.4.jar@4 not found.
Thanks,
Gourav
Hi Team,
I was able to find the solution by my own the Eclipse Jar Folder was skipped while copying the file which caused this issue. I have copied them again manually and after that Talend finally worked fine.
Thanks & Regards,
Gourav Dubey
Hi Team,
Requesting you to please respond on the query as the error shows that there are some missing eclipse file present but what is the path and where it should be and how can fix it ?
Thanks,
GOURAV DUBEY
Hello,
@gouravd_7 wrote:
Hi Team ,
After installing talend 6.4 with Java 8 update 81 32 bit am getting the below issue.
!SESSION Tue Feb 19 16:16:17 IST 2019 ------------------------------------------
!ENTRY org.eclipse.equinox.launcher 4 0 2019-02-19 16:16:17.278
!MESSAGE Could not find extension: reference:filerg.eclipse.osgi.compatibility.plugins_1.0.0.v20131023-1243/
!SESSION 2019-02-19 16:16:17.076 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.8.0_181
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86!ENTRY org.eclipse.osgi 4 0 2019-02-19 16:16:17.899
!MESSAGE Bundle reference:filerg.eclipse.osgi.compatibility.plugins_1.0.0.v20131023-1243/ not found.
!ENTRY org.eclipse.osgi 4 0 2019-02-19 16:16:17.909
!MESSAGE Bundle reference:file:apache-xerces_2.9.0/@4 not found.!ENTRY org.eclipse.osgi 4 0 2019-02-19 16:16:17.912
!MESSAGE Bundle reference:file:com.fasterxml.jackson.core.jackson-annotations_2.4.4.jar@4 not found.!ENTRY org.eclipse.osgi 4 0 2019-02-19 16:16:17.914
!MESSAGE Bundle reference:file:com.fasterxml.jackson.core.jackson-core_2.4.4.jar@4 not found.!ENTRY org.eclipse.osgi 4 0 2019-02-19 16:16:17.917
!MESSAGE Bundle reference:file:com.fasterxml.jackson.core.jackson-databind_2.4.4.jar@4 not found.!ENTRY org.eclipse.osgi 4 0 2019-02-19 16:16:17.919
!MESSAGE Bundle reference:file:com.fasterxml.jackson.dataformat.jackson-dataformat-csv_2.4.4.jar@4 not found.!ENTRY org.eclipse.osgi 4 0 2019-02-19 16:16:17.920
!MESSAGE Bundle reference:file:com.fasterxml.jackson.dataformat.jackson-dataformat-smile_2.4.4.jar@4 not found.!ENTRY org.eclipse.osgi 4 0 2019-02-19 16:16:17.922
!MESSAGE Bundle reference:file:com.fasterxml.jackson.dataformat.jackson-dataformat-xml_2.4.4.jar@4 not found.!ENTRY org.eclipse.osgi 4 0 2019-02-19 16:16:17.925
!MESSAGE Bundle reference:file:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml_2.4.4.jar@4 not found.!ENTRY org.eclipse.osgi 4 0 2019-02-19 16:16:17.927
!MESSAGE Bundle reference:file:com.fasterxml.jackson.module.jackson-module-jaxb-annotations_2.4.4.jar@4 not found.
Thanks,
Gourav
Are you using 32 bit executable for starting your Talend 6.4 studio as well? What's your OS?
Best regards
Sabrina
Hi Team,
I was able to find the solution by my own the Eclipse Jar Folder was skipped while copying the file which caused this issue. I have copied them again manually and after that Talend finally worked fine.
Thanks & Regards,
Gourav Dubey