Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-26571

Java 11: An internal error occurred during: "Identify jrt-fs.jar".

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 4.11.0.Final
    • None
    • maven

      When running Eclipse with Java 11, I keep getting the following error: An internal error occurred during: "Identify jrt-fs.jar". This happens when trying to open a class from the JRE in the editor. Looking at the stacktrace, this seems to originate from the JBoss Tools Maven Source Lookup. I'm using version 1.9.2.v20181211-1326.

      java.lang.NoClassDefFoundError: javax/xml/bind/JAXBContext
      	at org.jboss.tools.maven.core.internal.identification.NexusRepositoryIdentifier.searchArtifactFromRemoteNexusRepository(NexusRepositoryIdentifier.java:96)
      	at org.jboss.tools.maven.core.internal.identification.NexusRepositoryIdentifier.getArtifactFromRemoteNexusRepository(NexusRepositoryIdentifier.java:78)
      	at org.jboss.tools.maven.core.internal.identification.NexusRepositoryIdentifier.identify(NexusRepositoryIdentifier.java:50)
      	at org.jboss.tools.maven.core.internal.identification.FileIdentificationManager.identify(FileIdentificationManager.java:91)
      	at org.jboss.tools.maven.sourcelookup.ui.actions.AttachSourcesActionDelegate$1.run(AttachSourcesActionDelegate.java:114)
      	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
      

            jmaury@redhat.com Jeff MAURY
            papegaaij Emond Papegaaij
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: