Git Product home page Git Product logo

Comments (2)

DreamCloudProject avatar DreamCloudProject commented on June 15, 2024

I have the same issue.

2021-08-24 15:31:51.023 ERROR 18428 --- [mTaskExecutor-1] c.m.m.services.TranslationAdminService : Could not launch browser.
Build info: version: '4.0.0-alpha-2', revision: 'f148142cf8', time: '2019-07-01T20:55:26'
System info: host: 'MSI-GS65', ip: '192.168.1.236', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '11.0.7'
Driver info: driver.version: JBrowserDriver
[2021-08-24T13:31:51.345] java.lang.NoClassDefFoundError: com/sun/webkit/network/CookieManager
[2021-08-24T13:31:51.345] at com.machinepublishers.jbrowserdriver.JBrowserDriverServer.main(JBrowserDriverServer.java:80)
[2021-08-24T13:31:51.345] Caused by: java.lang.ClassNotFoundException: com.sun.webkit.network.CookieManager
[2021-08-24T13:31:51.346] at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
[2021-08-24T13:31:51.346] at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
[2021-08-24T13:31:51.346] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
[2021-08-24T13:31:51.347] ... 1 more

from deepltranslator.

Linus789 avatar Linus789 commented on June 15, 2024

This issue should be fixed with the newest release, since this project now uses the ChromeDriver instead of the JBrowserDriver.

I have the same issue.

That is another issue. You are using Java 11, but the JBrowserDriver only supports Java 8. With the ChromeDriver both versions should be supported now.

from deepltranslator.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.