to start the server ready for remote debugging with eclipse. I often use debugging on remote servers and always have to include the same debugging options into the command line manually.
Environment
None
Attachments
2
IDEMPIERE-2180.patch
17 Sep, 2014
IDEMPIERE-2180.patch
03 Sep, 2014
Activity
Thomas Bayen
September 17, 2014 at 6:57 PM
Thanks for this report and the patch. Sometimes the things that seem most easy are not done with the required care. So I introduced this bug.
I reviewed your patch and give it a +1.
Hiep Lq
September 17, 2014 at 2:17 PM
I see issue. please review.
Hiep Lq
September 8, 2014 at 3:46 AM
@Thomas Bayen, your patch will run in debug mode when i run idempiere-server without any parameter. in my mind it must run debug mode when i pass option parameter. please confirm!
I would like to have an option to write
to start the server ready for remote debugging with eclipse. I often use debugging on remote servers and always have to include the same debugging options into the command line manually.