IBM
LOT-409 · Question #94
Mary wants to attach the IBM Domino Designer JavaScript remote debugger to her server, and finds the parameter JavaDebugOptions=transport=dt_socket,server=y,suspend=n,address=8000 already set in the…
The correct answer is A. This is the port the client will use to connect for debug. See the full explanation below for the reasoning.
Question
Mary wants to attach the IBM Domino Designer JavaScript remote debugger to her server, and finds the parameter JavaDebugOptions=transport=dt_socket,server=y,suspend=n,address=8000 already set in the server's notes.ini. What does the address=8000 mean?
Options
- AThis is the port the client will use to connect for debug.
- BThis is the limit of user requests which will be debugged.
- CThis is the real memory address which will be debugged.
- DThis is the limit of memory in KB which can be used to debug.
How the community answered
(29 responses)- A83% (24)
- B3% (1)
- C3% (1)
- D10% (3)
Community Discussion
No community discussion yet for this question.