I'm not much of an Admin but I'm trying to open port 8000 on my DLink router, but it does not seem to be working.
I have set the Notes.ini settings and the server seems to recognize them:
JavaEnableDebug=1
JavascriptEnableDebug=1
JavaDebugOptions=transport=dt_socket,server=y,suspend=n,address=8000
23/04/2015 03:52:50 PM NOTES.INI contains the following *DEBUG* parameters:
23/04/2015 03:52:50 PM JAVADEBUGOPTIONS=transport=dt_socket,server=y,suspend=n,address=8000
23/04/2015 03:52:50 PM JAVAENABLEDEBUG=1
23/04/2015 03:52:50 PM JAVASCRIPTENABLEDEBUG=1
23/04/2015 03:52:50 PM Warning: Debug parameters could impact operation or performance.
23/04/2015 03:52:55 PM JVM: WARNING: Remote Java Debugging is enabled, resulting in decreased performance and potentially compromised security
I went to the Port Forwarding on my DLink router and setup:
Name = Development
IP = 192.168.2.251
TCP Port = 80
UDP = 8000 allow All
reboot router
start Domino - messages seem to be correct, but when I click the debug icon in designer I get the message that the server needs to have JavaEnabledebug=1 etc.
So I'm not sure but I suspect that the Port Forwarding is not working correctly.
Thanks