This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal



Apr 23, 2015, 10:10 PM
453 Posts

Opening port 8000 for JAva Debug

  • Category: Debugging
  • Platform: Windows
  • Release: 9.0.1
  • Role: Administrator
  • Tags: Port
  • Replies: 1

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

Apr 26, 2015, 10:58 AM
298 Posts
Try to telnet to it or use nconnect
You can telnet to it and see if it connects or find the nconnect utility and try to connect using that (it is an old Lotus utility program).

You setup UDP in the router, also setup TCP.

Howard

This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal