Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

283
Vistas
GWT debug eclipse unable to connect to chrome

I am getting the following error when I try to debug my GWT app. I am quite sure it is a problem with my code, I just don't know how to find where the problem is.

Error when I bring up browser

My immediate goal is to find and fix this particular error. My ultimate goal is, obviously, to be able to debug my application in Eclipse.

Steps used:

  1. Right click project in Eclipse, choose "GWT development mode with jetty"
  2. Right click URL in GWT "Development Mode" tab, and choose "Open with SDJB Chrome JS Debugger"
  3. Browser pops up, with error saying "Could not load application from super dev mode. Make sure your super dev mode server is running and url is properly configured, host: 127.0.0.1 port: 9876 module: wmsapp"
  4. In eclipse, under browser window, I see the below error. I don't see errors anyplace else in Eclipse.
  5. In browser, with "Developer Tools" enabled, I do see a CORS error, refusing to load some script, and a failure to load the "favicon.ico". I don't see how this could cause the below error message, but who knows.
  6. I then try right clicking URL and "Open with Chrome", and get the same browser issues. I never get the below error again, even on browser refreshes.
  7. I then stopped the debugger, ran it again, and right clicked URL with "Open with Chrome", no error below, but same browser errors
  8. I then right clicked and selected "Open with SDJB Chrome JS Debugger", got error below.

So it seems I only get the error below with "Open with SDJB Chrome JS Debugger" on my application. When I do it on a demo application, it works fine, so it is definitely a problem with my application. Any ideas? Where can I look for the true problem in my code?

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

from a post on here java.lang.NoClassDefFoundError:javax/xml/bind/JAXBException

A short history of JAXB on Java

The Jakarta XML Binding (JAXB; formerly Java Architecture for XML Binding) is an XML binding framework to convert Java classes to and from XML.

  1. The JAXB is part of Java 6, 7, and 8.
  2. Java 9 deprecated the Java EE modules, including the JAXB packages javax.xml.*.
  3. The JAXB APIs are still deprecated in Java 10.
  4. Java 11 deleted the JAXB APIs javax.xml.* completely.
  5. Oracle submitted the Java EE to Eclipse Foundation and repackaged it to jakarta.xml.* since version 3.0.

Quick Solution

Downgrade your Java used by eclipse to the version before Java 11.

Long solution

Check if the latest version is built on the base of Java 11, if yes then upgrade Your GWT, if not then hope someone will do that.

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda