Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-19885

Cannot use remote debugging anymore when XWiki runs in docker

    XMLWordPrintable

Details

    • Unknown
    • N/A
    • N/A

    Description

      This was working when using Java 8 but fails since Java 9+.

      The issue is that since java 9 we need the

      *:

      prefix before the remote port, as in:

      -Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=*:5005

      Attachments

        Activity

          People

            vmassol Vincent Massol
            vmassol Vincent Massol
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: