Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
DD1650652438
Contributor
Contributor

tWebservice initialisation error

Hello,

I have the following errors when using tWebservice even with the demo SOAP WSDL.

I am running TOS-DI 8.0 on Window10, jdk-18.0.1, same error on TOS 7.3

tWebserviceInput works fine with the same WSDL

Do you have any suggestion ?

Thanks

----------------

Exception in thread "main" java.lang.ExceptionInInitializerError

   at com.sun.xml.bind.v2.runtime.reflect.opt.AccessorInjector.prepare(AccessorInjector.java:83)

   at com.sun.xml.bind.v2.runtime.reflect.opt.OptimizedAccessorFactory.get(OptimizedAccessorFactory.java:176)

   at com.sun.xml.bind.v2.runtime.reflect.Accessor$FieldReflection.optimize(Accessor.java:291)

   at com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor$CompositeTransducedAccessorImpl.<init>(TransducedAccessor.java:237)

   at com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor.get(TransducedAccessor.java:177)

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable

Hello,

As I known that jdk-18.0.1 is not list in compatible Java envirnment, please refer to the online installation for talend V 8.0.1.

Please try to use JDK 11 instead.

TalendHelpCenter: Compatible Java Environments

Best regards

Sabrina

 

View solution in original post

1 Reply
Anonymous
Not applicable

Hello,

As I known that jdk-18.0.1 is not list in compatible Java envirnment, please refer to the online installation for talend V 8.0.1.

Please try to use JDK 11 instead.

TalendHelpCenter: Compatible Java Environments

Best regards

Sabrina