OpenLiberty / liberty-tools-eclipse

Eclipse Public License 2.0
13 stars 9 forks source link

Update doc screenshots and error messages to reflect Debug Config rework from Remote Java App -> LT #462

Closed scottkurz closed 10 months ago

scottkurz commented 1 year ago
  1. See docs
  2. Timeout error msg:

An error was detected while attaching the debugger to the JVM. Timed out trying to attach the debugger to JVM on host: localhost and port: 50740. If the server starts later you might try to manually create a Remote Java Application debug configuration and attach to the server. You can confirm the debug port used in the terminal output looking for a message like 'Liberty debug port: [ 63624 ]'.

scottkurz commented 10 months ago

Hmm.. I guess the timeout error msg is still meaningful w/ the LT debug config. You could still "manually create a Remote Java Application debug configuration" . Eh, leaving it alone for now. Closing fixed in #480