Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I have just installed TOS 7.2 on my machine - OS Windows 7 on 64 bit with plenty of memory and disk space. I have downloaded all packages ( with some difficulties since I have a VPN but I was able to run he downloads offline VPN which was great).
The issues is I still cannot create an excel file in Metadata(while for other files types, xml, csv, Metadata seems OK) and getting these two error logs:
Framework EventError:
"java.util.zip.ZipException: Exception in opening zip file: C:\TOS_DI-20190620_1446-V7.2.1\configuration\.m2\repository\org\talend\libraries\jxl-wizard\6.0.0\jxl-wizard-6.0.0.jar
at org.eclipse.osgi.framework.util.SecureAction.getZipFile(SecureAction.java:320)
at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.getZipFile(ZipBundleFile.java:136)
at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.lockOpen(ZipBundleFile.java:83)
at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.getEntry(ZipBundleFile.java:290)..etc.
Caused by: java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(Unknown Source)
at java.util.zip.ZipFile.<init>(Unknown Source)
at java.util.zip.ZipFile.<init>(Unknown Source)
at org.eclipse.osgi.framework.util.SecureAction.getZipFile(SecureAction.java:307)..etc.
and
Unhandled event loop exception:
"java.lang.NoClassDefFoundError: jxl/read/biff/BiffException
at org.talend.repository.ui.wizards.metadata.connection.files.excel.ExcelFileStep1Form.addFieldsListeners(ExcelFileStep1Form.java:473)
at org.talend.metadata.managment.ui.wizard.AbstractForm.setupForm(AbstractForm.java:193)...etc.
Caused by: java.lang.ClassNotFoundException: jxl.read.biff.BiffException cannot be found by org.talend.repository.metadata_7.2.1.20190610_1534
at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:511)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:422)..etc."
A bit more info:
eclipse.buildId=unknown
java.version=1.8.0_31
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86_64
Hoping you can help me regarding this topic,
Thank you so much,
Daniela.
Hi Shong,
Thank you so much for your message. I have installed the JRE 1.8.0_251 and also set up the system variable JAVA_HOME to "C:\Program Files (x86)\Java\jre1.8.0_251" and added it to the PATH variable but no luck. TOS doesn't even start..it gives me the below message:
Not sure what else to so..I would ask for help, again
PS Checked JRE version on cmd and it is as per expected: 1.8.0_251.
Thank you so much,
Daniela.