I have problems with getting B4J-Bridge to work.
I run the jar on my remote-server (as Root user) and it starts correctly and starts listening. When I connect from B4J, it seems like the connection is established correctly.
However, when I launch the program in Debug-mode (it's a console server app), the IDE keeps indicating "Waiting for debugger to connect..". Nothings happens.
In the folder where I installed B4J-Bridge, a folder named "tempjars" was created. Inside there is a file named AsyncInput2.
I had to open port 6790 in the firewall of the Ubuntu server to get it working. I guess the FTP-ports are not needed unless I use this feature or am I wrong?
Here is a screenshot:
What am I missing?
I run the jar on my remote-server (as Root user) and it starts correctly and starts listening. When I connect from B4J, it seems like the connection is established correctly.
However, when I launch the program in Debug-mode (it's a console server app), the IDE keeps indicating "Waiting for debugger to connect..". Nothings happens.
In the folder where I installed B4J-Bridge, a folder named "tempjars" was created. Inside there is a file named AsyncInput2.
I had to open port 6790 in the firewall of the Ubuntu server to get it working. I guess the FTP-ports are not needed unless I use this feature or am I wrong?
Here is a screenshot:
What am I missing?
Last edited: